Trace number 3394761

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark622.811
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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-3394761-1306081880/watcher-3394761-1306081880 -o /tmp/evaluation-result-3394761-1306081880/solver-3394761-1306081880 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394761-1306081880.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: 2.07 2.04 2.01 2/554 1651
/proc/meminfo: memFree=17236968/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=13608 CPUtime=0 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 376 0 0 0 0 0 0 0 23 0 1 0 719785057 13934592 318 33554432000 4194304 4479436 140735977975968 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 3402 318 267 70 0 522 0

[startup+0.069467 s]
/proc/loadavg: 2.07 2.04 2.01 2/554 1651
/proc/meminfo: memFree=17236968/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=14440 CPUtime=0.06 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 1363 0 0 0 6 0 0 0 23 0 1 0 719785057 14786560 976 33554432000 4194304 4479436 140735977975968 18446744073709551615 4264906 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 3610 976 279 70 0 730 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14440

[startup+0.100456 s]
/proc/loadavg: 2.07 2.04 2.01 2/554 1651
/proc/meminfo: memFree=17236968/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=17212 CPUtime=0.09 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 2053 0 0 0 9 0 0 0 23 0 1 0 719785057 17625088 1666 33554432000 4194304 4479436 140735977975968 18446744073709551615 4339072 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 4303 1666 293 70 0 1423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17212

[startup+0.300418 s]
/proc/loadavg: 2.07 2.04 2.01 2/554 1651
/proc/meminfo: memFree=17236968/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=18424 CPUtime=0.29 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 2362 0 0 0 29 0 0 0 25 0 1 0 719785057 18866176 1975 33554432000 4194304 4479436 140735977975968 18446744073709551615 4339351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 4606 1975 299 70 0 1726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18424

[startup+0.700338 s]
/proc/loadavg: 2.07 2.04 2.01 2/554 1651
/proc/meminfo: memFree=17236968/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=17488 CPUtime=0.69 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 2451 0 0 0 69 0 0 0 25 0 1 0 719785057 17907712 1761 33554432000 4194304 4479436 140735977975968 18446744073709551615 4407389 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 4372 1761 314 70 0 1492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17488

[startup+1.50019 s]
/proc/loadavg: 2.07 2.04 2.01 3/555 1652
/proc/meminfo: memFree=17230396/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=17488 CPUtime=1.49 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 2451 0 0 0 149 0 0 0 25 0 1 0 719785057 17907712 1761 33554432000 4194304 4479436 140735977975968 18446744073709551615 4314423 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 4372 1761 314 70 0 1492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17488

[startup+3.10088 s]
/proc/loadavg: 2.07 2.04 2.01 3/555 1652
/proc/meminfo: memFree=17229156/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=19536 CPUtime=3.09 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 2968 0 0 0 309 0 0 0 25 0 1 0 719785057 20004864 2278 33554432000 4194304 4479436 140735977975968 18446744073709551615 4451304 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 4884 2278 317 70 0 2004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19536

[startup+6.30027 s]
/proc/loadavg: 2.06 2.04 2.01 3/555 1652
/proc/meminfo: memFree=17225408/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=21540 CPUtime=6.29 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 3467 0 0 0 629 0 0 0 25 0 1 0 719785057 22056960 2777 33554432000 4194304 4479436 140735977975968 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 5385 2777 317 70 0 2505 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21540

[startup+12.701 s]
/proc/loadavg: 2.06 2.04 2.01 3/555 1652
/proc/meminfo: memFree=17225320/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=20896 CPUtime=12.69 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 4626 0 0 0 1269 0 0 0 25 0 1 0 719785057 21397504 2618 33554432000 4194304 4479436 140735977975968 18446744073709551615 4267468 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 5224 2618 322 70 0 2344 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20896

[startup+25.5006 s]
/proc/loadavg: 2.04 2.04 2.00 3/555 1653
/proc/meminfo: memFree=17218124/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=35788 CPUtime=25.5 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 10377 0 0 0 2549 1 0 0 25 0 1 0 719785057 36646912 6349 33554432000 4194304 4479436 140735977975968 18446744073709551615 4346896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 8947 6349 326 70 0 6067 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35788

[startup+51.1007 s]
/proc/loadavg: 2.03 2.03 2.00 3/555 1653
/proc/meminfo: memFree=17215244/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=37532 CPUtime=51.1 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 10813 0 0 0 5109 1 0 0 25 0 1 0 719785057 38432768 6785 33554432000 4194304 4479436 140735977975968 18446744073709551615 4346896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 9383 6785 326 70 0 6503 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 37532

[startup+102.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 1655
/proc/meminfo: memFree=17204944/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=39404 CPUtime=102.32 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 11281 0 0 0 10231 1 0 0 25 0 1 0 719785057 40349696 7253 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450973 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 9851 7253 326 70 0 6971 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 39404

[startup+162.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/555 1656
/proc/meminfo: memFree=17197496/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=45548 CPUtime=162.29 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 14865 0 0 0 16228 1 0 0 25 0 1 0 719785057 46641152 8789 33554432000 4194304 4479436 140735977975968 18446744073709551615 4330626 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 11387 8789 326 70 0 8507 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45548

[startup+222.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/555 1658
/proc/meminfo: memFree=17196612/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=47596 CPUtime=222.29 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 15377 0 0 0 22228 1 0 0 25 0 1 0 719785057 48738304 9301 33554432000 4194304 4479436 140735977975968 18446744073709551615 4452331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 11899 9301 326 70 0 9019 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47596

[startup+282.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/555 1659
/proc/meminfo: memFree=17195736/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=47596 CPUtime=282.29 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 17425 0 0 0 28228 1 0 0 25 0 1 0 719785057 48738304 9301 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 11899 9301 326 70 0 9019 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 47596

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 1661
/proc/meminfo: memFree=17202168/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=47596 CPUtime=342.3 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 21521 0 0 0 34229 1 0 0 25 0 1 0 719785057 48738304 9301 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 11899 9301 326 70 0 9019 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47596

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 1663
/proc/meminfo: memFree=17188524/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=54764 CPUtime=402.3 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 25361 0 0 0 40229 1 0 0 25 0 1 0 719785057 56078336 11093 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 13691 11093 326 70 0 10811 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 54764

[startup+462.301 s]
/proc/loadavg: 2.16 2.05 2.01 3/555 1664
/proc/meminfo: memFree=17189128/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=54764 CPUtime=462.31 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 27409 0 0 0 46229 2 0 0 25 0 1 0 719785057 56078336 11093 33554432000 4194304 4479436 140735977975968 18446744073709551615 4384901 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 13691 11093 326 70 0 10811 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 54764

[startup+522.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/555 1666
/proc/meminfo: memFree=17189228/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=54764 CPUtime=522.3 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 29457 0 0 0 52228 2 0 0 25 0 1 0 719785057 56078336 11093 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 13691 11093 326 70 0 10811 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 54764

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 1667
/proc/meminfo: memFree=17189340/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=54764 CPUtime=582.3 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 31505 0 0 0 58228 2 0 0 25 0 1 0 719785057 56078336 11093 33554432000 4194304 4479436 140735977975968 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1651/statm: 13691 11093 326 70 0 10811 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 54764

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.01 1.07 2/549 1790
/proc/meminfo: memFree=17248596/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=56816 CPUtime=4062.46 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 194898 0 0 0 406226 20 0 0 25 0 1 0 719785057 58179584 11606 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 14204 11606 326 70 0 11324 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 56816

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/549 1792
/proc/meminfo: memFree=17242752/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=63984 CPUtime=4122.45 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 198994 0 0 0 412224 21 0 0 25 0 1 0 719785057 65519616 13398 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15996 13398 326 70 0 13116 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 63984

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/549 1793
/proc/meminfo: memFree=17242976/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=63984 CPUtime=4182.44 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 200658 0 0 0 418223 21 0 0 25 0 1 0 719785057 65519616 13398 33554432000 4194304 4479436 140735977975968 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15996 13398 326 70 0 13116 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 63984

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/549 1795
/proc/meminfo: memFree=17242712/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=65008 CPUtime=4242.44 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 204626 0 0 0 424223 21 0 0 25 0 1 0 719785057 66568192 13654 33554432000 4194304 4479436 140735977975968 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 16252 13654 326 70 0 13372 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 65008

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/549 1797
/proc/meminfo: memFree=17242572/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=65008 CPUtime=4302.44 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 206674 0 0 0 430223 21 0 0 25 0 1 0 719785057 66568192 13654 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 16252 13654 326 70 0 13372 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 65008

[startup+4362.3 s]
/proc/loadavg: 1.19 1.05 1.06 2/549 1798
/proc/meminfo: memFree=17237224/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=69616 CPUtime=4362.45 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 209874 0 0 0 436223 22 0 0 25 0 1 0 719785057 71286784 14806 33554432000 4194304 4479436 140735977975968 18446744073709551615 4381461 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17404 14806 326 70 0 14524 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 69616

[startup+4422.3 s]
/proc/loadavg: 1.11 1.05 1.06 2/549 1800
/proc/meminfo: memFree=17236588/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=70128 CPUtime=4422.46 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 214290 0 0 0 442223 23 0 0 25 0 1 0 719785057 71811072 14934 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17532 14934 326 70 0 14652 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 70128

[startup+4482.3 s]
/proc/loadavg: 1.04 1.04 1.05 2/549 1801
/proc/meminfo: memFree=17236696/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=70128 CPUtime=4482.46 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 215762 0 0 0 448223 23 0 0 25 0 1 0 719785057 71811072 14934 33554432000 4194304 4479436 140735977975968 18446744073709551615 4452511 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17532 14934 326 70 0 14652 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 70128

[startup+4542.3 s]
/proc/loadavg: 1.01 1.03 1.05 2/549 1803
/proc/meminfo: memFree=17245608/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=61168 CPUtime=4542.46 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 216722 0 0 0 454223 23 0 0 25 0 1 0 719785057 62636032 12694 33554432000 4194304 4479436 140735977975968 18446744073709551615 4452264 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15292 12694 326 70 0 12412 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 61168

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/549 1805
/proc/meminfo: memFree=17235180/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=71152 CPUtime=4602.46 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 220690 0 0 0 460223 23 0 0 25 0 1 0 719785057 72859648 15190 33554432000 4194304 4479436 140735977975968 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17788 15190 326 70 0 14908 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 71152

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/549 1806
/proc/meminfo: memFree=17236292/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=69616 CPUtime=4662.47 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 221906 0 0 0 466223 24 0 0 25 0 1 0 719785057 71286784 14806 33554432000 4194304 4479436 140735977975968 18446744073709551615 4451189 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17404 14806 326 70 0 14524 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 69616

[startup+4722.32 s]
/proc/loadavg: 1.00 1.01 1.03 2/549 1808
/proc/meminfo: memFree=17244212/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=61424 CPUtime=4722.49 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 222770 0 0 0 472225 24 0 0 25 0 1 0 719785057 62898176 12758 33554432000 4194304 4479436 140735977975968 18446744073709551615 4371435 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15356 12758 326 70 0 12476 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 61424

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/549 1809
/proc/meminfo: memFree=17235520/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=69616 CPUtime=4782.47 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 226354 0 0 0 478223 24 0 0 25 0 1 0 719785057 71286784 14806 33554432000 4194304 4479436 140735977975968 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17404 14806 326 70 0 14524 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 69616

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/549 1811
/proc/meminfo: memFree=17242572/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=62960 CPUtime=4842.47 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 228402 0 0 0 484223 24 0 0 25 0 1 0 719785057 64471040 13142 33554432000 4194304 4479436 140735977975968 18446744073709551615 4452256 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15740 13142 326 70 0 12860 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 62960

[startup+4902.3 s]
/proc/loadavg: 1.07 1.03 1.02 2/549 1813
/proc/meminfo: memFree=17236600/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=69232 CPUtime=4902.47 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 230866 0 0 0 490223 24 0 0 25 0 1 0 719785057 70893568 14710 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 17308 14710 326 70 0 14428 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 69232

[startup+4962.3 s]
/proc/loadavg: 1.05 1.03 1.02 2/549 1814
/proc/meminfo: memFree=17244520/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=61168 CPUtime=4962.47 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 231474 0 0 0 496223 24 0 0 25 0 1 0 719785057 62636032 12694 33554432000 4194304 4479436 140735977975968 18446744073709551615 4450918 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15292 12694 326 70 0 12412 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 61168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.03 1.03 1.02 2/549 1815
/proc/meminfo: memFree=17244508/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=61040 CPUtime=5000.08 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 233650 0 0 0 499983 25 0 0 25 0 1 0 719785057 62504960 12662 33554432000 4194304 4479436 140735977975968 18446744073709551615 4380490 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15260 12662 326 70 0 12380 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 61040

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

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

[startup+4999.9 s]
/proc/loadavg: 1.03 1.03 1.02 2/549 1815
/proc/meminfo: memFree=17244508/32950928 swapFree=67056572/67111528
[pid=1651] ppid=1649 vsize=61040 CPUtime=5000.08 cores=0,2,4,6
/proc/1651/stat : 1651 (MPhaseSAT64) R 1649 1651 933 0 -1 4202496 233650 0 0 0 499983 25 0 0 25 0 1 0 719785057 62504960 12662 33554432000 4194304 4479436 140735977975968 18446744073709551615 4380490 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/1651/statm: 15260 12662 326 70 0 12380 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 61040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.11
CPU user time (s): 4999.85
CPU system time (s): 0.254961
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 73200

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

runsolver used 28.6626 second user time and 59.9749 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-22 18:31:20
IDJOB=3394761
IDBENCH=84211
IDSOLVER=1879
FILE ID=node148/3394761-1306081880
RUNJOBID= node148-1306069993-952
PBS_JOBID= 13387855
Free space on /tmp= 73156 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394761-1306081880/watcher-3394761-1306081880 -o /tmp/evaluation-result-3394761-1306081880/solver-3394761-1306081880 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394761-1306081880.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=75849782

node148.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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      17237256 kB
Buffers:        375712 kB
Cached:        8075968 kB
SwapCached:       8484 kB
Active:        9719484 kB
Inactive:      5617908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17237256 kB
SwapTotal:    67111528 kB
SwapFree:     67056572 kB
Dirty:            1168 kB
Writeback:           0 kB
AnonPages:     6883296 kB
Mapped:          44296 kB
Slab:           248616 kB
PageTables:      57816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170438684 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= 73160 MiB
End job on node148 at 2011-05-22 19:54:42