Trace number 3309589

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 587? (TO) 5000.16 5000.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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: 935)

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-3309589-1303992391/watcher-3309589-1303992391 -o /tmp/evaluation-result-3309589-1303992391/solver-3309589-1303992391 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309589-1303992391.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: 2.01 2.00 2.00 2/177 32166
/proc/meminfo: memFree=21766484/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=7868 CPUtime=0 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 545 0 0 0 0 0 0 0 22 0 1 0 491654930 8056832 487 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 1967 487 108 53 0 390 0

[startup+0.00656598 s]
/proc/loadavg: 2.01 2.00 2.00 2/177 32166
/proc/meminfo: memFree=21766484/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=7868 CPUtime=0 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 545 0 0 0 0 0 0 0 22 0 1 0 491654930 8056832 487 33554432000 4194304 4409164 140734412315280 18446744073709551615 4200703 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 1967 487 108 53 0 390 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7868

[startup+0.100616 s]
/proc/loadavg: 2.01 2.00 2.00 2/177 32166
/proc/meminfo: memFree=21766484/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=13996 CPUtime=0.09 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 2050 0 0 0 9 0 0 0 22 0 1 0 491654930 14331904 1992 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 3499 1992 113 53 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13996

[startup+0.300576 s]
/proc/loadavg: 2.01 2.00 2.00 2/177 32166
/proc/meminfo: memFree=21766484/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=29040 CPUtime=0.29 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 5843 0 0 0 29 0 0 0 23 0 1 0 491654930 29736960 5785 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 7260 5785 113 53 0 5683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29040

[startup+0.70051 s]
/proc/loadavg: 2.01 2.00 2.00 2/177 32166
/proc/meminfo: memFree=21766484/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=64120 CPUtime=0.69 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 14677 0 0 0 67 2 0 0 25 0 1 0 491654930 65658880 14555 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 16030 14555 113 53 0 14453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64120

[startup+1.50037 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32167
/proc/meminfo: memFree=21681172/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=157816 CPUtime=1.49 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 38101 0 0 0 143 6 0 0 25 0 1 0 491654930 161603584 37979 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 39454 37979 113 53 0 37877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157816

[startup+3.10106 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32167
/proc/meminfo: memFree=21614592/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=306296 CPUtime=3.09 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 75221 0 0 0 297 12 0 0 25 0 1 0 491654930 313647104 75099 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 76574 75099 113 53 0 74997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306296

[startup+6.30052 s]
/proc/loadavg: 2.09 2.02 2.01 3/178 32167
/proc/meminfo: memFree=21435900/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=337172 CPUtime=6.29 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 113667 0 0 0 613 16 0 0 25 0 1 0 491654930 345264128 82830 33554432000 4194304 4409164 140734412315280 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 84293 82830 125 53 0 82716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 337172

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 32167
/proc/meminfo: memFree=21467540/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=301968 CPUtime=12.69 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 249456 0 0 0 1238 31 0 0 25 0 1 0 491654930 309215232 74008 33554432000 4194304 4409164 140734412315280 18446744073709551615 4295850 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 75492 74008 136 53 0 73915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 301968

[startup+25.5011 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 32167
/proc/meminfo: memFree=21440756/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=301968 CPUtime=25.5 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 260117 0 0 0 2517 33 0 0 25 0 1 0 491654930 309215232 74009 33554432000 4194304 4409164 140734412315280 18446744073709551615 4248233 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 75492 74009 137 53 0 73915 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 301968

[startup+51.1006 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 32168
/proc/meminfo: memFree=21528172/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=307684 CPUtime=51.09 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 272704 0 0 0 5075 34 0 0 25 0 1 0 491654930 315068416 75447 33554432000 4194304 4409164 140734412315280 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32166/statm: 76921 75447 140 53 0 75344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 307684

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32169
/proc/meminfo: memFree=21359808/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=413884 CPUtime=102.3 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 299258 0 0 0 10190 40 0 0 25 0 1 0 491654930 423817216 101998 33554432000 4194304 4409164 140734412315280 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 103471 101998 141 53 0 101894 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 413884

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32171
/proc/meminfo: memFree=21239240/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=467908 CPUtime=162.29 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 379123 0 0 0 16178 51 0 0 25 0 1 0 491654930 479137792 115504 33554432000 4194304 4409164 140734412315280 18446744073709551615 4325441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 116977 115504 141 53 0 115400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 467908

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32173
/proc/meminfo: memFree=21258916/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=467908 CPUtime=222.29 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 379123 0 0 0 22178 51 0 0 25 0 1 0 491654930 479137792 115504 33554432000 4194304 4409164 140734412315280 18446744073709551615 4242985 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 116977 115504 141 53 0 115400 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 467908

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32174
/proc/meminfo: memFree=21295944/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=457364 CPUtime=282.29 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 379123 0 0 0 28176 53 0 0 25 0 1 0 491654930 468340736 112868 33554432000 4194304 4409164 140734412315280 18446744073709551615 4351059 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 114341 112868 141 53 0 112764 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 457364

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32176
/proc/meminfo: memFree=21143760/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=513268 CPUtime=342.3 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 459464 0 0 0 34166 64 0 0 25 0 1 0 491654930 525586432 126844 33554432000 4194304 4409164 140734412315280 18446744073709551615 4225944 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 128317 126844 141 53 0 126740 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 513268

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32177
/proc/meminfo: memFree=20568868/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=548812 CPUtime=402.3 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 476672 0 0 0 40162 68 0 0 25 0 1 0 491654930 561983488 135730 33554432000 4194304 4409164 140734412315280 18446744073709551615 4226873 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 137203 135730 141 53 0 135626 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 548812

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32179
/proc/meminfo: memFree=21102652/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=561880 CPUtime=462.3 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 480922 0 0 0 46161 69 0 0 25 0 1 0 491654930 575365120 138997 33554432000 4194304 4409164 140734412315280 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 140470 138997 141 53 0 138893 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 561880

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32181
/proc/meminfo: memFree=21286996/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=557856 CPUtime=522.3 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 486083 0 0 0 52160 70 0 0 25 0 1 0 491654930 571244544 137991 33554432000 4194304 4409164 140734412315280 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 139464 137991 141 53 0 137887 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 557856

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32182
/proc/meminfo: memFree=20922396/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=720064 CPUtime=582.31 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 594593 0 0 0 58149 82 0 0 25 0 1 0 491654930 737345536 178543 33554432000 4194304 4409164 140734412315280 18446744073709551615 4347294 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 180016 178543 141 53 0 178439 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 720064

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32315
/proc/meminfo: memFree=20618008/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=1469308 CPUtime=4062.4 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 3809758 0 0 0 405683 557 0 0 25 0 1 0 491654930 1504571392 365854 33554432000 4194304 4409164 140734412315280 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 367327 365854 141 53 0 365750 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 1469308

[startup+4122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32317
/proc/meminfo: memFree=20540228/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=1548556 CPUtime=4122.39 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 3829570 0 0 0 411677 562 0 0 25 0 1 0 491654930 1585721344 385666 33554432000 4194304 4409164 140734412315280 18446744073709551615 4360350 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 387139 385666 141 53 0 385562 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1548556

[startup+4182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32318
/proc/meminfo: memFree=19972280/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2107160 CPUtime=4182.39 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4045462 0 0 0 417654 585 0 0 25 0 1 0 491654930 2157731840 525317 33554432000 4194304 4409164 140734412315280 18446744073709551615 4360361 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 526790 525317 141 53 0 525213 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 2107160

[startup+4242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32320
/proc/meminfo: memFree=19988632/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2107160 CPUtime=4242.39 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4045462 0 0 0 423651 588 0 0 25 0 1 0 491654930 2157731840 525317 33554432000 4194304 4409164 140734412315280 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 526790 525317 141 53 0 525213 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 2107160

[startup+4302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32321
/proc/meminfo: memFree=20664044/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=1407588 CPUtime=4302.39 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4045462 0 0 0 429647 592 0 0 25 0 1 0 491654930 1441370112 350424 33554432000 4194304 4409164 140734412315280 18446744073709551615 4303663 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 351897 350424 141 53 0 350320 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1407588

[startup+4362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32323
/proc/meminfo: memFree=20654732/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=1407588 CPUtime=4362.4 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4045462 0 0 0 435648 592 0 0 25 0 1 0 491654930 1441370112 350424 33554432000 4194304 4409164 140734412315280 18446744073709551615 4230928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 351897 350424 141 53 0 350320 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1407588

[startup+4422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32325
/proc/meminfo: memFree=20706172/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=1352932 CPUtime=4422.4 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4045462 0 0 0 441647 593 0 0 25 0 1 0 491654930 1385402368 336760 33554432000 4194304 4409164 140734412315280 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 338233 336760 141 53 0 336656 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 1352932

[startup+4482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32326
/proc/meminfo: memFree=19749724/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2297688 CPUtime=4482.4 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4285191 0 0 0 447623 617 0 0 25 0 1 0 491654930 2352832512 572949 33554432000 4194304 4409164 140734412315280 18446744073709551615 4348177 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 574422 572949 141 53 0 572845 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 2297688

[startup+4542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32328
/proc/meminfo: memFree=19754412/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2299152 CPUtime=4542.41 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4285774 0 0 0 453621 620 0 0 25 0 1 0 491654930 2354331648 573315 33554432000 4194304 4409164 140734412315280 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 574788 573315 141 53 0 573211 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 2299152

[startup+4602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32329
/proc/meminfo: memFree=19179292/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2884188 CPUtime=4602.4 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4664355 0 0 0 459581 659 0 0 25 0 1 0 491654930 2953408512 719574 33554432000 4194304 4409164 140734412315280 18446744073709551615 4348211 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 721047 719574 141 53 0 719470 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 2884188

[startup+4662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32331
/proc/meminfo: memFree=19192668/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2884188 CPUtime=4662.41 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4664355 0 0 0 465579 662 0 0 25 0 1 0 491654930 2953408512 719574 33554432000 4194304 4409164 140734412315280 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 721047 719574 141 53 0 719470 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2884188

[startup+4722.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32336
/proc/meminfo: memFree=19152932/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2884188 CPUtime=4722.41 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4664355 0 0 0 471578 663 0 0 25 0 1 0 491654930 2953408512 719574 33554432000 4194304 4409164 140734412315280 18446744073709551615 4256919 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 721047 719574 141 53 0 719470 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 2884188

[startup+4782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32337
/proc/meminfo: memFree=19160548/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2884188 CPUtime=4782.4 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4664355 0 0 0 477574 666 0 0 25 0 1 0 491654930 2953408512 719574 33554432000 4194304 4409164 140734412315280 18446744073709551615 4349526 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 721047 719574 141 53 0 719470 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 2884188

[startup+4842.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32339
/proc/meminfo: memFree=19170816/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2884188 CPUtime=4842.41 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4664355 0 0 0 483573 668 0 0 25 0 1 0 491654930 2953408512 719574 33554432000 4194304 4409164 140734412315280 18446744073709551615 4358294 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 721047 719574 141 53 0 719470 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 2884188

[startup+4902.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32340
/proc/meminfo: memFree=19172660/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=2884188 CPUtime=4902.41 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4664355 0 0 0 489570 671 0 0 25 0 1 0 491654930 2953408512 719574 33554432000 4194304 4409164 140734412315280 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 721047 719574 141 53 0 719470 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 2884188

[startup+4962.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32342
/proc/meminfo: memFree=18841072/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=3195308 CPUtime=4962.41 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4742135 0 0 0 495559 682 0 0 25 0 1 0 491654930 3271995392 797354 33554432000 4194304 4409164 140734412315280 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 798827 797354 141 53 0 797250 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 3195308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32343
/proc/meminfo: memFree=18838456/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=3195308 CPUtime=5000.02 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4202496 4742135 0 0 0 499318 684 0 0 25 0 1 0 491654930 3271995392 797354 33554432000 4194304 4409164 140734412315280 18446744073709551615 4226593 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32166/statm: 798827 797354 141 53 0 797250 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 3195308

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

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

[startup+5000.01 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32343
/proc/meminfo: memFree=18838456/32951124 swapFree=67111528/67111528
[pid=32166] ppid=32164 vsize=0 CPUtime=5000.12 cores=0,2,4,6
/proc/32166/stat : 32166 (lingeling) R 32164 32166 31810 0 -1 4203524 4742135 0 0 0 499318 694 0 0 25 0 1 0 491654930 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32166/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 5000.16
CPU user time (s): 4993.18
CPU system time (s): 6.98094
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3195308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4993.18
system time used= 6.98094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4742135
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= 4
involuntary context switches= 7438

runsolver used 8.69668 second user time and 17.1734 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 14:06:36
IDJOB=3309589
IDBENCH=82404
IDSOLVER=1693
FILE ID=node140/3309589-1303992391
RUNJOBID= node140-1303987378-31828
PBS_JOBID= 13168734
Free space on /tmp= 72460 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309589-1303992391/watcher-3309589-1303992391 -o /tmp/evaluation-result-3309589-1303992391/solver-3309589-1303992391 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309589-1303992391.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1280663144

node140.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.833
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.833
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.833
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.833
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:      21766516 kB
Buffers:       2286456 kB
Cached:        7943672 kB
SwapCached:          0 kB
Active:        3056964 kB
Inactive:      7556264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21766516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          166020 kB
Writeback:           0 kB
AnonPages:      383076 kB
Mapped:          15332 kB
Slab:           505676 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   527040 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= 72500 MiB
End job on node140 at 2011-04-28 15:29:58