Trace number 3375942

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) 1299.97 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3375942-1305446921/watcher-3375942-1305446921 -o /tmp/evaluation-result-3375942-1305446921/solver-3375942-1305446921 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375942-1305446921.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 4.02 4.84 4/351 23644
/proc/meminfo: memFree=17413768/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=12588 CPUtime=0 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 656290046 12890112 460 33554432000 4194304 4479436 140736939108688 18446744073709551615 228244374634 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 3147 460 275 70 0 267 0

[startup+0.042605 s]
/proc/loadavg: 3.99 4.02 4.84 4/351 23644
/proc/meminfo: memFree=17413768/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=13168 CPUtime=0.04 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 1125 0 0 0 4 0 0 0 25 0 1 0 656290046 13484032 713 33554432000 4194304 4479436 140736939108688 18446744073709551615 4425253 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 3292 713 313 70 0 412 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13168

[startup+0.100594 s]
/proc/loadavg: 3.99 4.02 4.84 4/351 23644
/proc/meminfo: memFree=17413768/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=13680 CPUtime=0.09 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 1254 0 0 0 9 0 0 0 25 0 1 0 656290046 14008320 842 33554432000 4194304 4479436 140736939108688 18446744073709551615 4407574 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 3420 842 314 70 0 540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13680

[startup+0.30056 s]
/proc/loadavg: 3.99 4.02 4.84 4/351 23644
/proc/meminfo: memFree=17413768/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=13940 CPUtime=0.29 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 1319 0 0 0 29 0 0 0 25 0 1 0 656290046 14274560 907 33554432000 4194304 4479436 140736939108688 18446744073709551615 4407406 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 3485 907 314 70 0 605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13940

[startup+0.700492 s]
/proc/loadavg: 3.99 4.02 4.84 4/351 23644
/proc/meminfo: memFree=17413768/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=15916 CPUtime=0.69 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 1717 0 0 0 69 0 0 0 25 0 1 0 656290046 16297984 1219 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 3979 1219 318 70 0 1099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15916

[startup+1.50035 s]
/proc/loadavg: 3.99 4.02 4.84 5/352 23645
/proc/meminfo: memFree=17408932/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=17468 CPUtime=1.49 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 2105 0 0 0 149 0 0 0 25 0 1 0 656290046 17887232 1607 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 4367 1607 318 70 0 1487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17468

[startup+3.10107 s]
/proc/loadavg: 3.99 4.02 4.84 5/352 23645
/proc/meminfo: memFree=17407200/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=16704 CPUtime=3.1 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 2362 0 0 0 310 0 0 0 25 0 1 0 656290046 17104896 1416 33554432000 4194304 4479436 140736939108688 18446744073709551615 4451913 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 4176 1416 318 70 0 1296 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16704

[startup+6.30052 s]
/proc/loadavg: 3.99 4.02 4.83 5/352 23645
/proc/meminfo: memFree=17414288/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=18116 CPUtime=6.29 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 3387 0 0 0 629 0 0 0 25 0 1 0 656290046 18550784 1769 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 4529 1769 318 70 0 1649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18116

[startup+12.7004 s]
/proc/loadavg: 3.99 4.02 4.83 5/352 23645
/proc/meminfo: memFree=17382780/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=18616 CPUtime=12.69 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 4472 0 0 0 1269 0 0 0 25 0 1 0 656290046 19062784 1862 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 4654 1862 318 70 0 1774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18616

[startup+25.5002 s]
/proc/loadavg: 3.99 4.02 4.81 5/352 23646
/proc/meminfo: memFree=17382404/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=20028 CPUtime=25.49 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 6933 0 0 0 2549 0 0 0 25 0 1 0 656290046 20508672 2243 33554432000 4194304 4479436 140736939108688 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5007 2243 318 70 0 2127 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20028

[startup+51.1007 s]
/proc/loadavg: 3.99 4.02 4.79 5/352 23646
/proc/meminfo: memFree=17376680/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=22904 CPUtime=51.09 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 12134 0 0 0 5108 1 0 0 25 0 1 0 656290046 23453696 2939 33554432000 4194304 4479436 140736939108688 18446744073709551615 4330407 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5726 2939 318 70 0 2846 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22904

[startup+102.313 s]
/proc/loadavg: 4.07 4.03 4.75 5/352 23648
/proc/meminfo: memFree=17377168/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23932 CPUtime=102.3 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 18983 0 0 0 10228 2 0 0 25 0 1 0 656290046 24506368 3196 33554432000 4194304 4479436 140736939108688 18446744073709551615 4451016 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5983 3196 318 70 0 3103 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23932

[startup+162.3 s]
/proc/loadavg: 4.03 4.02 4.70 5/352 23649
/proc/meminfo: memFree=17375288/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=25852 CPUtime=162.29 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 24679 0 0 0 16226 3 0 0 25 0 1 0 656290046 26472448 3676 33554432000 4194304 4479436 140736939108688 18446744073709551615 4452225 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 6463 3676 318 70 0 3583 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25852

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 4.66 5/352 23651
/proc/meminfo: memFree=17377500/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=24316 CPUtime=222.29 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 31943 0 0 0 22225 4 0 0 25 0 1 0 656290046 24899584 3292 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 6079 3292 318 70 0 3199 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24316

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 4.61 5/352 23652
/proc/meminfo: memFree=17374756/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=25724 CPUtime=282.28 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 40071 0 0 0 28223 5 0 0 25 0 1 0 656290046 26341376 3644 33554432000 4194304 4479436 140736939108688 18446744073709551615 4452246 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 6431 3644 318 70 0 3551 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 25724

[startup+342.301 s]
/proc/loadavg: 4.08 4.04 4.58 5/352 23681
/proc/meminfo: memFree=17400348/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=29692 CPUtime=342.28 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 47431 0 0 0 34222 6 0 0 25 0 1 0 656290046 30404608 4636 33554432000 4194304 4479436 140736939108688 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7423 4636 318 70 0 4543 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 29692

[startup+402.3 s]
/proc/loadavg: 4.09 4.04 4.55 5/352 23683
/proc/meminfo: memFree=17409124/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23676 CPUtime=402.28 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 53031 0 0 0 40221 7 0 0 25 0 1 0 656290046 24244224 3132 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5919 3132 318 70 0 3039 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 23676

[startup+462.301 s]
/proc/loadavg: 4.03 4.03 4.51 5/352 23684
/proc/meminfo: memFree=17411568/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23804 CPUtime=462.27 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 59271 0 0 0 46220 7 0 0 25 0 1 0 656290046 24375296 3164 33554432000 4194304 4479436 140736939108688 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5951 3164 318 70 0 3071 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 23804

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 4.48 4/347 23704
/proc/meminfo: memFree=17415896/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=28540 CPUtime=522.27 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 66887 0 0 0 52219 8 0 0 25 0 1 0 656290046 29224960 4348 33554432000 4194304 4479436 140736939108688 18446744073709551615 4382432 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7135 4348 318 70 0 4255 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 28540

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 4.45 5/352 23716
/proc/meminfo: memFree=17404520/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=29564 CPUtime=582.27 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 72583 0 0 0 58218 9 0 0 25 0 1 0 656290046 30273536 4604 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7391 4604 318 70 0 4511 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 29564

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 4.42 5/352 23717
/proc/meminfo: memFree=17406356/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=29692 CPUtime=642.29 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 78119 0 0 0 64219 10 0 0 25 0 1 0 656290046 30404608 4636 33554432000 4194304 4479436 140736939108688 18446744073709551615 4331656 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7423 4636 318 70 0 4543 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 29692

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 4.39 5/352 23719
/proc/meminfo: memFree=17406448/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23548 CPUtime=702.27 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 83335 0 0 0 70217 10 0 0 25 0 1 0 656290046 24113152 3100 33554432000 4194304 4479436 140736939108688 18446744073709551615 4306787 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5887 3100 318 70 0 3007 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 23548

[startup+762.313 s]
/proc/loadavg: 4.01 4.02 4.36 5/352 23720
/proc/meminfo: memFree=17410992/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23804 CPUtime=762.29 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 88615 0 0 0 76218 11 0 0 25 0 1 0 656290046 24375296 3164 33554432000 4194304 4479436 140736939108688 18446744073709551615 4384797 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5951 3164 318 70 0 3071 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 23804

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.34 5/352 23722
/proc/meminfo: memFree=17411572/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23804 CPUtime=822.26 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 95079 0 0 0 82215 11 0 0 25 0 1 0 656290046 24375296 3164 33554432000 4194304 4479436 140736939108688 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5951 3164 318 70 0 3071 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 23804

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 4.32 5/352 23724
/proc/meminfo: memFree=17407560/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=25596 CPUtime=882.26 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 103623 0 0 0 88214 12 0 0 25 0 1 0 656290046 26210304 3612 33554432000 4194304 4479436 140736939108688 18446744073709551615 4331536 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 6399 3612 318 70 0 3519 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 25596

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 4.30 5/352 23725
/proc/meminfo: memFree=17403436/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=28540 CPUtime=942.26 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 111687 0 0 0 94213 13 0 0 25 0 1 0 656290046 29224960 4348 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7135 4348 318 70 0 4255 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 28540

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 4.29 5/352 23727
/proc/meminfo: memFree=17403528/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=29436 CPUtime=1002.25 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 121159 0 0 0 100210 15 0 0 25 0 1 0 656290046 30142464 4572 33554432000 4194304 4479436 140736939108688 18446744073709551615 4380464 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7359 4572 318 70 0 4479 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 29436

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.27 5/352 23728
/proc/meminfo: memFree=17408572/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23804 CPUtime=1062.24 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 127111 0 0 0 106209 15 0 0 25 0 1 0 656290046 24375296 3164 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5951 3164 318 70 0 3071 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 23804

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 4.25 5/352 23730
/proc/meminfo: memFree=17402576/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=29180 CPUtime=1122.24 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 133991 0 0 0 112208 16 0 0 25 0 1 0 656290046 29880320 4508 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7295 4508 318 70 0 4415 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 29180

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 4.24 5/352 23731
/proc/meminfo: memFree=17407124/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23676 CPUtime=1182.24 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 138471 0 0 0 118207 17 0 0 25 0 1 0 656290046 24244224 3132 33554432000 4194304 4479436 140736939108688 18446744073709551615 4330583 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5919 3132 318 70 0 3039 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 23676

[startup+1242.3 s]
/proc/loadavg: 3.94 3.99 4.21 5/352 23816
/proc/meminfo: memFree=17488448/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=23292 CPUtime=1242.25 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 145223 0 0 0 124206 19 0 0 25 0 1 0 656290046 23851008 3036 33554432000 4194304 4479436 140736939108688 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 5823 3036 318 70 0 2943 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 23292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.99 4.19 5/352 23818
/proc/meminfo: memFree=17478876/32951124 swapFree=67082152/67111528
[pid=23644] ppid=23642 vsize=28540 CPUtime=1299.96 cores=5,7
/proc/23644/stat : 23644 (MPhaseSAT64) R 23642 23644 23389 0 -1 4202496 152391 0 0 0 129976 20 0 0 25 0 1 0 656290046 29224960 4348 33554432000 4194304 4479436 140736939108688 18446744073709551615 4331506 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23644/statm: 7135 4348 318 70 0 4255 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 28540

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.01
CPU time (s): 1299.97
CPU user time (s): 1299.77
CPU system time (s): 0.201969
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 33276

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

runsolver used 4.20436 second user time and 9.93649 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 10:08:41
IDJOB=3375942
IDBENCH=70785
IDSOLVER=1855
FILE ID=node136/3375942-1305446921
RUNJOBID= node136-1305446809-23573
PBS_JOBID= 13324854
Free space on /tmp= 73048 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375942-1305446921/watcher-3375942-1305446921 -o /tmp/evaluation-result-3375942-1305446921/solver-3375942-1305446921 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375942-1305446921.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=2065300139

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17413924 kB
Buffers:        306072 kB
Cached:        5665420 kB
SwapCached:       2740 kB
Active:       10679120 kB
Inactive:      4518744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17413924 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:     9225108 kB
Mapped:          28772 kB
Slab:           235036 kB
PageTables:      40352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70044388 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= 73056 MiB
End job on node136 at 2011-05-15 10:30:23