Trace number 3375554

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 961)

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-3375554-1305447442/watcher-3375554-1305447442 -o /tmp/evaluation-result-3375554-1305447442/solver-3375554-1305447442 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375554-1305447442.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.02 4.48 5/351 23713
/proc/meminfo: memFree=17415364/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=13236 CPUtime=0 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 438 0 0 0 0 0 0 0 25 0 1 0 656342186 13553664 379 33554432000 4194304 4479436 140735566885408 18446744073709551615 228244348672 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 3309 379 267 70 0 429 0

[startup+0.0463281 s]
/proc/loadavg: 4.01 4.02 4.48 5/351 23713
/proc/meminfo: memFree=17415364/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=13952 CPUtime=0.04 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 1645 0 0 0 4 0 0 0 25 0 1 0 656342186 14286848 754 33554432000 4194304 4479436 140735566885408 18446744073709551615 4244456 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 3488 754 281 70 0 608 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13952

[startup+0.100343 s]
/proc/loadavg: 4.01 4.02 4.48 5/351 23713
/proc/meminfo: memFree=17415364/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=16504 CPUtime=0.09 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 2517 0 0 0 9 0 0 0 25 0 1 0 656342186 16900096 1267 33554432000 4194304 4479436 140735566885408 18446744073709551615 4419181 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4126 1267 312 70 0 1246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16504

[startup+0.300308 s]
/proc/loadavg: 4.01 4.02 4.48 5/351 23713
/proc/meminfo: memFree=17415364/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=16504 CPUtime=0.29 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 2524 0 0 0 29 0 0 0 25 0 1 0 656342186 16900096 1274 33554432000 4194304 4479436 140735566885408 18446744073709551615 4307343 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4126 1274 319 70 0 1246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16504

[startup+0.700243 s]
/proc/loadavg: 4.01 4.02 4.48 5/351 23713
/proc/meminfo: memFree=17415364/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=17308 CPUtime=0.69 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 2727 0 0 0 69 0 0 0 25 0 1 0 656342186 17723392 1477 33554432000 4194304 4479436 140735566885408 18446744073709551615 4304699 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4327 1477 319 70 0 1447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17308

[startup+1.5011 s]
/proc/loadavg: 4.01 4.02 4.48 6/352 23714
/proc/meminfo: memFree=17409288/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=17308 CPUtime=1.49 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 2727 0 0 0 149 0 0 0 25 0 1 0 656342186 17723392 1477 33554432000 4194304 4479436 140735566885408 18446744073709551615 4304840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4327 1477 319 70 0 1447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17308

[startup+3.1008 s]
/proc/loadavg: 4.01 4.02 4.48 6/352 23714
/proc/meminfo: memFree=17410280/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=15976 CPUtime=3.09 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 3164 0 0 0 309 0 0 0 25 0 1 0 656342186 16359424 1200 33554432000 4194304 4479436 140735566885408 18446744073709551615 4304706 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 3994 1200 326 70 0 1114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15976

[startup+6.30026 s]
/proc/loadavg: 4.01 4.02 4.47 6/352 23714
/proc/meminfo: memFree=17404700/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21728 CPUtime=6.29 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 4521 0 0 0 629 0 0 0 25 0 1 0 656342186 22249472 2557 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5432 2557 327 70 0 2552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21728

[startup+12.7011 s]
/proc/loadavg: 4.01 4.02 4.47 6/352 23714
/proc/meminfo: memFree=17402700/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21728 CPUtime=12.69 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 4777 0 0 0 1269 0 0 0 25 0 1 0 656342186 22249472 2557 33554432000 4194304 4479436 140735566885408 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5432 2557 327 70 0 2552 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21728

[startup+25.5009 s]
/proc/loadavg: 4.08 4.04 4.47 6/352 23715
/proc/meminfo: memFree=17407272/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21552 CPUtime=25.49 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 6598 0 0 0 2549 0 0 0 25 0 1 0 656342186 22069248 2528 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331919 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5388 2528 327 70 0 2508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21552

[startup+51.1004 s]
/proc/loadavg: 4.05 4.03 4.45 6/352 23715
/proc/meminfo: memFree=17413572/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=18176 CPUtime=51.09 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 10105 0 0 0 5108 1 0 0 25 0 1 0 656342186 18612224 1594 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331536 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4544 1594 327 70 0 1664 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18176

[startup+102.312 s]
/proc/loadavg: 4.02 4.03 4.43 6/352 23717
/proc/meminfo: memFree=17407600/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21360 CPUtime=102.31 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 17450 0 0 0 10229 2 0 0 25 0 1 0 656342186 21872640 2559 33554432000 4194304 4479436 140735566885408 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5340 2559 327 70 0 2460 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21360

[startup+162.301 s]
/proc/loadavg: 4.06 4.03 4.40 6/352 23718
/proc/meminfo: memFree=17410424/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=18188 CPUtime=162.29 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 28702 0 0 0 16226 3 0 0 25 0 1 0 656342186 18624512 1609 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331644 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4547 1609 327 70 0 1667 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18188

[startup+222.3 s]
/proc/loadavg: 4.02 4.03 4.37 6/352 23720
/proc/meminfo: memFree=17410256/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=18432 CPUtime=222.29 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 36655 0 0 0 22225 4 0 0 25 0 1 0 656342186 18874368 1681 33554432000 4194304 4479436 140735566885408 18446744073709551615 4452210 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4608 1681 327 70 0 1728 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 18432

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 4.35 6/352 23721
/proc/meminfo: memFree=17406744/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=18804 CPUtime=282.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 46919 0 0 0 28224 6 0 0 25 0 1 0 656342186 19255296 1920 33554432000 4194304 4479436 140735566885408 18446744073709551615 4450973 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4701 1920 327 70 0 1821 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 18804

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 4.32 6/352 23723
/proc/meminfo: memFree=17410424/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=17072 CPUtime=342.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 57993 0 0 0 34223 7 0 0 25 0 1 0 656342186 17481728 1519 33554432000 4194304 4479436 140735566885408 18446744073709551615 4304589 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4268 1519 327 70 0 1388 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 17072

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 4.31 6/352 23725
/proc/meminfo: memFree=17407288/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=16040 CPUtime=402.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 69850 0 0 0 40221 9 0 0 25 0 1 0 656342186 16424960 1165 33554432000 4194304 4479436 140735566885408 18446744073709551615 4306823 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4010 1165 327 70 0 1130 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16040

[startup+462.3 s]
/proc/loadavg: 4.10 4.05 4.29 6/352 23726
/proc/meminfo: memFree=17408000/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=17132 CPUtime=462.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 78325 0 0 0 46220 10 0 0 25 0 1 0 656342186 17543168 1381 33554432000 4194304 4479436 140735566885408 18446744073709551615 4305273 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4283 1381 327 70 0 1403 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17132

[startup+522.301 s]
/proc/loadavg: 4.04 4.04 4.27 6/352 23728
/proc/meminfo: memFree=17407344/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21444 CPUtime=522.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 88137 0 0 0 52219 11 0 0 25 0 1 0 656342186 21958656 2415 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5361 2415 327 70 0 2481 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21444

[startup+582.3 s]
/proc/loadavg: 4.09 4.04 4.26 6/352 23729
/proc/meminfo: memFree=17409032/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=20952 CPUtime=582.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 99102 0 0 0 58217 13 0 0 25 0 1 0 656342186 21454848 2286 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5238 2286 327 70 0 2358 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 20952

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 4.24 6/352 23731
/proc/meminfo: memFree=17406012/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21480 CPUtime=642.31 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 107787 0 0 0 64217 14 0 0 25 0 1 0 656342186 21995520 2496 33554432000 4194304 4479436 140735566885408 18446744073709551615 4451201 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5370 2496 327 70 0 2490 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21480

[startup+702.3 s]
/proc/loadavg: 3.91 3.99 4.21 6/352 23816
/proc/meminfo: memFree=17485016/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=22072 CPUtime=702.3 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 120501 0 0 0 70215 15 0 0 25 0 1 0 656342186 22601728 2611 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331485 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5518 2611 327 70 0 2638 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 22072

[startup+762.313 s]
/proc/loadavg: 3.97 3.99 4.20 6/352 23817
/proc/meminfo: memFree=17484972/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=19108 CPUtime=762.32 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 125579 0 0 0 76216 16 0 0 25 0 1 0 656342186 19566592 1823 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331639 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4777 1823 327 70 0 1897 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 19108

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 4.18 5/352 23874
/proc/meminfo: memFree=17492636/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=17056 CPUtime=822.31 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 135812 0 0 0 82214 17 0 0 25 0 1 0 656342186 17465344 1322 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4264 1322 327 70 0 1384 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 17056

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 4.18 5/352 23875
/proc/meminfo: memFree=17479732/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21308 CPUtime=882.31 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 142783 0 0 0 88212 19 0 0 25 0 1 0 656342186 21819392 2491 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5327 2491 327 70 0 2447 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21308

[startup+942.3 s]
/proc/loadavg: 4.07 4.03 4.17 5/352 23877
/proc/meminfo: memFree=17477736/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=20872 CPUtime=942.31 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 151377 0 0 0 94211 20 0 0 25 0 1 0 656342186 21372928 2292 33554432000 4194304 4479436 140735566885408 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5218 2292 327 70 0 2338 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 20872

[startup+1002.3 s]
/proc/loadavg: 4.13 4.05 4.17 5/352 23879
/proc/meminfo: memFree=17477844/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21076 CPUtime=1002.32 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 163757 0 0 0 100210 22 0 0 25 0 1 0 656342186 21581824 2320 33554432000 4194304 4479436 140735566885408 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5269 2320 327 70 0 2389 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 21076

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 4.16 5/352 23880
/proc/meminfo: memFree=17477080/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21960 CPUtime=1062.31 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 173466 0 0 0 106207 24 0 0 25 0 1 0 656342186 22487040 2563 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331470 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5490 2563 327 70 0 2610 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 21960

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.15 5/352 23882
/proc/meminfo: memFree=17475696/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21436 CPUtime=1122.32 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 181557 0 0 0 112207 25 0 0 25 0 1 0 656342186 21950464 2479 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331542 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5359 2479 327 70 0 2479 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 21436

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.13 5/352 23883
/proc/meminfo: memFree=17474560/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=20704 CPUtime=1182.32 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 192917 0 0 0 118205 27 0 0 25 0 1 0 656342186 21200896 2224 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331427 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5176 2224 327 70 0 2296 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 20704

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.12 5/352 23885
/proc/meminfo: memFree=17473164/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=21688 CPUtime=1242.32 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 202232 0 0 0 124204 28 0 0 25 0 1 0 656342186 22208512 2520 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 5422 2520 327 70 0 2542 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 21688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.11 5/352 23887
/proc/meminfo: memFree=17475252/32951124 swapFree=67082152/67111528
[pid=23713] ppid=23711 vsize=18480 CPUtime=1300.03 cores=0,2
/proc/23713/stat : 23713 (MPhaseSAT64) R 23711 23713 23389 0 -1 4202496 210935 0 0 0 129973 30 0 0 25 0 1 0 656342186 18923520 1776 33554432000 4194304 4479436 140735566885408 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23713/statm: 4620 1776 327 70 0 1740 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 18480

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

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

runsolver used 4.43333 second user time and 9.74752 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 10:17:22
IDJOB=3375554
IDBENCH=71514
IDSOLVER=1855
FILE ID=node136/3375554-1305447442
RUNJOBID= node136-1305446809-23570
PBS_JOBID= 13324854
Free space on /tmp= 73052 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375554-1305447442/watcher-3375554-1305447442 -o /tmp/evaluation-result-3375554-1305447442/solver-3375554-1305447442 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375554-1305447442.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1981297138

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      17415644 kB
Buffers:        306152 kB
Cached:        5662204 kB
SwapCached:       2740 kB
Active:       10675056 kB
Inactive:      4519000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17415644 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:     9223652 kB
Mapped:          28784 kB
Slab:           235004 kB
PageTables:      39840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70042984 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= 73056 MiB
End job on node136 at 2011-05-15 10:39:04