Trace number 3372039

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.05 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3372039-1305431366/watcher-3372039-1305431366 -o /tmp/evaluation-result-3372039-1305431366/solver-3372039-1305431366 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372039-1305431366.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: 0.85 0.97 1.01 5/422 17228
/proc/meminfo: memFree=21344032/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=7728 CPUtime=0 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 511 0 0 0 0 0 0 0 25 0 1 0 733367406 7913472 455 33554432000 4194304 4409284 140733332539952 18446744073709551615 4200650 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 1932 455 111 53 0 355 0

[startup+0.0713141 s]
/proc/loadavg: 0.85 0.97 1.01 5/422 17228
/proc/meminfo: memFree=21344032/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=15444 CPUtime=0.06 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 2499 0 0 0 6 0 0 0 25 0 1 0 733367406 15814656 2384 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988211252 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 3861 2384 111 53 0 2284 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15444

[startup+0.100311 s]
/proc/loadavg: 0.85 0.97 1.01 5/422 17228
/proc/meminfo: memFree=21344032/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=20052 CPUtime=0.09 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 3651 0 0 0 9 0 0 0 25 0 1 0 733367406 20533248 3536 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 5013 3536 111 53 0 3436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20052

[startup+0.300275 s]
/proc/loadavg: 0.85 0.97 1.01 5/422 17228
/proc/meminfo: memFree=21344032/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=22832 CPUtime=0.29 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 7373 0 0 0 28 1 0 0 25 0 1 0 733367406 23379968 4214 33554432000 4194304 4409284 140733332539952 18446744073709551615 4264701 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 5708 4214 126 53 0 4131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22832

[startup+0.70021 s]
/proc/loadavg: 0.85 0.97 1.01 5/422 17228
/proc/meminfo: memFree=21344032/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=27860 CPUtime=0.69 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 10456 0 0 0 68 1 0 0 25 0 1 0 733367406 28528640 5471 33554432000 4194304 4409284 140733332539952 18446744073709551615 4300658 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 6965 5471 126 53 0 5388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27860

[startup+1.50107 s]
/proc/loadavg: 0.85 0.97 1.01 5/426 17235
/proc/meminfo: memFree=21271344/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=40392 CPUtime=1.49 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 13594 0 0 0 148 1 0 0 25 0 1 0 733367406 41361408 8607 33554432000 4194304 4409284 140733332539952 18446744073709551615 4271344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 10098 8607 129 53 0 8521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40392

[startup+3.10079 s]
/proc/loadavg: 1.10 1.02 1.03 5/426 17235
/proc/meminfo: memFree=21231680/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=49884 CPUtime=3.09 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 19113 0 0 0 307 2 0 0 25 0 1 0 733367406 51081216 10984 33554432000 4194304 4409284 140733332539952 18446744073709551615 4340347 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 12471 10984 133 53 0 10894 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49884

[startup+6.30022 s]
/proc/loadavg: 1.10 1.02 1.03 5/426 17235
/proc/meminfo: memFree=21204404/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=49884 CPUtime=6.29 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 19121 0 0 0 627 2 0 0 25 0 1 0 733367406 51081216 10992 33554432000 4194304 4409284 140733332539952 18446744073709551615 4245996 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 12471 10992 135 53 0 10894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49884

[startup+12.7001 s]
/proc/loadavg: 1.54 1.11 1.06 5/426 17235
/proc/meminfo: memFree=21204440/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=41468 CPUtime=12.69 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 19126 0 0 0 1266 3 0 0 25 0 1 0 733367406 42463232 8893 33554432000 4194304 4409284 140733332539952 18446744073709551615 4244913 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 10367 8893 140 53 0 8790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41468

[startup+25.5009 s]
/proc/loadavg: 1.92 1.21 1.09 5/426 17236
/proc/meminfo: memFree=21203904/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=43360 CPUtime=25.48 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 23073 0 0 0 2542 6 0 0 25 0 1 0 733367406 44400640 9367 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 10840 9367 141 53 0 9263 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43360

[startup+51.1004 s]
/proc/loadavg: 2.63 1.43 1.16 5/426 17236
/proc/meminfo: memFree=21174348/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=51320 CPUtime=51.09 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 27661 0 0 0 5084 25 0 0 25 0 1 0 733367406 52551680 11357 33554432000 4194304 4409284 140733332539952 18446744073709551615 4351184 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 12830 11357 141 53 0 11253 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51320

[startup+102.315 s]
/proc/loadavg: 3.45 1.86 1.32 5/426 17238
/proc/meminfo: memFree=21147300/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=60360 CPUtime=102.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 55083 0 0 0 10174 57 0 0 25 0 1 0 733367406 61808640 12594 33554432000 4194304 4409284 140733332539952 18446744073709551615 4269752 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 15090 12594 141 53 0 13513 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 60360

[startup+162.301 s]
/proc/loadavg: 3.83 2.26 1.49 5/426 17239
/proc/meminfo: memFree=21125684/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=83440 CPUtime=162.29 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 84154 0 0 0 16134 95 0 0 25 0 1 0 733367406 85442560 19387 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 20860 19387 141 53 0 19283 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83440

[startup+222.3 s]
/proc/loadavg: 3.97 2.59 1.65 5/426 17241
/proc/meminfo: memFree=21099456/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=47928 CPUtime=222.29 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 111062 0 0 0 22100 129 0 0 25 0 1 0 733367406 49078272 10541 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 11982 10541 141 53 0 10405 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47928

[startup+282.301 s]
/proc/loadavg: 4.04 2.86 1.80 5/426 17242
/proc/meminfo: memFree=20986844/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=88888 CPUtime=282.29 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 158913 0 0 0 28058 171 0 0 25 0 1 0 733367406 91021312 20013 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 22222 20013 141 53 0 20645 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88888

[startup+342.3 s]
/proc/loadavg: 4.07 3.08 1.94 5/426 17244
/proc/meminfo: memFree=20983596/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=135628 CPUtime=342.3 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 195827 0 0 0 34029 201 0 0 25 0 1 0 733367406 138883072 30387 33554432000 4194304 4409284 140733332539952 18446744073709551615 4358232 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 33907 30387 141 53 0 32330 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 135628

[startup+402.301 s]
/proc/loadavg: 4.11 3.27 2.08 5/426 17246
/proc/meminfo: memFree=20961752/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=123232 CPUtime=402.3 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 241220 0 0 0 39997 233 0 0 25 0 1 0 733367406 126189568 27288 33554432000 4194304 4409284 140733332539952 18446744073709551615 4288979 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 30808 27288 141 53 0 29231 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123232

[startup+462.3 s]
/proc/loadavg: 4.08 3.42 2.20 5/426 17247
/proc/meminfo: memFree=20964440/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=124548 CPUtime=462.3 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 269916 0 0 0 45960 270 0 0 25 0 1 0 733367406 127537152 27617 33554432000 4194304 4409284 140733332539952 18446744073709551615 4304950 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 31137 27617 141 53 0 29560 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 124548

[startup+522.301 s]
/proc/loadavg: 4.03 3.52 2.31 5/426 17249
/proc/meminfo: memFree=20939624/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=146396 CPUtime=522.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 321029 0 0 0 51928 303 0 0 25 0 1 0 733367406 149909504 31777 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 36599 31777 141 53 0 35022 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 146396

[startup+582.3 s]
/proc/loadavg: 4.01 3.61 2.41 5/426 17250
/proc/meminfo: memFree=20949876/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=137424 CPUtime=582.3 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 356692 0 0 0 57895 335 0 0 25 0 1 0 733367406 140722176 29827 33554432000 4194304 4409284 140733332539952 18446744073709551615 4269724 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 34356 29827 141 53 0 32779 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 137424

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 2.51 5/426 17252
/proc/meminfo: memFree=20876708/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=177884 CPUtime=642.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 415073 0 0 0 63861 370 0 0 25 0 1 0 733367406 182153216 40079 33554432000 4194304 4409284 140733332539952 18446744073709551615 4244940 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 44471 40079 141 53 0 42894 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 177884

[startup+702.3 s]
/proc/loadavg: 4.10 3.76 2.61 5/426 17263
/proc/meminfo: memFree=20950368/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=119052 CPUtime=702.3 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 509745 0 0 0 69822 408 0 0 25 0 1 0 733367406 121909248 27723 33554432000 4194304 4409284 140733332539952 18446744073709551615 4299990 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 29763 27723 141 53 0 28186 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 119052

[startup+762.316 s]
/proc/loadavg: 4.08 3.82 2.70 5/426 17264
/proc/meminfo: memFree=20918584/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=137784 CPUtime=762.32 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 559146 0 0 0 75792 440 0 0 25 0 1 0 733367406 141090816 32973 33554432000 4194304 4409284 140733332539952 18446744073709551615 4271881 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 34446 32973 141 53 0 32869 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 137784

[startup+822.3 s]
/proc/loadavg: 4.19 3.88 2.79 5/426 17266
/proc/meminfo: memFree=20887060/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=125908 CPUtime=822.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 635506 0 0 0 81752 479 0 0 25 0 1 0 733367406 128929792 30004 33554432000 4194304 4409284 140733332539952 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 31477 30004 141 53 0 29900 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 125908

[startup+882.301 s]
/proc/loadavg: 4.22 3.93 2.87 5/426 17267
/proc/meminfo: memFree=20787336/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=218736 CPUtime=882.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 705125 0 0 0 87717 514 0 0 25 0 1 0 733367406 223985664 53211 33554432000 4194304 4409284 140733332539952 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 54684 53211 141 53 0 53107 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 218736

[startup+942.3 s]
/proc/loadavg: 4.20 3.97 2.95 5/426 17269
/proc/meminfo: memFree=20854404/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=161044 CPUtime=942.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 746671 0 0 0 93685 546 0 0 25 0 1 0 733367406 164909056 38788 33554432000 4194304 4409284 140733332539952 18446744073709551615 4306672 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 40261 38788 141 53 0 38684 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 161044

[startup+1002.3 s]
/proc/loadavg: 4.13 3.99 3.02 5/426 17271
/proc/meminfo: memFree=20892688/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=113408 CPUtime=1002.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 772337 0 0 0 99656 575 0 0 25 0 1 0 733367406 116129792 26879 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 28352 26879 141 53 0 26775 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 113408

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.08 5/426 17272
/proc/meminfo: memFree=20646768/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=306044 CPUtime=1062.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 839553 0 0 0 105628 603 0 0 25 0 1 0 733367406 313389056 75038 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 76511 75038 141 53 0 74934 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 306044

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.13 5/426 17274
/proc/meminfo: memFree=20711340/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=152472 CPUtime=1122.32 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 887274 0 0 0 111599 633 0 0 25 0 1 0 733367406 156131328 36645 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 38118 36645 141 53 0 36541 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 152472

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.18 5/426 17275
/proc/meminfo: memFree=20648324/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=183816 CPUtime=1182.31 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 930257 0 0 0 117564 667 0 0 25 0 1 0 733367406 188227584 44481 33554432000 4194304 4409284 140733332539952 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 45954 44481 141 53 0 44377 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 183816

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.23 5/426 17277
/proc/meminfo: memFree=20604148/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=149040 CPUtime=1242.32 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 964723 0 0 0 123531 701 0 0 25 0 1 0 733367406 152616960 35787 33554432000 4194304 4409284 140733332539952 18446744073709551615 4351346 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 37260 35787 141 53 0 35683 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 149040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.28 5/423 17281
/proc/meminfo: memFree=21013828/32950940 swapFree=67111356/67111528
[pid=17228] ppid=17226 vsize=200600 CPUtime=1300.03 cores=1,3
/proc/17228/stat : 17228 (lingeling) R 17226 17228 17174 0 -1 4202496 1007551 0 0 0 129275 728 0 0 25 0 1 0 733367406 205414400 48677 33554432000 4194304 4409284 140733332539952 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17228/statm: 50150 48677 141 53 0 48573 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 200600

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.05
CPU user time (s): 1292.76
CPU system time (s): 7.29689
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 306044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1292.76
system time used= 7.29689
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1007551
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= 3328

runsolver used 5.22221 second user time and 12.5351 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 05:49:26
IDJOB=3372039
IDBENCH=70799
IDSOLVER=1849
FILE ID=node117/3372039-1305431366
RUNJOBID= node117-1305431366-17194
PBS_JOBID= 13324622
Free space on /tmp= 73496 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372039-1305431366/watcher-3372039-1305431366 -o /tmp/evaluation-result-3372039-1305431366/solver-3372039-1305431366 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372039-1305431366.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=827385216

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:      21344312 kB
Buffers:        303780 kB
Cached:        3041420 kB
SwapCached:          0 kB
Active:        9400860 kB
Inactive:      1855040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21344312 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           16120 kB
Writeback:           0 kB
AnonPages:     7910392 kB
Mapped:          32212 kB
Slab:           237724 kB
PageTables:      44668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100484992 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= 73496 MiB
End job on node117 at 2011-05-15 06:11:08