Trace number 3250961

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.04 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250961-1303578513/watcher-3250961-1303578513 -o /tmp/evaluation-result-3250961-1303578513/solver-3250961-1303578513 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3250961-1303578513.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: 2.85 3.71 3.83 4/189 29603
/proc/meminfo: memFree=19744384/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=10732 CPUtime=0 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 450267494 10989568 276 33554432000 134512640 134761588 4292627184 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 2683 276 225 61 0 1986 0

[startup+0.00657491 s]
/proc/loadavg: 2.85 3.71 3.83 4/189 29603
/proc/meminfo: memFree=19744384/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=10732 CPUtime=0 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 337 0 0 0 0 0 0 0 22 0 1 0 450267494 10989568 278 33554432000 134512640 134761588 4292627184 18446744073709551615 7787804 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 2683 278 225 61 0 1986 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10732

[startup+0.100608 s]
/proc/loadavg: 2.85 3.71 3.83 4/189 29603
/proc/meminfo: memFree=19744384/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=10732 CPUtime=0.09 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 887 0 0 0 9 0 0 0 22 0 1 0 450267494 10989568 828 33554432000 134512640 134761588 4292627184 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 2683 828 225 61 0 1986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10732

[startup+0.300559 s]
/proc/loadavg: 2.85 3.71 3.83 4/189 29603
/proc/meminfo: memFree=19744384/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=10728 CPUtime=0.29 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 3216 0 0 0 29 0 0 0 23 0 1 0 450267494 10985472 1716 33554432000 134512640 134761588 4292627184 18446744073709551615 134572416 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 2682 1716 232 61 0 1985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10728

[startup+0.700501 s]
/proc/loadavg: 2.85 3.71 3.83 4/189 29603
/proc/meminfo: memFree=19744384/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=18080 CPUtime=0.69 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 12007 0 0 0 68 1 0 0 25 0 1 0 450267494 18513920 4062 33554432000 134512640 134761588 4292627184 18446744073709551615 134617960 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 4520 4062 265 61 0 3823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18080

[startup+1.50034 s]
/proc/loadavg: 2.95 3.72 3.83 5/190 29604
/proc/meminfo: memFree=19727768/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=18892 CPUtime=1.49 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 12194 0 0 0 148 1 0 0 25 0 1 0 450267494 19345408 4249 33554432000 134512640 134761588 4292627184 18446744073709551615 134695770 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 4723 4249 265 61 0 4026 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18892

[startup+3.10107 s]
/proc/loadavg: 2.95 3.72 3.83 5/190 29604
/proc/meminfo: memFree=19719488/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=22204 CPUtime=3.09 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 13115 0 0 0 308 1 0 0 25 0 1 0 450267494 22736896 5114 33554432000 134512640 134761588 4292627184 18446744073709551615 134748094 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 5551 5114 270 61 0 4854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22204

[startup+6.3005 s]
/proc/loadavg: 3.03 3.72 3.83 5/190 29604
/proc/meminfo: memFree=19710560/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=26176 CPUtime=6.29 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 17362 0 0 0 627 2 0 0 25 0 1 0 450267494 26804224 6075 33554432000 134512640 134761588 4292627184 18446744073709551615 134682639 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 6544 6075 270 61 0 5847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26176

[startup+12.7004 s]
/proc/loadavg: 3.11 3.73 3.83 5/190 29604
/proc/meminfo: memFree=19689828/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=39400 CPUtime=12.69 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 24178 0 0 0 1266 3 0 0 25 0 1 0 450267494 40345600 9413 33554432000 134512640 134761588 4292627184 18446744073709551615 134636432 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 9850 9413 270 61 0 9153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39400

[startup+25.5001 s]
/proc/loadavg: 3.30 3.74 3.83 5/190 29605
/proc/meminfo: memFree=19699744/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=37680 CPUtime=25.49 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 31540 0 0 0 2545 4 0 0 25 0 1 0 450267494 38584320 8983 33554432000 134512640 134761588 4292627184 18446744073709551615 134672527 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 9420 8983 270 61 0 8723 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37680

[startup+51.1006 s]
/proc/loadavg: 3.61 3.77 3.84 5/190 29605
/proc/meminfo: memFree=19711556/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=22264 CPUtime=51.09 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 42214 0 0 0 5103 6 0 0 25 0 1 0 450267494 22798336 5117 33554432000 134512640 134761588 4292627184 18446744073709551615 134536623 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 5566 5117 272 61 0 4869 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22264

[startup+102.307 s]
/proc/loadavg: 3.83 3.81 3.85 5/190 29607
/proc/meminfo: memFree=19585440/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=59408 CPUtime=102.3 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 77418 0 0 0 10218 12 0 0 25 0 1 0 450267494 60833792 14303 33554432000 134512640 134761588 4292627184 18446744073709551615 134635870 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 14852 14303 275 61 0 14155 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59408

[startup+162.301 s]
/proc/loadavg: 3.97 3.85 3.86 5/190 29608
/proc/meminfo: memFree=19515252/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=86332 CPUtime=162.3 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 94636 0 0 0 16216 14 0 0 25 0 1 0 450267494 88403968 21034 33554432000 134512640 134761588 4292627184 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 21583 21034 275 61 0 20886 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86332

[startup+222.301 s]
/proc/loadavg: 3.99 3.88 3.86 5/190 29610
/proc/meminfo: memFree=19449628/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=101104 CPUtime=222.29 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 116266 0 0 0 22212 17 0 0 25 0 1 0 450267494 103530496 24743 33554432000 134512640 134761588 4292627184 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 25276 24743 275 61 0 24579 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101104

[startup+282.301 s]
/proc/loadavg: 4.06 3.91 3.87 5/190 29612
/proc/meminfo: memFree=19432508/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=111416 CPUtime=282.29 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 131713 0 0 0 28210 19 0 0 25 0 1 0 450267494 114089984 27307 33554432000 134512640 134761588 4292627184 18446744073709551615 134748237 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 27854 27307 275 61 0 27157 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 111416

[startup+342.301 s]
/proc/loadavg: 4.02 3.92 3.88 5/190 29613
/proc/meminfo: memFree=19446864/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=99616 CPUtime=342.3 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 150178 0 0 0 34208 22 0 0 25 0 1 0 450267494 102006784 24351 33554432000 134512640 134761588 4292627184 18446744073709551615 134635896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 24904 24351 275 61 0 24207 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99616

[startup+402.301 s]
/proc/loadavg: 4.01 3.94 3.89 5/190 29615
/proc/meminfo: memFree=19432476/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=106120 CPUtime=402.29 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 170345 0 0 0 40205 24 0 0 25 0 1 0 450267494 108666880 25971 33554432000 134512640 134761588 4292627184 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 26530 25971 275 61 0 25833 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106120

[startup+462.3 s]
/proc/loadavg: 4.00 3.94 3.89 5/190 29616
/proc/meminfo: memFree=19411380/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=100848 CPUtime=462.3 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 192925 0 0 0 46203 27 0 0 25 0 1 0 450267494 103268352 24646 33554432000 134512640 134761588 4292627184 18446744073709551615 134636037 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 25212 24646 275 61 0 24515 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100848

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.90 5/190 29618
/proc/meminfo: memFree=19397116/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=120176 CPUtime=522.3 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 205629 0 0 0 52201 29 0 0 25 0 1 0 450267494 123060224 29478 33554432000 134512640 134761588 4292627184 18446744073709551615 134635890 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 30044 29478 275 61 0 29347 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120176

[startup+582.3 s]
/proc/loadavg: 4.00 3.96 3.90 5/190 29620
/proc/meminfo: memFree=19383588/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=124144 CPUtime=582.3 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 220509 0 0 0 58199 31 0 0 25 0 1 0 450267494 127123456 30470 33554432000 134512640 134761588 4292627184 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 31036 30470 275 61 0 30339 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124144

[startup+642.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 29621
/proc/meminfo: memFree=19384696/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=131812 CPUtime=642.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 232413 0 0 0 64198 33 0 0 25 0 1 0 450267494 134975488 32387 33554432000 134512640 134761588 4292627184 18446744073709551615 134726213 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 32953 32387 275 61 0 32256 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131812

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 29623
/proc/meminfo: memFree=19407376/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=114404 CPUtime=702.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 237406 0 0 0 70197 34 0 0 25 0 1 0 450267494 117149696 28035 33554432000 134512640 134761588 4292627184 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 28601 28035 275 61 0 27904 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 114404

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 29624
/proc/meminfo: memFree=19380208/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=119012 CPUtime=762.32 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 244958 0 0 0 76197 35 0 0 25 0 1 0 450267494 121868288 29187 33554432000 134512640 134761588 4292627184 18446744073709551615 134635890 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 29753 29187 275 61 0 29056 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 119012

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 29626
/proc/meminfo: memFree=19379840/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=112320 CPUtime=822.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 262175 0 0 0 82194 37 0 0 25 0 1 0 450267494 115015680 27514 33554432000 134512640 134761588 4292627184 18446744073709551615 134614617 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 28080 27514 275 61 0 27383 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112320

[startup+882.301 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 29628
/proc/meminfo: memFree=19369272/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=112264 CPUtime=882.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 278255 0 0 0 88192 39 0 0 25 0 1 0 450267494 114958336 27500 33554432000 134512640 134761588 4292627184 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 28066 27500 275 61 0 27369 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 112264

[startup+942.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 29629
/proc/meminfo: memFree=19401740/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=114280 CPUtime=942.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 300273 0 0 0 94188 43 0 0 25 0 1 0 450267494 117022720 28004 33554432000 134512640 134761588 4292627184 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 28570 28004 275 61 0 27873 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 114280

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29634
/proc/meminfo: memFree=19359556/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=122408 CPUtime=1002.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 320499 0 0 0 100185 46 0 0 25 0 1 0 450267494 125345792 30036 33554432000 134512640 134761588 4292627184 18446744073709551615 134726292 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 30602 30036 275 61 0 29905 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 122408

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29635
/proc/meminfo: memFree=19370376/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=122380 CPUtime=1062.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 335348 0 0 0 106183 48 0 0 25 0 1 0 450267494 125317120 30029 33554432000 134512640 134761588 4292627184 18446744073709551615 134651677 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 30595 30029 275 61 0 29898 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 122380

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29637
/proc/meminfo: memFree=19398876/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=112132 CPUtime=1122.31 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 359925 0 0 0 112180 51 0 0 25 0 1 0 450267494 114823168 27467 33554432000 134512640 134761588 4292627184 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 28033 27467 275 61 0 27336 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 112132

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29639
/proc/meminfo: memFree=19349392/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=126460 CPUtime=1182.32 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 377237 0 0 0 118179 53 0 0 25 0 1 0 450267494 129495040 31049 33554432000 134512640 134761588 4292627184 18446744073709551615 134636456 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 31615 31049 275 61 0 30918 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 126460

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 29640
/proc/meminfo: memFree=19326196/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=122356 CPUtime=1242.32 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 401815 0 0 0 124175 57 0 0 25 0 1 0 450267494 125292544 30023 33554432000 134512640 134761588 4292627184 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 30589 30023 275 61 0 29892 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 122356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29726
/proc/meminfo: memFree=19729460/32951124 swapFree=67111524/67111528
[pid=29603] ppid=29601 vsize=113140 CPUtime=1300.03 cores=5,7
/proc/29603/stat : 29603 (MPhaseSAT64) R 29601 29603 29516 0 -1 4202496 417432 0 0 0 129944 59 0 0 25 0 1 0 450267494 115855360 27719 33554432000 134512640 134761588 4292627184 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29603/statm: 28285 27719 275 61 0 27588 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 113140

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.04
CPU user time (s): 1299.44
CPU system time (s): 0.596909
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 185868

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

runsolver used 2.11768 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 19:08:34
IDJOB=3250961
IDBENCH=88207
IDSOLVER=1521
FILE ID=node144/3250961-1303578513
RUNJOBID= node144-1303578505-29537
PBS_JOBID= 13150337
Free space on /tmp= 72152 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250961-1303578513/watcher-3250961-1303578513 -o /tmp/evaluation-result-3250961-1303578513/solver-3250961-1303578513 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3250961-1303578513.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=938160359

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.850
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.82
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.850
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.850
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:     32951124 kB
MemFree:      19744664 kB
Buffers:       2155908 kB
Cached:       10344372 kB
SwapCached:          4 kB
Active:        3459056 kB
Inactive:      9212148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19744664 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32872 kB
Writeback:           0 kB
AnonPages:      170476 kB
Mapped:          16556 kB
Slab:           469860 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   356136 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= 72172 MiB
End job on node144 at 2011-04-23 19:30:16