Trace number 3349715

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.18 1300.15

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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-3349715-1304969431/watcher-3349715-1304969431 -o /tmp/evaluation-result-3349715-1304969431/solver-3349715-1304969431 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349715-1304969431.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 4.05 3.97 3.05 5/369 3205
/proc/meminfo: memFree=10508436/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=8164 CPUtime=0 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) S 3203 3205 2950 0 -1 4194304 97 0 0 0 0 0 0 0 23 0 1 0 589359422 8359936 52 33554432000 4194304 4300056 140734905814032 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 17 1 0 0 0
/proc/3205/statm: 2041 52 40 26 0 44 0

[startup+0.084379 s]
/proc/loadavg: 4.05 3.97 3.05 5/369 3205
/proc/meminfo: memFree=10508436/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=29692 CPUtime=0.06 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 2441 0 0 0 6 0 0 0 23 0 1 0 589359422 30404608 2382 33554432000 4194304 4300056 140734905814032 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 7423 2382 222 26 0 4055 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29692

[startup+0.100377 s]
/proc/loadavg: 4.05 3.97 3.05 5/369 3205
/proc/meminfo: memFree=10508436/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=30924 CPUtime=0.08 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 2924 0 0 0 8 0 0 0 23 0 1 0 589359422 31666176 2866 33554432000 4194304 4300056 140734905814032 18446744073709551615 4223657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 7731 2874 222 26 0 4363 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30924

[startup+0.300339 s]
/proc/loadavg: 4.05 3.97 3.05 5/369 3205
/proc/meminfo: memFree=10508436/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=57864 CPUtime=0.28 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 9794 0 0 0 26 2 0 0 24 0 1 0 589359422 59252736 9139 33554432000 4194304 4300056 140734905814032 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 14466 9140 222 26 0 11098 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57864

[startup+1.76807 s]
/proc/loadavg: 4.05 3.97 3.05 5/369 3205
/proc/meminfo: memFree=10508436/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=292180 CPUtime=1.75 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 72448 0 0 0 164 11 0 0 25 0 1 0 589359422 299192320 65112 33554432000 4194304 4300056 140734905814032 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 73045 65112 222 26 0 69677 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 292180

[startup+1.80107 s]
/proc/loadavg: 4.05 3.97 3.05 5/369 3205
/proc/meminfo: memFree=10508436/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=325516 CPUtime=1.78 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 73403 0 0 0 167 11 0 0 25 0 1 0 589359422 333328384 66067 33554432000 4194304 4300056 140734905814032 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 81379 66067 222 26 0 78011 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 325516

[startup+3.10084 s]
/proc/loadavg: 4.05 3.97 3.05 5/370 3206
/proc/meminfo: memFree=10159692/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=554580 CPUtime=3.08 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 124939 0 0 0 287 21 0 0 25 0 1 0 589359422 567889920 114139 33554432000 4194304 4300056 140734905814032 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 138645 114140 222 26 0 135277 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 554580

[startup+6.30026 s]
/proc/loadavg: 4.04 3.97 3.05 5/370 3206
/proc/meminfo: memFree=9962408/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=600320 CPUtime=6.29 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 148330 0 0 0 604 25 0 0 25 0 1 0 589359422 614727680 132336 33554432000 4194304 4300056 140734905814032 18446744073709551615 4230528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 150080 132336 226 26 0 146712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 600320

[startup+12.7011 s]
/proc/loadavg: 4.04 3.97 3.06 6/370 3206
/proc/meminfo: memFree=9887148/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=651372 CPUtime=12.68 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 165230 0 0 0 1241 27 0 0 25 0 1 0 589359422 667004928 149220 33554432000 4194304 4300056 140734905814032 18446744073709551615 233509962839 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 162843 149220 228 26 0 159475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 651372

[startup+25.5138 s]
/proc/loadavg: 4.11 3.99 3.08 5/370 3239
/proc/meminfo: memFree=9871472/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=597804 CPUtime=25.5 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 193862 0 0 0 2518 32 0 0 25 0 1 0 589359422 612151296 126228 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 149451 126228 246 26 0 146083 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 597804

[startup+51.1002 s]
/proc/loadavg: 4.07 3.99 3.10 5/370 3239
/proc/meminfo: memFree=9731152/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=597804 CPUtime=51.09 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 199302 0 0 0 5076 33 0 0 25 0 1 0 589359422 612151296 131665 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 149451 131666 246 26 0 146083 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 597804

[startup+102.301 s]
/proc/loadavg: 4.10 4.01 3.15 5/370 3241
/proc/meminfo: memFree=9374144/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=811452 CPUtime=102.29 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 230428 0 0 0 10192 37 0 0 25 0 1 0 589359422 830926848 162784 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252335 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 202863 162784 247 26 0 199495 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 811452

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.20 5/370 3242
/proc/meminfo: memFree=8956836/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1026376 CPUtime=162.29 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 265340 0 0 0 16185 44 0 0 25 0 1 0 589359422 1051009024 197689 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 256594 197689 247 26 0 253226 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1026376

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.25 5/370 3244
/proc/meminfo: memFree=8569412/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1026376 CPUtime=222.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 299661 0 0 0 22181 49 0 0 25 0 1 0 589359422 1051009024 231998 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 256594 231998 247 26 0 253226 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1026376

[startup+282.301 s]
/proc/loadavg: 4.08 4.02 3.30 5/370 3245
/proc/meminfo: memFree=8159292/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1375624 CPUtime=282.29 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 336243 0 0 0 28174 55 0 0 25 0 1 0 589359422 1408638976 268561 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 343906 268561 247 26 0 340538 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1375624

[startup+342.314 s]
/proc/loadavg: 4.03 4.01 3.34 5/370 3247
/proc/meminfo: memFree=7772004/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1375624 CPUtime=342.31 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 366617 0 0 0 34171 60 0 0 25 0 1 0 589359422 1408638976 298927 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 343906 298927 247 26 0 340538 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1375624

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 3.38 5/370 3249
/proc/meminfo: memFree=7378460/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1375624 CPUtime=402.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 402506 0 0 0 40164 66 0 0 25 0 1 0 589359422 1408638976 334807 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 343906 334807 247 26 0 340538 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1375624

[startup+462.3 s]
/proc/loadavg: 4.18 4.05 3.43 5/370 3250
/proc/meminfo: memFree=7018680/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1943152 CPUtime=462.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 426373 0 0 0 46160 70 0 0 25 0 1 0 589359422 1989787648 358661 33554432000 4194304 4300056 140734905814032 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 485788 358661 247 26 0 482420 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1943152

[startup+522.301 s]
/proc/loadavg: 4.06 4.04 3.46 5/370 3252
/proc/meminfo: memFree=6656316/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1943152 CPUtime=522.29 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 460055 0 0 0 52154 75 0 0 25 0 1 0 589359422 1989787648 392329 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 485788 392329 247 26 0 482420 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1943152

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.49 5/370 3253
/proc/meminfo: memFree=6247056/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1943152 CPUtime=582.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 498850 0 0 0 58147 83 0 0 25 0 1 0 589359422 1989787648 431108 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 485788 431108 247 26 0 482420 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1943152

[startup+642.301 s]
/proc/loadavg: 4.08 4.05 3.53 5/370 3255
/proc/meminfo: memFree=5873648/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=1943152 CPUtime=642.31 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 534261 0 0 0 64142 89 0 0 25 0 1 0 589359422 1989787648 466504 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 485788 466504 247 26 0 482420 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1943152

[startup+702.3 s]
/proc/loadavg: 4.06 4.05 3.56 5/370 3257
/proc/meminfo: memFree=5504280/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=2865388 CPUtime=702.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 569285 0 0 0 70136 94 0 0 25 0 1 0 589359422 2934157312 501514 33554432000 4194304 4300056 140734905814032 18446744073709551615 4251682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 716347 501514 247 26 0 712979 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2865388

[startup+762.3 s]
/proc/loadavg: 4.02 4.04 3.59 5/370 3258
/proc/meminfo: memFree=5142896/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=2865388 CPUtime=762.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 606332 0 0 0 76129 101 0 0 25 0 1 0 589359422 2934157312 538552 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 716347 538552 247 26 0 712979 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2865388

[startup+822.301 s]
/proc/loadavg: 4.01 4.03 3.61 5/370 3260
/proc/meminfo: memFree=4765496/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=2865388 CPUtime=822.3 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 649670 0 0 0 82123 107 0 0 25 0 1 0 589359422 2934157312 581883 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 716347 581883 247 26 0 712979 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2865388

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.64 5/370 3261
/proc/meminfo: memFree=4395916/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=2865388 CPUtime=882.32 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 682205 0 0 0 88119 113 0 0 25 0 1 0 589359422 2934157312 614415 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 716347 614415 247 26 0 712979 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2865388

[startup+942.301 s]
/proc/loadavg: 4.06 4.04 3.66 5/370 3263
/proc/meminfo: memFree=4020632/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=2865388 CPUtime=942.31 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 718529 0 0 0 94113 118 0 0 25 0 1 0 589359422 2934157312 650738 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 716347 650738 247 26 0 712979 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2865388

[startup+1002.31 s]
/proc/loadavg: 4.02 4.03 3.68 5/370 3265
/proc/meminfo: memFree=3688996/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=2865388 CPUtime=1002.32 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 744185 0 0 0 100109 123 0 0 25 0 1 0 589359422 2934157312 676386 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 716347 676386 247 26 0 712979 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2865388

[startup+1062.3 s]
/proc/loadavg: 4.09 4.05 3.71 5/370 3266
/proc/meminfo: memFree=3298828/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=4364020 CPUtime=1062.32 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 791576 0 0 0 106100 132 0 0 25 0 1 0 589359422 4468756480 723767 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 1091005 723767 247 26 0 1087637 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4364020

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 3.72 5/370 3268
/proc/meminfo: memFree=2915976/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=4364020 CPUtime=1122.31 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 830246 0 0 0 112094 137 0 0 25 0 1 0 589359422 4468756480 762434 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 1091005 762434 247 26 0 1087637 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4364020

[startup+1182.3 s]
/proc/loadavg: 4.11 4.06 3.75 5/370 3270
/proc/meminfo: memFree=2591676/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=4364020 CPUtime=1182.32 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 868211 0 0 0 118088 144 0 0 25 0 1 0 589359422 4468756480 800389 33554432000 4194304 4300056 140734905814032 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 1091005 800389 247 26 0 1087637 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4364020

[startup+1242.3 s]
/proc/loadavg: 4.09 4.06 3.77 5/370 3272
/proc/meminfo: memFree=2233408/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=4364020 CPUtime=1242.32 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 904469 0 0 0 124081 151 0 0 25 0 1 0 589359422 4468756480 836631 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 1091005 836631 247 26 0 1087637 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4364020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.14 3.83 3.70 3/358 3311
/proc/meminfo: memFree=4685256/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=4364020 CPUtime=1300.02 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4202496 948522 0 0 0 129845 157 0 0 25 0 1 0 589359422 4468756480 880674 33554432000 4194304 4300056 140734905814032 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3205/statm: 1091005 880674 247 26 0 1087637 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4364020

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

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

[startup+1300.11 s]
/proc/loadavg: 3.14 3.83 3.70 3/358 3311
/proc/meminfo: memFree=4685256/32951124 swapFree=67111348/67111528
[pid=3205] ppid=3203 vsize=0 CPUtime=1300.13 cores=1,3
/proc/3205/stat : 3205 (lr_gl_shr) R 3203 3205 2950 0 -1 4203524 948522 0 0 0 129846 167 0 0 25 0 1 0 589359422 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/3205/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.15
CPU time (s): 1300.18
CPU user time (s): 1298.46
CPU system time (s): 1.71274
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4364020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.46
system time used= 1.71274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 948522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 707

runsolver used 4.5923 second user time and 10.7404 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 21:30:36
IDJOB=3349715
IDBENCH=82374
IDSOLVER=1814
FILE ID=node145/3349715-1304969431
RUNJOBID= node145-1304968092-2971
PBS_JOBID= 13285605
Free space on /tmp= 43144 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349715-1304969431/watcher-3349715-1304969431 -o /tmp/evaluation-result-3349715-1304969431/solver-3349715-1304969431 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349715-1304969431.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=468767106

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:      10508592 kB
Buffers:        214664 kB
Cached:       15758468 kB
SwapCached:          0 kB
Active:        7508724 kB
Inactive:     14342312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10508592 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          191648 kB
Writeback:           0 kB
AnonPages:     5877496 kB
Mapped:          28028 kB
Slab:           491956 kB
PageTables:      35436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79871952 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= 43164 MiB
End job on node145 at 2011-05-09 21:52:18