Trace number 3394943

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.06 4999.92

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-3394943-1306085470/watcher-3394943-1306085470 -o /tmp/evaluation-result-3394943-1306085470/solver-3394943-1306085470 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394943-1306085470.cnf 

running on 4 cores: 1,3,5,7

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.06 1.61 1.75 2/461 8647
/proc/meminfo: memFree=17012156/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=12084 CPUtime=0 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 720144978 12374016 427 33554432000 4194304 4479436 140736730469792 18446744073709551615 4307891 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 3021 427 318 70 0 141 0

[startup+0.0945439 s]
/proc/loadavg: 2.06 1.61 1.75 2/461 8647
/proc/meminfo: memFree=17012156/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=12676 CPUtime=0.09 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 652 0 0 0 9 0 0 0 25 0 1 0 720144978 12980224 592 33554432000 4194304 4479436 140736730469792 18446744073709551615 4307050 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 3169 592 324 70 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12676

[startup+0.100563 s]
/proc/loadavg: 2.06 1.61 1.75 2/461 8647
/proc/meminfo: memFree=17012156/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=12676 CPUtime=0.09 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 652 0 0 0 9 0 0 0 25 0 1 0 720144978 12980224 592 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 3169 592 324 70 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12676

[startup+0.30051 s]
/proc/loadavg: 2.06 1.61 1.75 2/461 8647
/proc/meminfo: memFree=17012156/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=13452 CPUtime=0.29 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 847 0 0 0 29 0 0 0 25 0 1 0 720144978 13774848 787 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 3363 787 325 70 0 483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13452

[startup+0.700437 s]
/proc/loadavg: 2.06 1.61 1.75 2/461 8647
/proc/meminfo: memFree=17012156/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=16124 CPUtime=0.69 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 1358 0 0 0 69 0 0 0 25 0 1 0 720144978 16510976 1231 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 4031 1231 326 70 0 1151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16124

[startup+1.50029 s]
/proc/loadavg: 2.06 1.61 1.75 3/462 8648
/proc/meminfo: memFree=17007320/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=19556 CPUtime=1.49 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 2544 0 0 0 149 0 0 0 25 0 1 0 720144978 20025344 2089 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 4889 2089 326 70 0 2009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19556

[startup+3.101 s]
/proc/loadavg: 2.05 1.61 1.75 3/462 8648
/proc/meminfo: memFree=17003848/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=21024 CPUtime=3.09 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 3372 0 0 0 309 0 0 0 25 0 1 0 720144978 21528576 2426 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 5256 2426 326 70 0 2376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21024

[startup+6.30042 s]
/proc/loadavg: 2.05 1.61 1.75 3/462 8648
/proc/meminfo: memFree=17001944/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=22048 CPUtime=6.29 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 4596 0 0 0 629 0 0 0 25 0 1 0 720144978 22577152 2690 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 5512 2690 326 70 0 2632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22048

[startup+12.7003 s]
/proc/loadavg: 2.04 1.63 1.75 3/462 8649
/proc/meminfo: memFree=17003320/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=26400 CPUtime=12.69 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 7353 0 0 0 1268 1 0 0 25 0 1 0 720144978 27033600 3783 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450933 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 6600 3783 331 70 0 3720 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26400

[startup+25.5009 s]
/proc/loadavg: 2.04 1.64 1.76 3/462 8649
/proc/meminfo: memFree=16995948/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=29984 CPUtime=25.49 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 9593 0 0 0 2548 1 0 0 25 0 1 0 720144978 30703616 4679 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451952 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 7496 4679 331 70 0 4616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29984

[startup+51.1003 s]
/proc/loadavg: 2.17 1.70 1.77 3/462 8650
/proc/meminfo: memFree=17004356/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=31008 CPUtime=51.09 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 12377 0 0 0 5107 2 0 0 25 0 1 0 720144978 31752192 4935 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 7752 4935 331 70 0 4872 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31008

[startup+102.317 s]
/proc/loadavg: 2.14 1.76 1.79 3/462 8651
/proc/meminfo: memFree=16990172/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=33056 CPUtime=102.31 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 24557 0 0 0 10228 3 0 0 25 0 1 0 720144978 33849344 5590 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331440 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8647/statm: 8264 5590 332 70 0 5384 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 33056

[startup+162.3 s]
/proc/loadavg: 2.05 1.80 1.80 3/462 8653
/proc/meminfo: memFree=16968668/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=41248 CPUtime=162.29 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 48928 0 0 0 16223 6 0 0 25 0 1 0 720144978 42237952 7717 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451962 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 10312 7717 332 70 0 7432 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41248

[startup+222.3 s]
/proc/loadavg: 2.02 1.84 1.81 3/462 8654
/proc/meminfo: memFree=16966640/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=46624 CPUtime=222.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 63234 0 0 0 22222 8 0 0 25 0 1 0 720144978 47742976 9062 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11656 9062 332 70 0 8776 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 46624

[startup+282.3 s]
/proc/loadavg: 2.00 1.86 1.82 3/462 8683
/proc/meminfo: memFree=16958612/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=46624 CPUtime=282.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 63234 0 0 0 28222 8 0 0 25 0 1 0 720144978 47742976 9062 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11656 9062 332 70 0 8776 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46624

[startup+342.3 s]
/proc/loadavg: 2.00 1.89 1.83 3/462 8684
/proc/meminfo: memFree=16940256/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=342.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 67651 0 0 0 34222 8 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47904

[startup+402.301 s]
/proc/loadavg: 2.10 1.93 1.84 3/462 8686
/proc/meminfo: memFree=16940328/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=402.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 67651 0 0 0 40222 8 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451987 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47904

[startup+462.301 s]
/proc/loadavg: 2.07 1.96 1.85 3/462 8688
/proc/meminfo: memFree=16937172/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=50976 CPUtime=462.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 68419 0 0 0 46222 8 0 0 25 0 1 0 720144978 52199424 10150 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451959 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 12744 10150 332 70 0 9864 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 50976

[startup+522.301 s]
/proc/loadavg: 2.07 1.98 1.86 3/462 8716
/proc/meminfo: memFree=16467336/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=50976 CPUtime=522.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 68419 0 0 0 52222 8 0 0 25 0 1 0 720144978 52199424 10150 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331461 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 12744 10150 332 70 0 9864 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50976

[startup+582.301 s]
/proc/loadavg: 2.02 1.98 1.87 3/462 8718
/proc/meminfo: memFree=16466236/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=50976 CPUtime=582.3 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 68419 0 0 0 58222 8 0 0 25 0 1 0 720144978 52199424 10150 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 12744 10150 332 70 0 9864 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50976

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.02 1.04 1.26 2/456 8840
/proc/meminfo: memFree=16985916/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47392 CPUtime=4062.42 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127089 0 0 0 406225 17 0 0 25 0 1 0 720144978 48529408 9254 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451876 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11848 9254 332 70 0 8968 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 47392

[startup+4122.3 s]
/proc/loadavg: 1.01 1.03 1.24 2/456 8841
/proc/meminfo: memFree=16986860/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47392 CPUtime=4122.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127089 0 0 0 412224 17 0 0 25 0 1 0 720144978 48529408 9254 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11848 9254 332 70 0 8968 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 47392

[startup+4182.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/456 8843
/proc/meminfo: memFree=16987064/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47392 CPUtime=4182.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127089 0 0 0 418224 17 0 0 25 0 1 0 720144978 48529408 9254 33554432000 4194304 4479436 140736730469792 18446744073709551615 4452026 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11848 9254 332 70 0 8968 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 47392

[startup+4242.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/456 8844
/proc/meminfo: memFree=16986892/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47392 CPUtime=4242.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127089 0 0 0 424224 17 0 0 25 0 1 0 720144978 48529408 9254 33554432000 4194304 4479436 140736730469792 18446744073709551615 4336229 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11848 9254 332 70 0 8968 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 47392

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/456 8846
/proc/meminfo: memFree=16986848/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47392 CPUtime=4302.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127089 0 0 0 430224 17 0 0 25 0 1 0 720144978 48529408 9254 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11848 9254 332 70 0 8968 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 47392

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/456 8848
/proc/meminfo: memFree=16986536/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4362.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 436224 17 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331639 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 47904

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/456 8849
/proc/meminfo: memFree=16986356/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4422.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 442224 17 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 47904

[startup+4482.3 s]
/proc/loadavg: 1.06 1.02 1.16 2/456 8851
/proc/meminfo: memFree=16986568/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4482.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 448224 17 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451045 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 47904

[startup+4542.3 s]
/proc/loadavg: 1.08 1.03 1.15 2/456 8852
/proc/meminfo: memFree=16986628/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4542.41 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 454224 17 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 47904

[startup+4602.3 s]
/proc/loadavg: 1.03 1.02 1.14 2/456 8854
/proc/meminfo: memFree=16985588/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4602.43 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 460225 18 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 47904

[startup+4662.3 s]
/proc/loadavg: 1.01 1.01 1.13 2/456 8856
/proc/meminfo: memFree=16985648/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4662.42 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 466224 18 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331478 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 47904

[startup+4722.32 s]
/proc/loadavg: 1.00 1.01 1.11 2/456 8857
/proc/meminfo: memFree=16985588/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4722.44 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 472226 18 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 47904

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/456 8859
/proc/meminfo: memFree=16986520/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4782.43 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 478225 18 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4450956 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 47904

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/456 8860
/proc/meminfo: memFree=16986356/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4842.43 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 484225 18 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 47904

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/456 8862
/proc/meminfo: memFree=16986664/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=47904 CPUtime=4902.43 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127217 0 0 0 490225 18 0 0 25 0 1 0 720144978 49053696 9382 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331569 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 11976 9382 332 70 0 9096 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 47904

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/456 8864
/proc/meminfo: memFree=16986364/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=48416 CPUtime=4962.43 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127345 0 0 0 496225 18 0 0 25 0 1 0 720144978 49577984 9510 33554432000 4194304 4479436 140736730469792 18446744073709551615 4331483 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 12104 9510 332 70 0 9224 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 48416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/456 8865
/proc/meminfo: memFree=16986068/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=48416 CPUtime=5000.04 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127345 0 0 0 499986 18 0 0 25 0 1 0 720144978 49577984 9510 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451942 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 12104 9510 332 70 0 9224 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 48416

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/456 8865
/proc/meminfo: memFree=16986068/32951124 swapFree=49826860/67111528
[pid=8647] ppid=8645 vsize=48416 CPUtime=5000.04 cores=1,3,5,7
/proc/8647/stat : 8647 (MPhaseSAT64) R 8645 8647 7558 0 -1 4202496 127345 0 0 0 499986 18 0 0 25 0 1 0 720144978 49577984 9510 33554432000 4194304 4479436 140736730469792 18446744073709551615 4451942 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8647/statm: 12104 9510 332 70 0 9224 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 48416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4999.88
CPU system time (s): 0.184971
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 67360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.87
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127345
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= 61257

runsolver used 20.2639 second user time and 52.494 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-22 19:31:10
IDJOB=3394943
IDBENCH=87946
IDSOLVER=1879
FILE ID=node138/3394943-1306085470
RUNJOBID= node138-1306085317-8462
PBS_JOBID= 13387865
Free space on /tmp= 73276 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394943-1306085470/watcher-3394943-1306085470 -o /tmp/evaluation-result-3394943-1306085470/solver-3394943-1306085470 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394943-1306085470.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1859113285

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.854
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:      17012312 kB
Buffers:        186576 kB
Cached:        4804268 kB
SwapCached:      72572 kB
Active:        3837588 kB
Inactive:     11824004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17012312 kB
SwapTotal:    67111528 kB
SwapFree:     49826860 kB
Dirty:             276 kB
Writeback:           0 kB
AnonPages:    10609680 kB
Mapped:          18820 kB
Slab:           116564 kB
PageTables:      92020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130683104 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= 73272 MiB
End job on node138 at 2011-05-22 20:54:32