Trace number 3375330

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-05-14 (fixed)? (TO) 1299.99 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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: 961)

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

running on 2 cores: 0,2

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: 0.92 1.68 2.99 2/356 5849
/proc/meminfo: memFree=23763624/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=12172 CPUtime=0 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 455 0 0 0 0 0 0 0 23 0 1 0 656613729 12464128 394 33554432000 4194304 4479436 140734049800928 18446744073709551615 253640885354 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3043 394 281 70 0 163 0

[startup+0.092471 s]
/proc/loadavg: 0.92 1.68 2.99 2/356 5849
/proc/meminfo: memFree=23763624/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=12844 CPUtime=0.09 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 667 0 0 0 9 0 0 0 23 0 1 0 656613729 13152256 605 33554432000 4194304 4479436 140734049800928 18446744073709551615 4330329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3211 605 324 70 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12844

[startup+0.100467 s]
/proc/loadavg: 0.92 1.68 2.99 2/356 5849
/proc/meminfo: memFree=23763624/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=12844 CPUtime=0.09 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 667 0 0 0 9 0 0 0 23 0 1 0 656613729 13152256 605 33554432000 4194304 4479436 140734049800928 18446744073709551615 4381657 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3211 605 324 70 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12844

[startup+0.300391 s]
/proc/loadavg: 0.92 1.68 2.99 2/356 5849
/proc/meminfo: memFree=23763624/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=13712 CPUtime=0.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 876 0 0 0 29 0 0 0 24 0 1 0 656613729 14041088 814 33554432000 4194304 4479436 140734049800928 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3428 814 324 70 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13712

[startup+0.700375 s]
/proc/loadavg: 0.92 1.68 2.99 2/356 5849
/proc/meminfo: memFree=23763624/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=15000 CPUtime=0.69 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 1231 0 0 0 69 0 0 0 25 0 1 0 656613729 15360000 1169 33554432000 4194304 4479436 140734049800928 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3750 1169 325 70 0 870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15000

[startup+1.50026 s]
/proc/loadavg: 1.09 1.70 2.99 5/371 5876
/proc/meminfo: memFree=23747220/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=14876 CPUtime=1.49 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 1303 0 0 0 149 0 0 0 25 0 1 0 656613729 15233024 1145 33554432000 4194304 4479436 140734049800928 18446744073709551615 4295272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3719 1145 328 70 0 839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14876

[startup+3.10094 s]
/proc/loadavg: 1.09 1.70 2.99 5/371 5930
/proc/meminfo: memFree=23744848/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=14876 CPUtime=3.1 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 1303 0 0 0 310 0 0 0 25 0 1 0 656613729 15233024 1145 33554432000 4194304 4479436 140734049800928 18446744073709551615 4294832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3719 1145 328 70 0 839 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14876

[startup+6.30034 s]
/proc/loadavg: 1.32 1.74 2.99 5/371 5958
/proc/meminfo: memFree=23742436/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=14876 CPUtime=6.3 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 1303 0 0 0 630 0 0 0 25 0 1 0 656613729 15233024 1145 33554432000 4194304 4479436 140734049800928 18446744073709551615 4295056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3719 1145 328 70 0 839 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14876

[startup+12.7002 s]
/proc/loadavg: 1.53 1.77 3.00 5/371 5958
/proc/meminfo: memFree=23740080/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=15952 CPUtime=12.69 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 1384 0 0 0 1269 0 0 0 25 0 1 0 656613729 16334848 1194 33554432000 4194304 4479436 140734049800928 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 3988 1194 329 70 0 1108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15952

[startup+25.5009 s]
/proc/loadavg: 2.23 1.91 3.02 5/371 5985
/proc/meminfo: memFree=23737616/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=16076 CPUtime=25.49 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 1881 0 0 0 2549 0 0 0 25 0 1 0 656613729 16461824 1228 33554432000 4194304 4479436 140734049800928 18446744073709551615 4295060 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4019 1228 334 70 0 1139 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16076

[startup+51.1002 s]
/proc/loadavg: 2.83 2.08 3.05 5/371 5986
/proc/meminfo: memFree=23732988/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=18380 CPUtime=51.09 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 3097 0 0 0 5109 0 0 0 25 0 1 0 656613729 18821120 1804 33554432000 4194304 4479436 140734049800928 18446744073709551615 4296020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4595 1804 334 70 0 1715 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18380

[startup+102.313 s]
/proc/loadavg: 3.49 2.37 3.10 5/371 5990
/proc/meminfo: memFree=23722396/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=18892 CPUtime=102.3 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 4953 0 0 0 10230 0 0 0 25 0 1 0 656613729 19345408 1932 33554432000 4194304 4479436 140734049800928 18446744073709551615 4295885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4723 1932 334 70 0 1843 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18892

[startup+162.301 s]
/proc/loadavg: 3.81 2.67 3.15 5/371 5992
/proc/meminfo: memFree=23713584/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=19276 CPUtime=162.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 6681 0 0 0 16229 0 0 0 25 0 1 0 656613729 19738624 2028 33554432000 4194304 4479436 140734049800928 18446744073709551615 4450941 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4819 2028 334 70 0 1939 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19276

[startup+222.301 s]
/proc/loadavg: 3.93 2.91 3.20 5/371 5993
/proc/meminfo: memFree=23712668/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=19660 CPUtime=222.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 8505 0 0 0 22228 1 0 0 25 0 1 0 656613729 20131840 2124 33554432000 4194304 4479436 140734049800928 18446744073709551615 4295062 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4915 2124 334 70 0 2035 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 19660

[startup+282.301 s]
/proc/loadavg: 4.01 3.12 3.25 5/371 5995
/proc/meminfo: memFree=23708904/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=21580 CPUtime=282.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 10617 0 0 0 28228 1 0 0 25 0 1 0 656613729 22097920 2604 33554432000 4194304 4479436 140734049800928 18446744073709551615 4451935 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5395 2604 334 70 0 2515 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21580

[startup+342.301 s]
/proc/loadavg: 4.00 3.28 3.30 5/371 5997
/proc/meminfo: memFree=23708236/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=19916 CPUtime=342.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 12153 0 0 0 34228 1 0 0 25 0 1 0 656613729 20393984 2188 33554432000 4194304 4479436 140734049800928 18446744073709551615 4295835 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4979 2188 334 70 0 2099 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 19916

[startup+402.3 s]
/proc/loadavg: 4.06 3.42 3.34 5/371 5998
/proc/meminfo: memFree=23706436/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=22220 CPUtime=402.28 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 14297 0 0 0 40227 1 0 0 25 0 1 0 656613729 22753280 2764 33554432000 4194304 4479436 140734049800928 18446744073709551615 4297357 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5555 2764 334 70 0 2675 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 22220

[startup+462.3 s]
/proc/loadavg: 4.10 3.55 3.39 5/371 6000
/proc/meminfo: memFree=23714084/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=19532 CPUtime=462.28 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 16889 0 0 0 46226 2 0 0 25 0 1 0 656613729 20000768 2092 33554432000 4194304 4479436 140734049800928 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4883 2092 334 70 0 2003 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 19532

[startup+522.3 s]
/proc/loadavg: 4.07 3.65 3.43 5/371 6001
/proc/meminfo: memFree=23716516/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=20172 CPUtime=522.28 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 24377 0 0 0 52225 3 0 0 25 0 1 0 656613729 20656128 2252 33554432000 4194304 4479436 140734049800928 18446744073709551615 4384896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5043 2252 334 70 0 2163 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 20172

[startup+582.3 s]
/proc/loadavg: 4.10 3.72 3.47 5/371 6003
/proc/meminfo: memFree=23712876/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=22220 CPUtime=582.28 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 32889 0 0 0 58223 5 0 0 25 0 1 0 656613729 22753280 2764 33554432000 4194304 4479436 140734049800928 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5555 2764 334 70 0 2675 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 22220

[startup+642.3 s]
/proc/loadavg: 4.04 3.77 3.50 5/371 6005
/proc/meminfo: memFree=23701788/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=20044 CPUtime=642.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 40761 0 0 0 64223 6 0 0 25 0 1 0 656613729 20525056 2220 33554432000 4194304 4479436 140734049800928 18446744073709551615 4452327 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5011 2220 334 70 0 2131 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 20044

[startup+702.3 s]
/proc/loadavg: 4.01 3.81 3.53 5/371 6006
/proc/meminfo: memFree=23699752/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=19916 CPUtime=702.28 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 48729 0 0 0 70221 7 0 0 25 0 1 0 656613729 20393984 2188 33554432000 4194304 4479436 140734049800928 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4979 2188 334 70 0 2099 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 19916

[startup+762.314 s]
/proc/loadavg: 4.00 3.84 3.56 5/371 6008
/proc/meminfo: memFree=23699704/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=19916 CPUtime=762.29 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 56089 0 0 0 76221 8 0 0 25 0 1 0 656613729 20393984 2188 33554432000 4194304 4479436 140734049800928 18446744073709551615 4450941 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 4979 2188 334 70 0 2099 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 19916

[startup+822.301 s]
/proc/loadavg: 4.11 3.90 3.59 5/371 6009
/proc/meminfo: memFree=23697176/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=22220 CPUtime=822.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 64185 0 0 0 82218 9 0 0 25 0 1 0 656613729 22753280 2764 33554432000 4194304 4479436 140734049800928 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5555 2764 334 70 0 2675 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 22220

[startup+882.301 s]
/proc/loadavg: 4.04 3.92 3.61 5/371 6011
/proc/meminfo: memFree=23696040/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=22732 CPUtime=882.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 72697 0 0 0 88217 10 0 0 25 0 1 0 656613729 23277568 2892 33554432000 4194304 4479436 140734049800928 18446744073709551615 4452507 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5683 2892 334 70 0 2803 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 22732

[startup+942.301 s]
/proc/loadavg: 4.16 3.97 3.65 5/371 6013
/proc/meminfo: memFree=23695644/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=22860 CPUtime=942.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 80121 0 0 0 94216 11 0 0 25 0 1 0 656613729 23408640 2924 33554432000 4194304 4479436 140734049800928 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5715 2924 334 70 0 2835 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 22860

[startup+1002.3 s]
/proc/loadavg: 4.17 4.00 3.68 5/371 6014
/proc/meminfo: memFree=23696080/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=23372 CPUtime=1002.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 87801 0 0 0 100215 12 0 0 25 0 1 0 656613729 23932928 3052 33554432000 4194304 4479436 140734049800928 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5843 3052 334 70 0 2963 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 23372

[startup+1062.3 s]
/proc/loadavg: 4.06 4.00 3.70 5/371 6016
/proc/meminfo: memFree=23701112/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=23372 CPUtime=1062.28 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 96153 0 0 0 106214 14 0 0 25 0 1 0 656613729 23932928 3052 33554432000 4194304 4479436 140734049800928 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5843 3052 334 70 0 2963 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 23372

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.71 5/371 6017
/proc/meminfo: memFree=23700580/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=23372 CPUtime=1122.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 103833 0 0 0 112212 15 0 0 25 0 1 0 656613729 23932928 3052 33554432000 4194304 4479436 140734049800928 18446744073709551615 4331608 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5843 3052 334 70 0 2963 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 23372

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.73 5/371 6019
/proc/meminfo: memFree=23696064/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=23372 CPUtime=1182.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 111673 0 0 0 118211 16 0 0 25 0 1 0 656613729 23932928 3052 33554432000 4194304 4479436 140734049800928 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5843 3052 334 70 0 2963 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 23372

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.75 5/371 6021
/proc/meminfo: memFree=23694144/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=23500 CPUtime=1242.27 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 118937 0 0 0 124210 17 0 0 25 0 1 0 656613729 24064000 3084 33554432000 4194304 4479436 140734049800928 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5875 3084 334 70 0 2995 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 23500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.76 5/371 6022
/proc/meminfo: memFree=23692480/32951124 swapFree=56449224/67111528
[pid=5849] ppid=5847 vsize=23500 CPUtime=1299.98 cores=0,2
/proc/5849/stat : 5849 (MPhaseSAT64) R 5847 5849 5445 0 -1 4202496 126125 0 0 0 129980 18 0 0 25 0 1 0 656613729 24064000 3073 33554432000 4194304 4479436 140734049800928 18446744073709551615 253640553453 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5849/statm: 5875 3084 334 70 0 2995 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 23500

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.02
CPU time (s): 1299.99
CPU user time (s): 1299.81
CPU system time (s): 0.182972
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 24396

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

runsolver used 4.86926 second user time and 9.57354 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 11:02:13
IDJOB=3375330
IDBENCH=83039
IDSOLVER=1855
FILE ID=node106/3375330-1305450133
RUNJOBID= node106-1305450133-5833
PBS_JOBID= 13324871
Free space on /tmp= 73468 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375330-1305450133/watcher-3375330-1305450133 -o /tmp/evaluation-result-3375330-1305450133/solver-3375330-1305450133 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375330-1305450133.cnf

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=211217791

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23764036 kB
Buffers:        282900 kB
Cached:        5923808 kB
SwapCached:      27544 kB
Active:         763220 kB
Inactive:      8194988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23764036 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:             484 kB
Writeback:           0 kB
AnonPages:     2732188 kB
Mapped:           9600 kB
Slab:           115356 kB
PageTables:      48216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74991888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73464 MiB
End job on node106 at 2011-05-15 11:23:55