Trace number 3095405

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_M 2011-02-16? (TO) 1299.43 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S976181807-056-UNKNOWN.cnf
MD5SUM3d45813e0b955709c303b5b4ba4955d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.204
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
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 515000
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-3095405-1301752477/watcher-3095405-1301752477 -o /tmp/evaluation-result-3095405-1301752477/solver-3095405-1301752477 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095405-1301752477.cnf 

running on 2 cores: 4,6

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.04 4.05 3.99 4/193 18363
/proc/meminfo: memFree=20901704/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=3492 CPUtime=0 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 341 0 0 0 0 0 0 0 25 0 1 0 286845574 3575808 280 33554432000 134512640 134829744 4288190640 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 873 280 225 78 0 159 0

[startup+0.0100231 s]
/proc/loadavg: 4.04 4.05 3.99 4/193 18363
/proc/meminfo: memFree=20901704/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=3492 CPUtime=0 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 361 0 0 0 0 0 0 0 25 0 1 0 286845574 3575808 300 33554432000 134512640 134829744 4288190640 18446744073709551615 10028464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 873 300 225 78 0 159 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3492

[startup+0.100989 s]
/proc/loadavg: 4.04 4.05 3.99 4/193 18363
/proc/meminfo: memFree=20901704/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=5644 CPUtime=0.09 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 1075 0 0 0 9 0 0 0 25 0 1 0 286845574 5779456 938 33554432000 134512640 134829744 4288190640 18446744073709551615 134669472 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 1411 938 272 78 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5644

[startup+0.300948 s]
/proc/loadavg: 4.04 4.05 3.99 4/193 18363
/proc/meminfo: memFree=20901704/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=6832 CPUtime=0.29 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 1366 0 0 0 29 0 0 0 25 0 1 0 286845574 6995968 1229 33554432000 134512640 134829744 4288190640 18446744073709551615 134657691 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 1708 1229 272 78 0 994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6832

[startup+0.700877 s]
/proc/loadavg: 4.04 4.05 3.99 4/193 18363
/proc/meminfo: memFree=20901704/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=7228 CPUtime=0.69 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 1489 0 0 0 69 0 0 0 25 0 1 0 286845574 7401472 1352 33554432000 134512640 134829744 4288190640 18446744073709551615 10307550 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 1807 1352 272 78 0 1093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7228

[startup+1.50077 s]
/proc/loadavg: 4.04 4.05 3.99 5/194 18364
/proc/meminfo: memFree=20896620/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=7756 CPUtime=1.49 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 1618 0 0 0 149 0 0 0 25 0 1 0 286845574 7942144 1481 33554432000 134512640 134829744 4288190640 18446744073709551615 134725754 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 1939 1481 272 78 0 1225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7756

[startup+3.10044 s]
/proc/loadavg: 4.04 4.05 3.99 5/194 18364
/proc/meminfo: memFree=20894016/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=8680 CPUtime=3.09 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 1828 0 0 0 309 0 0 0 25 0 1 0 286845574 8888320 1691 33554432000 134512640 134829744 4288190640 18446744073709551615 134661408 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 2170 1691 272 78 0 1456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8680

[startup+6.30087 s]
/proc/loadavg: 4.04 4.05 3.99 5/194 18364
/proc/meminfo: memFree=20886860/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=9604 CPUtime=6.29 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2057 0 0 0 629 0 0 0 25 0 1 0 286845574 9834496 1920 33554432000 134512640 134829744 4288190640 18446744073709551615 10019143 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 2401 1920 272 78 0 1687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9604

[startup+12.7007 s]
/proc/loadavg: 4.04 4.05 3.99 5/194 18364
/proc/meminfo: memFree=20875208/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=10688 CPUtime=12.69 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2332 0 0 0 1269 0 0 0 25 0 1 0 286845574 10944512 2195 33554432000 134512640 134829744 4288190640 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 2672 2195 277 78 0 1958 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10688

[startup+25.5003 s]
/proc/loadavg: 4.03 4.05 3.99 5/194 18365
/proc/meminfo: memFree=20871860/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=10688 CPUtime=25.47 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2335 0 0 0 2547 0 0 0 25 0 1 0 286845574 10944512 2198 33554432000 134512640 134829744 4288190640 18446744073709551615 134606602 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/18363/statm: 2672 2198 280 78 0 1958 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10688

[startup+51.1006 s]
/proc/loadavg: 4.02 4.04 3.99 5/194 18365
/proc/meminfo: memFree=20888624/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=10688 CPUtime=51.03 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2335 0 0 0 5103 0 0 0 25 0 1 0 286845574 10944512 2198 33554432000 134512640 134829744 4288190640 18446744073709551615 134606064 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 2672 2198 280 78 0 1958 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 10688

[startup+102.307 s]
/proc/loadavg: 3.93 4.02 3.98 5/194 18395
/proc/meminfo: memFree=20884444/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=10688 CPUtime=102.13 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2335 0 0 0 10213 0 0 0 25 0 1 0 286845574 10944512 2198 33554432000 134512640 134829744 4288190640 18446744073709551615 134606064 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 2672 2198 280 78 0 1958 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 10688

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.99 5/194 18396
/proc/meminfo: memFree=20861864/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=11876 CPUtime=161.98 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2652 0 0 0 16198 0 0 0 25 0 1 0 286845574 12161024 2515 33554432000 134512640 134829744 4288190640 18446744073709551615 134608222 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/18363/statm: 2969 2515 280 78 0 2255 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 11876

[startup+222.301 s]
/proc/loadavg: 4.16 4.06 4.00 5/194 18398
/proc/meminfo: memFree=20853420/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=12404 CPUtime=221.88 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2760 0 0 0 22188 0 0 0 25 0 1 0 286845574 12701696 2623 33554432000 134512640 134829744 4288190640 18446744073709551615 134606112 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/18363/statm: 3101 2623 280 78 0 2387 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 12404

[startup+282.301 s]
/proc/loadavg: 4.11 4.06 4.00 5/194 18400
/proc/meminfo: memFree=20844356/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=13196 CPUtime=281.85 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 2977 0 0 0 28185 0 0 0 25 0 1 0 286845574 13512704 2840 33554432000 134512640 134829744 4288190640 18446744073709551615 134605841 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3299 2840 280 78 0 2585 0
Current children cumulated CPU time (s) 281.85
Current children cumulated vsize (KiB) 13196

[startup+342.301 s]
/proc/loadavg: 4.18 4.09 4.01 5/194 18401
/proc/meminfo: memFree=20833928/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=13856 CPUtime=341.85 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3135 0 0 0 34185 0 0 0 25 0 1 0 286845574 14188544 2998 33554432000 134512640 134829744 4288190640 18446744073709551615 134605786 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3464 2998 280 78 0 2750 0
Current children cumulated CPU time (s) 341.85
Current children cumulated vsize (KiB) 13856

[startup+402.301 s]
/proc/loadavg: 4.13 4.09 4.01 5/194 18412
/proc/meminfo: memFree=20826012/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=13856 CPUtime=401.85 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3135 0 0 0 40185 0 0 0 25 0 1 0 286845574 14188544 2998 33554432000 134512640 134829744 4288190640 18446744073709551615 134605910 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3464 2998 280 78 0 2750 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 13856

[startup+462.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/194 18413
/proc/meminfo: memFree=20818432/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=14516 CPUtime=461.85 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3300 0 0 0 46185 0 0 0 25 0 1 0 286845574 14864384 3163 33554432000 134512640 134829744 4288190640 18446744073709551615 134606096 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3629 3163 280 78 0 2915 0
Current children cumulated CPU time (s) 461.85
Current children cumulated vsize (KiB) 14516

[startup+522.3 s]
/proc/loadavg: 4.14 4.11 4.02 5/194 18415
/proc/meminfo: memFree=20813076/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=14516 CPUtime=521.85 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3300 0 0 0 52185 0 0 0 25 0 1 0 286845574 14864384 3163 33554432000 134512640 134829744 4288190640 18446744073709551615 134605501 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3629 3163 280 78 0 2915 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 14516

[startup+582.3 s]
/proc/loadavg: 4.16 4.12 4.03 5/194 18417
/proc/meminfo: memFree=20778204/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=15440 CPUtime=581.86 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3527 0 0 0 58186 0 0 0 25 0 1 0 286845574 15810560 3390 33554432000 134512640 134829744 4288190640 18446744073709551615 134609281 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3860 3390 280 78 0 3146 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 15440

[startup+642.301 s]
/proc/loadavg: 4.10 4.11 4.03 5/194 18421
/proc/meminfo: memFree=20766836/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=15440 CPUtime=641.76 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3527 0 0 0 64176 0 0 0 25 0 1 0 286845574 15810560 3390 33554432000 134512640 134829744 4288190640 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 3860 3390 280 78 0 3146 0
Current children cumulated CPU time (s) 641.76
Current children cumulated vsize (KiB) 15440

[startup+702.301 s]
/proc/loadavg: 4.03 4.09 4.02 5/194 18423
/proc/meminfo: memFree=20759748/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=16760 CPUtime=701.68 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3860 0 0 0 70168 0 0 0 25 0 1 0 286845574 17162240 3723 33554432000 134512640 134829744 4288190640 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4190 3723 280 78 0 3476 0
Current children cumulated CPU time (s) 701.68
Current children cumulated vsize (KiB) 16760

[startup+762.307 s]
/proc/loadavg: 4.09 4.10 4.03 5/194 18424
/proc/meminfo: memFree=20753280/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=16760 CPUtime=761.69 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3860 0 0 0 76169 0 0 0 25 0 1 0 286845574 17162240 3723 33554432000 134512640 134829744 4288190640 18446744073709551615 134605638 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4190 3723 280 78 0 3476 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 16760

[startup+822.301 s]
/proc/loadavg: 4.03 4.08 4.02 5/194 18426
/proc/meminfo: memFree=20741476/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=17156 CPUtime=821.7 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3949 0 0 0 82169 1 0 0 25 0 1 0 286845574 17567744 3812 33554432000 134512640 134829744 4288190640 18446744073709551615 134606514 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4289 3812 280 78 0 3575 0
Current children cumulated CPU time (s) 821.7
Current children cumulated vsize (KiB) 17156

[startup+882.301 s]
/proc/loadavg: 4.01 4.06 4.01 5/194 18428
/proc/meminfo: memFree=20732904/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=17156 CPUtime=881.7 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3949 0 0 0 88169 1 0 0 25 0 1 0 286845574 17567744 3812 33554432000 134512640 134829744 4288190640 18446744073709551615 134605688 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4289 3812 280 78 0 3575 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 17156

[startup+942.301 s]
/proc/loadavg: 4.06 4.06 4.01 5/194 18456
/proc/meminfo: memFree=20774776/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=17156 CPUtime=941.7 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 3949 0 0 0 94169 1 0 0 25 0 1 0 286845574 17567744 3812 33554432000 134512640 134829744 4288190640 18446744073709551615 134605901 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4289 3812 280 78 0 3575 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 17156

[startup+1002.3 s]
/proc/loadavg: 4.10 4.08 4.02 5/194 18458
/proc/meminfo: memFree=20765324/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=17288 CPUtime=1001.7 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 4002 0 0 0 100169 1 0 0 25 0 1 0 286845574 17702912 3865 33554432000 134512640 134829744 4288190640 18446744073709551615 134606630 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4322 3865 280 78 0 3608 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 17288

[startup+1062.3 s]
/proc/loadavg: 4.14 4.09 4.02 5/194 18459
/proc/meminfo: memFree=20749680/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=18212 CPUtime=1061.7 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 4226 0 0 0 106169 1 0 0 25 0 1 0 286845574 18649088 4089 33554432000 134512640 134829744 4288190640 18446744073709551615 134606607 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4553 4089 280 78 0 3839 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 18212

[startup+1122.3 s]
/proc/loadavg: 4.05 4.07 4.02 5/194 18461
/proc/meminfo: memFree=20733660/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=18344 CPUtime=1121.71 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 4269 0 0 0 112170 1 0 0 25 0 1 0 286845574 18784256 4132 33554432000 134512640 134829744 4288190640 18446744073709551615 10018638 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4586 4132 280 78 0 3872 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 18344

[startup+1182.3 s]
/proc/loadavg: 4.02 4.06 4.01 5/194 18463
/proc/meminfo: memFree=20722604/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=19400 CPUtime=1181.71 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 4526 0 0 0 118170 1 0 0 25 0 1 0 286845574 19865600 4389 33554432000 134512640 134829744 4288190640 18446744073709551615 134606100 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4850 4389 280 78 0 4136 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 19400

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 4.01 5/194 18464
/proc/meminfo: memFree=20700752/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=19532 CPUtime=1241.71 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 4557 0 0 0 124170 1 0 0 25 0 1 0 286845574 20000768 4420 33554432000 134512640 134829744 4288190640 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4883 4420 280 78 0 4169 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 19532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 4/192 18467
/proc/meminfo: memFree=20821764/32951124 swapFree=67111528/67111528
[pid=18363] ppid=18361 vsize=19668 CPUtime=1299.41 cores=4,6
/proc/18363/stat : 18363 (MPhaseSAT_M) R 18361 18363 17826 0 -1 4202496 4595 0 0 0 129940 1 0 0 25 0 1 0 286845574 20140032 4458 33554432000 134512640 134829744 4288190640 18446744073709551615 134723595 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18363/statm: 4917 4458 280 78 0 4203 0
Current children cumulated CPU time (s) 1299.41
Current children cumulated vsize (KiB) 19668

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): 1299.43
CPU user time (s): 1299.41
CPU system time (s): 0.015997
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 19668

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

runsolver used 2.17867 second user time and 4.92525 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-02 15:54:37
IDJOB=3095405
IDBENCH=82687
IDSOLVER=1522
FILE ID=node135/3095405-1301752477
RUNJOBID= node135-1301748568-17845
PBS_JOBID= 12841002
Free space on /tmp= 71876 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S976181807-056-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095405-1301752477/watcher-3095405-1301752477 -o /tmp/evaluation-result-3095405-1301752477/solver-3095405-1301752477 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095405-1301752477.cnf

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

MD5SUM BENCH= 3d45813e0b955709c303b5b4ba4955d9
RANDOM SEED=38569481

node135.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.851
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20901736 kB
Buffers:        373712 kB
Cached:       11261220 kB
SwapCached:          0 kB
Active:        8019812 kB
Inactive:      3749456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20901736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4152 kB
Writeback:           0 kB
AnonPages:      134292 kB
Mapped:          16844 kB
Slab:           217992 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   322628 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node135 at 2011-04-02 16:16:19