Trace number 3264604

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
MPhaseSAT_M 2011-02-16? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3264604-1303569819/watcher-3264604-1303569819 -o /tmp/evaluation-result-3264604-1303569819/solver-3264604-1303569819 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3264604-1303569819.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.03 4.01 3.90 4/193 20809
/proc/meminfo: memFree=14483168/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=3576 CPUtime=0 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 338 0 0 0 0 0 0 0 25 0 1 0 468579732 3661824 279 33554432000 134512640 134829744 4288830080 18446744073709551615 10164590 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 894 279 225 78 0 180 0

[startup+0.0923999 s]
/proc/loadavg: 4.03 4.01 3.90 4/193 20809
/proc/meminfo: memFree=14483168/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7260 CPUtime=0.09 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1548 0 0 0 9 0 0 0 25 0 1 0 468579732 7434240 1263 33554432000 134512640 134829744 4288830080 18446744073709551615 134629931 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1815 1263 262 78 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7260

[startup+0.100391 s]
/proc/loadavg: 4.03 4.01 3.90 4/193 20809
/proc/meminfo: memFree=14483168/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7260 CPUtime=0.1 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1560 0 0 0 10 0 0 0 25 0 1 0 468579732 7434240 1274 33554432000 134512640 134829744 4288830080 18446744073709551615 134722813 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1815 1274 273 78 0 1101 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7260

[startup+0.300348 s]
/proc/loadavg: 4.03 4.01 3.90 4/193 20809
/proc/meminfo: memFree=14483168/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7260 CPUtime=0.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1561 0 0 0 30 0 0 0 25 0 1 0 468579732 7434240 1275 33554432000 134512640 134829744 4288830080 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1815 1275 273 78 0 1101 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7260

[startup+0.700279 s]
/proc/loadavg: 4.03 4.01 3.90 4/193 20809
/proc/meminfo: memFree=14483168/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7260 CPUtime=0.7 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1561 0 0 0 70 0 0 0 25 0 1 0 468579732 7434240 1275 33554432000 134512640 134829744 4288830080 18446744073709551615 134725278 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1815 1275 273 78 0 1101 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7260

[startup+1.50113 s]
/proc/loadavg: 4.03 4.01 3.90 5/194 20810
/proc/meminfo: memFree=14478712/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7400 CPUtime=1.49 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1602 0 0 0 149 0 0 0 25 0 1 0 468579732 7577600 1316 33554432000 134512640 134829744 4288830080 18446744073709551615 134722192 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1850 1316 273 78 0 1136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7400

[startup+3.1008 s]
/proc/loadavg: 4.03 4.01 3.90 5/194 20810
/proc/meminfo: memFree=14477700/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7672 CPUtime=3.09 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1674 0 0 0 309 0 0 0 25 0 1 0 468579732 7856128 1388 33554432000 134512640 134829744 4288830080 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1918 1388 273 78 0 1204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7672

[startup+6.30024 s]
/proc/loadavg: 4.03 4.01 3.90 4/192 20839
/proc/meminfo: memFree=14506780/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=8340 CPUtime=6.29 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 1846 0 0 0 629 0 0 0 25 0 1 0 468579732 8540160 1560 33554432000 134512640 134829744 4288830080 18446744073709551615 134657533 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 2085 1560 273 78 0 1371 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8340

[startup+12.7011 s]
/proc/loadavg: 3.95 3.99 3.90 5/194 20894
/proc/meminfo: memFree=14501712/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=9564 CPUtime=12.69 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 2125 0 0 0 1269 0 0 0 25 0 1 0 468579732 9793536 1839 33554432000 134512640 134829744 4288830080 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 2391 1839 273 78 0 1677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9564

[startup+25.5007 s]
/proc/loadavg: 3.96 3.99 3.90 5/194 20894
/proc/meminfo: memFree=14497288/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=10524 CPUtime=25.49 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 2333 0 0 0 2549 0 0 0 25 0 1 0 468579732 10776576 2047 33554432000 134512640 134829744 4288830080 18446744073709551615 134678544 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 2631 2047 273 78 0 1917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10524

[startup+51.1009 s]
/proc/loadavg: 4.03 4.00 3.91 5/194 20895
/proc/meminfo: memFree=14499484/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=7696 CPUtime=51.09 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 3617 0 0 0 5109 0 0 0 25 0 1 0 468579732 7880704 1473 33554432000 134512640 134829744 4288830080 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 1924 1473 287 78 0 1210 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7696

[startup+102.306 s]
/proc/loadavg: 4.14 4.03 3.92 5/194 20896
/proc/meminfo: memFree=14488192/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=12028 CPUtime=102.29 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 4601 0 0 0 10229 0 0 0 25 0 1 0 468579732 12316672 2457 33554432000 134512640 134829744 4288830080 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3007 2457 287 78 0 2293 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 12028

[startup+162.3 s]
/proc/loadavg: 4.05 4.02 3.92 6/194 20898
/proc/meminfo: memFree=14484460/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=12780 CPUtime=162.29 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 4829 0 0 0 16229 0 0 0 25 0 1 0 468579732 13086720 2685 33554432000 134512640 134829744 4288830080 18446744073709551615 134621076 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3195 2685 287 78 0 2481 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 12780

[startup+222.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/194 20899
/proc/meminfo: memFree=14481964/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=14888 CPUtime=222.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 5308 0 0 0 22229 1 0 0 25 0 1 0 468579732 15245312 3164 33554432000 134512640 134829744 4288830080 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3722 3164 287 78 0 3008 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 14888

[startup+282.301 s]
/proc/loadavg: 4.11 4.04 3.93 5/194 20901
/proc/meminfo: memFree=14480096/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=15496 CPUtime=282.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 5459 0 0 0 28229 1 0 0 25 0 1 0 468579732 15867904 3315 33554432000 134512640 134829744 4288830080 18446744073709551615 134621392 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3874 3315 287 78 0 3160 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15496

[startup+342.301 s]
/proc/loadavg: 4.19 4.06 3.94 5/194 20902
/proc/meminfo: memFree=14479592/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=14204 CPUtime=342.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 5524 0 0 0 34229 1 0 0 25 0 1 0 468579732 14544896 3070 33554432000 134512640 134829744 4288830080 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3551 3070 287 78 0 2837 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 14204

[startup+402.301 s]
/proc/loadavg: 4.07 4.05 3.94 6/194 20904
/proc/meminfo: memFree=14479332/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=14856 CPUtime=402.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 5677 0 0 0 40229 1 0 0 25 0 1 0 468579732 15212544 3223 33554432000 134512640 134829744 4288830080 18446744073709551615 134623427 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3714 3223 287 78 0 3000 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 14856

[startup+462.301 s]
/proc/loadavg: 4.02 4.04 3.94 5/194 20906
/proc/meminfo: memFree=14477584/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=14856 CPUtime=462.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 5684 0 0 0 46229 1 0 0 25 0 1 0 468579732 15212544 3230 33554432000 134512640 134829744 4288830080 18446744073709551615 134662299 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3714 3230 287 78 0 3000 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 14856

[startup+522.301 s]
/proc/loadavg: 3.71 3.96 3.92 4/188 20924
/proc/meminfo: memFree=14485504/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=15716 CPUtime=522.3 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 5844 0 0 0 52229 1 0 0 25 0 1 0 468579732 16093184 3390 33554432000 134512640 134829744 4288830080 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 3929 3390 287 78 0 3215 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 15716

[startup+582.301 s]
/proc/loadavg: 3.26 3.78 3.86 4/188 20926
/proc/meminfo: memFree=14484988/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=16548 CPUtime=582.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6004 0 0 0 58230 1 0 0 25 0 1 0 468579732 16945152 3550 33554432000 134512640 134829744 4288830080 18446744073709551615 134719999 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4137 3550 287 78 0 3423 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 16548

[startup+642.3 s]
/proc/loadavg: 3.09 3.64 3.80 4/188 20927
/proc/meminfo: memFree=14484348/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=17124 CPUtime=642.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6117 0 0 0 64230 1 0 0 25 0 1 0 468579732 17534976 3663 33554432000 134512640 134829744 4288830080 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4281 3663 287 78 0 3567 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 17124

[startup+702.3 s]
/proc/loadavg: 3.07 3.53 3.76 4/188 20929
/proc/meminfo: memFree=14483712/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=17524 CPUtime=702.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6220 0 0 0 70230 1 0 0 25 0 1 0 468579732 17944576 3766 33554432000 134512640 134829744 4288830080 18446744073709551615 134661645 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4381 3766 287 78 0 3667 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 17524

[startup+762.306 s]
/proc/loadavg: 3.02 3.43 3.70 4/188 20931
/proc/meminfo: memFree=14481968/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19400 CPUtime=762.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6649 0 0 0 76230 1 0 0 25 0 1 0 468579732 19865600 4195 33554432000 134512640 134829744 4288830080 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4850 4195 287 78 0 4136 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 19400

[startup+822.301 s]
/proc/loadavg: 3.08 3.38 3.67 4/188 20932
/proc/meminfo: memFree=14482204/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19400 CPUtime=822.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6651 0 0 0 82230 1 0 0 25 0 1 0 468579732 19865600 4197 33554432000 134512640 134829744 4288830080 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4850 4197 287 78 0 4136 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 19400

[startup+882.301 s]
/proc/loadavg: 3.17 3.35 3.64 4/188 20934
/proc/meminfo: memFree=14481824/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19400 CPUtime=882.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6676 0 0 0 88230 1 0 0 25 0 1 0 468579732 19865600 4222 33554432000 134512640 134829744 4288830080 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4850 4222 287 78 0 4136 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 19400

[startup+942.301 s]
/proc/loadavg: 3.10 3.30 3.60 4/188 20935
/proc/meminfo: memFree=14481804/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19592 CPUtime=942.31 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6694 0 0 0 94230 1 0 0 25 0 1 0 468579732 20062208 4240 33554432000 134512640 134829744 4288830080 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4898 4240 287 78 0 4184 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 19592

[startup+1002.3 s]
/proc/loadavg: 3.10 3.26 3.57 4/188 20937
/proc/meminfo: memFree=14481668/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19784 CPUtime=1002.32 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6729 0 0 0 100231 1 0 0 25 0 1 0 468579732 20258816 4275 33554432000 134512640 134829744 4288830080 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4946 4275 287 78 0 4232 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 19784

[startup+1062.3 s]
/proc/loadavg: 3.03 3.21 3.53 4/188 20948
/proc/meminfo: memFree=14482408/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19784 CPUtime=1062.33 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6754 0 0 0 106231 2 0 0 25 0 1 0 468579732 20258816 4300 33554432000 134512640 134829744 4288830080 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4946 4300 287 78 0 4232 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 19784

[startup+1122.3 s]
/proc/loadavg: 3.01 3.17 3.49 4/188 20949
/proc/meminfo: memFree=14482256/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=19784 CPUtime=1122.33 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6755 0 0 0 112231 2 0 0 25 0 1 0 468579732 20258816 4301 33554432000 134512640 134829744 4288830080 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 4946 4301 287 78 0 4232 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 19784

[startup+1182.3 s]
/proc/loadavg: 3.00 3.14 3.46 4/188 20951
/proc/meminfo: memFree=14482124/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=20168 CPUtime=1182.33 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6802 0 0 0 118231 2 0 0 25 0 1 0 468579732 20652032 4348 33554432000 134512640 134829744 4288830080 18446744073709551615 134621103 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 5042 4348 287 78 0 4328 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 20168

[startup+1242.3 s]
/proc/loadavg: 3.00 3.11 3.43 4/188 20953
/proc/meminfo: memFree=14480984/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=20168 CPUtime=1242.33 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6822 0 0 0 124231 2 0 0 25 0 1 0 468579732 20652032 4368 33554432000 134512640 134829744 4288830080 18446744073709551615 134621397 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 5042 4368 287 78 0 4328 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 20168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.40 4/188 20957
/proc/meminfo: memFree=14481264/32951124 swapFree=67111528/67111528
[pid=20809] ppid=20807 vsize=20424 CPUtime=1300.04 cores=4,6
/proc/20809/stat : 20809 (MPhaseSAT_M) R 20807 20809 20578 0 -1 4202496 6839 0 0 0 130002 2 0 0 25 0 1 0 468579732 20914176 4385 33554432000 134512640 134829744 4288830080 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20809/statm: 5106 4385 287 78 0 4392 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 20424

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.05
CPU user time (s): 1300.03
CPU system time (s): 0.022996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 20424

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

runsolver used 2.29865 second user time and 4.80427 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 16:43:39
IDJOB=3264604
IDBENCH=84761
IDSOLVER=1522
FILE ID=node135/3264604-1303569819
RUNJOBID= node135-1303568515-20597
PBS_JOBID= 13150308
Free space on /tmp= 71376 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264604-1303569819/watcher-3264604-1303569819 -o /tmp/evaluation-result-3264604-1303569819/solver-3264604-1303569819 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3264604-1303569819.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=288468344

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:      14483200 kB
Buffers:       2057484 kB
Cached:       15711628 kB
SwapCached:          0 kB
Active:        7334016 kB
Inactive:     10541544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14483200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1380 kB
Writeback:          56 kB
AnonPages:      106312 kB
Mapped:          16616 kB
Slab:           530432 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   291880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node135 at 2011-04-23 17:05:21