Trace number 3095010

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

Namerandom/medium/
unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
MD5SUM80aa82e62b454f2871f6471d9559597d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.939
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3095010-1301754487/watcher-3095010-1301754487 -o /tmp/evaluation-result-3095010-1301754487/solver-3095010-1301754487 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095010-1301754487.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: 4.16 4.05 3.96 4/187 19335
/proc/meminfo: memFree=21271700/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=3068 CPUtime=0 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 287047343 3141632 267 33554432000 134512640 134761588 4290000880 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 767 268 225 61 0 70 0

[startup+0.076053 s]
/proc/loadavg: 4.16 4.05 3.96 4/187 19335
/proc/meminfo: memFree=21271700/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=4504 CPUtime=0.07 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 808 0 0 0 7 0 0 0 25 0 1 0 287047343 4612096 677 33554432000 134512640 134761588 4290000880 18446744073709551615 134632953 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1126 677 259 61 0 429 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4504

[startup+0.101059 s]
/proc/loadavg: 4.16 4.05 3.96 4/187 19335
/proc/meminfo: memFree=21271700/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=4504 CPUtime=0.09 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 808 0 0 0 9 0 0 0 25 0 1 0 287047343 4612096 677 33554432000 134512640 134761588 4290000880 18446744073709551615 134632768 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1126 677 259 61 0 429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4504

[startup+0.301014 s]
/proc/loadavg: 4.16 4.05 3.96 4/187 19335
/proc/meminfo: memFree=21271700/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=4504 CPUtime=0.29 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 827 0 0 0 29 0 0 0 25 0 1 0 287047343 4612096 663 33554432000 134512640 134761588 4290000880 18446744073709551615 134614623 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1126 663 269 61 0 429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4504

[startup+0.700943 s]
/proc/loadavg: 4.16 4.05 3.96 4/187 19335
/proc/meminfo: memFree=21271700/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6868 CPUtime=0.69 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1492 0 0 0 69 0 0 0 25 0 1 0 287047343 7032832 1283 33554432000 134512640 134761588 4290000880 18446744073709551615 134748542 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1717 1283 274 61 0 1020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6868

[startup+1.5008 s]
/proc/loadavg: 4.16 4.05 3.96 5/188 19337
/proc/meminfo: memFree=21266864/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6996 CPUtime=1.49 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1591 0 0 0 149 0 0 0 25 0 1 0 287047343 7163904 1318 33554432000 134512640 134761588 4290000880 18446744073709551615 134605510 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1749 1318 277 61 0 1052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6996

[startup+3.10054 s]
/proc/loadavg: 4.15 4.05 3.96 5/188 19337
/proc/meminfo: memFree=21266368/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6996 CPUtime=3.09 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1591 0 0 0 309 0 0 0 25 0 1 0 287047343 7163904 1318 33554432000 134512640 134761588 4290000880 18446744073709551615 134606114 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1749 1318 277 61 0 1052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6996

[startup+6.30097 s]
/proc/loadavg: 4.15 4.05 3.96 5/188 19337
/proc/meminfo: memFree=21272204/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6996 CPUtime=6.29 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1591 0 0 0 629 0 0 0 25 0 1 0 287047343 7163904 1318 33554432000 134512640 134761588 4290000880 18446744073709551615 134606164 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1749 1318 277 61 0 1052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6996

[startup+12.7009 s]
/proc/loadavg: 4.13 4.04 3.96 5/188 19337
/proc/meminfo: memFree=21271320/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6996 CPUtime=12.69 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1591 0 0 0 1269 0 0 0 25 0 1 0 287047343 7163904 1318 33554432000 134512640 134761588 4290000880 18446744073709551615 134605087 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1749 1318 277 61 0 1052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6996

[startup+25.5007 s]
/proc/loadavg: 4.11 4.04 3.96 5/188 19337
/proc/meminfo: memFree=21270192/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6996 CPUtime=25.49 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1591 0 0 0 2549 0 0 0 25 0 1 0 287047343 7163904 1318 33554432000 134512640 134761588 4290000880 18446744073709551615 134607712 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1749 1318 277 61 0 1052 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6996

[startup+51.1003 s]
/proc/loadavg: 4.07 4.04 3.96 5/188 19338
/proc/meminfo: memFree=21266340/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=6996 CPUtime=51.09 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1591 0 0 0 5109 0 0 0 25 0 1 0 287047343 7163904 1318 33554432000 134512640 134761588 4290000880 18446744073709551615 134606221 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1749 1318 277 61 0 1052 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6996

[startup+102.306 s]
/proc/loadavg: 3.74 3.96 3.94 4/182 19358
/proc/meminfo: memFree=21276640/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7664 CPUtime=102.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 15599 0 0 0 10229 1 0 0 25 0 1 0 287047343 7847936 1308 33554432000 134512640 134761588 4290000880 18446744073709551615 134751349 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1916 1308 286 61 0 1219 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7664

[startup+162.301 s]
/proc/loadavg: 3.29 3.80 3.88 4/182 19359
/proc/meminfo: memFree=21282828/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7024 CPUtime=162.29 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 113127 0 0 0 16215 14 0 0 25 0 1 0 287047343 7192576 1176 33554432000 134512640 134761588 4290000880 18446744073709551615 134676030 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1756 1176 286 61 0 1059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7024

[startup+222.301 s]
/proc/loadavg: 3.10 3.64 3.82 4/182 19360
/proc/meminfo: memFree=21281800/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7664 CPUtime=222.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 216630 0 0 0 22204 26 0 0 25 0 1 0 287047343 7847936 1306 33554432000 134512640 134761588 4290000880 18446744073709551615 134616741 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1916 1306 286 61 0 1219 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 7664

[startup+282.3 s]
/proc/loadavg: 3.10 3.54 3.78 4/182 19362
/proc/meminfo: memFree=21276952/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=282.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 321002 0 0 0 28193 37 0 0 25 0 1 0 287047343 7725056 1277 33554432000 134512640 134761588 4290000880 18446744073709551615 134635896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1277 286 61 0 1189 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7544

[startup+342.301 s]
/proc/loadavg: 3.03 3.43 3.72 4/182 19364
/proc/meminfo: memFree=21277548/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=342.29 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 415738 0 0 0 34183 46 0 0 25 0 1 0 287047343 7725056 1274 33554432000 134512640 134761588 4290000880 18446744073709551615 134644372 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1274 286 61 0 1189 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 7544

[startup+402.301 s]
/proc/loadavg: 3.01 3.36 3.68 4/182 19365
/proc/meminfo: memFree=21281120/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=402.29 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 504171 0 0 0 40171 58 0 0 25 0 1 0 287047343 7725056 1275 33554432000 134512640 134761588 4290000880 18446744073709551615 134614848 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1275 286 61 0 1189 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 7544

[startup+462.3 s]
/proc/loadavg: 3.00 3.29 3.63 4/182 19367
/proc/meminfo: memFree=21279864/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=462.29 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 615013 0 0 0 46158 71 0 0 25 0 1 0 287047343 7725056 1272 33554432000 134512640 134761588 4290000880 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1272 286 61 0 1189 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 7544

[startup+522.301 s]
/proc/loadavg: 3.00 3.24 3.59 4/182 19368
/proc/meminfo: memFree=21276492/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=522.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 712110 0 0 0 52146 84 0 0 25 0 1 0 287047343 7725056 1273 33554432000 134512640 134761588 4290000880 18446744073709551615 134690997 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1273 286 61 0 1189 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 7544

[startup+582.301 s]
/proc/loadavg: 3.04 3.20 3.55 4/182 19370
/proc/meminfo: memFree=21282288/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=582.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 813943 0 0 0 58134 96 0 0 25 0 1 0 287047343 7725056 1301 33554432000 134512640 134761588 4290000880 18446744073709551615 134644516 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1301 286 61 0 1189 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7544

[startup+642.3 s]
/proc/loadavg: 1.96 2.88 3.42 2/170 19408
/proc/meminfo: memFree=21297116/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=642.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 904901 0 0 0 64123 107 0 0 25 0 1 0 287047343 7725056 1278 33554432000 134512640 134761588 4290000880 18446744073709551615 134636041 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1278 286 61 0 1189 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 7544

[startup+702.301 s]
/proc/loadavg: 1.35 2.54 3.26 2/170 19409
/proc/meminfo: memFree=21297112/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7544 CPUtime=702.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1001384 0 0 0 70112 118 0 0 25 0 1 0 287047343 7725056 1276 33554432000 134512640 134761588 4290000880 18446744073709551615 134617287 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1886 1276 286 61 0 1189 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 7544

[startup+762.306 s]
/proc/loadavg: 1.13 2.25 3.12 2/170 19411
/proc/meminfo: memFree=21297224/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=762.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1076278 0 0 0 76105 126 0 0 25 0 1 0 287047343 7585792 1211 33554432000 134512640 134761588 4290000880 18446744073709551615 134690669 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1211 286 61 0 1155 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 7408

[startup+822.3 s]
/proc/loadavg: 1.05 2.04 3.00 2/170 19412
/proc/meminfo: memFree=21297212/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=822.3 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1119830 0 0 0 82099 131 0 0 25 0 1 0 287047343 7585792 1233 33554432000 134512640 134761588 4290000880 18446744073709551615 134644376 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1233 286 61 0 1155 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 7408

[startup+882.301 s]
/proc/loadavg: 1.01 1.84 2.86 2/170 19414
/proc/meminfo: memFree=21297424/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=882.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1159792 0 0 0 88094 137 0 0 25 0 1 0 287047343 7585792 1233 33554432000 134512640 134761588 4290000880 18446744073709551615 134614635 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1233 286 61 0 1155 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 7408

[startup+942.301 s]
/proc/loadavg: 1.00 1.69 2.75 2/170 19416
/proc/meminfo: memFree=21297408/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=942.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1203092 0 0 0 94088 143 0 0 25 0 1 0 287047343 7585792 1233 33554432000 134512640 134761588 4290000880 18446744073709551615 134644200 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1233 286 61 0 1155 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 7408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.55 2.63 2/170 19417
/proc/meminfo: memFree=21297380/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=1002.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1242692 0 0 0 100082 149 0 0 25 0 1 0 287047343 7585792 1210 33554432000 134512640 134761588 4290000880 18446744073709551615 134643589 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1210 286 61 0 1155 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 7408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.46 2.53 2/170 19419
/proc/meminfo: memFree=21297488/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=1062.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1283584 0 0 0 106077 154 0 0 25 0 1 0 287047343 7585792 1212 33554432000 134512640 134761588 4290000880 18446744073709551615 134644534 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1212 286 61 0 1155 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 7408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.37 2.42 2/170 19420
/proc/meminfo: memFree=21297596/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=1122.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1324885 0 0 0 112072 159 0 0 25 0 1 0 287047343 7585792 1211 33554432000 134512640 134761588 4290000880 18446744073709551615 134614629 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1211 286 61 0 1155 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 7408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.30 2.34 2/170 19422
/proc/meminfo: memFree=21297584/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=1182.31 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1363015 0 0 0 118066 165 0 0 25 0 1 0 287047343 7585792 1231 33554432000 134512640 134761588 4290000880 18446744073709551615 134614440 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1231 286 61 0 1155 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 7408

[startup+1242.3 s]
/proc/loadavg: 1.00 1.24 2.25 2/170 19424
/proc/meminfo: memFree=21297560/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=1242.32 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1403383 0 0 0 124061 171 0 0 25 0 1 0 287047343 7585792 1211 33554432000 134512640 134761588 4290000880 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1211 286 61 0 1155 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 7408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.20 2.17 2/170 19425
/proc/meminfo: memFree=21297552/32951132 swapFree=67111528/67111528
[pid=19335] ppid=19333 vsize=7408 CPUtime=1300.02 cores=0,2
/proc/19335/stat : 19335 (MPhaseSAT64) R 19333 19335 18377 0 -1 4202496 1439763 0 0 0 129827 175 0 0 25 0 1 0 287047343 7585792 1227 33554432000 134512640 134761588 4290000880 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19335/statm: 1852 1227 286 61 0 1155 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 7408

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.03
CPU user time (s): 1298.27
CPU system time (s): 1.75773
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7772

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

runsolver used 2.01869 second user time and 3.9314 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 16:28:07
IDJOB=3095010
IDBENCH=82892
IDSOLVER=1521
FILE ID=node128/3095010-1301754487
RUNJOBID= node128-1301748569-18395
PBS_JOBID= 12841009
Free space on /tmp= 71128 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095010-1301754487/watcher-3095010-1301754487 -o /tmp/evaluation-result-3095010-1301754487/solver-3095010-1301754487 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095010-1301754487.cnf

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

MD5SUM BENCH= 80aa82e62b454f2871f6471d9559597d
RANDOM SEED=1723175853

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:      21271732 kB
Buffers:        343776 kB
Cached:       10967288 kB
SwapCached:          0 kB
Active:        7907160 kB
Inactive:      3496212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21271732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:       92052 kB
Mapped:          17332 kB
Slab:           213856 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   278084 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= 71128 MiB
End job on node128 at 2011-04-02 16:49:49