Trace number 3371494

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371494-1305436197/watcher-3371494-1305436197 -o /tmp/evaluation-result-3371494-1305436197/solver-3371494-1305436197 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371494-1305436197.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.77 2.28 2.55 5/425 17941
/proc/meminfo: memFree=20901212/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=7696 CPUtime=0 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 504 0 0 0 0 0 0 0 25 0 1 0 733850472 7880704 447 33554432000 4194304 4409284 140733309616144 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 1924 447 111 53 0 347 0

[startup+0.031048 s]
/proc/loadavg: 3.77 2.28 2.55 5/425 17941
/proc/meminfo: memFree=20901212/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=8716 CPUtime=0.02 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 774 0 0 0 2 0 0 0 25 0 1 0 733850472 8925184 716 33554432000 4194304 4409284 140733309616144 18446744073709551615 4276128 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2179 716 125 53 0 602 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8716

[startup+0.101034 s]
/proc/loadavg: 3.77 2.28 2.55 5/425 17941
/proc/meminfo: memFree=20901212/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=8716 CPUtime=0.09 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 1038 0 0 0 9 0 0 0 25 0 1 0 733850472 8925184 723 33554432000 4194304 4409284 140733309616144 18446744073709551615 4264745 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2179 723 132 53 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8716

[startup+0.301 s]
/proc/loadavg: 3.77 2.28 2.55 5/425 17941
/proc/meminfo: memFree=20901212/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=10300 CPUtime=0.29 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 1292 0 0 0 29 0 0 0 25 0 1 0 733850472 10547200 977 33554432000 4194304 4409284 140733309616144 18446744073709551615 4243742 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2575 977 136 53 0 998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10300

[startup+0.700929 s]
/proc/loadavg: 3.77 2.28 2.55 5/425 17941
/proc/meminfo: memFree=20901212/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=10300 CPUtime=0.69 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 1414 0 0 0 69 0 0 0 25 0 1 0 733850472 10547200 1099 33554432000 4194304 4409284 140733309616144 18446744073709551615 4205257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2575 1099 136 53 0 998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10300

[startup+1.50079 s]
/proc/loadavg: 3.77 2.28 2.55 5/426 17942
/proc/meminfo: memFree=20896996/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=10300 CPUtime=1.49 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 1414 0 0 0 149 0 0 0 25 0 1 0 733850472 10547200 1099 33554432000 4194304 4409284 140733309616144 18446744073709551615 4243866 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2575 1099 136 53 0 998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10300

[startup+3.10051 s]
/proc/loadavg: 3.77 2.28 2.55 5/426 17942
/proc/meminfo: memFree=20896128/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=10300 CPUtime=3.09 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 1414 0 0 0 309 0 0 0 25 0 1 0 733850472 10547200 1099 33554432000 4194304 4409284 140733309616144 18446744073709551615 4229783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2575 1099 136 53 0 998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10300

[startup+6.30094 s]
/proc/loadavg: 3.79 2.30 2.56 5/426 17942
/proc/meminfo: memFree=20899112/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=10300 CPUtime=6.29 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 1414 0 0 0 629 0 0 0 25 0 1 0 733850472 10547200 1099 33554432000 4194304 4409284 140733309616144 18446744073709551615 4243008 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 2575 1099 136 53 0 998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10300

[startup+12.7008 s]
/proc/loadavg: 3.81 2.33 2.57 5/426 17942
/proc/meminfo: memFree=20902704/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=22120 CPUtime=12.69 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 5390 0 0 0 1264 5 0 0 25 0 1 0 733850472 22650880 4051 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 5530 4051 141 53 0 3953 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22120

[startup+25.5006 s]
/proc/loadavg: 3.85 2.41 2.59 5/426 17942
/proc/meminfo: memFree=20838680/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=37672 CPUtime=25.49 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 18381 0 0 0 2534 15 0 0 25 0 1 0 733850472 38576128 7939 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 9418 7939 141 53 0 7841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37672

[startup+51.1011 s]
/proc/loadavg: 3.90 2.54 2.62 5/426 17943
/proc/meminfo: memFree=20825236/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=41776 CPUtime=51.1 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 38002 0 0 0 5079 31 0 0 25 0 1 0 733850472 42778624 8965 33554432000 4194304 4409284 140733309616144 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 10444 8965 141 53 0 8867 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 41776

[startup+102.316 s]
/proc/loadavg: 4.22 2.84 2.72 5/426 17945
/proc/meminfo: memFree=20742432/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=95884 CPUtime=102.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 74250 0 0 0 10181 50 0 0 25 0 1 0 733850472 98185216 22492 33554432000 4194304 4409284 140733309616144 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 23971 22492 141 53 0 22394 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 95884

[startup+162.301 s]
/proc/loadavg: 3.59 2.92 2.75 4/420 17963
/proc/meminfo: memFree=20825944/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=124964 CPUtime=162.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 93808 0 0 0 16169 61 0 0 25 0 1 0 733850472 127963136 29762 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 31241 29762 141 53 0 29664 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 124964

[startup+222.301 s]
/proc/loadavg: 3.22 2.93 2.77 4/420 17965
/proc/meminfo: memFree=20755020/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=118244 CPUtime=222.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 114895 0 0 0 22153 77 0 0 25 0 1 0 733850472 121081856 28082 33554432000 4194304 4409284 140733309616144 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 29561 28082 141 53 0 27984 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118244

[startup+282.301 s]
/proc/loadavg: 3.08 2.94 2.78 4/420 17966
/proc/meminfo: memFree=20639556/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=171836 CPUtime=282.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 128293 0 0 0 28141 89 0 0 25 0 1 0 733850472 175960064 41480 33554432000 4194304 4409284 140733309616144 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 42959 41480 141 53 0 41382 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171836

[startup+342.301 s]
/proc/loadavg: 3.03 2.95 2.79 4/420 17968
/proc/meminfo: memFree=20688384/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=132964 CPUtime=342.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 148149 0 0 0 34129 101 0 0 25 0 1 0 733850472 136155136 31762 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 33241 31762 141 53 0 31664 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 132964

[startup+402.301 s]
/proc/loadavg: 3.01 2.95 2.80 4/420 17969
/proc/meminfo: memFree=20615188/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=130248 CPUtime=402.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 155662 0 0 0 40118 112 0 0 25 0 1 0 733850472 133373952 31083 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 32562 31083 141 53 0 30985 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 130248

[startup+462.301 s]
/proc/loadavg: 3.00 2.96 2.81 4/420 17971
/proc/meminfo: memFree=20537400/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=189792 CPUtime=462.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 170548 0 0 0 46109 121 0 0 25 0 1 0 733850472 194347008 45969 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 47448 45969 141 53 0 45871 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 189792

[startup+522.301 s]
/proc/loadavg: 3.00 2.97 2.82 4/420 17973
/proc/meminfo: memFree=20521868/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=222692 CPUtime=522.3 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 186965 0 0 0 52101 129 0 0 25 0 1 0 733850472 228036608 54194 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 55673 54194 141 53 0 54096 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222692

[startup+582.301 s]
/proc/loadavg: 3.09 3.00 2.84 4/420 17974
/proc/meminfo: memFree=20479184/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=222692 CPUtime=582.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 195157 0 0 0 58096 135 0 0 25 0 1 0 733850472 228036608 54194 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 55673 54194 141 53 0 54096 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 222692

[startup+642.301 s]
/proc/loadavg: 3.18 3.04 2.86 4/420 17976
/proc/meminfo: memFree=20326372/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=241892 CPUtime=642.32 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 199957 0 0 0 64090 142 0 0 25 0 1 0 733850472 247697408 58994 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 60473 58994 141 53 0 58896 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 241892

[startup+702.301 s]
/proc/loadavg: 3.15 3.06 2.88 4/420 17977
/proc/meminfo: memFree=20313436/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=258276 CPUtime=702.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 204053 0 0 0 70084 147 0 0 25 0 1 0 733850472 264474624 63090 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 64569 63090 141 53 0 62992 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 258276

[startup+762.316 s]
/proc/loadavg: 3.09 3.06 2.89 4/420 17979
/proc/meminfo: memFree=20279156/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=169716 CPUtime=762.33 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 223657 0 0 0 76079 154 0 0 25 0 1 0 733850472 173789184 40950 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 42429 40950 141 53 0 40852 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 169716

[startup+822.301 s]
/proc/loadavg: 3.03 3.05 2.89 4/420 17981
/proc/meminfo: memFree=20359232/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=174236 CPUtime=822.32 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 224787 0 0 0 82069 163 0 0 25 0 1 0 733850472 178417664 42080 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358642 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 43559 42080 141 53 0 41982 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 174236

[startup+882.301 s]
/proc/loadavg: 3.01 3.04 2.90 4/420 17982
/proc/meminfo: memFree=20223052/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=211064 CPUtime=882.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 242186 0 0 0 88060 171 0 0 25 0 1 0 733850472 216129536 51287 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 52766 51287 141 53 0 51189 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 211064

[startup+942.301 s]
/proc/loadavg: 3.00 3.03 2.91 4/420 17984
/proc/meminfo: memFree=20220664/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=243832 CPUtime=942.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 250378 0 0 0 94055 176 0 0 25 0 1 0 733850472 249683968 59479 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 60958 59479 141 53 0 59381 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 243832

[startup+1002.3 s]
/proc/loadavg: 3.00 3.02 2.91 4/420 17986
/proc/meminfo: memFree=20143500/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=260216 CPUtime=1002.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 254474 0 0 0 100050 181 0 0 25 0 1 0 733850472 266461184 63575 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358503 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 65054 63575 141 53 0 63477 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 260216

[startup+1062.3 s]
/proc/loadavg: 3.00 3.02 2.91 4/420 17987
/proc/meminfo: memFree=20129696/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=269256 CPUtime=1062.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 264926 0 0 0 106043 188 0 0 25 0 1 0 733850472 275718144 65835 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 67314 65835 141 53 0 65737 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 269256

[startup+1122.3 s]
/proc/loadavg: 3.12 3.04 2.92 4/420 17989
/proc/meminfo: memFree=20232320/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=269256 CPUtime=1122.31 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 264926 0 0 0 112038 193 0 0 25 0 1 0 733850472 275718144 65835 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 67314 65835 141 53 0 65737 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 269256

[startup+1182.3 s]
/proc/loadavg: 3.25 3.08 2.94 4/420 17990
/proc/meminfo: memFree=20183676/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=269256 CPUtime=1182.32 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 264926 0 0 0 118034 198 0 0 25 0 1 0 733850472 275718144 65835 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 67314 65835 141 53 0 65737 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 269256

[startup+1242.3 s]
/proc/loadavg: 2.51 2.89 2.88 3/414 18010
/proc/meminfo: memFree=20576628/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=400336 CPUtime=1242.32 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 297696 0 0 0 124026 206 0 0 25 0 1 0 733850472 409944064 98605 33554432000 4194304 4409284 140733309616144 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 100084 98605 141 53 0 98507 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 400336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.08 2.71 2.82 2/408 18029
/proc/meminfo: memFree=20964012/32950940 swapFree=67111356/67111528
[pid=17941] ppid=17939 vsize=334800 CPUtime=1300.03 cores=1,3
/proc/17941/stat : 17941 (lingeling) R 17939 17941 17174 0 -1 4202496 297696 0 0 0 129790 213 0 0 25 0 1 0 733850472 342835200 82221 33554432000 4194304 4409284 140733309616144 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17941/statm: 83700 82221 141 53 0 82123 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 334800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1297.91
CPU system time (s): 2.14967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 400336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.91
system time used= 2.14967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297696
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2210

runsolver used 5.04823 second user time and 12.7071 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 07:09:57
IDJOB=3371494
IDBENCH=88227
IDSOLVER=1849
FILE ID=node117/3371494-1305436197
RUNJOBID= node117-1305436057-17738
PBS_JOBID= 13324622
Free space on /tmp= 73424 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371494-1305436197/watcher-3371494-1305436197 -o /tmp/evaluation-result-3371494-1305436197/solver-3371494-1305436197 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371494-1305436197.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=974906081

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20901368 kB
Buffers:        304972 kB
Cached:        3212756 kB
SwapCached:          0 kB
Active:        9753952 kB
Inactive:      1944600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20901368 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           70012 kB
Writeback:           0 kB
AnonPages:     8180648 kB
Mapped:          32880 kB
Slab:           238232 kB
PageTables:      45132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100778512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73512 MiB
End job on node117 at 2011-05-15 07:31:39