Trace number 3419859

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) 5000.27 5000.31

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1095.17
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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-3419859-1306579941/watcher-3419859-1306579941 -o /tmp/evaluation-result-3419859-1306579941/solver-3419859-1306579941 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419859-1306579941.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.00 1.68 0.87 2/415 28012
/proc/meminfo: memFree=22392048/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=20384 CPUtime=0.01 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 889 0 0 0 1 0 0 0 23 0 1 0 225603652 20873216 829 33554432000 4194304 4291949 140735082923424 18446744073709551615 4200653 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 5096 829 228 24 0 1730 0

[startup+0.0649939 s]
/proc/loadavg: 2.00 1.68 0.87 2/415 28012
/proc/meminfo: memFree=22392048/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=26520 CPUtime=0.06 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 2786 0 0 0 6 0 0 0 23 0 1 0 225603652 27156480 2489 33554432000 4194304 4291949 140735082923424 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 6630 2490 228 24 0 3264 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26520

[startup+0.100992 s]
/proc/loadavg: 2.00 1.68 0.87 2/415 28012
/proc/meminfo: memFree=22392048/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=32936 CPUtime=0.09 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 5156 0 0 0 9 0 0 0 23 0 1 0 225603652 33726464 4420 33554432000 4194304 4291949 140735082923424 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 8234 4420 228 24 0 4868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.300959 s]
/proc/loadavg: 2.00 1.68 0.87 2/415 28012
/proc/meminfo: memFree=22392048/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=78144 CPUtime=0.29 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 19709 0 0 0 28 1 0 0 25 0 1 0 225603652 80019456 14863 33554432000 4194304 4291949 140735082923424 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 19536 14865 228 24 0 16170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78144

[startup+0.700883 s]
/proc/loadavg: 2.00 1.68 0.87 2/415 28012
/proc/meminfo: memFree=22392048/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=138020 CPUtime=0.69 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 40673 0 0 0 66 3 0 0 25 0 1 0 225603652 141332480 29804 33554432000 4194304 4291949 140735082923424 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 34505 29804 232 24 0 31139 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138020

[startup+1.50074 s]
/proc/loadavg: 2.00 1.68 0.87 3/416 28013
/proc/meminfo: memFree=22272140/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=138020 CPUtime=1.49 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 40673 0 0 0 146 3 0 0 25 0 1 0 225603652 141332480 29804 33554432000 4194304 4291949 140735082923424 18446744073709551615 4229712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 34505 29804 232 24 0 31139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138020

[startup+3.10045 s]
/proc/loadavg: 2.00 1.69 0.88 3/416 28013
/proc/meminfo: memFree=22267300/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=124100 CPUtime=3.09 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 46291 0 0 0 305 4 0 0 25 0 1 0 225603652 127078400 23679 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 31025 23679 252 24 0 27659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124100

[startup+6.30088 s]
/proc/loadavg: 2.00 1.69 0.88 3/416 28013
/proc/meminfo: memFree=22291200/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=124100 CPUtime=6.29 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 47352 0 0 0 625 4 0 0 25 0 1 0 225603652 127078400 24737 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 31025 24737 252 24 0 27659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124100

[startup+12.7007 s]
/proc/loadavg: 2.00 1.70 0.89 3/416 28013
/proc/meminfo: memFree=22277740/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=143068 CPUtime=12.69 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 49774 0 0 0 1265 4 0 0 25 0 1 0 225603652 146501632 27152 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 35767 27152 252 24 0 32401 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143068

[startup+25.5004 s]
/proc/loadavg: 2.00 1.70 0.90 3/416 28013
/proc/meminfo: memFree=22251572/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=173888 CPUtime=25.49 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 54489 0 0 0 2544 5 0 0 25 0 1 0 225603652 178061312 31858 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 43472 31858 252 24 0 40106 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 173888

[startup+51.1008 s]
/proc/loadavg: 2.00 1.73 0.93 3/416 28014
/proc/meminfo: memFree=22194292/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=223976 CPUtime=51.09 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 66170 0 0 0 5102 7 0 0 25 0 1 0 225603652 229351424 43527 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 55994 43527 252 24 0 52628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 223976

[startup+102.316 s]
/proc/loadavg: 2.00 1.77 0.99 3/416 28015
/proc/meminfo: memFree=22085900/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=305832 CPUtime=102.31 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 86821 0 0 0 10219 12 0 0 25 0 1 0 225603652 313171968 64160 33554432000 4194304 4291949 140735082923424 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 76458 64160 252 24 0 73092 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 305832

[startup+162.301 s]
/proc/loadavg: 2.00 1.81 1.05 3/416 28017
/proc/meminfo: memFree=21945384/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=438600 CPUtime=162.3 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 114901 0 0 0 16213 17 0 0 25 0 1 0 225603652 449126400 92208 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 109650 92208 252 24 0 106284 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 438600

[startup+222.301 s]
/proc/loadavg: 2.03 1.86 1.11 3/416 28019
/proc/meminfo: memFree=21806464/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=653524 CPUtime=222.3 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 138956 0 0 0 22210 20 0 0 25 0 1 0 225603652 669208576 116236 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 163381 116236 252 24 0 160015 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 653524

[startup+282.301 s]
/proc/loadavg: 2.01 1.88 1.16 3/416 28020
/proc/meminfo: memFree=21691240/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=653524 CPUtime=282.3 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 161687 0 0 0 28207 23 0 0 25 0 1 0 225603652 669208576 138955 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 163381 138955 252 24 0 160015 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 653524

[startup+342.3 s]
/proc/loadavg: 2.04 1.91 1.22 3/416 28022
/proc/meminfo: memFree=21526040/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=1002772 CPUtime=342.3 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 196491 0 0 0 34203 27 0 0 25 0 1 0 225603652 1026838528 173745 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255687 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 250693 173745 252 24 0 247327 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1002772

[startup+402.301 s]
/proc/loadavg: 2.01 1.93 1.27 3/416 28023
/proc/meminfo: memFree=21416896/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=1003160 CPUtime=402.3 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 219047 0 0 0 40199 31 0 0 25 0 1 0 225603652 1027235840 196286 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 250790 196286 252 24 0 247424 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1003160

[startup+462.301 s]
/proc/loadavg: 2.00 1.94 1.31 3/416 28025
/proc/meminfo: memFree=21299568/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=1004960 CPUtime=462.3 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 243018 0 0 0 46196 34 0 0 25 0 1 0 225603652 1029079040 220234 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 251240 220234 252 24 0 247874 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1004960

[startup+522.301 s]
/proc/loadavg: 2.00 1.95 1.35 3/416 28036
/proc/meminfo: memFree=21178756/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=1006892 CPUtime=522.31 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 266758 0 0 0 52192 39 0 0 25 0 1 0 225603652 1031057408 243963 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 251723 243963 252 24 0 248357 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1006892

[startup+582.301 s]
/proc/loadavg: 2.00 1.95 1.39 3/416 28037
/proc/meminfo: memFree=21064624/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=1576540 CPUtime=582.31 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 290713 0 0 0 58189 42 0 0 25 0 1 0 225603652 1614376960 267903 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28012/statm: 394135 267903 252 24 0 390769 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1576540

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/416 28225
/proc/meminfo: memFree=17375444/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6492804 CPUtime=4122.26 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1327792 0 0 0 412018 208 0 0 25 0 1 0 225603652 6648631296 1304506 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248141 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1623201 1304506 252 24 0 1619835 0
Current children cumulated CPU time (s) 4122.26
Current children cumulated vsize (KiB) 6492804

[startup+4182.3 s]
/proc/loadavg: 2.16 2.04 1.97 3/416 28226
/proc/meminfo: memFree=17259720/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6493764 CPUtime=4182.26 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1341917 0 0 0 418016 210 0 0 25 0 1 0 225603652 6649614336 1318619 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1623441 1318619 252 24 0 1620075 0
Current children cumulated CPU time (s) 4182.26
Current children cumulated vsize (KiB) 6493764

[startup+4242.3 s]
/proc/loadavg: 2.12 2.04 1.98 3/416 28228
/proc/meminfo: memFree=17152920/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6494332 CPUtime=4242.26 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1357856 0 0 0 424013 213 0 0 25 0 1 0 225603652 6650195968 1334553 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1623583 1334553 252 24 0 1620217 0
Current children cumulated CPU time (s) 4242.26
Current children cumulated vsize (KiB) 6494332

[startup+4302.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/416 28229
/proc/meminfo: memFree=17026652/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6494520 CPUtime=4302.26 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1376502 0 0 0 430011 215 0 0 25 0 1 0 225603652 6650388480 1353189 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1623630 1353189 252 24 0 1620264 0
Current children cumulated CPU time (s) 4302.26
Current children cumulated vsize (KiB) 6494520

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/416 28231
/proc/meminfo: memFree=17027976/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6495488 CPUtime=4362.26 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1395491 0 0 0 436008 218 0 0 25 0 1 0 225603652 6651379712 1372166 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1623872 1372166 252 24 0 1620506 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 6495488

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/416 28233
/proc/meminfo: memFree=16896744/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6496468 CPUtime=4422.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1408757 0 0 0 442005 220 0 0 25 0 1 0 225603652 6652383232 1385425 33554432000 4194304 4291949 140735082923424 18446744073709551615 218884024578 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1624117 1385425 252 24 0 1620751 0
Current children cumulated CPU time (s) 4422.25
Current children cumulated vsize (KiB) 6496468

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/416 28234
/proc/meminfo: memFree=16776184/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6497224 CPUtime=4482.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1423462 0 0 0 448003 222 0 0 25 0 1 0 225603652 6653157376 1400128 33554432000 4194304 4291949 140735082923424 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1624306 1400128 252 24 0 1620940 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 6497224

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/416 28236
/proc/meminfo: memFree=16615692/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6498092 CPUtime=4542.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1436765 0 0 0 454001 224 0 0 25 0 1 0 225603652 6654046208 1413425 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1624523 1413425 252 24 0 1621157 0
Current children cumulated CPU time (s) 4542.25
Current children cumulated vsize (KiB) 6498092

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/416 28237
/proc/meminfo: memFree=16882380/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6499216 CPUtime=4602.27 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1450788 0 0 0 460000 227 0 0 25 0 1 0 225603652 6655197184 1427441 33554432000 4194304 4291949 140735082923424 18446744073709551615 4251124 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1624804 1427441 252 24 0 1621438 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 6499216

[startup+4662.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/416 28239
/proc/meminfo: memFree=16731812/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6500096 CPUtime=4662.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1463135 0 0 0 465996 229 0 0 25 0 1 0 225603652 6656098304 1439783 33554432000 4194304 4291949 140735082923424 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1625024 1439783 252 24 0 1621658 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 6500096

[startup+4722.32 s]
/proc/loadavg: 2.02 2.01 1.98 3/416 28241
/proc/meminfo: memFree=16592268/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6501348 CPUtime=4722.27 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1476724 0 0 0 471996 231 0 0 25 0 1 0 225603652 6657380352 1453364 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1625337 1453364 252 24 0 1621971 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 6501348

[startup+4782.3 s]
/proc/loadavg: 2.08 2.03 1.99 3/416 28242
/proc/meminfo: memFree=16456212/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6501928 CPUtime=4782.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1489627 0 0 0 477992 233 0 0 25 0 1 0 225603652 6657974272 1466256 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1625482 1466256 252 24 0 1622116 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 6501928

[startup+4842.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/416 28247
/proc/meminfo: memFree=16640764/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6502488 CPUtime=4842.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1505722 0 0 0 483989 236 0 0 25 0 1 0 225603652 6658547712 1482346 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1625622 1482346 252 24 0 1622256 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 6502488

[startup+4902.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/416 28248
/proc/meminfo: memFree=16468116/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6502976 CPUtime=4902.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1520043 0 0 0 489988 237 0 0 25 0 1 0 225603652 6659047424 1496661 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1625744 1496661 252 24 0 1622378 0
Current children cumulated CPU time (s) 4902.25
Current children cumulated vsize (KiB) 6502976

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/416 28250
/proc/meminfo: memFree=16225536/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6504068 CPUtime=4962.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1533351 0 0 0 495985 240 0 0 25 0 1 0 225603652 6660165632 1509960 33554432000 4194304 4291949 140735082923424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1626017 1509960 252 24 0 1622651 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 6504068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/416 28251
/proc/meminfo: memFree=16051912/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=6504516 CPUtime=5000.07 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4202496 1542270 0 0 0 499765 242 0 0 25 0 1 0 225603652 6660624384 1518871 33554432000 4194304 4291949 140735082923424 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28012/statm: 1626129 1518871 252 24 0 1622763 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 6504516

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

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

[startup+5000.22 s]
/proc/loadavg: 2.01 2.03 2.00 3/416 28251
/proc/meminfo: memFree=16051912/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=0 CPUtime=5000.17 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4203524 1542270 0 0 0 499765 252 0 0 25 0 1 0 225603652 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/28012/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

[startup+5000.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/416 28251
/proc/meminfo: memFree=16051912/32950928 swapFree=53457208/67111528
[pid=28012] ppid=28010 vsize=0 CPUtime=5000.25 cores=0,2,4,6
/proc/28012/stat : 28012 (RestartSAT) R 28010 28012 27635 0 -1 4203524 1542270 0 0 0 499765 260 0 0 25 0 1 0 225603652 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/28012/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.31
CPU time (s): 5000.27
CPU user time (s): 4997.65
CPU system time (s): 2.6146
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 6504516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.65
system time used= 2.6146
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1542270
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= 6
involuntary context switches= 3940

runsolver used 21.3028 second user time and 46.8599 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-28 12:52:22
IDJOB=3419859
IDBENCH=82366
IDSOLVER=1911
FILE ID=node112/3419859-1306579941
RUNJOBID= node112-1306579398-27653
PBS_JOBID= 13471568
Free space on /tmp= 73220 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419859-1306579941/watcher-3419859-1306579941 -o /tmp/evaluation-result-3419859-1306579941/solver-3419859-1306579941 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419859-1306579941.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=774181513

node112.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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22392328 kB
Buffers:        249612 kB
Cached:        7544292 kB
SwapCached:      62268 kB
Active:        3065532 kB
Inactive:      7243172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22392328 kB
SwapTotal:    67111528 kB
SwapFree:     53457208 kB
Dirty:           37412 kB
Writeback:           0 kB
AnonPages:     2460836 kB
Mapped:          16088 kB
Slab:           124224 kB
PageTables:      59956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99089992 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= 73240 MiB
End job on node112 at 2011-05-28 14:15:45