Trace number 3375607

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) 1300.04 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

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

running on 2 cores: 1,3

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: 2.02 2.06 2.55 4/423 24996
/proc/meminfo: memFree=13803392/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=12388 CPUtime=0.01 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 587 0 0 0 1 0 0 0 25 0 1 0 736455891 12685312 466 33554432000 4194304 4479436 140733761426720 18446744073709551615 4244402 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 3097 466 279 70 0 217 0

[startup+0.0715989 s]
/proc/loadavg: 2.02 2.06 2.55 4/423 24996
/proc/meminfo: memFree=13803392/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=13280 CPUtime=0.06 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 820 0 0 0 6 0 0 0 25 0 1 0 736455891 13598720 698 33554432000 4194304 4479436 140733761426720 18446744073709551615 4419923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 3320 698 307 70 0 440 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13280

[startup+0.100596 s]
/proc/loadavg: 2.02 2.06 2.55 4/423 24996
/proc/meminfo: memFree=13803392/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=13280 CPUtime=0.09 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 833 0 0 0 9 0 0 0 25 0 1 0 736455891 13598720 711 33554432000 4194304 4479436 140733761426720 18446744073709551615 4350645 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 3320 711 315 70 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13280

[startup+0.300558 s]
/proc/loadavg: 2.02 2.06 2.55 4/423 24996
/proc/meminfo: memFree=13803392/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=13660 CPUtime=0.29 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 1014 0 0 0 29 0 0 0 25 0 1 0 736455891 13987840 644 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331639 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 3415 644 319 70 0 535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13660

[startup+0.700489 s]
/proc/loadavg: 2.02 2.06 2.55 4/423 24996
/proc/meminfo: memFree=13803392/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=14960 CPUtime=0.69 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 1307 0 0 0 69 0 0 0 25 0 1 0 736455891 15319040 937 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331656 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 3740 937 319 70 0 860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14960

[startup+1.50035 s]
/proc/loadavg: 2.02 2.06 2.55 5/424 24997
/proc/meminfo: memFree=13800068/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=15924 CPUtime=1.49 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 1676 0 0 0 149 0 0 0 25 0 1 0 736455891 16306176 1210 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 3981 1210 319 70 0 1101 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15924

[startup+3.10107 s]
/proc/loadavg: 2.02 2.06 2.55 5/424 24997
/proc/meminfo: memFree=13798468/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=17720 CPUtime=3.09 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 2221 0 0 0 309 0 0 0 25 0 1 0 736455891 18145280 1627 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 4430 1627 319 70 0 1550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17720

[startup+6.30051 s]
/proc/loadavg: 2.18 2.10 2.56 5/424 24998
/proc/meminfo: memFree=13792728/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=18096 CPUtime=6.29 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 2985 0 0 0 629 0 0 0 25 0 1 0 736455891 18530304 1721 33554432000 4194304 4479436 140733761426720 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 4524 1721 319 70 0 1644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18096

[startup+12.7004 s]
/proc/loadavg: 2.32 2.13 2.56 5/424 24998
/proc/meminfo: memFree=13787300/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=19232 CPUtime=12.69 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 4550 0 0 0 1269 0 0 0 25 0 1 0 736455891 19693568 2037 33554432000 4194304 4479436 140733761426720 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 4808 2037 319 70 0 1928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19232

[startup+25.5002 s]
/proc/loadavg: 2.69 2.22 2.59 5/424 24998
/proc/meminfo: memFree=13781364/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=21580 CPUtime=25.49 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 6410 0 0 0 2549 0 0 0 25 0 1 0 736455891 22097920 2773 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331663 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 5395 2773 326 70 0 2515 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21580

[startup+51.1007 s]
/proc/loadavg: 3.20 2.38 2.63 5/424 24999
/proc/meminfo: memFree=13772020/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24140 CPUtime=51.09 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 6943 0 0 0 5109 0 0 0 25 0 1 0 736455891 24719360 3306 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331459 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6035 3306 332 70 0 3155 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24140

[startup+102.315 s]
/proc/loadavg: 3.77 2.66 2.71 5/424 25000
/proc/meminfo: memFree=13763200/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24396 CPUtime=102.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 7134 0 0 0 10230 1 0 0 25 0 1 0 736455891 24981504 3497 33554432000 4194304 4479436 140733761426720 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6099 3497 332 70 0 3219 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 24396

[startup+162.3 s]
/proc/loadavg: 3.96 2.91 2.79 5/424 25002
/proc/meminfo: memFree=13764048/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24140 CPUtime=162.29 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 8256 0 0 0 16228 1 0 0 25 0 1 0 736455891 24719360 3306 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6035 3306 332 70 0 3155 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24140

[startup+222.301 s]
/proc/loadavg: 3.98 3.11 2.86 5/424 25003
/proc/meminfo: memFree=13767112/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24652 CPUtime=222.29 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 8511 0 0 0 22228 1 0 0 25 0 1 0 736455891 25243648 3561 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6163 3561 332 70 0 3283 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24652

[startup+282.3 s]
/proc/loadavg: 3.99 3.27 2.93 5/424 25059
/proc/meminfo: memFree=13739284/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=22092 CPUtime=282.3 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 9120 0 0 0 28228 2 0 0 25 0 1 0 736455891 22622208 2921 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331677 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 5523 2921 332 70 0 2643 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22092

[startup+342.301 s]
/proc/loadavg: 3.99 3.40 3.00 5/424 25061
/proc/meminfo: memFree=13668932/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25680 CPUtime=342.3 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 11042 0 0 0 34228 2 0 0 25 0 1 0 736455891 26296320 3818 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331485 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6420 3818 332 70 0 3540 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25680

[startup+402.3 s]
/proc/loadavg: 3.99 3.50 3.06 5/424 25062
/proc/meminfo: memFree=13649672/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25680 CPUtime=402.3 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 11042 0 0 0 40228 2 0 0 25 0 1 0 736455891 26296320 3818 33554432000 4194304 4479436 140733761426720 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6420 3818 332 70 0 3540 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25680

[startup+462.301 s]
/proc/loadavg: 3.99 3.59 3.11 5/424 25064
/proc/meminfo: memFree=13650380/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24396 CPUtime=462.3 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 13122 0 0 0 46228 2 0 0 25 0 1 0 736455891 24981504 3497 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6099 3497 332 70 0 3219 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 24396

[startup+522.3 s]
/proc/loadavg: 3.99 3.66 3.16 5/424 25065
/proc/meminfo: memFree=13637556/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25676 CPUtime=522.3 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 13442 0 0 0 52228 2 0 0 25 0 1 0 736455891 26292224 3817 33554432000 4194304 4479436 140733761426720 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6419 3817 332 70 0 3539 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25676

[startup+582.301 s]
/proc/loadavg: 4.03 3.74 3.22 5/424 25067
/proc/meminfo: memFree=13630080/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24652 CPUtime=582.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 15266 0 0 0 58228 3 0 0 25 0 1 0 736455891 25243648 3561 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331483 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6163 3561 332 70 0 3283 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 24652

[startup+642.3 s]
/proc/loadavg: 4.18 3.83 3.28 5/424 25069
/proc/meminfo: memFree=13628416/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24908 CPUtime=642.32 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 15330 0 0 0 64229 3 0 0 25 0 1 0 736455891 25505792 3625 33554432000 4194304 4479436 140733761426720 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6227 3625 332 70 0 3347 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 24908

[startup+702.301 s]
/proc/loadavg: 4.16 3.89 3.33 5/424 25070
/proc/meminfo: memFree=13604576/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25680 CPUtime=702.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 17540 0 0 0 70228 3 0 0 25 0 1 0 736455891 26296320 3818 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6420 3818 332 70 0 3540 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 25680

[startup+762.315 s]
/proc/loadavg: 4.14 3.93 3.38 5/424 25072
/proc/meminfo: memFree=13591776/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24652 CPUtime=762.33 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 19492 0 0 0 76229 4 0 0 25 0 1 0 736455891 25243648 3561 33554432000 4194304 4479436 140733761426720 18446744073709551615 4306791 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6163 3561 332 70 0 3283 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 24652

[startup+822.301 s]
/proc/loadavg: 4.05 3.94 3.42 5/424 25073
/proc/meminfo: memFree=13591996/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24652 CPUtime=822.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 19492 0 0 0 82227 4 0 0 25 0 1 0 736455891 25243648 3561 33554432000 4194304 4479436 140733761426720 18446744073709551615 4451979 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6163 3561 332 70 0 3283 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 24652

[startup+882.3 s]
/proc/loadavg: 4.02 3.95 3.45 5/424 25077
/proc/meminfo: memFree=13586496/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25680 CPUtime=882.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 19749 0 0 0 88227 4 0 0 25 0 1 0 736455891 26296320 3818 33554432000 4194304 4479436 140733761426720 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6420 3818 332 70 0 3540 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 25680

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.48 5/424 25080
/proc/meminfo: memFree=13587476/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25680 CPUtime=942.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 19749 0 0 0 94227 4 0 0 25 0 1 0 736455891 26296320 3818 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331608 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6420 3818 332 70 0 3540 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 25680

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.51 6/424 25081
/proc/meminfo: memFree=13571560/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25680 CPUtime=1002.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 19749 0 0 0 100227 4 0 0 25 0 1 0 736455891 26296320 3818 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6420 3818 332 70 0 3540 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 25680

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.54 5/424 25083
/proc/meminfo: memFree=13575244/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=22092 CPUtime=1062.31 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 21061 0 0 0 106227 4 0 0 25 0 1 0 736455891 22622208 2921 33554432000 4194304 4479436 140733761426720 18446744073709551615 216735203223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 5523 2921 332 70 0 2643 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 22092

[startup+1122.3 s]
/proc/loadavg: 4.10 4.00 3.58 5/424 25084
/proc/meminfo: memFree=13588732/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24140 CPUtime=1122.32 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 23878 0 0 0 112227 5 0 0 25 0 1 0 736455891 24719360 3433 33554432000 4194304 4479436 140733761426720 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6035 3433 332 70 0 3155 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 24140

[startup+1182.3 s]
/proc/loadavg: 4.08 4.01 3.60 5/424 25086
/proc/meminfo: memFree=13588440/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24396 CPUtime=1182.32 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 26087 0 0 0 118227 5 0 0 25 0 1 0 736455891 24981504 3497 33554432000 4194304 4479436 140733761426720 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6099 3497 332 70 0 3219 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 24396

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.63 5/424 25088
/proc/meminfo: memFree=13591880/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=24652 CPUtime=1242.32 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 28296 0 0 0 124226 6 0 0 25 0 1 0 736455891 25243648 3561 33554432000 4194304 4479436 140733761426720 18446744073709551615 4331485 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6163 3561 332 70 0 3283 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 24652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.66 3/414 25125
/proc/meminfo: memFree=13638740/32951124 swapFree=65586204/67111528
[pid=24996] ppid=24994 vsize=25424 CPUtime=1300.04 cores=1,3
/proc/24996/stat : 24996 (MPhaseSAT64) R 24994 24996 24130 0 -1 4202496 28488 0 0 0 129998 6 0 0 25 0 1 0 736455891 26034176 3753 33554432000 4194304 4479436 140733761426720 18446744073709551615 4339597 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/24996/statm: 6356 3753 332 70 0 3476 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 25424

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): 1300.04
CPU user time (s): 1299.98
CPU system time (s): 0.06299
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 31056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28488
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= 5
involuntary context switches= 2687

runsolver used 5.12022 second user time and 12.0252 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 14:24:12
IDJOB=3375607
IDBENCH=85959
IDSOLVER=1855
FILE ID=node119/3375607-1305462252
RUNJOBID= node119-1305462250-24875
PBS_JOBID= 13324893
Free space on /tmp= 73308 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375607-1305462252/watcher-3375607-1305462252 -o /tmp/evaluation-result-3375607-1305462252/solver-3375607-1305462252 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375607-1305462252.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=119760205

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.815
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:      13803548 kB
Buffers:        301652 kB
Cached:        4852344 kB
SwapCached:       4756 kB
Active:       15609692 kB
Inactive:      3195916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13803548 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            3024 kB
Writeback:           0 kB
AnonPages:    13649580 kB
Mapped:          33244 kB
Slab:           214904 kB
PageTables:      61832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113441888 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= 73304 MiB
End job on node119 at 2011-05-15 14:45:54