Trace number 3094790

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
MD5SUM4033245e3bd21ace8cfcd57089ff73c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark213.183
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.00 3.88 5/189 14602
/proc/meminfo: memFree=21524456/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=6356 CPUtime=0 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 286752520 6508544 274 33554432000 134512640 134761588 4293825168 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 1589 274 225 61 0 892 0

[startup+0.0480951 s]
/proc/loadavg: 3.99 4.00 3.88 5/189 14602
/proc/meminfo: memFree=21524456/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=6356 CPUtime=0.04 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 544 0 0 0 4 0 0 0 25 0 1 0 286752520 6508544 483 33554432000 134512640 134761588 4293825168 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 1589 483 225 61 0 892 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6356

[startup+0.101085 s]
/proc/loadavg: 3.99 4.00 3.88 5/189 14602
/proc/meminfo: memFree=21524456/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=6356 CPUtime=0.09 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 809 0 0 0 9 0 0 0 25 0 1 0 286752520 6508544 748 33554432000 134512640 134761588 4293825168 18446744073709551615 4525477 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 1589 750 225 61 0 892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.301053 s]
/proc/loadavg: 3.99 4.00 3.88 5/189 14602
/proc/meminfo: memFree=21524456/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=7136 CPUtime=0.29 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 6257 0 0 0 28 1 0 0 25 0 1 0 286752520 7307264 1280 33554432000 134512640 134761588 4293825168 18446744073709551615 134578360 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 1784 1280 331 61 0 1087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7136

[startup+0.700988 s]
/proc/loadavg: 3.99 4.00 3.88 5/189 14602
/proc/meminfo: memFree=21524456/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=29240 CPUtime=0.69 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 13690 0 0 0 67 2 0 0 25 0 1 0 286752520 29941760 6826 33554432000 134512640 134761588 4293825168 18446744073709551615 134643500 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 7310 6826 351 61 0 6613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29240

[startup+1.50085 s]
/proc/loadavg: 3.99 4.00 3.88 5/190 14603
/proc/meminfo: memFree=21508088/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=19472 CPUtime=1.49 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 16290 0 0 0 146 3 0 0 25 0 1 0 286752520 19939328 4396 33554432000 134512640 134761588 4293825168 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 4868 4396 361 61 0 4171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19472

[startup+3.10058 s]
/proc/loadavg: 3.99 4.00 3.88 5/190 14603
/proc/meminfo: memFree=21507468/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=19132 CPUtime=3.09 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 17183 0 0 0 306 3 0 0 25 0 1 0 286752520 19591168 4316 33554432000 134512640 134761588 4293825168 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 4783 4316 366 61 0 4086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19132

[startup+6.30112 s]
/proc/loadavg: 3.99 4.00 3.88 5/190 14603
/proc/meminfo: memFree=21507532/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=19612 CPUtime=6.29 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 17303 0 0 0 626 3 0 0 25 0 1 0 286752520 20082688 4436 33554432000 134512640 134761588 4293825168 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 4903 4436 366 61 0 4206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19612

[startup+12.701 s]
/proc/loadavg: 3.99 4.00 3.88 5/190 14603
/proc/meminfo: memFree=21505924/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=20128 CPUtime=12.69 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 20393 0 0 0 1266 3 0 0 25 0 1 0 286752520 20611072 4597 33554432000 134512640 134761588 4293825168 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 5032 4597 366 61 0 4335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20128

[startup+25.5008 s]
/proc/loadavg: 3.99 4.00 3.88 5/190 14604
/proc/meminfo: memFree=21507288/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=16936 CPUtime=25.49 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 38607 0 0 0 2544 5 0 0 25 0 1 0 286752520 17342464 3183 33554432000 134512640 134761588 4293825168 18446744073709551615 134580565 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 4234 3183 320 61 0 3537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16936

[startup+51.1005 s]
/proc/loadavg: 3.99 4.00 3.89 5/190 14605
/proc/meminfo: memFree=21496248/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=30116 CPUtime=51.1 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 72510 0 0 0 5100 10 0 0 25 0 1 0 286752520 30838784 7009 33554432000 134512640 134761588 4293825168 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 7529 7009 324 61 0 6832 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 30116

[startup+102.307 s]
/proc/loadavg: 4.07 4.01 3.90 5/190 14606
/proc/meminfo: memFree=21491380/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=33672 CPUtime=102.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 97451 0 0 0 10217 13 0 0 25 0 1 0 286752520 34480128 7911 33554432000 134512640 134761588 4293825168 18446744073709551615 134747670 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 8418 7911 324 61 0 7721 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33672

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 3.90 5/190 14607
/proc/meminfo: memFree=21488500/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=32756 CPUtime=162.29 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 103425 0 0 0 16215 14 0 0 25 0 1 0 286752520 33542144 7728 33554432000 134512640 134761588 4293825168 18446744073709551615 134685628 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 8189 7728 324 61 0 7492 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32756

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 14609
/proc/meminfo: memFree=21491316/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=32756 CPUtime=222.29 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 106280 0 0 0 22215 14 0 0 25 0 1 0 286752520 33542144 7728 33554432000 134512640 134761588 4293825168 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 8189 7728 324 61 0 7492 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32756

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14611
/proc/meminfo: memFree=21492152/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=31684 CPUtime=282.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 112117 0 0 0 28215 15 0 0 25 0 1 0 286752520 32444416 7492 33554432000 134512640 134761588 4293825168 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 7921 7492 324 61 0 7224 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31684

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14640
/proc/meminfo: memFree=21483400/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=32768 CPUtime=342.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 118318 0 0 0 34214 16 0 0 25 0 1 0 286752520 33554432 7731 33554432000 134512640 134761588 4293825168 18446744073709551615 134747067 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 8192 7731 324 61 0 7495 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 32768

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 14641
/proc/meminfo: memFree=21472104/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=40320 CPUtime=402.29 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 120590 0 0 0 40213 16 0 0 25 0 1 0 286752520 41287680 9619 33554432000 134512640 134761588 4293825168 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10080 9619 324 61 0 9383 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 40320

[startup+462.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 14642
/proc/meminfo: memFree=21472080/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41724 CPUtime=462.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 125644 0 0 0 46213 17 0 0 25 0 1 0 286752520 42725376 9970 33554432000 134512640 134761588 4293825168 18446744073709551615 134751756 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10431 9970 324 61 0 9734 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 41724

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14644
/proc/meminfo: memFree=21471188/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41540 CPUtime=522.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 131621 0 0 0 52212 18 0 0 25 0 1 0 286752520 42536960 9956 33554432000 134512640 134761588 4293825168 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10385 9956 324 61 0 9688 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41540

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14646
/proc/meminfo: memFree=21472884/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41284 CPUtime=582.29 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 133645 0 0 0 58211 18 0 0 25 0 1 0 286752520 42274816 9892 33554432000 134512640 134761588 4293825168 18446744073709551615 134747305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10321 9892 324 61 0 9624 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 41284

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14648
/proc/meminfo: memFree=21467388/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41528 CPUtime=642.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 140613 0 0 0 64211 20 0 0 25 0 1 0 286752520 42524672 9921 33554432000 134512640 134761588 4293825168 18446744073709551615 134751689 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10382 9921 324 61 0 9685 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 41528

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14649
/proc/meminfo: memFree=21464752/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41912 CPUtime=702.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 145207 0 0 0 70210 21 0 0 25 0 1 0 286752520 42917888 10017 33554432000 134512640 134761588 4293825168 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10478 10017 324 61 0 9781 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 41912

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 14650
/proc/meminfo: memFree=21464724/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=43904 CPUtime=762.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 147896 0 0 0 76210 21 0 0 25 0 1 0 286752520 44957696 10547 33554432000 134512640 134761588 4293825168 18446744073709551615 134685693 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10976 10547 324 61 0 10279 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 43904

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 14652
/proc/meminfo: memFree=21465548/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=43904 CPUtime=822.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 151260 0 0 0 82209 22 0 0 25 0 1 0 286752520 44957696 10547 33554432000 134512640 134761588 4293825168 18446744073709551615 134747041 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10976 10547 324 61 0 10279 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 43904

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 14654
/proc/meminfo: memFree=21462784/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=44532 CPUtime=882.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 156105 0 0 0 88208 22 0 0 25 0 1 0 286752520 45600768 10672 33554432000 134512640 134761588 4293825168 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 11133 10672 324 61 0 10436 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 44532

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14656
/proc/meminfo: memFree=21466468/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=42484 CPUtime=942.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 156233 0 0 0 94208 22 0 0 25 0 1 0 286752520 43503616 10160 33554432000 134512640 134761588 4293825168 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10621 10160 324 61 0 9924 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 42484

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 14685
/proc/meminfo: memFree=21475480/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41284 CPUtime=1002.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 161174 0 0 0 100208 23 0 0 25 0 1 0 286752520 42274816 9892 33554432000 134512640 134761588 4293825168 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10321 9892 324 61 0 9624 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 41284

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 14686
/proc/meminfo: memFree=21473572/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=41284 CPUtime=1062.3 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 163326 0 0 0 106207 23 0 0 25 0 1 0 286752520 42274816 9892 33554432000 134512640 134761588 4293825168 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10321 9892 324 61 0 9624 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 41284

[startup+1122.3 s]
/proc/loadavg: 3.94 3.99 3.92 5/190 14743
/proc/meminfo: memFree=21477604/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=43716 CPUtime=1122.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 169163 0 0 0 112207 24 0 0 25 0 1 0 286752520 44765184 10500 33554432000 134512640 134761588 4293825168 18446744073709551615 134617120 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10929 10500 324 61 0 10232 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 43716

[startup+1182.3 s]
/proc/loadavg: 3.97 3.99 3.92 5/190 14745
/proc/meminfo: memFree=21477680/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=43460 CPUtime=1182.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 171510 0 0 0 118206 25 0 0 25 0 1 0 286752520 44503040 10436 33554432000 134512640 134761588 4293825168 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10865 10436 324 61 0 10168 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 43460

[startup+1242.3 s]
/proc/loadavg: 3.99 3.99 3.92 5/190 14747
/proc/meminfo: memFree=21477016/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=43076 CPUtime=1242.31 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 177021 0 0 0 124205 26 0 0 25 0 1 0 286752520 44109824 10340 33554432000 134512640 134761588 4293825168 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10769 10340 324 61 0 10072 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 43076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.99 3.92 5/190 14748
/proc/meminfo: memFree=21473852/32950928 swapFree=67111528/67111528
[pid=14602] ppid=14600 vsize=43332 CPUtime=1300.02 cores=1,3
/proc/14602/stat : 14602 (MPhaseSAT64) R 14600 14602 14119 0 -1 4202496 178551 0 0 0 129976 26 0 0 25 0 1 0 286752520 44371968 10404 33554432000 134512640 134761588 4293825168 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14602/statm: 10833 10404 324 61 0 10136 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 43332

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): 1300.03
CPU user time (s): 1299.76
CPU system time (s): 0.265959
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 54368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178551
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= 8
involuntary context switches= 3773

runsolver used 2.28265 second user time and 4.51031 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-02 15:38:58
IDJOB=3094790
IDBENCH=82672
IDSOLVER=1521
FILE ID=node126/3094790-1301751538
RUNJOBID= node126-1301748569-14139
PBS_JOBID= 12841011
Free space on /tmp= 71684 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094790-1301751538/watcher-3094790-1301751538 -o /tmp/evaluation-result-3094790-1301751538/solver-3094790-1301751538 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094790-1301751538.cnf

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

MD5SUM BENCH= 4033245e3bd21ace8cfcd57089ff73c5
RANDOM SEED=435223110

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21524736 kB
Buffers:        347824 kB
Cached:       10714876 kB
SwapCached:          0 kB
Active:        7276988 kB
Inactive:      3881740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21524736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4440 kB
Writeback:           0 kB
AnonPages:       95832 kB
Mapped:          17040 kB
Slab:           203800 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   279696 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= 71684 MiB
End job on node126 at 2011-04-02 16:00:40