Trace number 3445615

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) 5000.08 5000.11

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1113.71
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3445615-1306966668/watcher-3445615-1306966668 -o /tmp/evaluation-result-3445615-1306966668/solver-3445615-1306966668 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445615-1306966668.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.05 8.05 8.00 4/272 25896
/proc/meminfo: memFree=28408596/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=424 CPUtime=0 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) D 25891 25895 25859 0 -1 4194304 72 0 0 0 0 0 0 0 24 0 1 0 808267556 434176 27 33554432000 134512640 134731564 4287113376 18446744073709551615 11317972 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 0
/proc/25895/statm: 106 27 20 54 0 23 0

[startup+0.0159939 s]
/proc/loadavg: 8.05 8.05 8.00 4/272 25896
/proc/meminfo: memFree=28408596/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=424 CPUtime=0 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) D 25891 25895 25859 0 -1 4194304 72 0 0 0 0 0 0 0 24 0 1 0 808267556 434176 27 33554432000 134512640 134731564 4287113376 18446744073709551615 11317972 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 0
/proc/25895/statm: 106 27 20 54 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 424

[startup+0.100975 s]
/proc/loadavg: 8.05 8.05 8.00 4/272 25896
/proc/meminfo: memFree=28408596/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=1320 CPUtime=0 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) D 25891 25895 25859 0 -1 4194304 77 0 1 0 0 0 0 0 24 0 1 0 808267556 1351680 32 33554432000 134512640 134731564 4287113376 18446744073709551615 11319562 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 4
/proc/25895/statm: 330 32 23 54 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1320

[startup+0.300915 s]
/proc/loadavg: 8.05 8.05 8.00 4/272 25896
/proc/meminfo: memFree=28408596/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=3432 CPUtime=0.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 467 0 7 0 12 0 0 0 23 0 1 0 808267556 3514368 414 33554432000 134512640 134731564 4287113376 18446744073709551615 11530449 0 0 4096 1026 0 0 0 17 2 0 0 17
/proc/25895/statm: 858 414 268 54 0 168 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 3432

[startup+0.700826 s]
/proc/loadavg: 8.05 8.05 8.00 4/272 25896
/proc/meminfo: memFree=28408596/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=3964 CPUtime=0.52 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 586 0 7 0 52 0 0 0 25 0 1 0 808267556 4059136 533 33554432000 134512640 134731564 4287113376 18446744073709551615 134605477 0 0 4096 1026 0 0 0 17 2 0 0 17
/proc/25895/statm: 991 533 271 54 0 301 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 3964

[startup+1.50069 s]
/proc/loadavg: 8.05 8.05 8.00 4/274 25898
/proc/meminfo: memFree=28402016/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=3964 CPUtime=1.32 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 586 0 7 0 132 0 0 0 25 0 1 0 808267556 4059136 533 33554432000 134512640 134731564 4287113376 18446744073709551615 134605612 0 0 4096 1026 0 0 0 17 2 0 0 17
/proc/25895/statm: 991 533 271 54 0 301 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3964

[startup+3.10036 s]
/proc/loadavg: 8.05 8.05 8.00 4/274 25898
/proc/meminfo: memFree=28400916/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=3964 CPUtime=2.92 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 586 0 7 0 292 0 0 0 25 0 1 0 808267556 4059136 533 33554432000 134512640 134731564 4287113376 18446744073709551615 134605982 0 0 4096 1026 0 0 0 17 2 0 0 17
/proc/25895/statm: 991 533 271 54 0 301 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 3964

[startup+6.30082 s]
/proc/loadavg: 7.72 7.98 7.98 4/274 25898
/proc/meminfo: memFree=28399916/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4100 CPUtime=6.11 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 647 0 7 0 611 0 0 0 25 0 1 0 808267556 4198400 594 33554432000 134512640 134731564 4287113376 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1025 594 271 54 0 335 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 4100

[startup+12.7006 s]
/proc/loadavg: 7.26 7.88 7.95 4/274 25899
/proc/meminfo: memFree=28398328/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4100 CPUtime=12.51 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 649 0 7 0 1251 0 0 0 25 0 1 0 808267556 4198400 596 33554432000 134512640 134731564 4287113376 18446744073709551615 134722513 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1025 596 273 54 0 335 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 4100

[startup+25.5002 s]
/proc/loadavg: 6.10 7.59 7.85 4/274 25899
/proc/meminfo: memFree=28397548/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4212 CPUtime=25.31 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 1298 0 7 0 2531 0 0 0 25 0 1 0 808267556 4313088 626 33554432000 134512640 134731564 4287113376 18446744073709551615 134723670 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1053 626 273 54 0 363 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 4212

[startup+51.1006 s]
/proc/loadavg: 4.70 7.14 7.69 3/274 25927
/proc/meminfo: memFree=28365744/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4408 CPUtime=50.91 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 2479 0 7 0 5091 0 0 0 25 0 1 0 808267556 4513792 675 33554432000 134512640 134731564 4287113376 18446744073709551615 11818972 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1102 675 273 54 0 412 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 4408

[startup+102.309 s]
/proc/loadavg: 3.17 6.35 7.39 3/274 25982
/proc/meminfo: memFree=28391524/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4408 CPUtime=102.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 4030 0 7 0 10211 1 0 0 25 0 1 0 808267556 4513792 675 33554432000 134512640 134731564 4287113376 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1102 675 273 54 0 412 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 4408

[startup+162.3 s]
/proc/loadavg: 2.43 5.55 7.05 3/274 25984
/proc/meminfo: memFree=28387996/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4408 CPUtime=162.11 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 6559 0 7 0 16210 1 0 0 25 0 1 0 808267556 4513792 675 33554432000 134512640 134731564 4287113376 18446744073709551615 134659675 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1102 675 273 54 0 412 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 4408

[startup+222.3 s]
/proc/loadavg: 2.16 4.90 6.73 3/274 25985
/proc/meminfo: memFree=28384736/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4408 CPUtime=222.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 8793 0 7 0 22210 2 0 0 25 0 1 0 808267556 4513792 675 33554432000 134512640 134731564 4287113376 18446744073709551615 134624681 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1102 675 273 54 0 412 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 4408

[startup+282.3 s]
/proc/loadavg: 2.06 4.37 6.43 3/274 25987
/proc/meminfo: memFree=28384092/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4552 CPUtime=282.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 11127 0 7 0 28209 3 0 0 25 0 1 0 808267556 4661248 696 33554432000 134512640 134731564 4287113376 18446744073709551615 134655798 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1138 696 273 54 0 448 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 4552

[startup+342.3 s]
/proc/loadavg: 2.02 3.94 6.16 3/274 25988
/proc/meminfo: memFree=28383684/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4828 CPUtime=342.11 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 13631 0 7 0 34208 3 0 0 25 0 1 0 808267556 4943872 749 33554432000 134512640 134731564 4287113376 18446744073709551615 134659502 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1207 749 273 54 0 517 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 4828

[startup+402.3 s]
/proc/loadavg: 2.00 3.58 5.89 3/274 25990
/proc/meminfo: memFree=28383784/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4808 CPUtime=402.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 16955 0 7 0 40208 4 0 0 25 0 1 0 808267556 4923392 759 33554432000 134512640 134731564 4287113376 18446744073709551615 134668897 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1202 759 273 54 0 512 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 4808

[startup+462.3 s]
/proc/loadavg: 2.00 3.29 5.65 3/274 25992
/proc/meminfo: memFree=28383892/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4968 CPUtime=462.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 20736 0 7 0 46207 5 0 0 25 0 1 0 808267556 5087232 792 33554432000 134512640 134731564 4287113376 18446744073709551615 134668881 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1242 792 273 54 0 552 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 4968

[startup+522.3 s]
/proc/loadavg: 2.13 3.09 5.43 3/274 25993
/proc/meminfo: memFree=28384116/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5216 CPUtime=522.13 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 23679 0 7 0 52207 6 0 0 25 0 1 0 808267556 5341184 863 33554432000 134512640 134731564 4287113376 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1304 863 273 54 0 614 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 5216

[startup+582.3 s]
/proc/loadavg: 2.05 2.89 5.21 3/274 25995
/proc/meminfo: memFree=28384084/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4420 CPUtime=582.12 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 25657 0 7 0 58206 6 0 0 25 0 1 0 808267556 4526080 678 33554432000 134512640 134731564 4287113376 18446744073709551615 134624794 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1105 678 273 54 0 415 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 4420

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.02 2.01 2.06 3/274 26100
/proc/meminfo: memFree=28371900/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5236 CPUtime=4062.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 234094 0 7 0 406171 53 0 0 25 0 1 0 808267556 5361664 856 33554432000 134512640 134731564 4287113376 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1309 856 273 54 0 619 0
Current children cumulated CPU time (s) 4062.24
Current children cumulated vsize (KiB) 5236

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/274 26101
/proc/meminfo: memFree=28371256/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5932 CPUtime=4122.23 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 238217 0 7 0 412170 53 0 0 25 0 1 0 808267556 6074368 1011 33554432000 134512640 134731564 4287113376 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1483 1011 273 54 0 793 0
Current children cumulated CPU time (s) 4122.23
Current children cumulated vsize (KiB) 5932

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/274 26103
/proc/meminfo: memFree=28371720/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4548 CPUtime=4182.23 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 241837 0 7 0 418169 54 0 0 25 0 1 0 808267556 4657152 689 33554432000 134512640 134731564 4287113376 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1137 689 273 54 0 447 0
Current children cumulated CPU time (s) 4182.23
Current children cumulated vsize (KiB) 4548

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/274 26104
/proc/meminfo: memFree=28372184/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5228 CPUtime=4242.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 246268 0 7 0 424169 55 0 0 25 0 1 0 808267556 5353472 849 33554432000 134512640 134731564 4287113376 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1307 849 273 54 0 617 0
Current children cumulated CPU time (s) 4242.24
Current children cumulated vsize (KiB) 5228

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/274 26106
/proc/meminfo: memFree=28372404/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4692 CPUtime=4302.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 250502 0 7 0 430168 56 0 0 25 0 1 0 808267556 4804608 712 33554432000 134512640 134731564 4287113376 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1173 712 273 54 0 483 0
Current children cumulated CPU time (s) 4302.24
Current children cumulated vsize (KiB) 4692

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/274 26108
/proc/meminfo: memFree=28371636/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=6180 CPUtime=4362.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 254465 0 7 0 436167 57 0 0 25 0 1 0 808267556 6328320 1056 33554432000 134512640 134731564 4287113376 18446744073709551615 11529948 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1545 1056 273 54 0 855 0
Current children cumulated CPU time (s) 4362.24
Current children cumulated vsize (KiB) 6180

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 2.03 3/274 26109
/proc/meminfo: memFree=28372228/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4420 CPUtime=4422.23 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 258371 0 7 0 442166 57 0 0 25 0 1 0 808267556 4526080 678 33554432000 134512640 134731564 4287113376 18446744073709551615 134715496 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1105 678 273 54 0 415 0
Current children cumulated CPU time (s) 4422.23
Current children cumulated vsize (KiB) 4420

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/274 26111
/proc/meminfo: memFree=28371956/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4552 CPUtime=4482.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 261983 0 7 0 448165 59 0 0 25 0 1 0 808267556 4661248 704 33554432000 134512640 134731564 4287113376 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1138 704 273 54 0 448 0
Current children cumulated CPU time (s) 4482.24
Current children cumulated vsize (KiB) 4552

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/274 26112
/proc/meminfo: memFree=28371804/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5096 CPUtime=4542.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 265411 0 7 0 454164 60 0 0 25 0 1 0 808267556 5218304 823 33554432000 134512640 134731564 4287113376 18446744073709551615 134715469 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1274 823 273 54 0 584 0
Current children cumulated CPU time (s) 4542.24
Current children cumulated vsize (KiB) 5096

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/274 26114
/proc/meminfo: memFree=28371656/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4828 CPUtime=4602.25 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 268624 0 7 0 460164 61 0 0 25 0 1 0 808267556 4943872 766 33554432000 134512640 134731564 4287113376 18446744073709551615 134723640 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1207 766 273 54 0 517 0
Current children cumulated CPU time (s) 4602.25
Current children cumulated vsize (KiB) 4828

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/274 26116
/proc/meminfo: memFree=28371256/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4420 CPUtime=4662.24 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 272144 0 7 0 466163 61 0 0 25 0 1 0 808267556 4526080 678 33554432000 134512640 134731564 4287113376 18446744073709551615 134655798 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1105 678 273 54 0 415 0
Current children cumulated CPU time (s) 4662.24
Current children cumulated vsize (KiB) 4420

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26117
/proc/meminfo: memFree=28371592/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5072 CPUtime=4722.26 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 276221 0 7 0 472164 62 0 0 25 0 1 0 808267556 5193728 824 33554432000 134512640 134731564 4287113376 18446744073709551615 134717603 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1268 824 273 54 0 578 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 5072

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26119
/proc/meminfo: memFree=28371192/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4420 CPUtime=4782.25 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 280313 0 7 0 478163 62 0 0 25 0 1 0 808267556 4526080 678 33554432000 134512640 134731564 4287113376 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1105 678 273 54 0 415 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 4420

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26120
/proc/meminfo: memFree=28371664/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5092 CPUtime=4842.25 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 284429 0 7 0 484162 63 0 0 25 0 1 0 808267556 5214208 832 33554432000 134512640 134731564 4287113376 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1273 832 273 54 0 583 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 5092

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26122
/proc/meminfo: memFree=28371888/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=5100 CPUtime=4902.26 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 288570 0 7 0 490162 64 0 0 25 0 1 0 808267556 5222400 812 33554432000 134512640 134731564 4287113376 18446744073709551615 134721168 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1275 812 273 54 0 585 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 5100

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26124
/proc/meminfo: memFree=28371984/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4420 CPUtime=4962.25 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 292099 0 7 0 496161 64 0 0 25 0 1 0 808267556 4526080 678 33554432000 134512640 134731564 4287113376 18446744073709551615 134666784 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1105 678 273 54 0 415 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 4420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26125
/proc/meminfo: memFree=28372464/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4684 CPUtime=5000.07 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 294692 0 7 0 499942 65 0 0 25 0 1 0 808267556 4796416 739 33554432000 134512640 134731564 4287113376 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1171 739 273 54 0 481 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 4684

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 26125
/proc/meminfo: memFree=28372464/32951124 swapFree=55664332/67111528
[pid=25895] ppid=25891 vsize=4684 CPUtime=5000.07 cores=0,2,4,6
/proc/25895/stat : 25895 (MPhaseSAT) R 25891 25895 25859 0 -1 4202496 294692 0 7 0 499942 65 0 0 25 0 1 0 808267556 4796416 739 33554432000 134512640 134731564 4287113376 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 17
/proc/25895/statm: 1171 739 273 54 0 481 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 4684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.11
CPU time (s): 5000.08
CPU user time (s): 4999.42
CPU system time (s): 0.6529
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 7620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.42
system time used= 0.6529
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294692
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 56649

runsolver used 13.355 second user time and 27.1309 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-02 00:17:48
IDJOB=3445615
IDBENCH=20442
IDSOLVER=1941
FILE ID=node109/3445615-1306966668
RUNJOBID= node109-1306966668-25877
PBS_JOBID= 13497662
Free space on /tmp= 73688 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445615-1306966668/watcher-3445615-1306966668 -o /tmp/evaluation-result-3445615-1306966668/solver-3445615-1306966668 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445615-1306966668.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=2106582574

node109.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28409024 kB
Buffers:        273476 kB
Cached:        2301012 kB
SwapCached:      10360 kB
Active:         900404 kB
Inactive:      3400244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28409024 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:             448 kB
Writeback:          32 kB
AnonPages:     1722792 kB
Mapped:          15800 kB
Slab:           140008 kB
PageTables:      37240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30864408 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= 73684 MiB
End job on node109 at 2011-06-02 01:41:10