Trace number 3284912

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
RestartSAT B95? (TO) 1300.15 1300.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

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-3284912-1303760968/watcher-3284912-1303760968 -o /tmp/evaluation-result-3284912-1303760968/solver-3284912-1303760968 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3284912-1303760968.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.82 4/189 1385
/proc/meminfo: memFree=10984520/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=20384 CPUtime=0 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 878 0 0 0 0 0 0 0 23 0 1 0 468512983 20873216 820 33554432000 4194304 4291949 140736847673184 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 5096 824 228 24 0 1730 0

[startup+0.091435 s]
/proc/loadavg: 3.99 3.97 3.82 4/189 1385
/proc/meminfo: memFree=10984520/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=40852 CPUtime=0.09 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 5288 0 0 0 8 1 0 0 23 0 1 0 468512983 41832448 5188 33554432000 4194304 4291949 140736847673184 18446744073709551615 233509952508 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 10213 5188 228 24 0 6847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40852

[startup+0.100436 s]
/proc/loadavg: 3.99 3.97 3.82 4/189 1385
/proc/meminfo: memFree=10984520/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=41224 CPUtime=0.09 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 5398 0 0 0 8 1 0 0 23 0 1 0 468512983 42213376 5298 33554432000 4194304 4291949 140736847673184 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 10306 5299 228 24 0 6940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41224

[startup+0.3004 s]
/proc/loadavg: 3.99 3.97 3.82 4/189 1385
/proc/meminfo: memFree=10984520/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=83940 CPUtime=0.29 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 17500 0 0 0 26 3 0 0 24 0 1 0 468512983 85954560 15721 33554432000 4194304 4291949 140736847673184 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 20985 15722 228 24 0 17619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83940

[startup+0.700328 s]
/proc/loadavg: 3.99 3.97 3.82 4/189 1385
/proc/meminfo: memFree=10984520/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=179716 CPUtime=0.69 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 40345 0 0 0 61 8 0 0 25 0 1 0 468512983 184029184 36856 33554432000 4194304 4291949 140736847673184 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 44929 36858 228 24 0 41563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179716

[startup+1.5002 s]
/proc/loadavg: 3.99 3.97 3.82 6/190 1386
/proc/meminfo: memFree=10774028/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=390816 CPUtime=1.49 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 87815 0 0 0 133 16 0 0 25 0 1 0 468512983 400195584 80480 33554432000 4194304 4291949 140736847673184 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 97704 80503 228 24 0 94338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 390816

[startup+3.1009 s]
/proc/loadavg: 3.99 3.97 3.82 5/190 1386
/proc/meminfo: memFree=10589396/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=442816 CPUtime=3.09 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 107339 0 0 0 289 20 0 0 25 0 1 0 468512983 453443584 96541 33554432000 4194304 4291949 140736847673184 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 110704 96541 232 24 0 107338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442816

[startup+6.30032 s]
/proc/loadavg: 3.99 3.97 3.82 6/190 1387
/proc/meminfo: memFree=10580448/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=442816 CPUtime=6.29 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 107339 0 0 0 609 20 0 0 25 0 1 0 468512983 453443584 96541 33554432000 4194304 4291949 140736847673184 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 110704 96541 232 24 0 107338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 442816

[startup+12.7002 s]
/proc/loadavg: 3.99 3.97 3.82 6/190 1387
/proc/meminfo: memFree=10509936/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=540968 CPUtime=12.69 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 120239 0 0 0 1248 21 0 0 25 0 1 0 468512983 553951232 109415 33554432000 4194304 4291949 140736847673184 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 135242 109415 234 24 0 131876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 540968

[startup+25.5009 s]
/proc/loadavg: 3.99 3.97 3.83 5/190 1387
/proc/meminfo: memFree=10541004/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=437444 CPUtime=25.49 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 140820 0 0 0 2524 25 0 0 25 0 1 0 468512983 447942656 93152 33554432000 4194304 4291949 140736847673184 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 109361 93152 253 24 0 105995 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 437444

[startup+51.1003 s]
/proc/loadavg: 3.99 3.97 3.83 6/190 1388
/proc/meminfo: memFree=10408496/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=487532 CPUtime=51.09 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 148842 0 0 0 5082 27 0 0 25 0 1 0 468512983 499232768 101165 33554432000 4194304 4291949 140736847673184 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 121883 101165 253 24 0 118517 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 487532

[startup+102.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/190 1389
/proc/meminfo: memFree=10188740/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=568920 CPUtime=102.29 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 168135 0 0 0 10198 31 0 0 25 0 1 0 468512983 582574080 120447 33554432000 4194304 4291949 140736847673184 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 142230 120447 253 24 0 138864 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 568920

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.84 6/190 1391
/proc/meminfo: memFree=9918748/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=701180 CPUtime=162.29 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 194173 0 0 0 16193 36 0 0 25 0 1 0 468512983 718008320 146471 33554432000 4194304 4291949 140736847673184 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 175295 146471 253 24 0 171929 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 701180

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.84 6/190 1392
/proc/meminfo: memFree=9672908/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=916104 CPUtime=222.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 217997 0 0 0 22189 41 0 0 25 0 1 0 468512983 938090496 170279 33554432000 4194304 4291949 140736847673184 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 229026 170279 253 24 0 225660 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 916104

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/190 1394
/proc/meminfo: memFree=9267336/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=916104 CPUtime=282.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 256576 0 0 0 28182 48 0 0 25 0 1 0 468512983 938090496 208851 33554432000 4194304 4291949 140736847673184 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 229026 208851 253 24 0 225660 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 916104

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 1396
/proc/meminfo: memFree=9021100/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1265352 CPUtime=342.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 277431 0 0 0 34178 52 0 0 25 0 1 0 468512983 1295720448 229692 33554432000 4194304 4291949 140736847673184 18446744073709551615 4263354 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 316338 229692 253 24 0 312972 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1265352

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.86 6/190 1397
/proc/meminfo: memFree=8678264/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1265352 CPUtime=402.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 322095 0 0 0 40171 59 0 0 25 0 1 0 468512983 1295720448 274344 33554432000 4194304 4291949 140736847673184 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 316338 274344 253 24 0 312972 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1265352

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.87 6/190 1399
/proc/meminfo: memFree=8412396/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1265352 CPUtime=462.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 347180 0 0 0 46166 64 0 0 25 0 1 0 468512983 1295720448 299416 33554432000 4194304 4291949 140736847673184 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 316338 299416 253 24 0 312972 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1265352

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 1400
/proc/meminfo: memFree=8143704/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1832880 CPUtime=522.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 370920 0 0 0 52163 67 0 0 25 0 1 0 468512983 1876869120 323146 33554432000 4194304 4291949 140736847673184 18446744073709551615 4248343 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 458220 323146 253 24 0 454854 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1832880

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.88 5/190 1402
/proc/meminfo: memFree=7821688/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1832880 CPUtime=582.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 407663 0 0 0 58158 72 0 0 25 0 1 0 468512983 1876869120 359880 33554432000 4194304 4291949 140736847673184 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 458220 359880 253 24 0 454854 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1832880

[startup+642.307 s]
/proc/loadavg: 3.99 3.97 3.89 6/190 1404
/proc/meminfo: memFree=7552460/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1832880 CPUtime=642.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 433098 0 0 0 64154 77 0 0 25 0 1 0 468512983 1876869120 385308 33554432000 4194304 4291949 140736847673184 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 458220 385308 253 24 0 454854 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1832880

[startup+702.3 s]
/proc/loadavg: 3.99 3.97 3.89 6/190 1414
/proc/meminfo: memFree=7313808/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1832880 CPUtime=702.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 453942 0 0 0 70150 81 0 0 25 0 1 0 468512983 1876869120 406140 33554432000 4194304 4291949 140736847673184 18446744073709551615 4262102 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 458220 406140 253 24 0 454854 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1832880

[startup+762.301 s]
/proc/loadavg: 4.04 3.99 3.90 5/190 1416
/proc/meminfo: memFree=7071368/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=1832880 CPUtime=762.3 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 476116 0 0 0 76145 85 0 0 25 0 1 0 468512983 1876869120 428305 33554432000 4194304 4291949 140736847673184 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 458220 428305 253 24 0 454854 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1832880

[startup+822.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 1417
/proc/meminfo: memFree=6796664/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2755116 CPUtime=822.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 499181 0 0 0 82142 89 0 0 25 0 1 0 468512983 2821238784 451352 33554432000 4194304 4291949 140736847673184 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 688779 451352 253 24 0 685413 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2755116

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 1419
/proc/meminfo: memFree=6488992/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2755116 CPUtime=882.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 532271 0 0 0 88136 95 0 0 25 0 1 0 468512983 2821238784 484430 33554432000 4194304 4291949 140736847673184 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 688779 484430 253 24 0 685413 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2755116

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 1421
/proc/meminfo: memFree=6114848/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2755116 CPUtime=942.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 580089 0 0 0 94131 100 0 0 25 0 1 0 468512983 2821238784 532237 33554432000 4194304 4291949 140736847673184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 688779 532237 253 24 0 685413 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2755116

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1422
/proc/meminfo: memFree=5833228/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2759560 CPUtime=1002.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 606382 0 0 0 100127 104 0 0 25 0 1 0 468512983 2825789440 558523 33554432000 4194304 4291949 140736847673184 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 689890 558523 253 24 0 686524 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2759560

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1424
/proc/meminfo: memFree=5593128/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2764660 CPUtime=1062.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 632857 0 0 0 106122 109 0 0 25 0 1 0 468512983 2831011840 584990 33554432000 4194304 4291949 140736847673184 18446744073709551615 4251620 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 691165 584990 253 24 0 687799 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2764660

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/185 1443
/proc/meminfo: memFree=5648688/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2770096 CPUtime=1122.32 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 654609 0 0 0 112120 112 0 0 25 0 1 0 468512983 2836578304 606728 33554432000 4194304 4291949 140736847673184 18446744073709551615 4255876 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 692524 606728 253 24 0 689158 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2770096

[startup+1182.3 s]
/proc/loadavg: 3.37 3.81 3.85 5/184 1445
/proc/meminfo: memFree=5406116/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2775376 CPUtime=1182.31 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 677819 0 0 0 118115 116 0 0 25 0 1 0 468512983 2841985024 629928 33554432000 4194304 4291949 140736847673184 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 693844 629928 253 24 0 690478 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2775376

[startup+1242.3 s]
/proc/loadavg: 2.25 3.42 3.71 2/172 1483
/proc/meminfo: memFree=8986600/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=2776916 CPUtime=1242.32 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 720307 0 0 0 124109 123 0 0 25 0 1 0 468512983 2843561984 672410 33554432000 4194304 4291949 140736847673184 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 694229 672410 253 24 0 690863 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2776916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.46 2.98 3.54 2/172 1484
/proc/meminfo: memFree=8865284/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=4276472 CPUtime=1300.02 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4202496 750173 0 0 0 129875 127 0 0 25 0 1 0 468512983 4379107328 702275 33554432000 4194304 4291949 140736847673184 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1385/statm: 1069118 702275 253 24 0 1065752 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4276472

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: 1.46 2.98 3.54 2/172 1484
/proc/meminfo: memFree=8865284/32951124 swapFree=67111528/67111528
[pid=1385] ppid=1383 vsize=0 CPUtime=1300.13 cores=1,3
/proc/1385/stat : 1385 (RestartSAT) R 1383 1385 616 0 -1 4203524 750173 0 0 0 129876 137 0 0 25 0 1 0 468512983 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/1385/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.12
CPU time (s): 1300.15
CPU user time (s): 1298.76
CPU system time (s): 1.38679
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4276472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.76
system time used= 1.38679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 750173
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= 9
involuntary context switches= 833

runsolver used 1.9517 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 21:49:31
IDJOB=3284912
IDBENCH=82367
IDSOLVER=1580
FILE ID=node145/3284912-1303760968
RUNJOBID= node145-1303759502-636
PBS_JOBID= 13157118
Free space on /tmp= 71448 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284912-1303760968/watcher-3284912-1303760968 -o /tmp/evaluation-result-3284912-1303760968/solver-3284912-1303760968 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3284912-1303760968.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=450167390

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:      10984676 kB
Buffers:       2177588 kB
Cached:       18556816 kB
SwapCached:          0 kB
Active:       10956592 kB
Inactive:     10434264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10984676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          154452 kB
Writeback:           0 kB
AnonPages:      655760 kB
Mapped:          15376 kB
Slab:           509776 kB
PageTables:       6420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   946400 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= 71548 MiB
End job on node145 at 2011-04-25 22:11:13