Trace number 3288214

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 1300.01

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
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-3288214-1303774604/watcher-3288214-1303774604 -o /tmp/evaluation-result-3288214-1303774604/solver-3288214-1303774604 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3288214-1303774604.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: 4.00 3.99 3.93 4/187 20894
/proc/meminfo: memFree=24789844/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=8468 CPUtime=0 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 489059138 8671232 266 33554432000 134512640 134761588 4289362496 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 2117 266 225 61 0 1420 0

[startup+0.0301609 s]
/proc/loadavg: 4.00 3.99 3.93 4/187 20894
/proc/meminfo: memFree=24789844/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=8468 CPUtime=0.02 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 450 0 0 0 2 0 0 0 20 0 1 0 489059138 8671232 392 33554432000 134512640 134761588 4289362496 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 2117 393 225 61 0 1420 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8468

[startup+0.100162 s]
/proc/loadavg: 4.00 3.99 3.93 4/187 20894
/proc/meminfo: memFree=24789844/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=8468 CPUtime=0.09 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 793 0 0 0 9 0 0 0 20 0 1 0 489059138 8671232 735 33554432000 134512640 134761588 4289362496 18446744073709551615 8721656 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 2117 735 225 61 0 1420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8468

[startup+0.300121 s]
/proc/loadavg: 4.00 3.99 3.93 4/187 20894
/proc/meminfo: memFree=24789844/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=15224 CPUtime=0.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 6853 0 0 0 28 1 0 0 21 0 1 0 489059138 15589376 3301 33554432000 134512640 134761588 4289362496 18446744073709551615 134559296 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 3806 3301 457 61 0 3109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15224

[startup+0.701051 s]
/proc/loadavg: 4.00 3.99 3.93 4/187 20894
/proc/meminfo: memFree=24789844/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=24352 CPUtime=0.69 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 21011 0 0 0 66 3 0 0 22 0 1 0 489059138 24936448 5621 33554432000 134512640 134761588 4289362496 18446744073709551615 134643198 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6088 5621 476 61 0 5391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24352

[startup+1.50091 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20895
/proc/meminfo: memFree=24763932/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=25900 CPUtime=1.49 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 30118 0 0 0 145 4 0 0 25 0 1 0 489059138 26521600 6000 33554432000 134512640 134761588 4289362496 18446744073709551615 134697795 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6475 6000 487 61 0 5778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25900

[startup+3.10065 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20895
/proc/meminfo: memFree=24762940/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=26928 CPUtime=3.09 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 30380 0 0 0 305 4 0 0 25 0 1 0 489059138 27574272 6262 33554432000 134512640 134761588 4289362496 18446744073709551615 134640829 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6732 6262 488 61 0 6035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26928

[startup+6.30108 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20895
/proc/meminfo: memFree=24752716/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=40244 CPUtime=6.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 33709 0 0 0 624 5 0 0 25 0 1 0 489059138 41209856 9591 33554432000 134512640 134761588 4289362496 18446744073709551615 134622172 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 10061 9591 488 61 0 9364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40244

[startup+12.701 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20895
/proc/meminfo: memFree=24742968/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=34836 CPUtime=12.69 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 36414 0 0 0 1264 5 0 0 25 0 1 0 489059138 35672064 8243 33554432000 134512640 134761588 4289362496 18446744073709551615 134617203 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8709 8243 492 61 0 8012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34836

[startup+25.5008 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20895
/proc/meminfo: memFree=24773832/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=30536 CPUtime=25.49 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 40892 0 0 0 2543 6 0 0 25 0 1 0 489059138 31268864 7168 33554432000 134512640 134761588 4289362496 18446744073709551615 134685478 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 7634 7168 492 61 0 6937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30536

[startup+51.1004 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20896
/proc/meminfo: memFree=24771940/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=32488 CPUtime=51.08 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 64773 0 0 0 5098 10 0 0 25 0 1 0 489059138 33267712 7656 33554432000 134512640 134761588 4289362496 18446744073709551615 134751384 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8122 7656 492 61 0 7425 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32488

[startup+102.307 s]
/proc/loadavg: 4.06 4.00 3.94 5/188 20897
/proc/meminfo: memFree=24765464/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=32488 CPUtime=102.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 112909 0 0 0 10212 17 0 0 25 0 1 0 489059138 33267712 7656 33554432000 134512640 134761588 4289362496 18446744073709551615 134647328 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8122 7656 492 61 0 7425 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32488

[startup+162.3 s]
/proc/loadavg: 4.02 4.00 3.94 5/188 20899
/proc/meminfo: memFree=24762592/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=39220 CPUtime=162.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 177865 0 0 0 16203 26 0 0 25 0 1 0 489059138 40161280 9339 33554432000 134512640 134761588 4289362496 18446744073709551615 134621993 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 9805 9339 492 61 0 9108 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39220

[startup+222.301 s]
/proc/loadavg: 4.09 4.02 3.94 4/183 20918
/proc/meminfo: memFree=24780088/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=50484 CPUtime=222.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 228817 0 0 0 22195 34 0 0 25 0 1 0 489059138 51695616 12155 33554432000 134512640 134761588 4289362496 18446744073709551615 134613946 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 12621 12155 492 61 0 11924 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50484

[startup+282.301 s]
/proc/loadavg: 2.88 3.72 3.84 2/171 20956
/proc/meminfo: memFree=24884272/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=26172 CPUtime=282.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 279602 0 0 0 28188 41 0 0 25 0 1 0 489059138 26800128 6077 33554432000 134512640 134761588 4289362496 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6543 6077 492 61 0 5846 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26172

[startup+342.3 s]
/proc/loadavg: 1.69 3.22 3.66 2/170 20958
/proc/meminfo: memFree=24887204/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=25900 CPUtime=342.28 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 343011 0 0 0 34178 50 0 0 25 0 1 0 489059138 26521600 6009 33554432000 134512640 134761588 4289362496 18446744073709551615 134697269 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6475 6009 492 61 0 5778 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 25900

[startup+402.301 s]
/proc/loadavg: 1.25 2.81 3.49 2/170 20959
/proc/meminfo: memFree=24864984/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=50484 CPUtime=402.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 397293 0 0 0 40171 58 0 0 25 0 1 0 489059138 51695616 12155 33554432000 134512640 134761588 4289362496 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 12621 12155 492 61 0 11924 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 50484

[startup+462.301 s]
/proc/loadavg: 1.09 2.48 3.33 2/170 20961
/proc/meminfo: memFree=24879348/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=29948 CPUtime=462.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 448017 0 0 0 46164 65 0 0 25 0 1 0 489059138 30666752 7040 33554432000 134512640 134761588 4289362496 18446744073709551615 134616832 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 7487 7040 492 61 0 6790 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 29948

[startup+522.3 s]
/proc/loadavg: 1.03 2.21 3.18 2/170 20962
/proc/meminfo: memFree=24880448/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=30536 CPUtime=522.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 498184 0 0 0 52157 72 0 0 25 0 1 0 489059138 31268864 7168 33554432000 134512640 134761588 4289362496 18446744073709551615 134616870 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 7634 7168 492 61 0 6937 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 30536

[startup+582.301 s]
/proc/loadavg: 1.01 1.98 3.04 2/170 20964
/proc/meminfo: memFree=24865180/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=46388 CPUtime=582.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 564745 0 0 0 58147 82 0 0 25 0 1 0 489059138 47501312 11131 33554432000 134512640 134761588 4289362496 18446744073709551615 134634066 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 11597 11131 492 61 0 10900 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 46388

[startup+642.301 s]
/proc/loadavg: 1.00 1.80 2.91 2/170 20966
/proc/meminfo: memFree=24879548/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=32156 CPUtime=642.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 616284 0 0 0 64139 90 0 0 25 0 1 0 489059138 32927744 7573 33554432000 134512640 134761588 4289362496 18446744073709551615 134620990 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8039 7573 492 61 0 7342 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 32156

[startup+702.3 s]
/proc/loadavg: 1.03 1.67 2.80 2/170 20967
/proc/meminfo: memFree=24879272/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=32488 CPUtime=702.28 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 666473 0 0 0 70131 97 0 0 25 0 1 0 489059138 33267712 7656 33554432000 134512640 134761588 4289362496 18446744073709551615 134748267 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8122 7656 492 61 0 7425 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 32488

[startup+762.306 s]
/proc/loadavg: 1.01 1.54 2.68 2/170 20969
/proc/meminfo: memFree=24869468/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=42292 CPUtime=762.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 732197 0 0 0 76123 106 0 0 25 0 1 0 489059138 43307008 10107 33554432000 134512640 134761588 4289362496 18446744073709551615 134621604 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 10573 10107 492 61 0 9876 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 42292

[startup+822.301 s]
/proc/loadavg: 1.00 1.44 2.57 2/170 20970
/proc/meminfo: memFree=24881108/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=26044 CPUtime=822.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 783232 0 0 0 82115 114 0 0 25 0 1 0 489059138 26669056 6045 33554432000 134512640 134761588 4289362496 18446744073709551615 134664089 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6511 6045 492 61 0 5814 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 26044

[startup+882.3 s]
/proc/loadavg: 1.00 1.36 2.47 3/170 20972
/proc/meminfo: memFree=24879352/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=32488 CPUtime=882.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 834949 0 0 0 88109 120 0 0 25 0 1 0 489059138 33267712 7656 33554432000 134512640 134761588 4289362496 18446744073709551615 134748154 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8122 7656 492 61 0 7425 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 32488

[startup+942.301 s]
/proc/loadavg: 1.00 1.29 2.38 2/170 20974
/proc/meminfo: memFree=24872764/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=40244 CPUtime=942.28 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 900161 0 0 0 94099 129 0 0 25 0 1 0 489059138 41209856 9595 33554432000 134512640 134761588 4289362496 18446744073709551615 134634024 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 10061 9595 492 61 0 9364 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 40244

[startup+1002.3 s]
/proc/loadavg: 1.00 1.24 2.29 2/170 20975
/proc/meminfo: memFree=24876968/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=35804 CPUtime=1002.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 951240 0 0 0 100092 137 0 0 25 0 1 0 489059138 36663296 8485 33554432000 134512640 134761588 4289362496 18446744073709551615 134747468 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8951 8485 492 61 0 8254 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 35804

[startup+1062.3 s]
/proc/loadavg: 1.00 1.19 2.20 2/170 20977
/proc/meminfo: memFree=24881164/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=32488 CPUtime=1062.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 1003425 0 0 0 106084 145 0 0 25 0 1 0 489059138 33267712 7656 33554432000 134512640 134761588 4289362496 18446744073709551615 134617328 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 8122 7656 492 61 0 7425 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 32488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.15 2.13 2/170 20978
/proc/meminfo: memFree=24885236/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=27952 CPUtime=1122.28 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 1065564 0 0 0 112074 154 0 0 25 0 1 0 489059138 28622848 6522 33554432000 134512640 134761588 4289362496 18446744073709551615 134634599 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6988 6522 492 61 0 6291 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 27952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.12 2.05 2/170 20980
/proc/meminfo: memFree=24861644/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=50484 CPUtime=1182.29 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 1119333 0 0 0 118067 162 0 0 25 0 1 0 489059138 51695616 12155 33554432000 134512640 134761588 4289362496 18446744073709551615 134655600 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 12621 12155 492 61 0 11924 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 50484

[startup+1242.3 s]
/proc/loadavg: 1.00 1.10 1.98 2/170 20982
/proc/meminfo: memFree=24885180/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=26108 CPUtime=1242.28 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 1170306 0 0 0 124058 170 0 0 25 0 1 0 489059138 26734592 6061 33554432000 134512640 134761588 4289362496 18446744073709551615 134680491 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 6527 6061 492 61 0 5830 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 26108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.08 1.92 2/170 20983
/proc/meminfo: memFree=24881060/32951132 swapFree=67111364/67111528
[pid=20894] ppid=20892 vsize=30536 CPUtime=1299.99 cores=5,7
/proc/20894/stat : 20894 (MPhaseSAT64) R 20892 20894 20197 0 -1 4202496 1220224 0 0 0 129820 179 0 0 25 0 1 0 489059138 31268864 7168 33554432000 134512640 134761588 4289362496 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20894/statm: 7634 7168 492 61 0 6937 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 30536

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
CPU user time (s): 1298.21
CPU system time (s): 1.79273
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 50484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.21
system time used= 1.79273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1220224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 2356

runsolver used 1.66675 second user time and 4.46232 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 01:36:45
IDJOB=3288214
IDBENCH=82492
IDSOLVER=1521
FILE ID=node128/3288214-1303774604
RUNJOBID= node128-1303773520-20529
PBS_JOBID= 13157180
Free space on /tmp= 66776 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288214-1303774604/watcher-3288214-1303774604 -o /tmp/evaluation-result-3288214-1303774604/solver-3288214-1303774604 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3288214-1303774604.cnf

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=714934190

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:      24789884 kB
Buffers:       1287480 kB
Cached:        6092448 kB
SwapCached:        160 kB
Active:         728440 kB
Inactive:      6812396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24789884 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6112 kB
Writeback:           0 kB
AnonPages:      160356 kB
Mapped:          16960 kB
Slab:           554008 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   352132 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= 66792 MiB
End job on node128 at 2011-04-26 01:58:27