Trace number 3419887

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.4 5000.27

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark745.077
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3419887-1306580486/watcher-3419887-1306580486 -o /tmp/evaluation-result-3419887-1306580486/solver-3419887-1306580486 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419887-1306580486.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.16 2.02 1.40 3/524 8826
/proc/meminfo: memFree=12615784/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=23220 CPUtime=0 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 1492 0 0 0 0 0 0 0 22 0 1 0 769646850 23777280 1434 33554432000 4194304 4291949 140737287364048 18446744073709551615 4201905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 5805 1434 228 24 0 2439 0

[startup+0.110183 s]
/proc/loadavg: 2.16 2.02 1.40 3/524 8826
/proc/meminfo: memFree=12615784/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=42260 CPUtime=0.1 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 5785 0 0 0 9 1 0 0 23 0 1 0 769646850 43274240 5622 33554432000 4194304 4291949 140737287364048 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 10565 5625 228 24 0 7199 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 42260

[startup+0.201166 s]
/proc/loadavg: 2.16 2.02 1.40 3/524 8826
/proc/meminfo: memFree=12615784/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=60560 CPUtime=0.18 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 11454 0 0 0 17 1 0 0 23 0 1 0 769646850 62013440 10437 33554432000 4194304 4291949 140737287364048 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 15140 10439 228 24 0 11774 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 60560

[startup+0.30116 s]
/proc/loadavg: 2.16 2.02 1.40 3/524 8826
/proc/meminfo: memFree=12615784/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=85652 CPUtime=0.29 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 18203 0 0 0 27 2 0 0 23 0 1 0 769646850 87707648 16424 33554432000 4194304 4291949 140737287364048 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 21413 16425 228 24 0 18047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85652

[startup+0.701077 s]
/proc/loadavg: 2.16 2.02 1.40 3/524 8826
/proc/meminfo: memFree=12615784/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=186504 CPUtime=0.69 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 44079 0 0 0 64 5 0 0 25 0 1 0 769646850 190980096 39052 33554432000 4194304 4291949 140737287364048 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 46626 39056 228 24 0 43260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 186504

[startup+1.50092 s]
/proc/loadavg: 2.16 2.02 1.40 3/525 8827
/proc/meminfo: memFree=12367908/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=385180 CPUtime=1.49 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 94987 0 0 0 136 13 0 0 25 0 1 0 769646850 394424320 84190 33554432000 4194304 4291949 140737287364048 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 96295 84192 228 24 0 92929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 385180

[startup+3.10063 s]
/proc/loadavg: 2.16 2.02 1.40 3/525 8827
/proc/meminfo: memFree=12120908/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=840032 CPUtime=3.09 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 182216 0 0 0 283 26 0 0 25 0 1 0 769646850 860192768 166224 33554432000 4194304 4291949 140737287364048 18446744073709551615 4215169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 210008 166224 231 24 0 206642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 840032

[startup+6.30107 s]
/proc/loadavg: 2.23 2.03 1.41 3/525 8827
/proc/meminfo: memFree=11949380/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=840032 CPUtime=6.29 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 182217 0 0 0 603 26 0 0 25 0 1 0 769646850 860192768 166225 33554432000 4194304 4291949 140737287364048 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 210008 166225 232 24 0 206642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 840032

[startup+12.7009 s]
/proc/loadavg: 2.21 2.03 1.41 3/525 8828
/proc/meminfo: memFree=11948400/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=852768 CPUtime=12.69 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 186798 0 0 0 1242 27 0 0 25 0 1 0 769646850 873234432 170806 33554432000 4194304 4291949 140737287364048 18446744073709551615 4229798 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 213192 170806 234 24 0 209826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 852768

[startup+25.5006 s]
/proc/loadavg: 2.16 2.03 1.42 3/525 8828
/proc/meminfo: memFree=11851124/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=911484 CPUtime=25.49 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 206691 0 0 0 2520 29 0 0 25 0 1 0 769646850 933359616 190599 33554432000 4194304 4291949 140737287364048 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 227871 190599 234 24 0 224505 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 911484

[startup+51.101 s]
/proc/loadavg: 2.11 2.03 1.44 3/525 8829
/proc/meminfo: memFree=11945956/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=745860 CPUtime=51.09 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 247022 0 0 0 5073 36 0 0 25 0 1 0 769646850 763760640 167204 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 186465 167204 253 24 0 183099 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 745860

[startup+102.301 s]
/proc/loadavg: 2.05 2.02 1.47 3/525 8830
/proc/meminfo: memFree=11865212/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=827248 CPUtime=102.29 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 265256 0 0 0 10190 39 0 0 25 0 1 0 769646850 847101952 185424 33554432000 4194304 4291949 140737287364048 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 206812 185424 253 24 0 203446 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 827248

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 1.50 3/525 8832
/proc/meminfo: memFree=11778120/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=959508 CPUtime=162.3 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 285227 0 0 0 16188 42 0 0 25 0 1 0 769646850 982536192 205387 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 239877 205387 253 24 0 236511 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 959508

[startup+222.32 s]
/proc/loadavg: 2.07 2.03 1.53 3/525 8836
/proc/meminfo: memFree=11685580/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=1174432 CPUtime=222.31 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 307283 0 0 0 22186 45 0 0 25 0 1 0 769646850 1202618368 227430 33554432000 4194304 4291949 140737287364048 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 293608 227430 253 24 0 290242 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 1174432

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 1.56 3/525 8838
/proc/meminfo: memFree=11577304/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=1174432 CPUtime=282.3 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 333216 0 0 0 28181 49 0 0 25 0 1 0 769646850 1202618368 253355 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 293608 253355 253 24 0 290242 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1174432

[startup+342.3 s]
/proc/loadavg: 2.12 2.05 1.60 3/525 8839
/proc/meminfo: memFree=11461092/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=1523680 CPUtime=342.3 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 360749 0 0 0 34177 53 0 0 25 0 1 0 769646850 1560248320 280875 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 380920 280875 253 24 0 377554 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1523680

[startup+402.301 s]
/proc/loadavg: 2.09 2.06 1.62 3/525 8841
/proc/meminfo: memFree=11375864/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=1523680 CPUtime=402.3 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 380767 0 0 0 40174 56 0 0 25 0 1 0 769646850 1560248320 300882 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255590 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 380920 300882 253 24 0 377554 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1523680

[startup+462.301 s]
/proc/loadavg: 2.03 2.04 1.65 3/525 8843
/proc/meminfo: memFree=11271184/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=1523680 CPUtime=462.31 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 404740 0 0 0 46171 60 0 0 25 0 1 0 769646850 1560248320 324847 33554432000 4194304 4291949 140737287364048 18446744073709551615 4262410 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 380920 324847 253 24 0 377554 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1523680

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 1.66 3/525 8844
/proc/meminfo: memFree=11187576/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=1523680 CPUtime=522.31 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 424384 0 0 0 52168 63 0 0 25 0 1 0 769646850 1560248320 344483 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 380920 344483 253 24 0 377554 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1523680

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 1.68 3/525 8846
/proc/meminfo: memFree=11096644/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=2091208 CPUtime=582.31 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 446332 0 0 0 58164 67 0 0 25 0 1 0 769646850 2141396992 366426 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 522802 366426 253 24 0 519436 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2091208

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/525 8980
/proc/meminfo: memFree=4453440/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11025892 CPUtime=4122.4 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2160645 0 0 0 411907 333 0 0 25 0 1 0 769646850 11290513408 2080242 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2756473 2080242 253 24 0 2753107 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 11025892

[startup+4182.32 s]
/proc/loadavg: 2.05 2.05 2.00 3/525 8982
/proc/meminfo: memFree=4350612/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11035184 CPUtime=4182.43 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2183088 0 0 0 417904 339 0 0 25 0 1 0 769646850 11300028416 2102676 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2758796 2102676 253 24 0 2755430 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 11035184

[startup+4242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/525 8983
/proc/meminfo: memFree=4235068/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11035184 CPUtime=4242.41 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2208866 0 0 0 423899 342 0 0 25 0 1 0 769646850 11300028416 2128450 33554432000 4194304 4291949 140737287364048 18446744073709551615 4262245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2758796 2128450 253 24 0 2755430 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 11035184

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 8985
/proc/meminfo: memFree=4134816/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11038756 CPUtime=4302.41 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2230321 0 0 0 429895 346 0 0 25 0 1 0 769646850 11303686144 2149898 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2759689 2149898 253 24 0 2756323 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 11038756

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8987
/proc/meminfo: memFree=4063136/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11044228 CPUtime=4362.41 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2246924 0 0 0 435891 350 0 0 25 0 1 0 769646850 11309289472 2166492 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2761057 2166492 253 24 0 2757691 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 11044228

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 9015
/proc/meminfo: memFree=4080352/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11048368 CPUtime=4422.42 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2275433 0 0 0 441886 356 0 0 25 0 1 0 769646850 11313528832 2194991 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2762092 2194991 253 24 0 2758726 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 11048368

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 9017
/proc/meminfo: memFree=3977244/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11054512 CPUtime=4482.41 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2295339 0 0 0 447881 360 0 0 25 0 1 0 769646850 11319820288 2214890 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2763628 2214890 253 24 0 2760262 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 11054512

[startup+4542.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/525 9018
/proc/meminfo: memFree=3907192/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11058188 CPUtime=4542.41 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2312904 0 0 0 453878 363 0 0 25 0 1 0 769646850 11323584512 2232446 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2764547 2232446 253 24 0 2761181 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 11058188

[startup+4602.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/525 9020
/proc/meminfo: memFree=3805260/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11063016 CPUtime=4602.42 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2331411 0 0 0 459876 366 0 0 25 0 1 0 769646850 11328528384 2250949 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2765754 2250949 253 24 0 2762388 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 11063016

[startup+4662.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/525 9022
/proc/meminfo: memFree=3710580/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11067656 CPUtime=4662.42 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2354841 0 0 0 465871 371 0 0 25 0 1 0 769646850 11333279744 2274376 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2766914 2274376 253 24 0 2763548 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 11067656

[startup+4722.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/525 9023
/proc/meminfo: memFree=3654608/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11072484 CPUtime=4722.43 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2368698 0 0 0 471869 374 0 0 25 0 1 0 769646850 11338223616 2288222 33554432000 4194304 4291949 140737287364048 18446744073709551615 4248388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2768121 2288222 253 24 0 2764755 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 11072484

[startup+4782.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/525 9025
/proc/meminfo: memFree=3545140/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11077056 CPUtime=4782.43 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2386644 0 0 0 477865 378 0 0 25 0 1 0 769646850 11342905344 2306162 33554432000 4194304 4291949 140737287364048 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2769264 2306162 253 24 0 2765898 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 11077056

[startup+4842.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/525 9026
/proc/meminfo: memFree=3458948/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11085652 CPUtime=4842.45 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2413242 0 0 0 483863 382 0 0 25 0 1 0 769646850 11351707648 2332748 33554432000 4194304 4291949 140737287364048 18446744073709551615 4262918 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2771413 2332748 253 24 0 2768047 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 11085652

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 9028
/proc/meminfo: memFree=3308416/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11085652 CPUtime=4902.43 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2451116 0 0 0 489856 387 0 0 25 0 1 0 769646850 11351707648 2370608 33554432000 4194304 4291949 140737287364048 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2771413 2370608 253 24 0 2768047 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 11085652

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 9030
/proc/meminfo: memFree=3199796/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11087772 CPUtime=4962.43 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2476766 0 0 0 495852 391 0 0 25 0 1 0 769646850 11353878528 2396253 33554432000 4194304 4291949 140737287364048 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2771943 2396253 253 24 0 2768577 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 11087772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 9031
/proc/meminfo: memFree=3155116/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=11091092 CPUtime=5000.04 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4202496 2488054 0 0 0 499611 393 0 0 25 0 1 0 769646850 11357278208 2407539 33554432000 4194304 4291949 140737287364048 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8826/statm: 2772773 2407539 253 24 0 2769407 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 11091092

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

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

[startup+5000.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 9031
/proc/meminfo: memFree=3155116/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=0 CPUtime=5000.23 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4203524 2488055 0 0 0 499612 411 0 0 25 0 1 0 769646850 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/8826/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

[startup+5000.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 9031
/proc/meminfo: memFree=3155116/32951124 swapFree=59247644/67111528
[pid=8826] ppid=8824 vsize=0 CPUtime=5000.33 cores=0,2,4,6
/proc/8826/stat : 8826 (RestartSAT) R 8824 8826 8723 0 -1 4203524 2488055 0 0 0 499612 421 0 0 25 0 1 0 769646850 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/8826/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.27
CPU time (s): 5000.4
CPU user time (s): 4996.13
CPU system time (s): 4.27535
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11091092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.13
system time used= 4.27535
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2488055
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= 10
involuntary context switches= 3810

runsolver used 26.9049 second user time and 59.515 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-28 13:01:31
IDJOB=3419887
IDBENCH=82388
IDSOLVER=1911
FILE ID=node137/3419887-1306580486
RUNJOBID= node137-1306579391-8741
PBS_JOBID= 13471543
Free space on /tmp= 72932 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419887-1306580486/watcher-3419887-1306580486 -o /tmp/evaluation-result-3419887-1306580486/solver-3419887-1306580486 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419887-1306580486.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1268142899

node137.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.844
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.68
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.844
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.75
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.844
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.844
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.74
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.844
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12615816 kB
Buffers:        369184 kB
Cached:        9044724 kB
SwapCached:      17768 kB
Active:       11582484 kB
Inactive:      8449044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12615816 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:          171680 kB
Writeback:           0 kB
AnonPages:    10609620 kB
Mapped:          30052 kB
Slab:           159160 kB
PageTables:      75144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162841992 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= 72952 MiB
End job on node137 at 2011-05-28 14:24:53