Trace number 3094256

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
MPhaseSAT 2011-02-15? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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 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-3094256-1301752679/watcher-3094256-1301752679 -o /tmp/evaluation-result-3094256-1301752679/solver-3094256-1301752679 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094256-1301752679.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.00 4.00 3.93 4/189 18448
/proc/meminfo: memFree=20857696/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=3152 CPUtime=0 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 383 0 0 0 0 0 0 0 25 0 1 0 286866382 3227648 322 33554432000 134512640 134731564 4291423120 18446744073709551615 134545344 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 788 322 238 54 0 98 0

[startup+0.0435739 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 18448
/proc/meminfo: memFree=20857696/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=3600 CPUtime=0.04 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 516 0 0 0 4 0 0 0 25 0 1 0 286866382 3686400 455 33554432000 134512640 134731564 4291423120 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 900 455 269 54 0 210 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3600

[startup+0.100571 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 18448
/proc/meminfo: memFree=20857696/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=3732 CPUtime=0.09 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 556 0 0 0 9 0 0 0 25 0 1 0 286866382 3821568 495 33554432000 134512640 134731564 4291423120 18446744073709551615 134659898 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 933 495 269 54 0 243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3732

[startup+0.300552 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 18448
/proc/meminfo: memFree=20857696/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=3996 CPUtime=0.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 604 0 0 0 29 0 0 0 25 0 1 0 286866382 4091904 543 33554432000 134512640 134731564 4291423120 18446744073709551615 134659712 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 999 543 269 54 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.700477 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 18448
/proc/meminfo: memFree=20857696/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=4260 CPUtime=0.69 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 681 0 0 0 69 0 0 0 25 0 1 0 286866382 4362240 620 33554432000 134512640 134731564 4291423120 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1065 620 269 54 0 375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4260

[startup+1.50035 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18449
/proc/meminfo: memFree=20855852/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=4528 CPUtime=1.49 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 754 0 0 0 149 0 0 0 25 0 1 0 286866382 4636672 693 33554432000 134512640 134731564 4291423120 18446744073709551615 134605689 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1132 693 272 54 0 442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4528

[startup+3.10109 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18449
/proc/meminfo: memFree=20855356/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=4528 CPUtime=3.09 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 754 0 0 0 309 0 0 0 25 0 1 0 286866382 4636672 693 33554432000 134512640 134731564 4291423120 18446744073709551615 134606376 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1132 693 272 54 0 442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4528

[startup+6.30054 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18449
/proc/meminfo: memFree=20855340/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=4528 CPUtime=6.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 754 0 0 0 629 0 0 0 25 0 1 0 286866382 4636672 693 33554432000 134512640 134731564 4291423120 18446744073709551615 134606254 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1132 693 272 54 0 442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4528

[startup+12.7005 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18450
/proc/meminfo: memFree=20855108/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=4528 CPUtime=12.69 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 754 0 0 0 1269 0 0 0 25 0 1 0 286866382 4636672 693 33554432000 134512640 134731564 4291423120 18446744073709551615 134607491 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1132 693 272 54 0 442 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4528

[startup+25.5003 s]
/proc/loadavg: 3.92 3.98 3.92 4/185 18468
/proc/meminfo: memFree=20877556/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=5124 CPUtime=25.49 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 894 0 0 0 2549 0 0 0 25 0 1 0 286866382 5246976 833 33554432000 134512640 134731564 4291423120 18446744073709551615 134605840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1281 833 272 54 0 591 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5124

[startup+51.101 s]
/proc/loadavg: 3.95 3.98 3.92 5/190 18479
/proc/meminfo: memFree=20872008/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=6708 CPUtime=51.09 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 1307 0 0 0 5109 0 0 0 25 0 1 0 286866382 6868992 1246 33554432000 134512640 134731564 4291423120 18446744073709551615 134605529 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 1677 1246 272 54 0 987 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6708

[startup+102.306 s]
/proc/loadavg: 3.97 3.98 3.92 5/190 18480
/proc/meminfo: memFree=20869372/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=8708 CPUtime=102.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 1790 0 0 0 10230 0 0 0 25 0 1 0 286866382 8916992 1729 33554432000 134512640 134731564 4291423120 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 2177 1729 272 54 0 1487 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8708

[startup+162.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 18482
/proc/meminfo: memFree=20865876/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=10460 CPUtime=162.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 2195 0 0 0 16229 0 0 0 25 0 1 0 286866382 10711040 2134 33554432000 134512640 134731564 4291423120 18446744073709551615 134605544 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 2615 2134 272 54 0 1925 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10460

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 18492
/proc/meminfo: memFree=20863184/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=11656 CPUtime=222.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 2506 0 0 0 22229 0 0 0 25 0 1 0 286866382 11935744 2445 33554432000 134512640 134731564 4291423120 18446744073709551615 134605007 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 2914 2445 272 54 0 2224 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 11656

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18494
/proc/meminfo: memFree=20853592/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=12864 CPUtime=282.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 2798 0 0 0 28229 0 0 0 25 0 1 0 286866382 13172736 2737 33554432000 134512640 134731564 4291423120 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3216 2737 272 54 0 2526 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 12864

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18496
/proc/meminfo: memFree=20853032/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=13472 CPUtime=342.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 2923 0 0 0 34228 1 0 0 25 0 1 0 286866382 13795328 2862 33554432000 134512640 134731564 4291423120 18446744073709551615 134606284 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3368 2862 272 54 0 2678 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 13472

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18500
/proc/meminfo: memFree=20854404/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=13876 CPUtime=402.29 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3013 0 0 0 40228 1 0 0 25 0 1 0 286866382 14209024 2952 33554432000 134512640 134731564 4291423120 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3469 2952 272 54 0 2779 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 13876

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18502
/proc/meminfo: memFree=20853564/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=14300 CPUtime=462.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3099 0 0 0 46229 1 0 0 25 0 1 0 286866382 14643200 3038 33554432000 134512640 134731564 4291423120 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3575 3038 272 54 0 2885 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 14300

[startup+522.301 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 18666
/proc/meminfo: memFree=20923496/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=14580 CPUtime=522.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3155 0 0 0 52229 1 0 0 25 0 1 0 286866382 14929920 3094 33554432000 134512640 134731564 4291423120 18446744073709551615 134659349 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3645 3094 272 54 0 2955 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 14580

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 18668
/proc/meminfo: memFree=20921944/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=14864 CPUtime=582.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3220 0 0 0 58229 1 0 0 25 0 1 0 286866382 15220736 3159 33554432000 134512640 134731564 4291423120 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3716 3159 272 54 0 3026 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 14864

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 18670
/proc/meminfo: memFree=20920168/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=15440 CPUtime=642.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3335 0 0 0 64229 1 0 0 25 0 1 0 286866382 15810560 3274 33554432000 134512640 134731564 4291423120 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3860 3274 272 54 0 3170 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 15440

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 18671
/proc/meminfo: memFree=20916160/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=15584 CPUtime=702.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3367 0 0 0 70229 1 0 0 25 0 1 0 286866382 15958016 3306 33554432000 134512640 134731564 4291423120 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3896 3306 272 54 0 3206 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 15584

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 18673
/proc/meminfo: memFree=20914636/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=15872 CPUtime=762.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3433 0 0 0 76230 1 0 0 25 0 1 0 286866382 16252928 3372 33554432000 134512640 134731564 4291423120 18446744073709551615 134655576 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 3968 3372 272 54 0 3278 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 15872

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 18674
/proc/meminfo: memFree=20913972/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=16016 CPUtime=822.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3482 0 0 0 82229 1 0 0 25 0 1 0 286866382 16400384 3421 33554432000 134512640 134731564 4291423120 18446744073709551615 134659902 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4004 3421 272 54 0 3314 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 16016

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 18676
/proc/meminfo: memFree=20913432/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=16320 CPUtime=882.3 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3548 0 0 0 88229 1 0 0 25 0 1 0 286866382 16711680 3487 33554432000 134512640 134731564 4291423120 18446744073709551615 134721251 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4080 3487 272 54 0 3390 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 16320

[startup+942.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 18678
/proc/meminfo: memFree=20911516/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=16944 CPUtime=942.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3659 0 0 0 94229 2 0 0 25 0 1 0 286866382 17350656 3598 33554432000 134512640 134731564 4291423120 18446744073709551615 134659502 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4236 3598 272 54 0 3546 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 16944

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 18679
/proc/meminfo: memFree=20910972/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=17408 CPUtime=1002.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3748 0 0 0 100229 2 0 0 25 0 1 0 286866382 17825792 3687 33554432000 134512640 134731564 4291423120 18446744073709551615 134655777 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4352 3687 272 54 0 3662 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 17408

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 18681
/proc/meminfo: memFree=20908216/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=17916 CPUtime=1062.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3889 0 0 0 106229 2 0 0 25 0 1 0 286866382 18345984 3828 33554432000 134512640 134731564 4291423120 18446744073709551615 134659748 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4479 3828 272 54 0 3789 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 17916

[startup+1122.3 s]
/proc/loadavg: 3.94 3.98 3.94 5/190 18710
/proc/meminfo: memFree=20936448/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=17916 CPUtime=1122.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3890 0 0 0 112229 2 0 0 25 0 1 0 286866382 18345984 3829 33554432000 134512640 134731564 4291423120 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4479 3829 272 54 0 3789 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 17916

[startup+1182.3 s]
/proc/loadavg: 4.09 4.02 3.95 5/190 18766
/proc/meminfo: memFree=20935060/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=18076 CPUtime=1182.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3916 0 0 0 118229 2 0 0 25 0 1 0 286866382 18509824 3855 33554432000 134512640 134731564 4291423120 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4519 3855 272 54 0 3829 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 18076

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.95 5/190 18768
/proc/meminfo: memFree=20932672/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=18220 CPUtime=1242.31 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3938 0 0 0 124229 2 0 0 25 0 1 0 286866382 18657280 3877 33554432000 134512640 134731564 4291423120 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4555 3877 272 54 0 3865 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 18220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 18769
/proc/meminfo: memFree=20932156/32951124 swapFree=67111528/67111528
[pid=18448] ppid=18446 vsize=18380 CPUtime=1300.02 cores=0,2
/proc/18448/stat : 18448 (MPhaseSAT) R 18446 18448 17798 0 -1 4202496 3974 0 0 0 130000 2 0 0 25 0 1 0 286866382 18821120 3913 33554432000 134512640 134731564 4291423120 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18448/statm: 4595 3913 272 54 0 3905 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 18380

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3974
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= 8
involuntary context switches= 15422

runsolver used 2.18867 second user time and 4.29635 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-02 15:57:59
IDJOB=3094256
IDBENCH=82738
IDSOLVER=1520
FILE ID=node130/3094256-1301752679
RUNJOBID= node130-1301748570-17816
PBS_JOBID= 12841007
Free space on /tmp= 71984 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094256-1301752679/watcher-3094256-1301752679 -o /tmp/evaluation-result-3094256-1301752679/solver-3094256-1301752679 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094256-1301752679.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1464555548

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20858100 kB
Buffers:        355776 kB
Cached:       11306676 kB
SwapCached:          0 kB
Active:        7328708 kB
Inactive:      4505228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20858100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             172 kB
Writeback:           0 kB
AnonPages:      170980 kB
Mapped:          17124 kB
Slab:           195856 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   357116 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= 71988 MiB
End job on node130 at 2011-04-02 16:19:41