Trace number 3375094

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

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
MD5SUM529f91a307fdda5249e1a091ee33e647
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3375094-1305449365/watcher-3375094-1305449365 -o /tmp/evaluation-result-3375094-1305449365/solver-3375094-1305449365 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375094-1305449365.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.05 4.11 4.86 4/410 6679
/proc/meminfo: memFree=24054080/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=12100 CPUtime=0 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 446 0 0 0 0 0 0 0 25 0 1 0 656535111 12390400 384 33554432000 4194304 4479436 140734228073216 18446744073709551615 4205312 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3025 385 285 70 0 145 0

[startup+0.070591 s]
/proc/loadavg: 4.05 4.11 4.86 4/410 6679
/proc/meminfo: memFree=24054080/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=12784 CPUtime=0.06 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 643 0 0 0 6 0 0 0 25 0 1 0 656535111 13090816 581 33554432000 4194304 4479436 140734228073216 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3196 581 324 70 0 316 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12784

[startup+0.100575 s]
/proc/loadavg: 4.05 4.11 4.86 4/410 6679
/proc/meminfo: memFree=24054080/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=12944 CPUtime=0.09 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 683 0 0 0 9 0 0 0 25 0 1 0 656535111 13254656 621 33554432000 4194304 4479436 140734228073216 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3236 621 324 70 0 356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12944

[startup+0.30054 s]
/proc/loadavg: 4.05 4.11 4.86 4/410 6679
/proc/meminfo: memFree=24054080/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=13592 CPUtime=0.29 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 877 0 0 0 29 0 0 0 25 0 1 0 656535111 13918208 815 33554432000 4194304 4479436 140734228073216 18446744073709551615 4330596 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3398 815 324 70 0 518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13592

[startup+0.70047 s]
/proc/loadavg: 4.05 4.11 4.86 4/410 6679
/proc/meminfo: memFree=24054080/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=14500 CPUtime=0.69 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 1169 0 0 0 69 0 0 0 25 0 1 0 656535111 14848000 1043 33554432000 4194304 4479436 140734228073216 18446744073709551615 4306973 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3625 1043 325 70 0 745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14500

[startup+1.50033 s]
/proc/loadavg: 4.05 4.11 4.86 5/411 6680
/proc/meminfo: memFree=24050252/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=14500 CPUtime=1.49 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 1174 0 0 0 149 0 0 0 25 0 1 0 656535111 14848000 1048 33554432000 4194304 4479436 140734228073216 18446744073709551615 4295680 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3625 1048 328 70 0 745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14500

[startup+3.10106 s]
/proc/loadavg: 4.05 4.11 4.86 5/411 6680
/proc/meminfo: memFree=24049516/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=14500 CPUtime=3.09 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 1174 0 0 0 309 0 0 0 25 0 1 0 656535111 14848000 1048 33554432000 4194304 4479436 140734228073216 18446744073709551615 4294628 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3625 1048 328 70 0 745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14500

[startup+6.30051 s]
/proc/loadavg: 4.05 4.11 4.85 5/411 6680
/proc/meminfo: memFree=24049136/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=14500 CPUtime=6.29 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 1174 0 0 0 629 0 0 0 25 0 1 0 656535111 14848000 1048 33554432000 4194304 4479436 140734228073216 18446744073709551615 4295872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3625 1048 328 70 0 745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14500

[startup+12.7004 s]
/proc/loadavg: 4.04 4.11 4.85 5/411 6681
/proc/meminfo: memFree=24048636/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=14500 CPUtime=12.69 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 1174 0 0 0 1269 0 0 0 25 0 1 0 656535111 14848000 1048 33554432000 4194304 4479436 140734228073216 18446744073709551615 4296977 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3625 1048 328 70 0 745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14500

[startup+25.5002 s]
/proc/loadavg: 4.03 4.10 4.84 5/411 6681
/proc/meminfo: memFree=24046540/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=15836 CPUtime=25.49 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 1382 0 0 0 2549 0 0 0 25 0 1 0 656535111 16216064 1160 33554432000 4194304 4479436 140734228073216 18446744073709551615 4295546 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 3959 1160 329 70 0 1079 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15836

[startup+51.1008 s]
/proc/loadavg: 4.13 4.12 4.82 5/411 6682
/proc/meminfo: memFree=24047388/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=16216 CPUtime=51.09 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 10521 0 0 0 5109 0 0 0 25 0 1 0 656535111 16605184 1266 33554432000 4194304 4479436 140734228073216 18446744073709551615 4451381 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4054 1266 335 70 0 1174 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16216

[startup+102.314 s]
/proc/loadavg: 4.06 4.10 4.78 5/411 6683
/proc/meminfo: memFree=24045896/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=17432 CPUtime=102.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 23960 0 0 0 10229 2 0 0 25 0 1 0 656535111 17850368 1562 33554432000 4194304 4479436 140734228073216 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4358 1562 335 70 0 1478 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 17432

[startup+162.301 s]
/proc/loadavg: 4.02 4.08 4.72 5/411 6685
/proc/meminfo: memFree=24044268/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=18040 CPUtime=162.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 30281 0 0 0 16227 3 0 0 25 0 1 0 656535111 18472960 1714 33554432000 4194304 4479436 140734228073216 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4510 1714 335 70 0 1630 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 18040

[startup+222.3 s]
/proc/loadavg: 4.04 4.08 4.68 5/411 6686
/proc/meminfo: memFree=24045732/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=17848 CPUtime=222.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 31329 0 0 0 22227 3 0 0 25 0 1 0 656535111 18276352 1666 33554432000 4194304 4479436 140734228073216 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4462 1666 335 70 0 1582 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 17848

[startup+282.301 s]
/proc/loadavg: 4.04 4.08 4.64 5/411 6688
/proc/meminfo: memFree=24047196/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=17688 CPUtime=282.29 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 33482 0 0 0 28226 3 0 0 25 0 1 0 656535111 18112512 1626 33554432000 4194304 4479436 140734228073216 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4422 1626 335 70 0 1542 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 17688

[startup+342.301 s]
/proc/loadavg: 4.01 4.06 4.60 5/411 6689
/proc/meminfo: memFree=24045072/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=18072 CPUtime=342.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 35618 0 0 0 34226 4 0 0 25 0 1 0 656535111 18505728 1722 33554432000 4194304 4479436 140734228073216 18446744073709551615 4295544 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4518 1722 335 70 0 1638 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18072

[startup+402.3 s]
/proc/loadavg: 4.04 4.06 4.56 5/411 6691
/proc/meminfo: memFree=24041960/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=20120 CPUtime=402.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 38261 0 0 0 40226 4 0 0 25 0 1 0 656535111 20602880 2392 33554432000 4194304 4479436 140734228073216 18446744073709551615 4451099 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5030 2392 335 70 0 2150 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 20120

[startup+462.301 s]
/proc/loadavg: 4.01 4.05 4.53 5/411 6693
/proc/meminfo: memFree=24035992/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=25244 CPUtime=462.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 40055 0 0 0 46226 4 0 0 25 0 1 0 656535111 25849856 3674 33554432000 4194304 4479436 140734228073216 18446744073709551615 4294640 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 6311 3674 335 70 0 3431 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 25244

[startup+522.301 s]
/proc/loadavg: 4.08 4.06 4.50 5/411 6694
/proc/meminfo: memFree=24035596/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=21144 CPUtime=522.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 40608 0 0 0 52226 4 0 0 25 0 1 0 656535111 21651456 2690 33554432000 4194304 4479436 140734228073216 18446744073709551615 4296904 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5286 2690 335 70 0 2406 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21144

[startup+582.3 s]
/proc/loadavg: 4.03 4.05 4.47 5/411 6696
/proc/meminfo: memFree=24040296/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=21144 CPUtime=582.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 40608 0 0 0 58226 4 0 0 25 0 1 0 656535111 21651456 2690 33554432000 4194304 4479436 140734228073216 18446744073709551615 4451116 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5286 2690 335 70 0 2406 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 21144

[startup+642.3 s]
/proc/loadavg: 4.08 4.07 4.44 5/411 6698
/proc/meminfo: memFree=24040888/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=21144 CPUtime=642.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 40608 0 0 0 64227 4 0 0 25 0 1 0 656535111 21651456 2690 33554432000 4194304 4479436 140734228073216 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5286 2690 335 70 0 2406 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21144

[startup+702.301 s]
/proc/loadavg: 4.06 4.07 4.42 5/411 6710
/proc/meminfo: memFree=24040504/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=21144 CPUtime=702.3 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 40608 0 0 0 70226 4 0 0 25 0 1 0 656535111 21651456 2690 33554432000 4194304 4479436 140734228073216 18446744073709551615 4452151 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5286 2690 335 70 0 2406 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 21144

[startup+762.314 s]
/proc/loadavg: 4.12 4.08 4.40 5/411 6713
/proc/meminfo: memFree=24039576/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=21144 CPUtime=762.32 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 40608 0 0 0 76227 5 0 0 25 0 1 0 656535111 21651456 2690 33554432000 4194304 4479436 140734228073216 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5286 2690 335 70 0 2406 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 21144

[startup+822.3 s]
/proc/loadavg: 4.09 4.08 4.38 5/411 6715
/proc/meminfo: memFree=24038564/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=19960 CPUtime=822.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 42324 0 0 0 82226 5 0 0 25 0 1 0 656535111 20439040 2394 33554432000 4194304 4479436 140734228073216 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4990 2394 335 70 0 2110 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 19960

[startup+882.301 s]
/proc/loadavg: 4.03 4.06 4.35 5/411 6718
/proc/meminfo: memFree=24038308/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=24720 CPUtime=882.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 43514 0 0 0 88226 5 0 0 25 0 1 0 656535111 25313280 3584 33554432000 4194304 4479436 140734228073216 18446744073709551615 4452507 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 6180 3584 335 70 0 3300 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 24720

[startup+942.3 s]
/proc/loadavg: 4.06 4.06 4.33 5/411 6719
/proc/meminfo: memFree=24045236/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=20152 CPUtime=942.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 44851 0 0 0 94226 5 0 0 25 0 1 0 656535111 20635648 2368 33554432000 4194304 4479436 140734228073216 18446744073709551615 4330459 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5038 2368 335 70 0 2158 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 20152

[startup+1002.3 s]
/proc/loadavg: 3.73 3.98 4.29 4/405 6745
/proc/meminfo: memFree=24087948/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=18008 CPUtime=1002.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 45996 0 0 0 100225 6 0 0 25 0 1 0 656535111 18440192 1832 33554432000 4194304 4479436 140734228073216 18446744073709551615 4307230 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4502 1832 335 70 0 1622 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 18008

[startup+1062.3 s]
/proc/loadavg: 3.27 3.80 4.20 4/405 6748
/proc/meminfo: memFree=24089680/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=20056 CPUtime=1062.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 46587 0 0 0 106225 6 0 0 25 0 1 0 656535111 20537344 2423 33554432000 4194304 4479436 140734228073216 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5014 2423 335 70 0 2134 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 20056

[startup+1122.3 s]
/proc/loadavg: 3.10 3.65 4.13 4/405 6749
/proc/meminfo: memFree=24092892/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=17832 CPUtime=1122.32 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 50529 0 0 0 112225 7 0 0 25 0 1 0 656535111 18259968 1739 33554432000 4194304 4479436 140734228073216 18446744073709551615 4451045 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4458 1739 335 70 0 1578 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 17832

[startup+1182.3 s]
/proc/loadavg: 2.47 3.40 4.01 2/393 6788
/proc/meminfo: memFree=24112360/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=20504 CPUtime=1182.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 51320 0 0 0 118224 7 0 0 25 0 1 0 656535111 20996096 2530 33554432000 4194304 4479436 140734228073216 18446744073709551615 4452151 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5126 2530 335 70 0 2246 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 20504

[startup+1242.3 s]
/proc/loadavg: 1.54 2.96 3.82 2/393 6789
/proc/meminfo: memFree=24112240/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=19928 CPUtime=1242.31 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 53119 0 0 0 124224 7 0 0 25 0 1 0 656535111 20406272 2418 33554432000 4194304 4479436 140734228073216 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 4982 2418 335 70 0 2102 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 19928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.20 2.60 3.64 2/393 6791
/proc/meminfo: memFree=24112104/32951132 swapFree=67093844/67111528
[pid=6679] ppid=6677 vsize=20304 CPUtime=1300.03 cores=5,7
/proc/6679/stat : 6679 (MPhaseSAT64) R 6677 6679 6416 0 -1 4202496 53181 0 0 0 129995 8 0 0 25 0 1 0 656535111 20791296 2480 33554432000 4194304 4479436 140734228073216 18446744073709551615 4380256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6679/statm: 5076 2480 335 70 0 2196 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 20304

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.96
CPU system time (s): 0.080987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 25244

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

runsolver used 4.64329 second user time and 11.3223 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 10:49:25
IDJOB=3375094
IDBENCH=82803
IDSOLVER=1855
FILE ID=node128/3375094-1305449365
RUNJOBID= node128-1305447924-6437
PBS_JOBID= 13324882
Free space on /tmp= 73616 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375094-1305449365/watcher-3375094-1305449365 -o /tmp/evaluation-result-3375094-1305449365/solver-3375094-1305449365 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375094-1305449365.cnf

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

MD5SUM BENCH= 529f91a307fdda5249e1a091ee33e647
RANDOM SEED=386852540

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:      24054112 kB
Buffers:        279284 kB
Cached:        3004092 kB
SwapCached:       1440 kB
Active:        6553548 kB
Inactive:      2050148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24054112 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:     5318856 kB
Mapped:          32812 kB
Slab:           187620 kB
PageTables:      38864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100804464 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= 73620 MiB
End job on node128 at 2011-05-15 11:11:07