Trace number 3094064

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-v300-c25500-S1286362348-008-UNKNOWN.cnf
MD5SUM63b66954174098a654eacd27832fcf38
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3094064-1301748592/watcher-3094064-1301748592 -o /tmp/evaluation-result-3094064-1301748592/solver-3094064-1301748592 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094064-1301748592.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: 0.24 0.05 0.39 4/189 12015
/proc/meminfo: memFree=22325728/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=3640 CPUtime=0 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 336 0 0 0 0 0 0 0 22 0 1 0 286457916 3727360 275 33554432000 134512640 134731564 4288510400 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 910 275 225 54 0 220 0

[startup+0.076883 s]
/proc/loadavg: 0.24 0.05 0.39 4/189 12015
/proc/meminfo: memFree=22325728/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=5308 CPUtime=0.07 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 2131 0 0 0 7 0 0 0 22 0 1 0 286457916 5435392 844 33554432000 134512640 134731564 4288510400 18446744073709551615 134569306 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 1327 844 239 54 0 637 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5308

[startup+0.100879 s]
/proc/loadavg: 0.24 0.05 0.39 4/189 12015
/proc/meminfo: memFree=22325728/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=5964 CPUtime=0.09 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 3377 0 0 0 9 0 0 0 22 0 1 0 286457916 6107136 1040 33554432000 134512640 134731564 4288510400 18446744073709551615 10171900 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 1491 1042 254 54 0 801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5964

[startup+0.300844 s]
/proc/loadavg: 0.24 0.05 0.39 4/189 12015
/proc/meminfo: memFree=22325728/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=8220 CPUtime=0.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 3973 0 0 0 29 0 0 0 23 0 1 0 286457916 8417280 1624 33554432000 134512640 134731564 4288510400 18446744073709551615 9912647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2055 1624 268 54 0 1365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8220

[startup+0.700774 s]
/proc/loadavg: 0.24 0.05 0.39 4/189 12015
/proc/meminfo: memFree=22325728/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=8748 CPUtime=0.69 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4080 0 0 0 69 0 0 0 25 0 1 0 286457916 8957952 1731 33554432000 134512640 134731564 4288510400 18446744073709551615 134655501 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2187 1731 268 54 0 1497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8748

[startup+1.50063 s]
/proc/loadavg: 0.54 0.12 0.41 5/190 12016
/proc/meminfo: memFree=22318908/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=9540 CPUtime=1.49 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4293 0 0 0 149 0 0 0 25 0 1 0 286457916 9768960 1944 33554432000 134512640 134731564 4288510400 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2385 1944 268 54 0 1695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9540

[startup+3.10035 s]
/proc/loadavg: 0.54 0.12 0.41 5/190 12016
/proc/meminfo: memFree=22315312/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=11336 CPUtime=3.09 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4701 0 0 0 309 0 0 0 25 0 1 0 286457916 11608064 2352 33554432000 134512640 134731564 4288510400 18446744073709551615 134605379 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2834 2352 271 54 0 2144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11336

[startup+6.30079 s]
/proc/loadavg: 0.54 0.12 0.41 5/190 12016
/proc/meminfo: memFree=22311604/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=11336 CPUtime=6.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4701 0 0 0 629 0 0 0 25 0 1 0 286457916 11608064 2352 33554432000 134512640 134731564 4288510400 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2834 2352 271 54 0 2144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11336

[startup+12.7007 s]
/proc/loadavg: 1.07 0.24 0.45 5/190 12016
/proc/meminfo: memFree=22315808/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=11336 CPUtime=12.69 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4701 0 0 0 1269 0 0 0 25 0 1 0 286457916 11608064 2352 33554432000 134512640 134731564 4288510400 18446744073709551615 4158755443 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2834 2352 271 54 0 2144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11336

[startup+25.5004 s]
/proc/loadavg: 1.52 0.37 0.49 5/190 12017
/proc/meminfo: memFree=22307964/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=11700 CPUtime=25.49 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4799 0 0 0 2549 0 0 0 25 0 1 0 286457916 11980800 2450 33554432000 134512640 134731564 4288510400 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2925 2450 271 54 0 2235 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11700

[startup+51.1009 s]
/proc/loadavg: 2.37 0.66 0.58 5/190 12017
/proc/meminfo: memFree=22304336/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=11692 CPUtime=51.09 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4799 0 0 0 5109 0 0 0 25 0 1 0 286457916 11972608 2450 33554432000 134512640 134731564 4288510400 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 2923 2450 271 54 0 2233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11692

[startup+102.306 s]
/proc/loadavg: 3.35 1.22 0.77 5/190 12019
/proc/meminfo: memFree=22295264/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=12088 CPUtime=102.3 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 4900 0 0 0 10230 0 0 0 25 0 1 0 286457916 12378112 2551 33554432000 134512640 134731564 4288510400 18446744073709551615 134606397 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 3022 2551 271 54 0 2332 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12088

[startup+162.3 s]
/proc/loadavg: 3.84 1.74 0.98 5/190 12020
/proc/meminfo: memFree=22290272/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=13412 CPUtime=162.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 5219 0 0 0 16229 0 0 0 25 0 1 0 286457916 13733888 2870 33554432000 134512640 134731564 4288510400 18446744073709551615 134606088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 3353 2870 271 54 0 2663 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13412

[startup+222.301 s]
/proc/loadavg: 3.94 2.15 1.16 5/190 12022
/proc/meminfo: memFree=22279928/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=14348 CPUtime=222.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 5463 0 0 0 22229 0 0 0 25 0 1 0 286457916 14692352 3114 33554432000 134512640 134731564 4288510400 18446744073709551615 134606254 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 3587 3114 271 54 0 2897 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 14348

[startup+282.3 s]
/proc/loadavg: 4.02 2.50 1.34 5/190 12023
/proc/meminfo: memFree=22278396/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=15272 CPUtime=282.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 5659 0 0 0 28229 0 0 0 25 0 1 0 286457916 15638528 3310 33554432000 134512640 134731564 4288510400 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 3818 3310 271 54 0 3128 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 15272

[startup+342.301 s]
/proc/loadavg: 4.01 2.77 1.51 5/190 12025
/proc/meminfo: memFree=22276728/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=16072 CPUtime=342.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 5867 0 0 0 34229 0 0 0 25 0 1 0 286457916 16457728 3518 33554432000 134512640 134731564 4288510400 18446744073709551615 134605049 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4018 3518 271 54 0 3328 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 16072

[startup+402.301 s]
/proc/loadavg: 4.00 2.99 1.66 5/190 12027
/proc/meminfo: memFree=22274584/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=17000 CPUtime=402.29 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6083 0 0 0 40229 0 0 0 25 0 1 0 286457916 17408000 3734 33554432000 134512640 134731564 4288510400 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4250 3734 271 54 0 3560 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 17000

[startup+462.3 s]
/proc/loadavg: 4.00 3.17 1.80 5/190 12028
/proc/meminfo: memFree=22268580/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=17424 CPUtime=462.3 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6185 0 0 0 46229 1 0 0 25 0 1 0 286457916 17842176 3836 33554432000 134512640 134731564 4288510400 18446744073709551615 134605139 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4356 3836 271 54 0 3666 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17424

[startup+522.301 s]
/proc/loadavg: 4.00 3.32 1.94 5/190 12030
/proc/meminfo: memFree=22265440/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=17972 CPUtime=522.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6299 0 0 0 52230 1 0 0 25 0 1 0 286457916 18403328 3950 33554432000 134512640 134731564 4288510400 18446744073709551615 134606305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4493 3950 271 54 0 3803 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 17972

[startup+582.3 s]
/proc/loadavg: 4.04 3.45 2.07 5/190 12031
/proc/meminfo: memFree=22264032/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=18392 CPUtime=582.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6399 0 0 0 58230 1 0 0 25 0 1 0 286457916 18833408 4050 33554432000 134512640 134731564 4288510400 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4598 4050 271 54 0 3908 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 18392

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 2.19 5/190 12033
/proc/meminfo: memFree=22262864/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=18948 CPUtime=642.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6543 0 0 0 64230 1 0 0 25 0 1 0 286457916 19402752 4194 33554432000 134512640 134731564 4288510400 18446744073709551615 134606432 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4737 4194 271 54 0 4047 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 18948

[startup+702.3 s]
/proc/loadavg: 4.00 3.63 2.30 5/190 12044
/proc/meminfo: memFree=22262688/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=19092 CPUtime=702.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6573 0 0 0 70230 1 0 0 25 0 1 0 286457916 19550208 4224 33554432000 134512640 134731564 4288510400 18446744073709551615 134606119 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4773 4224 271 54 0 4083 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 19092

[startup+762.307 s]
/proc/loadavg: 4.04 3.71 2.41 5/190 12045
/proc/meminfo: memFree=22261036/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=19792 CPUtime=762.32 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 6742 0 0 0 76231 1 0 0 25 0 1 0 286457916 20267008 4393 33554432000 134512640 134731564 4288510400 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 4948 4393 271 54 0 4258 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 19792

[startup+822.301 s]
/proc/loadavg: 4.01 3.76 2.50 5/190 12047
/proc/meminfo: memFree=22259500/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=21272 CPUtime=822.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7101 0 0 0 82230 1 0 0 25 0 1 0 286457916 21782528 4752 33554432000 134512640 134731564 4288510400 18446744073709551615 134605263 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5318 4752 271 54 0 4628 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 21272

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.60 5/190 12051
/proc/meminfo: memFree=22256408/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=21432 CPUtime=882.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7149 0 0 0 88230 1 0 0 25 0 1 0 286457916 21946368 4800 33554432000 134512640 134731564 4288510400 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5358 4800 271 54 0 4668 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21432

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.68 5/190 12053
/proc/meminfo: memFree=22251868/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=21592 CPUtime=942.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7174 0 0 0 94230 1 0 0 25 0 1 0 286457916 22110208 4825 33554432000 134512640 134731564 4288510400 18446744073709551615 134605266 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5398 4825 271 54 0 4708 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 21592

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.76 5/190 12055
/proc/meminfo: memFree=22250216/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=21752 CPUtime=1002.31 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7207 0 0 0 100230 1 0 0 25 0 1 0 286457916 22274048 4858 33554432000 134512640 134731564 4288510400 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5438 4858 271 54 0 4748 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 21752

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.83 5/190 12056
/proc/meminfo: memFree=22248312/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=21912 CPUtime=1062.32 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7252 0 0 0 106231 1 0 0 25 0 1 0 286457916 22437888 4903 33554432000 134512640 134731564 4288510400 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5478 4903 271 54 0 4788 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 21912

[startup+1122.3 s]
/proc/loadavg: 4.06 3.92 2.91 5/190 12058
/proc/meminfo: memFree=22248028/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=22072 CPUtime=1122.32 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7276 0 0 0 112231 1 0 0 25 0 1 0 286457916 22601728 4927 33554432000 134512640 134731564 4288510400 18446744073709551615 134605263 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5518 4927 271 54 0 4828 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 22072

[startup+1182.3 s]
/proc/loadavg: 4.02 3.93 2.97 5/190 12059
/proc/meminfo: memFree=22246376/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=22232 CPUtime=1182.32 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7312 0 0 0 118231 1 0 0 25 0 1 0 286457916 22765568 4963 33554432000 134512640 134731564 4288510400 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5558 4963 271 54 0 4868 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 22232

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.04 5/190 12061
/proc/meminfo: memFree=22244468/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=22232 CPUtime=1242.32 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7334 0 0 0 124231 1 0 0 25 0 1 0 286457916 22765568 4985 33554432000 134512640 134731564 4288510400 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5558 4985 271 54 0 4868 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 22232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 3.95 3.09 5/190 12147
/proc/meminfo: memFree=22273500/32950928 swapFree=67111528/67111528
[pid=12015] ppid=12013 vsize=22392 CPUtime=1300.03 cores=5,7
/proc/12015/stat : 12015 (MPhaseSAT) R 12013 12015 11954 0 -1 4202496 7361 0 0 0 130002 1 0 0 25 0 1 0 286457916 22929408 5012 33554432000 134512640 134731564 4288510400 18446744073709551615 134606107 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12015/statm: 5598 5012 271 54 0 4908 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 22392

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.016997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 22392

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

runsolver used 1.80173 second user time and 4.21936 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-02 14:49:52
IDJOB=3094064
IDBENCH=82546
IDSOLVER=1520
FILE ID=node120/3094064-1301748592
RUNJOBID= node120-1301748570-11975
PBS_JOBID= 12841017
Free space on /tmp= 71760 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094064-1301748592/watcher-3094064-1301748592 -o /tmp/evaluation-result-3094064-1301748592/solver-3094064-1301748592 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094064-1301748592.cnf

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

MD5SUM BENCH= 63b66954174098a654eacd27832fcf38
RANDOM SEED=105449714

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:      22325884 kB
Buffers:        350776 kB
Cached:        9912640 kB
SwapCached:          0 kB
Active:        7363780 kB
Inactive:      2991220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22325884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3468 kB
Writeback:           0 kB
AnonPages:       91492 kB
Mapped:          16800 kB
Slab:           207716 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   275828 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:11:34