Trace number 3094110

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.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3094110-1301749887/watcher-3094110-1301749887 -o /tmp/evaluation-result-3094110-1301749887/solver-3094110-1301749887 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094110-1301749887.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: 3.98 3.95 3.09 3/187 12118
/proc/meminfo: memFree=22312548/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=3440 CPUtime=0 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 286587470 3522560 274 33554432000 134512640 134731564 4286634960 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 860 274 225 54 0 170 0

[startup+0.0156279 s]
/proc/loadavg: 3.98 3.95 3.09 3/187 12118
/proc/meminfo: memFree=22312548/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=3440 CPUtime=0.01 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 389 0 0 0 1 0 0 0 24 0 1 0 286587470 3522560 328 33554432000 134512640 134731564 4286634960 18446744073709551615 9921139 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 860 328 225 54 0 170 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3440

[startup+0.100721 s]
/proc/loadavg: 3.98 3.95 3.09 3/187 12118
/proc/meminfo: memFree=22312548/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=6392 CPUtime=0.09 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1333 0 0 0 9 0 0 0 24 0 1 0 286587470 6545408 1154 33554432000 134512640 134731564 4286634960 18446744073709551615 134615706 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 1598 1154 262 54 0 908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6392

[startup+0.300646 s]
/proc/loadavg: 3.98 3.95 3.09 3/187 12118
/proc/meminfo: memFree=22312548/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=6656 CPUtime=0.29 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1400 0 0 0 29 0 0 0 25 0 1 0 286587470 6815744 1221 33554432000 134512640 134731564 4286634960 18446744073709551615 134723652 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 1664 1221 268 54 0 974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6656

[startup+0.700564 s]
/proc/loadavg: 3.98 3.95 3.09 3/187 12118
/proc/meminfo: memFree=22312548/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=7052 CPUtime=0.69 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1488 0 0 0 69 0 0 0 25 0 1 0 286587470 7221248 1309 33554432000 134512640 134731564 4286634960 18446744073709551615 134656015 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 1763 1309 268 54 0 1073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7052

[startup+1.50044 s]
/proc/loadavg: 3.98 3.95 3.09 5/190 12146
/proc/meminfo: memFree=22303936/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8648 CPUtime=1.49 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1822 0 0 0 149 0 0 0 25 0 1 0 286587470 8855552 1643 33554432000 134512640 134731564 4286634960 18446744073709551615 134603396 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2162 1643 271 54 0 1472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8648

[startup+3.10115 s]
/proc/loadavg: 3.98 3.95 3.09 5/190 12146
/proc/meminfo: memFree=22282856/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8648 CPUtime=3.09 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1884 0 0 0 309 0 0 0 25 0 1 0 286587470 8855552 1705 33554432000 134512640 134731564 4286634960 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2162 1705 271 54 0 1472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8648

[startup+6.30063 s]
/proc/loadavg: 3.90 3.93 3.09 4/188 12148
/proc/meminfo: memFree=22289520/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8648 CPUtime=6.29 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1884 0 0 0 629 0 0 0 25 0 1 0 286587470 8855552 1705 33554432000 134512640 134731564 4286634960 18446744073709551615 134605029 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2162 1705 271 54 0 1472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8648

[startup+12.7005 s]
/proc/loadavg: 3.91 3.93 3.09 5/190 12175
/proc/meminfo: memFree=22254328/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8648 CPUtime=12.69 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1884 0 0 0 1269 0 0 0 25 0 1 0 286587470 8855552 1705 33554432000 134512640 134731564 4286634960 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2162 1705 271 54 0 1472 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8648

[startup+25.5002 s]
/proc/loadavg: 3.93 3.93 3.11 5/190 12175
/proc/meminfo: memFree=22230640/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8648 CPUtime=25.49 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1884 0 0 0 2549 0 0 0 25 0 1 0 286587470 8855552 1705 33554432000 134512640 134731564 4286634960 18446744073709551615 134605612 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2162 1705 271 54 0 1472 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8648

[startup+51.1007 s]
/proc/loadavg: 3.95 3.94 3.13 5/190 12176
/proc/meminfo: memFree=22217672/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8648 CPUtime=51.09 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1884 0 0 0 5109 0 0 0 25 0 1 0 286587470 8855552 1705 33554432000 134512640 134731564 4286634960 18446744073709551615 134606290 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2162 1705 271 54 0 1472 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8648

[startup+102.307 s]
/proc/loadavg: 3.98 3.95 3.17 5/190 12177
/proc/meminfo: memFree=22189864/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=8784 CPUtime=102.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 1908 0 0 0 10230 0 0 0 25 0 1 0 286587470 8994816 1729 33554432000 134512640 134731564 4286634960 18446744073709551615 134606303 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2196 1729 271 54 0 1506 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8784

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.22 5/190 12179
/proc/meminfo: memFree=22176676/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=9852 CPUtime=162.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 2162 0 0 0 16230 0 0 0 25 0 1 0 286587470 10088448 1983 33554432000 134512640 134731564 4286634960 18446744073709551615 134605400 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2463 1983 271 54 0 1773 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9852

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.27 5/190 12180
/proc/meminfo: memFree=22157416/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=10784 CPUtime=222.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 2395 0 0 0 22230 0 0 0 25 0 1 0 286587470 11042816 2216 33554432000 134512640 134731564 4286634960 18446744073709551615 134605356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2696 2216 271 54 0 2006 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 10784

[startup+282.301 s]
/proc/loadavg: 4.04 3.98 3.32 5/190 12182
/proc/meminfo: memFree=22153784/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=11584 CPUtime=282.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 2580 0 0 0 28230 0 0 0 25 0 1 0 286587470 11862016 2401 33554432000 134512640 134731564 4286634960 18446744073709551615 134606378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 2896 2401 271 54 0 2206 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11584

[startup+342.3 s]
/proc/loadavg: 4.01 3.98 3.36 5/190 12183
/proc/meminfo: memFree=22140964/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=12112 CPUtime=342.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 2711 0 0 0 34230 0 0 0 25 0 1 0 286587470 12402688 2532 33554432000 134512640 134731564 4286634960 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3028 2532 271 54 0 2338 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 12112

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.39 5/190 12185
/proc/meminfo: memFree=22132124/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=12560 CPUtime=402.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 2805 0 0 0 40230 0 0 0 25 0 1 0 286587470 12861440 2626 33554432000 134512640 134731564 4286634960 18446744073709551615 134605263 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3140 2626 271 54 0 2450 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 12560

[startup+462.3 s]
/proc/loadavg: 4.06 3.99 3.43 5/190 12187
/proc/meminfo: memFree=22131704/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=12960 CPUtime=462.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 2914 0 0 0 46230 0 0 0 25 0 1 0 286587470 13271040 2735 33554432000 134512640 134731564 4286634960 18446744073709551615 134606389 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3240 2735 271 54 0 2550 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 12960

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.47 5/190 12188
/proc/meminfo: memFree=22101904/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=13528 CPUtime=522.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 3040 0 0 0 52230 0 0 0 25 0 1 0 286587470 13852672 2861 33554432000 134512640 134731564 4286634960 18446744073709551615 134605256 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3382 2861 271 54 0 2692 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 13528

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.50 5/190 12190
/proc/meminfo: memFree=22101620/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=13824 CPUtime=582.3 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 3094 0 0 0 58230 0 0 0 25 0 1 0 286587470 14155776 2915 33554432000 134512640 134731564 4286634960 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3456 2915 271 54 0 2766 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 13824

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.53 5/190 12191
/proc/meminfo: memFree=22094252/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=14256 CPUtime=642.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 3190 0 0 0 64231 0 0 0 25 0 1 0 286587470 14598144 3011 33554432000 134512640 134731564 4286634960 18446744073709551615 134605677 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3564 3011 271 54 0 2874 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 14256

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.56 5/190 12193
/proc/meminfo: memFree=22093100/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=14668 CPUtime=702.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 3267 0 0 0 70231 0 0 0 25 0 1 0 286587470 15020032 3088 33554432000 134512640 134731564 4286634960 18446744073709551615 134605876 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3667 3088 271 54 0 2977 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 14668

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 12195
/proc/meminfo: memFree=22069132/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=14960 CPUtime=762.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 3340 0 0 0 76231 0 0 0 25 0 1 0 286587470 15319040 3161 33554432000 134512640 134731564 4286634960 18446744073709551615 134606116 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3740 3161 271 54 0 3050 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 14960

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 3.61 5/190 12196
/proc/meminfo: memFree=22068972/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=15244 CPUtime=822.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 3413 0 0 0 82230 1 0 0 25 0 1 0 286587470 15609856 3234 33554432000 134512640 134731564 4286634960 18446744073709551615 134606406 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 3811 3234 271 54 0 3121 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 15244

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.63 5/190 12198
/proc/meminfo: memFree=22064852/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=882.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4432 0 0 0 88230 1 0 0 25 0 1 0 286587470 19730432 4253 33554432000 134512640 134731564 4286634960 18446744073709551615 134605400 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4253 271 54 0 4127 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 19268

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.66 5/190 12199
/proc/meminfo: memFree=22062956/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=942.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4441 0 0 0 94230 1 0 0 25 0 1 0 286587470 19730432 4262 33554432000 134512640 134731564 4286634960 18446744073709551615 134605723 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4262 271 54 0 4127 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 19268

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.68 5/190 12201
/proc/meminfo: memFree=22033152/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=1002.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4444 0 0 0 100230 1 0 0 25 0 1 0 286587470 19730432 4265 33554432000 134512640 134731564 4286634960 18446744073709551615 134606432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4265 271 54 0 4127 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 19268

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.70 5/190 12203
/proc/meminfo: memFree=22031136/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=1062.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4449 0 0 0 106230 1 0 0 25 0 1 0 286587470 19730432 4270 33554432000 134512640 134731564 4286634960 18446744073709551615 134606116 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4270 271 54 0 4127 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 19268

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.72 5/190 12204
/proc/meminfo: memFree=22030576/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=1122.31 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4459 0 0 0 112230 1 0 0 25 0 1 0 286587470 19730432 4280 33554432000 134512640 134731564 4286634960 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4280 271 54 0 4127 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 19268

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.73 5/190 12206
/proc/meminfo: memFree=22030528/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=1182.32 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4462 0 0 0 118231 1 0 0 25 0 1 0 286587470 19730432 4283 33554432000 134512640 134731564 4286634960 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4283 271 54 0 4127 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 19268

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.75 5/190 12207
/proc/meminfo: memFree=22029376/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=1242.32 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4466 0 0 0 124231 1 0 0 25 0 1 0 286587470 19730432 4287 33554432000 134512640 134731564 4286634960 18446744073709551615 134606378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4287 271 54 0 4127 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 19268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 4.00 3.75 4/188 12210
/proc/meminfo: memFree=22104864/32950928 swapFree=67111528/67111528
[pid=12118] ppid=12116 vsize=19268 CPUtime=1300.02 cores=4,6
/proc/12118/stat : 12118 (MPhaseSAT) R 12116 12118 11954 0 -1 4202496 4469 0 0 0 130001 1 0 0 25 0 1 0 286587470 19730432 4290 33554432000 134512640 134731564 4286634960 18446744073709551615 134604984 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12118/statm: 4817 4290 271 54 0 4127 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 19268

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.04
CPU user time (s): 1300.02
CPU system time (s): 0.019996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 19268

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

runsolver used 2.05769 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-02 15:11:27
IDJOB=3094110
IDBENCH=82592
IDSOLVER=1520
FILE ID=node120/3094110-1301749887
RUNJOBID= node120-1301748570-11973
PBS_JOBID= 12841017
Free space on /tmp= 71756 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094110-1301749887/watcher-3094110-1301749887 -o /tmp/evaluation-result-3094110-1301749887/solver-3094110-1301749887 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094110-1301749887.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=1428753815

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.809
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.809
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22312704 kB
Buffers:        351008 kB
Cached:        9914480 kB
SwapCached:          0 kB
Active:        7376168 kB
Inactive:      2991720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22312704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:      102164 kB
Mapped:          16468 kB
Slab:           207292 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   297724 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= 71756 MiB
End job on node120 at 2011-04-02 15:33:09