Trace number 3393869

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-05-14 (fixed)? (TO) 5000.05 4999.93

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1057.43
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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-3393869-1306069995/watcher-3393869-1306069995 -o /tmp/evaluation-result-3393869-1306069995/solver-3393869-1306069995 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3393869-1306069995.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: 0.00 0.00 0.00 2/455 2558
/proc/meminfo: memFree=17445180/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=36380 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 385 0 0 0 0 0 0 0 21 0 1 0 718597778 37253120 326 33554432000 4194304 4479436 140737263044064 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 9095 327 267 70 0 6215 0

[startup+0.106297 s]
/proc/loadavg: 0.00 0.00 0.00 2/455 2558
/proc/meminfo: memFree=17445180/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=36380 CPUtime=0.1 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 1300 0 0 0 10 0 0 0 22 0 1 0 718597778 37253120 1241 33554432000 4194304 4479436 140737263044064 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 9095 1241 267 70 0 6215 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36380

[startup+0.200276 s]
/proc/loadavg: 0.00 0.00 0.00 2/455 2558
/proc/meminfo: memFree=17445180/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=36380 CPUtime=0.19 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 2125 0 0 0 19 0 0 0 22 0 1 0 718597778 37253120 2066 33554432000 4194304 4479436 140737263044064 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 9095 2066 267 70 0 6215 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36380

[startup+0.30026 s]
/proc/loadavg: 0.00 0.00 0.00 2/455 2558
/proc/meminfo: memFree=17445180/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=36380 CPUtime=0.29 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 2962 0 0 0 29 0 0 0 22 0 1 0 718597778 37253120 2903 33554432000 4194304 4479436 140737263044064 18446744073709551615 232335892224 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 9095 2903 267 70 0 6215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36380

[startup+0.700196 s]
/proc/loadavg: 0.00 0.00 0.00 2/455 2558
/proc/meminfo: memFree=17445180/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=54288 CPUtime=0.69 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 10088 0 0 0 67 2 0 0 23 0 1 0 718597778 55590912 9973 33554432000 4194304 4479436 140737263044064 18446744073709551615 232335586397 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 13572 9973 353 70 0 10692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54288

[startup+1.50103 s]
/proc/loadavg: 0.00 0.00 0.00 3/459 2565
/proc/meminfo: memFree=17313344/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=93016 CPUtime=1.49 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 22602 0 0 0 146 3 0 0 25 0 1 0 718597778 95248384 19943 33554432000 4194304 4479436 140737263044064 18446744073709551615 4433810 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 23254 19943 641 70 0 20374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93016

[startup+3.10075 s]
/proc/loadavg: 0.00 0.00 0.00 3/459 2565
/proc/meminfo: memFree=17222336/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=123872 CPUtime=3.09 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 43454 0 0 0 304 5 0 0 25 0 1 0 718597778 126844928 27635 33554432000 4194304 4479436 140737263044064 18446744073709551615 4419026 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 30968 27635 651 70 0 28088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123872

[startup+6.3012 s]
/proc/loadavg: 0.24 0.05 0.02 3/459 2565
/proc/meminfo: memFree=17171024/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=159288 CPUtime=6.29 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 52322 0 0 0 623 6 0 0 25 0 1 0 718597778 163110912 36503 33554432000 4194304 4479436 140737263044064 18446744073709551615 4329209 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 39822 36503 659 70 0 36942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159288

[startup+12.7011 s]
/proc/loadavg: 0.38 0.08 0.03 3/459 2566
/proc/meminfo: memFree=17120844/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=176000 CPUtime=12.69 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 56500 0 0 0 1263 6 0 0 25 0 1 0 718597778 180224000 40681 33554432000 4194304 4479436 140737263044064 18446744073709551615 4411789 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 44000 40681 659 70 0 41120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 176000

[startup+25.5008 s]
/proc/loadavg: 0.74 0.18 0.06 3/459 2566
/proc/meminfo: memFree=17128804/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=142084 CPUtime=25.49 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 56503 0 0 0 2543 6 0 0 25 0 1 0 718597778 145494016 32205 33554432000 4194304 4479436 140737263044064 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 35521 32205 662 70 0 32641 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142084

[startup+51.1012 s]
/proc/loadavg: 1.17 0.32 0.11 3/459 2567
/proc/meminfo: memFree=17116284/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=175408 CPUtime=51.09 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 66533 0 0 0 5102 7 0 0 25 0 1 0 718597778 179617792 40536 33554432000 4194304 4479436 140737263044064 18446744073709551615 4312825 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 43852 40536 662 70 0 40972 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175408

[startup+102.301 s]
/proc/loadavg: 1.64 0.58 0.20 3/459 2568
/proc/meminfo: memFree=17117960/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=166748 CPUtime=102.29 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 66533 0 0 0 10222 7 0 0 25 0 1 0 718597778 170749952 38371 33554432000 4194304 4479436 140737263044064 18446744073709551615 4343693 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 41687 38371 662 70 0 38807 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 166748

[startup+162.3 s]
/proc/loadavg: 1.87 0.83 0.31 3/459 2570
/proc/meminfo: memFree=17116940/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=166048 CPUtime=162.3 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 68058 0 0 0 16222 8 0 0 25 0 1 0 718597778 170033152 38196 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 41512 38196 662 70 0 38632 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 166048

[startup+222.318 s]
/proc/loadavg: 2.00 1.06 0.42 3/459 2571
/proc/meminfo: memFree=17116788/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=165220 CPUtime=222.32 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 69413 0 0 0 22224 8 0 0 25 0 1 0 718597778 169185280 37989 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 41305 37989 662 70 0 38425 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 165220

[startup+282.301 s]
/proc/loadavg: 2.06 1.24 0.52 3/459 2573
/proc/meminfo: memFree=17118752/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=282.3 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94599 0 0 0 28219 11 0 0 25 0 1 0 718597778 173207552 35735 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 35735 326 70 0 39407 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 169148

[startup+342.3 s]
/proc/loadavg: 2.18 1.41 0.62 3/459 2574
/proc/meminfo: memFree=17126288/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=342.3 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94599 0 0 0 34219 11 0 0 25 0 1 0 718597778 173207552 35735 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 35735 326 70 0 39407 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 169148

[startup+402.301 s]
/proc/loadavg: 2.10 1.53 0.71 3/459 2576
/proc/meminfo: memFree=17125776/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=402.3 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94599 0 0 0 40219 11 0 0 25 0 1 0 718597778 173207552 35735 33554432000 4194304 4479436 140737263044064 18446744073709551615 4382383 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 35735 326 70 0 39407 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169148

[startup+462.301 s]
/proc/loadavg: 2.07 1.63 0.79 3/459 2578
/proc/meminfo: memFree=17125744/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=462.3 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94599 0 0 0 46219 11 0 0 25 0 1 0 718597778 173207552 35735 33554432000 4194304 4479436 140737263044064 18446744073709551615 4339091 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 35735 326 70 0 39407 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 169148

[startup+522.3 s]
/proc/loadavg: 2.08 1.71 0.87 3/459 2579
/proc/meminfo: memFree=17119388/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=522.3 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94599 0 0 0 52219 11 0 0 25 0 1 0 718597778 173207552 35735 33554432000 4194304 4479436 140737263044064 18446744073709551615 4389765 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 35735 326 70 0 39407 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169148

[startup+582.301 s]
/proc/loadavg: 2.08 1.77 0.95 3/459 2581
/proc/meminfo: memFree=17119480/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=582.31 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94599 0 0 0 58220 11 0 0 25 0 1 0 718597778 173207552 35735 33554432000 4194304 4479436 140737263044064 18446744073709551615 4307083 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 35735 326 70 0 39407 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 169148

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/459 2685
/proc/meminfo: memFree=16964872/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4002.39 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 400228 11 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 169148

[startup+4062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/459 2687
/proc/meminfo: memFree=16963844/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4062.4 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 406228 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 169148

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/459 2688
/proc/meminfo: memFree=16963816/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4122.4 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 412228 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450912 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 169148

[startup+4182.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 2690
/proc/meminfo: memFree=16963908/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4182.42 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 418230 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 169148

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 2691
/proc/meminfo: memFree=16964872/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4242.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 424229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4307250 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 169148

[startup+4302.3 s]
/proc/loadavg: 2.19 2.07 2.02 3/459 2693
/proc/meminfo: memFree=16964848/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4302.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 430229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4451035 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 169148

[startup+4362.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/459 2695
/proc/meminfo: memFree=16964828/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4362.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 436229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4451189 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 169148

[startup+4422.3 s]
/proc/loadavg: 2.22 2.10 2.03 3/459 2696
/proc/meminfo: memFree=16964924/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4422.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 442229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450918 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 169148

[startup+4482.3 s]
/proc/loadavg: 2.19 2.11 2.03 3/459 2698
/proc/meminfo: memFree=16964908/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4482.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 448229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4306923 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 169148

[startup+4542.3 s]
/proc/loadavg: 2.12 2.11 2.03 3/459 2699
/proc/meminfo: memFree=16965876/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4542.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 454229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 169148

[startup+4602.3 s]
/proc/loadavg: 2.04 2.08 2.03 3/459 2701
/proc/meminfo: memFree=16963764/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4602.41 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 460229 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 169148

[startup+4662.3 s]
/proc/loadavg: 2.01 2.07 2.02 3/459 2703
/proc/meminfo: memFree=16963744/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4662.42 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 466230 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 169148

[startup+4722.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/459 2704
/proc/meminfo: memFree=16964824/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4722.42 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 472230 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 169148

[startup+4782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/459 2706
/proc/meminfo: memFree=16965048/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4782.42 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 478230 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 169148

[startup+4842.32 s]
/proc/loadavg: 2.06 2.04 2.01 3/459 2707
/proc/meminfo: memFree=16964764/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4842.44 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 484232 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 169148

[startup+4902.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/459 2709
/proc/meminfo: memFree=16965104/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=169148 CPUtime=4902.42 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 94875 0 0 0 490230 12 0 0 25 0 1 0 718597778 173207552 36011 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 42287 36011 326 70 0 39407 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 169148

[startup+4962.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/459 2711
/proc/meminfo: memFree=16932092/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=201916 CPUtime=4962.42 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 103067 0 0 0 496230 12 0 0 25 0 1 0 718597778 206761984 44203 33554432000 4194304 4479436 140737263044064 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 50479 44203 326 70 0 47599 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 201916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.13 2.06 2.01 3/459 2712
/proc/meminfo: memFree=16931704/32951124 swapFree=65173184/67111528
[pid=2558] ppid=2556 vsize=210520 CPUtime=5000.02 cores=0,2,4,6
/proc/2558/stat : 2558 (MPhaseSAT64) R 2556 2558 2526 0 -1 4202496 103171 0 0 0 499990 12 0 0 25 0 1 0 718597778 215572480 44307 33554432000 4194304 4479436 140737263044064 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2558/statm: 52630 44307 326 70 0 49750 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 210520

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): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4999.92
CPU system time (s): 0.135979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 210520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.92
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103171
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 12346

runsolver used 23.3315 second user time and 49.6195 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-22 15:13:16
IDJOB=3393869
IDBENCH=20410
IDSOLVER=1879
FILE ID=node132/3393869-1306069995
RUNJOBID= node132-1306069995-2544
PBS_JOBID= 13387871
Free space on /tmp= 73224 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3393869-1306069995/watcher-3393869-1306069995 -o /tmp/evaluation-result-3393869-1306069995/solver-3393869-1306069995 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3393869-1306069995.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1218541786

node132.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.833
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.66
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.833
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.74
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.833
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17445360 kB
Buffers:        352180 kB
Cached:        7274744 kB
SwapCached:       9944 kB
Active:        7615712 kB
Inactive:      7551576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17445360 kB
SwapTotal:    67111528 kB
SwapFree:     65173184 kB
Dirty:           45776 kB
Writeback:          16 kB
AnonPages:     7536868 kB
Mapped:          30544 kB
Slab:           220192 kB
PageTables:      50284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109205476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73216 MiB
End job on node132 at 2011-05-22 16:36:38