Trace number 3372859

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) 5000.05 4999.92

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.252
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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-3372859-1305426796/watcher-3372859-1305426796 -o /tmp/evaluation-result-3372859-1305426796/solver-3372859-1305426796 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372859-1305426796.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.00 2.00 2/250 21110
/proc/meminfo: memFree=21628772/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=6756 CPUtime=0 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 271 0 0 0 0 0 0 0 25 0 1 0 654277447 6918144 214 33554432000 4194304 4409284 140736241679616 18446744073709551615 4322424 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 1689 214 129 53 0 112 0

[startup+0.100624 s]
/proc/loadavg: 1.94 2.00 2.00 2/250 21110
/proc/meminfo: memFree=21628772/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=7248 CPUtime=0.09 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 492 0 0 0 9 0 0 0 25 0 1 0 654277447 7421952 360 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 1812 360 141 53 0 235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.200608 s]
/proc/loadavg: 1.94 2.00 2.00 2/250 21110
/proc/meminfo: memFree=21628772/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=7424 CPUtime=0.19 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 583 0 0 0 19 0 0 0 25 0 1 0 654277447 7602176 415 33554432000 4194304 4409284 140736241679616 18446744073709551615 4304386 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 1856 415 141 53 0 279 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7424

[startup+0.300589 s]
/proc/loadavg: 1.94 2.00 2.00 2/250 21110
/proc/meminfo: memFree=21628772/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=7608 CPUtime=0.29 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 798 0 0 0 29 0 0 0 25 0 1 0 654277447 7790592 447 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 1902 447 141 53 0 325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.70052 s]
/proc/loadavg: 1.94 2.00 2.00 2/250 21110
/proc/meminfo: memFree=21628772/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=8008 CPUtime=0.69 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 1724 0 0 0 68 1 0 0 25 0 1 0 654277447 8200192 561 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 2002 561 141 53 0 425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8008

[startup+1.50036 s]
/proc/loadavg: 1.94 2.00 2.00 3/251 21111
/proc/meminfo: memFree=21625424/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=8632 CPUtime=1.49 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 3129 0 0 0 147 2 0 0 25 0 1 0 654277447 8839168 717 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 2158 717 141 53 0 581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8632

[startup+3.10103 s]
/proc/loadavg: 1.94 2.00 2.00 3/251 21111
/proc/meminfo: memFree=21625308/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=10844 CPUtime=3.09 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 7273 0 0 0 306 3 0 0 25 0 1 0 654277447 11104256 1270 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 2711 1270 141 53 0 1134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10844

[startup+6.30048 s]
/proc/loadavg: 2.03 2.02 2.00 3/251 21111
/proc/meminfo: memFree=21624060/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=9972 CPUtime=6.29 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 11534 0 0 0 623 6 0 0 25 0 1 0 654277447 10211328 1052 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 2493 1052 141 53 0 916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9972

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/251 21111
/proc/meminfo: memFree=21619832/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=13400 CPUtime=12.69 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 22711 0 0 0 1259 10 0 0 25 0 1 0 654277447 13721600 1909 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 3350 1909 141 53 0 1773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13400

[startup+25.501 s]
/proc/loadavg: 2.02 2.01 2.00 3/251 21111
/proc/meminfo: memFree=21614636/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=16620 CPUtime=25.5 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 36023 0 0 0 2533 17 0 0 25 0 1 0 654277447 17018880 2714 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 4155 2714 141 53 0 2578 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16620

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/251 21112
/proc/meminfo: memFree=21611480/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=21092 CPUtime=51.09 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 68502 0 0 0 5079 30 0 0 25 0 1 0 654277447 21598208 3821 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 5273 3821 141 53 0 3696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21092

[startup+102.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/251 21113
/proc/meminfo: memFree=21601196/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=23744 CPUtime=102.3 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 101216 0 0 0 10180 50 0 0 25 0 1 0 654277447 24313856 4463 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 5936 4463 141 53 0 4359 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23744

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/251 21115
/proc/meminfo: memFree=21595824/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=25836 CPUtime=162.3 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 139870 0 0 0 16160 70 0 0 25 0 1 0 654277447 26456064 4986 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 6459 4986 141 53 0 4882 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 25836

[startup+222.309 s]
/proc/loadavg: 2.00 2.00 2.00 3/251 21116
/proc/meminfo: memFree=21594196/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=24568 CPUtime=222.31 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 179250 0 0 0 22142 89 0 0 25 0 1 0 654277447 25157632 4677 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 6142 4677 141 53 0 4565 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 24568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/251 21118
/proc/meminfo: memFree=21589216/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=25332 CPUtime=282.3 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 204487 0 0 0 28121 109 0 0 25 0 1 0 654277447 25939968 4860 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 6333 4860 141 53 0 4756 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25332

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/251 21120
/proc/meminfo: memFree=21572188/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=42844 CPUtime=342.3 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 226825 0 0 0 34107 123 0 0 25 0 1 0 654277447 43872256 9238 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 10711 9238 141 53 0 9134 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42844

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/251 21121
/proc/meminfo: memFree=21575124/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=27036 CPUtime=402.3 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 246493 0 0 0 40093 137 0 0 25 0 1 0 654277447 27684864 5286 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358854 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 6759 5286 141 53 0 5182 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27036

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/251 21123
/proc/meminfo: memFree=21559804/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=49672 CPUtime=462.3 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 262922 0 0 0 46081 149 0 0 25 0 1 0 654277447 50864128 10976 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 12418 10976 141 53 0 10841 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 49672

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/251 21124
/proc/meminfo: memFree=21558544/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=53268 CPUtime=522.31 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 292064 0 0 0 52071 160 0 0 25 0 1 0 654277447 54546432 11844 33554432000 4194304 4409284 140736241679616 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 13317 11844 141 53 0 11740 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 53268

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/251 21126
/proc/meminfo: memFree=21542780/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=70116 CPUtime=582.31 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 314708 0 0 0 58063 168 0 0 25 0 1 0 654277447 71798784 16056 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21110/statm: 17529 16056 141 53 0 15952 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 70116

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.04 1.07 2/245 21278
/proc/meminfo: memFree=21274800/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=307724 CPUtime=4002.39 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 628361 0 0 0 399842 397 0 0 25 0 1 0 654277447 315109376 75458 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 76931 75458 141 53 0 75354 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 307724

[startup+4062.3 s]
/proc/loadavg: 1.00 1.03 1.07 2/245 21280
/proc/meminfo: memFree=21274652/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=307724 CPUtime=4062.4 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 628361 0 0 0 405841 399 0 0 25 0 1 0 654277447 315109376 75458 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 76931 75458 141 53 0 75354 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 307724

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/245 21281
/proc/meminfo: memFree=21230852/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=351536 CPUtime=4122.39 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 661250 0 0 0 411835 404 0 0 25 0 1 0 654277447 359972864 86411 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 87884 86411 141 53 0 86307 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 351536

[startup+4182.31 s]
/proc/loadavg: 1.05 1.03 1.06 2/245 21283
/proc/meminfo: memFree=21231084/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=351536 CPUtime=4182.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 661250 0 0 0 417834 407 0 0 25 0 1 0 654277447 359972864 86411 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 87884 86411 141 53 0 86307 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 351536

[startup+4242.3 s]
/proc/loadavg: 1.02 1.02 1.06 2/245 21285
/proc/meminfo: memFree=21231176/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=351536 CPUtime=4242.4 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 661250 0 0 0 423831 409 0 0 25 0 1 0 654277447 359972864 86411 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 87884 86411 141 53 0 86307 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 351536

[startup+4302.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/245 21286
/proc/meminfo: memFree=21231124/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=351536 CPUtime=4302.39 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 661250 0 0 0 429829 410 0 0 25 0 1 0 654277447 359972864 86411 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 87884 86411 141 53 0 86307 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 351536

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/245 21288
/proc/meminfo: memFree=21230968/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=351536 CPUtime=4362.4 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 661250 0 0 0 435828 412 0 0 25 0 1 0 654277447 359972864 86411 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 87884 86411 141 53 0 86307 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 351536

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/245 21289
/proc/meminfo: memFree=21409880/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=172568 CPUtime=4422.4 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 681612 0 0 0 441822 418 0 0 25 0 1 0 654277447 176709632 41669 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 43142 41669 141 53 0 41565 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 172568

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/245 21291
/proc/meminfo: memFree=21409856/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=172568 CPUtime=4482.4 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 681612 0 0 0 447818 422 0 0 25 0 1 0 654277447 176709632 41669 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 43142 41669 141 53 0 41565 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 172568

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/245 21293
/proc/meminfo: memFree=21409444/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=173612 CPUtime=4542.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 681873 0 0 0 453814 427 0 0 25 0 1 0 654277447 177778688 41930 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 43403 41930 141 53 0 41826 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 173612

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/245 21294
/proc/meminfo: memFree=21393540/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=188224 CPUtime=4602.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 693718 0 0 0 459808 433 0 0 25 0 1 0 654277447 192741376 45583 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 47056 45583 141 53 0 45479 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 188224

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/245 21296
/proc/meminfo: memFree=21393648/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=188224 CPUtime=4662.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 701910 0 0 0 465803 438 0 0 25 0 1 0 654277447 192741376 45583 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 47056 45583 141 53 0 45479 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 188224

[startup+4722.3 s]
/proc/loadavg: 1.13 1.03 1.02 2/245 21297
/proc/meminfo: memFree=21393756/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=188224 CPUtime=4722.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 710102 0 0 0 471800 441 0 0 25 0 1 0 654277447 192741376 45583 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 47056 45583 141 53 0 45479 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 188224

[startup+4782.3 s]
/proc/loadavg: 1.05 1.02 1.01 2/245 21299
/proc/meminfo: memFree=21393984/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=188224 CPUtime=4782.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 710102 0 0 0 477797 444 0 0 25 0 1 0 654277447 192741376 45583 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 47056 45583 141 53 0 45479 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 188224

[startup+4842.31 s]
/proc/loadavg: 1.02 1.02 1.01 2/245 21301
/proc/meminfo: memFree=21394084/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=188224 CPUtime=4842.43 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 710102 0 0 0 483797 446 0 0 25 0 1 0 654277447 192741376 45583 33554432000 4194304 4409284 140736241679616 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 47056 45583 141 53 0 45479 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 188224

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/245 21302
/proc/meminfo: memFree=21361804/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=220992 CPUtime=4902.42 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 718294 0 0 0 489792 450 0 0 25 0 1 0 654277447 226295808 53775 33554432000 4194304 4409284 140736241679616 18446744073709551615 4359855 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 55248 53775 141 53 0 53671 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 220992

[startup+4962.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/245 21304
/proc/meminfo: memFree=21361780/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=220992 CPUtime=4962.41 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 718294 0 0 0 495790 451 0 0 25 0 1 0 654277447 226295808 53775 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 55248 53775 141 53 0 53671 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 220992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.10 1.04 1.01 2/245 21305
/proc/meminfo: memFree=21359780/32951124 swapFree=67056788/67111528
[pid=21110] ppid=21108 vsize=223076 CPUtime=5000.02 cores=0,2,4,6
/proc/21110/stat : 21110 (lingeling) R 21108 21110 14333 0 -1 4202496 718815 0 0 0 499549 453 0 0 25 0 1 0 654277447 228429824 54296 33554432000 4194304 4409284 140736241679616 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21110/statm: 55769 54296 141 53 0 54192 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 223076

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): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4995.5
CPU system time (s): 4.54831
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 351536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.5
system time used= 4.54831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 718815
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= 5
involuntary context switches= 10685

runsolver used 11.6112 second user time and 24.7712 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 04:33:16
IDJOB=3372859
IDBENCH=84808
IDSOLVER=1850
FILE ID=node133/3372859-1305426796
RUNJOBID= node133-1305418994-14351
PBS_JOBID= 13324568
Free space on /tmp= 73652 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372859-1305426796/watcher-3372859-1305426796 -o /tmp/evaluation-result-3372859-1305426796/solver-3372859-1305426796 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372859-1305426796.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=482879973

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21628912 kB
Buffers:        283032 kB
Cached:        3284784 kB
SwapCached:       8724 kB
Active:        8624484 kB
Inactive:      2416432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21628912 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           21452 kB
Writeback:           0 kB
AnonPages:     7470392 kB
Mapped:          21340 kB
Slab:           195324 kB
PageTables:      23636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19265180 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node133 at 2011-05-15 05:56:38