Trace number 3263547

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted 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 variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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

running on 2 cores: 4,6

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: 4.02 3.97 3.57 5/181 27106
/proc/meminfo: memFree=21372908/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=11800 CPUtime=0 cores=4,6
/proc/27106/stat : 27106 (runsolver) R 27104 27106 26290 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 467062476 12083200 51 33554432000 4194304 5434984 140736015481712 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/27106/statm: 2950 51 31 303 0 2644 0

[startup+0.017978 s]
/proc/loadavg: 4.02 3.97 3.57 5/181 27106
/proc/meminfo: memFree=21372908/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=4984 CPUtime=0.01 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 368 0 0 0 1 0 0 0 22 0 1 0 467062476 5103616 309 33554432000 134512640 134761588 4287144352 18446744073709551615 8722221 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 1246 309 225 61 0 549 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4984

[startup+0.100959 s]
/proc/loadavg: 4.02 3.97 3.57 5/181 27106
/proc/meminfo: memFree=21372908/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=6232 CPUtime=0.09 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 2034 0 0 0 9 0 0 0 23 0 1 0 467062476 6381568 1096 33554432000 134512640 134761588 4287144352 18446744073709551615 134651612 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 1558 1096 258 61 0 861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6232

[startup+0.300953 s]
/proc/loadavg: 4.02 3.97 3.57 5/181 27106
/proc/meminfo: memFree=21372908/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=6684 CPUtime=0.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 2159 0 0 0 29 0 0 0 23 0 1 0 467062476 6844416 1221 33554432000 134512640 134761588 4287144352 18446744073709551615 134705848 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 1671 1221 265 61 0 974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6684

[startup+0.700883 s]
/proc/loadavg: 4.02 3.97 3.57 5/181 27106
/proc/meminfo: memFree=21372908/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=6684 CPUtime=0.69 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 2164 0 0 0 69 0 0 0 25 0 1 0 467062476 6844416 1226 33554432000 134512640 134761588 4287144352 18446744073709551615 134614956 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 1671 1226 265 61 0 974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6684

[startup+1.57849 s]
/proc/loadavg: 4.02 3.97 3.57 5/188 27119
/proc/meminfo: memFree=21350356/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=8256 CPUtime=1.58 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 2549 0 0 0 158 0 0 0 25 0 1 0 467062476 8454144 1611 33554432000 134512640 134761588 4287144352 18446744073709551615 134748157 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 2097 1628 270 61 0 1400 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 8256

[startup+3.10047 s]
/proc/loadavg: 4.02 3.97 3.57 5/188 27119
/proc/meminfo: memFree=21342580/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=9488 CPUtime=3.09 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 3336 0 0 0 309 0 0 0 25 0 1 0 467062476 9715712 1903 33554432000 134512640 134761588 4287144352 18446744073709551615 134636468 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 2372 1903 270 61 0 1675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9488

[startup+6.30091 s]
/proc/loadavg: 4.02 3.97 3.57 5/188 27119
/proc/meminfo: memFree=21331660/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=12944 CPUtime=6.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 4638 0 0 0 629 0 0 0 25 0 1 0 467062476 13254656 2767 33554432000 134512640 134761588 4287144352 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 3236 2767 270 61 0 2539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12944

[startup+12.7008 s]
/proc/loadavg: 4.02 3.97 3.58 5/188 27119
/proc/meminfo: memFree=21328208/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=10744 CPUtime=12.68 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 9120 0 0 0 1268 0 0 0 25 0 1 0 467062476 11001856 2209 33554432000 134512640 134761588 4287144352 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 2686 2209 276 61 0 1989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10744

[startup+25.5006 s]
/proc/loadavg: 4.01 3.97 3.58 5/188 27119
/proc/meminfo: memFree=21309632/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=14680 CPUtime=25.48 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 12410 0 0 0 2547 1 0 0 25 0 1 0 467062476 15032320 3224 33554432000 134512640 134761588 4287144352 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 3670 3224 276 61 0 2973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14680

[startup+51.1062 s]
/proc/loadavg: 4.01 3.97 3.59 5/188 27120
/proc/meminfo: memFree=21293320/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=19632 CPUtime=51.09 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 17957 0 0 0 5107 2 0 0 25 0 1 0 467062476 20103168 4445 33554432000 134512640 134761588 4287144352 18446744073709551615 134682659 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4908 4445 276 61 0 4211 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19632

[startup+102.3 s]
/proc/loadavg: 4.06 3.99 3.62 5/188 27121
/proc/meminfo: memFree=21284252/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=22064 CPUtime=102.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 25001 0 0 0 10226 3 0 0 25 0 1 0 467062476 22593536 5053 33554432000 134512640 134761588 4287144352 18446744073709551615 134635939 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 5516 5053 276 61 0 4819 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 22064

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.64 5/188 27123
/proc/meminfo: memFree=21274812/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=26048 CPUtime=162.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 33716 0 0 0 16225 4 0 0 25 0 1 0 467062476 26673152 6054 33554432000 134512640 134761588 4287144352 18446744073709551615 134685473 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 6512 6054 281 61 0 5815 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26048

[startup+222.301 s]
/proc/loadavg: 4.05 4.00 3.66 5/188 27125
/proc/meminfo: memFree=21285212/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=24000 CPUtime=222.28 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 45783 0 0 0 22223 5 0 0 25 0 1 0 467062476 24576000 5542 33554432000 134512640 134761588 4287144352 18446744073709551615 134616748 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 6000 5542 281 61 0 5303 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 24000

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/188 27126
/proc/meminfo: memFree=21281720/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18496 CPUtime=282.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 55290 0 0 0 28222 7 0 0 25 0 1 0 467062476 18939904 4166 33554432000 134512640 134761588 4287144352 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4624 4166 281 61 0 3927 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 18496

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.70 5/188 27128
/proc/meminfo: memFree=21292244/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18880 CPUtime=342.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 62492 0 0 0 34221 8 0 0 25 0 1 0 467062476 19333120 4262 33554432000 134512640 134761588 4287144352 18446744073709551615 134636850 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4720 4262 281 61 0 4023 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 18880

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.72 5/188 27129
/proc/meminfo: memFree=21293468/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=21696 CPUtime=402.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 75262 0 0 0 40219 10 0 0 25 0 1 0 467062476 22216704 4966 33554432000 134512640 134761588 4287144352 18446744073709551615 134748031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 5424 4966 281 61 0 4727 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 21696

[startup+462.3 s]
/proc/loadavg: 4.03 4.01 3.73 5/188 27131
/proc/meminfo: memFree=21280432/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=23744 CPUtime=462.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 83904 0 0 0 46218 12 0 0 25 0 1 0 467062476 24313856 5478 33554432000 134512640 134761588 4287144352 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 5936 5478 281 61 0 5239 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 23744

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.75 5/188 27133
/proc/meminfo: memFree=21282404/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=17856 CPUtime=522.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 87970 0 0 0 52217 12 0 0 25 0 1 0 467062476 18284544 4006 33554432000 134512640 134761588 4287144352 18446744073709551615 134748056 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4464 4006 281 61 0 3767 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 17856

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/188 27134
/proc/meminfo: memFree=21285364/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=20288 CPUtime=582.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 102435 0 0 0 58216 14 0 0 25 0 1 0 467062476 20774912 4614 33554432000 134512640 134761588 4287144352 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 5072 4614 281 61 0 4375 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 20288

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/188 27136
/proc/meminfo: memFree=21281004/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18752 CPUtime=642.29 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 118789 0 0 0 64213 16 0 0 25 0 1 0 467062476 19202048 4230 33554432000 134512640 134761588 4287144352 18446744073709551615 134748129 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4688 4230 281 61 0 3991 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 18752

[startup+702.307 s]
/proc/loadavg: 4.00 4.00 3.78 5/188 27137
/proc/meminfo: memFree=21284960/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18752 CPUtime=702.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 128199 0 0 0 70213 17 0 0 25 0 1 0 467062476 19202048 4230 33554432000 134512640 134761588 4287144352 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4688 4230 281 61 0 3991 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 18752

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/188 27139
/proc/meminfo: memFree=21279984/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18112 CPUtime=762.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 137864 0 0 0 76211 19 0 0 25 0 1 0 467062476 18546688 4070 33554432000 134512640 134761588 4287144352 18446744073709551615 134636365 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4528 4070 281 61 0 3831 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 18112

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 3.81 5/188 27141
/proc/meminfo: memFree=21288768/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=21056 CPUtime=822.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 153770 0 0 0 82209 21 0 0 25 0 1 0 467062476 21561344 4806 33554432000 134512640 134761588 4287144352 18446744073709551615 134748281 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 5264 4806 281 61 0 4567 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 21056

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.82 5/188 27142
/proc/meminfo: memFree=21287888/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=19008 CPUtime=882.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 157259 0 0 0 88209 21 0 0 25 0 1 0 467062476 19464192 4294 33554432000 134512640 134761588 4287144352 18446744073709551615 134747392 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4752 4294 281 61 0 4055 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 19008

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 27144
/proc/meminfo: memFree=21283408/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18496 CPUtime=942.31 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 164173 0 0 0 94208 23 0 0 25 0 1 0 467062476 18939904 4166 33554432000 134512640 134761588 4287144352 18446744073709551615 134747011 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4624 4166 281 61 0 3927 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 18496

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 27145
/proc/meminfo: memFree=21300128/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=15936 CPUtime=1002.31 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 166766 0 0 0 100208 23 0 0 25 0 1 0 467062476 16318464 3526 33554432000 134512640 134761588 4287144352 18446744073709551615 134616760 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 3984 3526 281 61 0 3287 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 15936

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 27147
/proc/meminfo: memFree=21279272/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=23104 CPUtime=1062.31 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 184719 0 0 0 106206 25 0 0 25 0 1 0 467062476 23658496 5318 33554432000 134512640 134761588 4287144352 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 5776 5318 281 61 0 5079 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 23104

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 27149
/proc/meminfo: memFree=21283232/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18880 CPUtime=1122.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 200208 0 0 0 112203 27 0 0 25 0 1 0 467062476 19333120 4262 33554432000 134512640 134761588 4287144352 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4720 4262 281 61 0 4023 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 18880

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/188 27150
/proc/meminfo: memFree=21288920/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=18496 CPUtime=1182.3 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 206962 0 0 0 118202 28 0 0 25 0 1 0 467062476 18939904 4166 33554432000 134512640 134761588 4287144352 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4624 4166 281 61 0 3927 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 18496

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/188 27152
/proc/meminfo: memFree=21292616/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=17216 CPUtime=1242.32 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 217459 0 0 0 124202 30 0 0 25 0 1 0 467062476 17629184 3846 33554432000 134512640 134761588 4287144352 18446744073709551615 134747464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4304 3846 281 61 0 3607 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 17216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.87 4/187 27154
/proc/meminfo: memFree=21302652/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=17472 CPUtime=1300.01 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 226868 0 0 0 129970 31 0 0 25 0 1 0 467062476 17891328 3910 33554432000 134512640 134761588 4287144352 18446744073709551615 134680779 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4368 3910 281 61 0 3671 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 17472

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.87 4/187 27154
/proc/meminfo: memFree=21302652/32951132 swapFree=67111524/67111528
[pid=27106] ppid=27104 vsize=17472 CPUtime=1300.01 cores=4,6
/proc/27106/stat : 27106 (MPhaseSAT64) R 27104 27106 26290 0 -1 4202496 226868 0 0 0 129970 31 0 0 25 0 1 0 467062476 17891328 3910 33554432000 134512640 134761588 4287144352 18446744073709551615 134680779 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/27106/statm: 4368 3910 281 61 0 3671 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 17472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.71
CPU system time (s): 0.320951
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 31552

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

runsolver used 2.41163 second user time and 5.11622 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 12:30:38
IDJOB=3263547
IDBENCH=83986
IDSOLVER=1521
FILE ID=node128/3263547-1303554638
RUNJOBID= node128-1303554638-27077
PBS_JOBID= 13143154
Free space on /tmp= 66836 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263547-1303554638/watcher-3263547-1303554638 -o /tmp/evaluation-result-3263547-1303554638/solver-3263547-1303554638 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3263547-1303554638.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=322874385

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21373132 kB
Buffers:       1316688 kB
Cached:        9554304 kB
SwapCached:          4 kB
Active:        1930992 kB
Inactive:      9010408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21373132 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:       70300 kB
Mapped:          16304 kB
Slab:           574052 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   217872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66832 MiB
End job on node128 at 2011-04-23 12:52:20