Trace number 3371962

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.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3371962-1305430419/watcher-3371962-1305430419 -o /tmp/evaluation-result-3371962-1305430419/solver-3371962-1305430419 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371962-1305430419.cnf 

running on 2 cores: 4,6

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: 6.94 7.83 7.17 3/361 29223
/proc/meminfo: memFree=18498584/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=6844 CPUtime=0.01 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 290 0 0 0 1 0 0 0 21 0 1 0 635457782 7008256 233 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 1711 233 110 53 0 134 0

[startup+0.0901829 s]
/proc/loadavg: 6.94 7.83 7.17 3/361 29223
/proc/meminfo: memFree=18498584/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=14024 CPUtime=0.08 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 2560 0 0 0 8 0 0 0 21 0 1 0 635457782 14360576 2036 33554432000 4194304 4409284 140736447479664 18446744073709551615 4228079 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 3506 2036 118 53 0 1929 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14024

[startup+0.101158 s]
/proc/loadavg: 6.94 7.83 7.17 3/361 29223
/proc/meminfo: memFree=18498584/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=13984 CPUtime=0.09 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 3071 0 0 0 9 0 0 0 21 0 1 0 635457782 14319616 2032 33554432000 4194304 4409284 140736447479664 18446744073709551615 4276219 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 3496 2032 124 53 0 1919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13984

[startup+0.301151 s]
/proc/loadavg: 6.94 7.83 7.17 3/361 29223
/proc/meminfo: memFree=18498584/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=16052 CPUtime=0.29 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 3562 0 0 0 29 0 0 0 22 0 1 0 635457782 16437248 2523 33554432000 4194304 4409284 140736447479664 18446744073709551615 4281278 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 4013 2523 130 53 0 2436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16052

[startup+0.701085 s]
/proc/loadavg: 6.94 7.83 7.17 3/361 29223
/proc/meminfo: memFree=18498584/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=19396 CPUtime=0.69 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 4400 0 0 0 69 0 0 0 24 0 1 0 635457782 19861504 3361 33554432000 4194304 4409284 140736447479664 18446744073709551615 4271386 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 4849 3361 132 53 0 3272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19396

[startup+1.50093 s]
/proc/loadavg: 6.94 7.83 7.17 5/370 29240
/proc/meminfo: memFree=18403740/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=20276 CPUtime=1.49 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 5942 0 0 0 148 1 0 0 25 0 1 0 635457782 20762624 3591 33554432000 4194304 4409284 140736447479664 18446744073709551615 4246307 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 5069 3591 136 53 0 3492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20276

[startup+3.10065 s]
/proc/loadavg: 6.70 7.77 7.15 5/370 29240
/proc/meminfo: memFree=18375840/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=25528 CPUtime=3.09 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 7272 0 0 0 308 1 0 0 25 0 1 0 635457782 26140672 4909 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 6382 4909 140 53 0 4805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25528

[startup+6.30107 s]
/proc/loadavg: 6.70 7.77 7.15 5/370 29240
/proc/meminfo: memFree=18372764/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=28008 CPUtime=6.29 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 8918 0 0 0 626 3 0 0 25 0 1 0 635457782 28680192 5530 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 7002 5530 141 53 0 5425 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28008

[startup+12.7009 s]
/proc/loadavg: 6.29 7.64 7.12 5/370 29240
/proc/meminfo: memFree=18318340/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=37428 CPUtime=12.69 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 14190 0 0 0 1261 8 0 0 25 0 1 0 635457782 38326272 7885 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 9357 7885 141 53 0 7780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37428

[startup+25.5006 s]
/proc/loadavg: 5.94 7.52 7.09 5/370 29241
/proc/meminfo: memFree=18306624/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=37204 CPUtime=25.49 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 22346 0 0 0 2535 14 0 0 25 0 1 0 635457782 38096896 7829 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 9301 7829 141 53 0 7724 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37204

[startup+51.101 s]
/proc/loadavg: 5.27 7.24 7.00 5/370 29268
/proc/meminfo: memFree=18356348/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=43012 CPUtime=51.09 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 32146 0 0 0 5090 19 0 0 25 0 1 0 635457782 44044288 9313 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 10753 9313 141 53 0 9176 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43012

[startup+102.314 s]
/proc/loadavg: 4.51 6.69 6.83 5/370 29270
/proc/meminfo: memFree=18291792/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=63272 CPUtime=102.31 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 72224 0 0 0 10192 39 0 0 25 0 1 0 635457782 64790528 14346 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 15818 14346 141 53 0 14241 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63272

[startup+162.301 s]
/proc/loadavg: 4.35 6.27 6.67 5/370 29271
/proc/meminfo: memFree=18257032/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=64756 CPUtime=162.3 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 115808 0 0 0 16171 59 0 0 25 0 1 0 635457782 66310144 14717 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 16189 14717 141 53 0 14612 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 64756

[startup+222.301 s]
/proc/loadavg: 4.18 5.84 6.49 5/370 29273
/proc/meminfo: memFree=18205648/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=77688 CPUtime=222.29 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 119345 0 0 0 22155 74 0 0 25 0 1 0 635457782 79552512 17950 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 19422 17950 141 53 0 17845 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77688

[startup+282.3 s]
/proc/loadavg: 4.07 5.53 6.35 5/370 29274
/proc/meminfo: memFree=18189992/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=53348 CPUtime=282.29 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 145180 0 0 0 28136 93 0 0 25 0 1 0 635457782 54628352 11897 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 13337 11897 141 53 0 11760 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53348

[startup+342.301 s]
/proc/loadavg: 4.02 5.23 6.19 5/370 29276
/proc/meminfo: memFree=18191568/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=67092 CPUtime=342.3 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 177753 0 0 0 34122 108 0 0 25 0 1 0 635457782 68702208 15301 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 16773 15301 141 53 0 15196 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 67092

[startup+402.301 s]
/proc/loadavg: 4.08 5.03 6.06 5/370 29278
/proc/meminfo: memFree=18173444/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=85880 CPUtime=402.3 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 196868 0 0 0 40105 125 0 0 25 0 1 0 635457782 87941120 19998 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 21470 19998 141 53 0 19893 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85880

[startup+462.301 s]
/proc/loadavg: 4.02 4.83 5.92 5/370 29279
/proc/meminfo: memFree=18100876/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=97520 CPUtime=462.3 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 217462 0 0 0 46089 141 0 0 25 0 1 0 635457782 99860480 22908 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 24380 22908 141 53 0 22803 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97520

[startup+522.3 s]
/proc/loadavg: 4.12 4.72 5.82 5/370 29281
/proc/meminfo: memFree=18058428/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=171428 CPUtime=522.31 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 251663 0 0 0 52073 158 0 0 25 0 1 0 635457782 175542272 41385 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 42857 41385 141 53 0 41280 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 171428

[startup+582.301 s]
/proc/loadavg: 4.04 4.57 5.69 5/370 29282
/proc/meminfo: memFree=18110100/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=133736 CPUtime=582.31 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 267525 0 0 0 58056 175 0 0 25 0 1 0 635457782 136945664 31962 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 33434 31962 141 53 0 31857 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 133736

[startup+642.301 s]
/proc/loadavg: 4.01 4.47 5.58 5/370 29284
/proc/meminfo: memFree=18114400/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=89760 CPUtime=642.32 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 306122 0 0 0 64042 190 0 0 25 0 1 0 635457782 91914240 20968 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 22440 20968 141 53 0 20863 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 89760

[startup+702.301 s]
/proc/loadavg: 4.00 4.38 5.48 5/370 29286
/proc/meminfo: memFree=18104432/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=82152 CPUtime=702.3 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 323642 0 0 0 70032 198 0 0 25 0 1 0 635457782 84123648 19066 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 20538 19066 141 53 0 18961 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 82152

[startup+762.313 s]
/proc/loadavg: 4.07 4.34 5.40 5/370 29287
/proc/meminfo: memFree=18005204/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=147440 CPUtime=762.33 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 339964 0 0 0 76027 206 0 0 25 0 1 0 635457782 150978560 35388 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358880 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 36860 35388 141 53 0 35283 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 147440

[startup+822.3 s]
/proc/loadavg: 4.06 4.29 5.31 5/370 29289
/proc/meminfo: memFree=17989536/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=211768 CPUtime=822.31 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 372891 0 0 0 82016 215 0 0 25 0 1 0 635457782 216850432 51470 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 52942 51470 141 53 0 51365 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 211768

[startup+882.301 s]
/proc/loadavg: 4.02 4.23 5.23 5/370 29290
/proc/meminfo: memFree=17948820/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=106428 CPUtime=882.31 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 387889 0 0 0 88007 224 0 0 25 0 1 0 635457782 108982272 25135 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 26607 25135 141 53 0 25030 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 106428

[startup+942.301 s]
/proc/loadavg: 4.01 4.19 5.15 5/370 29292
/proc/meminfo: memFree=17931308/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=117392 CPUtime=942.31 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 400658 0 0 0 93998 233 0 0 25 0 1 0 635457782 120209408 27876 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 29348 27876 141 53 0 27771 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 117392

[startup+1002.3 s]
/proc/loadavg: 4.04 4.16 5.08 5/370 29294
/proc/meminfo: memFree=17996012/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=148408 CPUtime=1002.32 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 418707 0 0 0 99987 245 0 0 25 0 1 0 635457782 151969792 35630 33554432000 4194304 4409284 140736447479664 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 37102 35630 141 53 0 35525 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 148408

[startup+1062.3 s]
/proc/loadavg: 4.07 4.15 5.02 5/370 29295
/proc/meminfo: memFree=17988420/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=148052 CPUtime=1062.32 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 436854 0 0 0 105978 254 0 0 25 0 1 0 635457782 151605248 33122 33554432000 4194304 4409284 140736447479664 18446744073709551615 4302020 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 37013 33122 141 53 0 35436 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 148052

[startup+1122.3 s]
/proc/loadavg: 4.06 4.13 4.95 5/370 29297
/proc/meminfo: memFree=18012544/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=115896 CPUtime=1122.32 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 443217 0 0 0 111969 263 0 0 25 0 1 0 635457782 118677504 25005 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 28974 25005 141 53 0 27397 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 115896

[startup+1182.3 s]
/proc/loadavg: 4.02 4.11 4.89 5/370 29298
/proc/meminfo: memFree=17980760/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=131916 CPUtime=1182.32 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 455519 0 0 0 117958 274 0 0 25 0 1 0 635457782 135081984 30511 33554432000 4194304 4409284 140736447479664 18446744073709551615 4360250 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 32979 30511 141 53 0 31402 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 131916

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 4.83 5/370 29300
/proc/meminfo: memFree=17989648/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=126764 CPUtime=1242.32 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 463057 0 0 0 123946 286 0 0 25 0 1 0 635457782 129806336 29223 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 31691 29223 141 53 0 30114 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 126764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.08 4.79 4/369 29303
/proc/meminfo: memFree=18122048/32951124 swapFree=67111348/67111528
[pid=29223] ppid=29221 vsize=115224 CPUtime=1300.04 cores=4,6
/proc/29223/stat : 29223 (lingeling) R 29221 29223 29179 0 -1 4202496 480298 0 0 0 129707 297 0 0 25 0 1 0 635457782 117989376 27366 33554432000 4194304 4409284 140736447479664 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/29223/statm: 28806 27366 141 53 0 27229 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 115224

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.02
CPU time (s): 1300.05
CPU user time (s): 1297.07
CPU system time (s): 2.97855
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 211768

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

runsolver used 4.79327 second user time and 10.4784 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 05:33:39
IDJOB=3371962
IDBENCH=20523
IDSOLVER=1849
FILE ID=node145/3371962-1305430419
RUNJOBID= node145-1305430419-29198
PBS_JOBID= 13324619
Free space on /tmp= 73664 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371962-1305430419/watcher-3371962-1305430419 -o /tmp/evaluation-result-3371962-1305430419/solver-3371962-1305430419 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371962-1305430419.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1075358292

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.82
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18498988 kB
Buffers:        305952 kB
Cached:        8305608 kB
SwapCached:          0 kB
Active:        7374368 kB
Inactive:      6720076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18498988 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13348 kB
Writeback:           0 kB
AnonPages:     5482596 kB
Mapped:          27380 kB
Slab:           256032 kB
PageTables:      35268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79372724 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= 73664 MiB
End job on node145 at 2011-05-15 05:55:21