Trace number 3284902

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
MPhaseSAT64 2011-03-03? (TO) 1300.05 1300.02

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-3284902-1303763955/watcher-3284902-1303763955 -o /tmp/evaluation-result-3284902-1303763955/solver-3284902-1303763955 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3284902-1303763955.cnf 

running on 2 cores: 5,7

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.95 3.84 5/189 5598
/proc/meminfo: memFree=14351328/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=0 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 320 0 0 0 0 0 0 0 23 0 1 0 487994614 84414464 261 33554432000 134512640 134761588 4293305440 18446744073709551615 6482078 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 261 225 61 0 19912 0

[startup+0.03728 s]
/proc/loadavg: 3.99 3.95 3.84 5/189 5598
/proc/meminfo: memFree=14351328/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=0.03 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 482 0 0 0 3 0 0 0 23 0 1 0 487994614 84414464 423 33554432000 134512640 134761588 4293305440 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 423 225 61 0 19912 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 82436

[startup+0.100209 s]
/proc/loadavg: 3.99 3.95 3.84 5/189 5598
/proc/meminfo: memFree=14351328/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=0.09 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 811 0 0 0 9 0 0 0 23 0 1 0 487994614 84414464 752 33554432000 134512640 134761588 4293305440 18446744073709551615 6481984 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 752 225 61 0 19912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82436

[startup+0.300173 s]
/proc/loadavg: 3.99 3.95 3.84 5/189 5598
/proc/meminfo: memFree=14351328/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=0.29 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1820 0 0 0 29 0 0 0 24 0 1 0 487994614 84414464 1761 33554432000 134512640 134761588 4293305440 18446744073709551615 6354687 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 1761 225 61 0 19912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82436

[startup+0.700103 s]
/proc/loadavg: 3.99 3.95 3.84 5/189 5598
/proc/meminfo: memFree=14351328/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=0.69 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 3745 0 0 0 68 1 0 0 25 0 1 0 487994614 84414464 3686 33554432000 134512640 134761588 4293305440 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 3686 225 61 0 19912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82436

[startup+1.50096 s]
/proc/loadavg: 3.99 3.95 3.84 5/190 5599
/proc/meminfo: memFree=14331488/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=1.49 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 7579 0 0 0 147 2 0 0 25 0 1 0 487994614 84414464 7520 33554432000 134512640 134761588 4293305440 18446744073709551615 6354277 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 7520 225 61 0 19912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82436

[startup+3.10067 s]
/proc/loadavg: 3.99 3.95 3.84 5/190 5599
/proc/meminfo: memFree=14307680/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=82436 CPUtime=3.09 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 15239 0 0 0 304 5 0 0 25 0 1 0 487994614 84414464 15180 33554432000 134512640 134761588 4293305440 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 20609 15180 225 61 0 19912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82436

[startup+6.30011 s]
/proc/loadavg: 4.07 3.97 3.85 5/190 5599
/proc/meminfo: memFree=14154064/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=247524 CPUtime=6.29 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 77461 0 0 0 616 13 0 0 25 0 1 0 487994614 253464576 58302 33554432000 134512640 134761588 4293305440 18446744073709551615 134616713 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 61881 58302 1175 61 0 61184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 247524

[startup+12.701 s]
/proc/loadavg: 4.07 3.97 3.85 5/190 5599
/proc/meminfo: memFree=14139192/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=235792 CPUtime=12.69 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 126826 0 0 0 1249 20 0 0 25 0 1 0 487994614 241451008 55379 33554432000 134512640 134761588 4293305440 18446744073709551615 134621222 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 58948 55379 1181 61 0 58251 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 235792

[startup+25.5007 s]
/proc/loadavg: 4.05 3.97 3.85 5/190 5599
/proc/meminfo: memFree=14126676/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=25.49 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 128498 0 0 0 2529 20 0 0 25 0 1 0 487994614 248299520 57051 33554432000 134512640 134761588 4293305440 18446744073709551615 134617663 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57051 1181 61 0 59923 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 242480

[startup+51.1001 s]
/proc/loadavg: 4.03 3.97 3.85 5/190 5600
/proc/meminfo: memFree=14152708/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=214132 CPUtime=51.09 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 140154 0 0 0 5087 22 0 0 25 0 1 0 487994614 219271168 49969 33554432000 134512640 134761588 4293305440 18446744073709551615 134636936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 53533 49969 1186 61 0 52836 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 214132

[startup+102.307 s]
/proc/loadavg: 4.13 4.00 3.87 5/190 5601
/proc/meminfo: memFree=14141796/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=228716 CPUtime=102.3 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 175089 0 0 0 10203 27 0 0 25 0 1 0 487994614 234205184 53615 33554432000 134512640 134761588 4293305440 18446744073709551615 134682659 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 57179 53615 1186 61 0 56482 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 228716

[startup+162.3 s]
/proc/loadavg: 4.05 4.00 3.87 5/190 5603
/proc/meminfo: memFree=14151700/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=218168 CPUtime=162.29 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 312600 0 0 0 16182 47 0 0 25 0 1 0 487994614 223404032 50978 33554432000 134512640 134761588 4293305440 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 54542 50978 1186 61 0 53845 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 218168

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 5605
/proc/meminfo: memFree=14128696/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=222.29 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 442192 0 0 0 22163 66 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134634493 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 242480

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 5606
/proc/meminfo: memFree=14147044/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=221324 CPUtime=282.29 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 477725 0 0 0 28158 71 0 0 25 0 1 0 487994614 226635776 51799 33554432000 134512640 134761588 4293305440 18446744073709551615 134682647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 55331 51799 1186 61 0 54634 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 221324

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 5608
/proc/meminfo: memFree=14125988/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=342.3 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 598910 0 0 0 34141 89 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134617360 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 242480

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 5609
/proc/meminfo: memFree=14141548/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=227644 CPUtime=402.3 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 645243 0 0 0 40135 95 0 0 25 0 1 0 487994614 233107456 53347 33554432000 134512640 134761588 4293305440 18446744073709551615 134647384 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 56911 53347 1186 61 0 56214 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 227644

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 5611
/proc/meminfo: memFree=14141784/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=218168 CPUtime=462.3 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 782754 0 0 0 46116 114 0 0 25 0 1 0 487994614 223404032 50978 33554432000 134512640 134761588 4293305440 18446744073709551615 134682723 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 54542 50978 1186 61 0 53845 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 218168

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5613
/proc/meminfo: memFree=14112200/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=522.3 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 912346 0 0 0 52099 131 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134649448 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 242480

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5614
/proc/meminfo: memFree=14135256/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=221324 CPUtime=582.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 947879 0 0 0 58094 137 0 0 25 0 1 0 487994614 226635776 51799 33554432000 134512640 134761588 4293305440 18446744073709551615 134682709 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 55331 51799 1186 61 0 54634 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 221324

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 5616
/proc/meminfo: memFree=14104144/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=642.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1069064 0 0 0 64076 155 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134617888 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 242480

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 3.92 5/190 5617
/proc/meminfo: memFree=14127944/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=227644 CPUtime=702.3 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1115397 0 0 0 70069 161 0 0 25 0 1 0 487994614 233107456 53347 33554432000 134512640 134761588 4293305440 18446744073709551615 134682709 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 56911 53347 1186 61 0 56214 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 227644

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.92 5/190 5619
/proc/meminfo: memFree=14105336/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=218168 CPUtime=762.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1252908 0 0 0 76051 180 0 0 25 0 1 0 487994614 223404032 50978 33554432000 134512640 134761588 4293305440 18446744073709551615 134616713 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 54542 50978 1186 61 0 53845 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 218168

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 5621
/proc/meminfo: memFree=14095500/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=822.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1382500 0 0 0 82031 200 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134621719 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 242480

[startup+882.3 s]
/proc/loadavg: 3.43 3.85 3.87 4/184 5640
/proc/meminfo: memFree=14232288/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=221324 CPUtime=882.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1418033 0 0 0 88026 205 0 0 25 0 1 0 487994614 226635776 51799 33554432000 134512640 134761588 4293305440 18446744073709551615 134685679 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 55331 51799 1186 61 0 54634 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 221324

[startup+942.3 s]
/proc/loadavg: 2.41 3.51 3.75 2/172 5678
/proc/meminfo: memFree=14827584/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=942.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1539218 0 0 0 94010 221 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 242480

[startup+1002.3 s]
/proc/loadavg: 1.52 3.05 3.57 2/172 5679
/proc/meminfo: memFree=14851860/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=218420 CPUtime=1002.32 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1620623 0 0 0 99998 234 0 0 25 0 1 0 487994614 223662080 51073 33554432000 134512640 134761588 4293305440 18446744073709551615 134643127 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 54605 51073 1186 61 0 53908 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 218420

[startup+1062.3 s]
/proc/loadavg: 1.19 2.67 3.41 2/172 5681
/proc/meminfo: memFree=14851324/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=219196 CPUtime=1062.32 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1723319 0 0 0 105983 249 0 0 25 0 1 0 487994614 224456704 51235 33554432000 134512640 134761588 4293305440 18446744073709551615 134682643 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 54799 51235 1186 61 0 54102 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 219196

[startup+1122.3 s]
/proc/loadavg: 1.07 2.37 3.26 2/172 5683
/proc/meminfo: memFree=14828108/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=242480 CPUtime=1122.31 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1852654 0 0 0 111964 267 0 0 25 0 1 0 487994614 248299520 57056 33554432000 134512640 134761588 4293305440 18446744073709551615 134617430 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 60620 57056 1186 61 0 59923 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 242480

[startup+1182.3 s]
/proc/loadavg: 1.02 2.11 3.11 2/172 5684
/proc/meminfo: memFree=14849272/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=221324 CPUtime=1182.32 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 1888187 0 0 0 117959 273 0 0 25 0 1 0 487994614 226635776 51799 33554432000 134512640 134761588 4293305440 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 55331 51799 1186 61 0 54634 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 221324

[startup+1242.3 s]
/proc/loadavg: 1.01 1.91 2.98 2/172 5686
/proc/meminfo: memFree=14857912/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=212948 CPUtime=1242.32 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 2020751 0 0 0 123940 292 0 0 25 0 1 0 487994614 218058752 49697 33554432000 134512640 134761588 4293305440 18446744073709551615 134685473 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 53237 49697 1186 61 0 52540 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 212948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.74 2.85 2/172 5687
/proc/meminfo: memFree=14856508/32950928 swapFree=67111528/67111528
[pid=5598] ppid=5596 vsize=213720 CPUtime=1300.03 cores=5,7
/proc/5598/stat : 5598 (MPhaseSAT64) R 5596 5598 4254 0 -1 4202496 2158085 0 0 0 129691 312 0 0 25 0 1 0 487994614 218849280 49866 33554432000 134512640 134761588 4293305440 18446744073709551615 134664279 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5598/statm: 53430 49866 1186 61 0 52733 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 213720

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1296.91
CPU system time (s): 3.13552
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 280292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.91
system time used= 3.13552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2158085
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= 15
involuntary context switches= 1703

runsolver used 1.92471 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 22:39:18
IDJOB=3284902
IDBENCH=82367
IDSOLVER=1521
FILE ID=node122/3284902-1303763955
RUNJOBID= node122-1303763451-5248
PBS_JOBID= 13157134
Free space on /tmp= 70696 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284902-1303763955/watcher-3284902-1303763955 -o /tmp/evaluation-result-3284902-1303763955/solver-3284902-1303763955 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3284902-1303763955.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=736482176

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14351484 kB
Buffers:       1788884 kB
Cached:       15589960 kB
SwapCached:          0 kB
Active:        6954432 kB
Inactive:     11087420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14351484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           97892 kB
Writeback:           0 kB
AnonPages:      662484 kB
Mapped:          16828 kB
Slab:           492324 kB
PageTables:       6504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   859148 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= 70796 MiB
End job on node122 at 2011-04-25 23:01:00