Trace number 3258354

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.92 1.83 2.90 4/186 15431
/proc/meminfo: memFree=17426516/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=7208 CPUtime=0 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 339 0 0 0 0 0 0 0 23 0 1 0 459179527 7380992 280 33554432000 134512640 134731564 4293282224 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 1802 280 225 54 0 1112 0

[startup+0.0889581 s]
/proc/loadavg: 0.92 1.83 2.90 4/186 15431
/proc/meminfo: memFree=17426516/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=7208 CPUtime=0.08 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 827 0 0 0 8 0 0 0 23 0 1 0 459179527 7380992 768 33554432000 134512640 134731564 4293282224 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 1802 768 225 54 0 1112 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7208

[startup+0.100955 s]
/proc/loadavg: 0.92 1.83 2.90 4/186 15431
/proc/meminfo: memFree=17426516/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=7208 CPUtime=0.09 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 898 0 0 0 9 0 0 0 23 0 1 0 459179527 7380992 839 33554432000 134512640 134731564 4293282224 18446744073709551615 12241629 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 1802 839 225 54 0 1112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7208

[startup+0.300924 s]
/proc/loadavg: 0.92 1.83 2.90 4/186 15431
/proc/meminfo: memFree=17426516/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=19664 CPUtime=0.28 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 7586 0 0 0 28 0 0 0 25 0 1 0 459179527 20135936 4426 33554432000 134512640 134731564 4293282224 18446744073709551615 134659632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 4916 4426 251 54 0 4226 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19664

[startup+0.700856 s]
/proc/loadavg: 0.92 1.83 2.90 4/186 15431
/proc/meminfo: memFree=17426516/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=28024 CPUtime=0.69 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 9688 0 0 0 68 1 0 0 25 0 1 0 459179527 28696576 6527 33554432000 134512640 134731564 4293282224 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7006 6527 270 54 0 6316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28024

[startup+1.50071 s]
/proc/loadavg: 0.92 1.83 2.90 5/190 15438
/proc/meminfo: memFree=17346632/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=28024 CPUtime=1.49 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 9688 0 0 0 148 1 0 0 25 0 1 0 459179527 28696576 6527 33554432000 134512640 134731564 4293282224 18446744073709551615 12349327 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7006 6527 270 54 0 6316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28024

[startup+3.10043 s]
/proc/loadavg: 1.17 1.86 2.91 5/190 15438
/proc/meminfo: memFree=17345888/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=28024 CPUtime=3.09 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 9688 0 0 0 308 1 0 0 25 0 1 0 459179527 28696576 6527 33554432000 134512640 134731564 4293282224 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7006 6527 270 54 0 6316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28024

[startup+6.30087 s]
/proc/loadavg: 1.17 1.86 2.91 5/190 15438
/proc/meminfo: memFree=17345280/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=28024 CPUtime=6.29 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 9688 0 0 0 628 1 0 0 25 0 1 0 459179527 28696576 6527 33554432000 134512640 134731564 4293282224 18446744073709551615 134668680 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7006 6527 270 54 0 6316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28024

[startup+12.7007 s]
/proc/loadavg: 1.60 1.93 2.92 5/190 15438
/proc/meminfo: memFree=17342904/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=29060 CPUtime=12.69 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 9947 0 0 0 1268 1 0 0 25 0 1 0 459179527 29757440 6786 33554432000 134512640 134731564 4293282224 18446744073709551615 134717514 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7265 6786 270 54 0 6575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29060

[startup+25.5005 s]
/proc/loadavg: 1.97 2.00 2.93 5/190 15438
/proc/meminfo: memFree=17336912/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=30860 CPUtime=25.49 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 10406 0 0 0 2548 1 0 0 25 0 1 0 459179527 31600640 7245 33554432000 134512640 134731564 4293282224 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7715 7245 270 54 0 7025 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30860

[startup+51.101 s]
/proc/loadavg: 2.66 2.16 2.96 5/190 15439
/proc/meminfo: memFree=17332388/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=31576 CPUtime=51.09 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 30311 0 0 0 5105 4 0 0 25 0 1 0 459179527 32333824 7442 33554432000 134512640 134731564 4293282224 18446744073709551615 134659748 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 7894 7442 277 54 0 7204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31576

[startup+102.307 s]
/proc/loadavg: 3.46 2.47 3.01 5/190 15440
/proc/meminfo: memFree=17325292/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=33492 CPUtime=102.29 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 31026 0 0 0 10225 4 0 0 25 0 1 0 459179527 34295808 7914 33554432000 134512640 134731564 4293282224 18446744073709551615 134624770 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 8373 7914 277 54 0 7683 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33492

[startup+162.3 s]
/proc/loadavg: 3.86 2.76 3.08 5/190 15442
/proc/meminfo: memFree=17311852/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=38640 CPUtime=162.29 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 32301 0 0 0 16224 5 0 0 25 0 1 0 459179527 39567360 9189 33554432000 134512640 134731564 4293282224 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 9660 9189 277 54 0 8970 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38640

[startup+222.301 s]
/proc/loadavg: 3.95 2.98 3.13 5/190 15444
/proc/meminfo: memFree=17300256/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=42732 CPUtime=222.29 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 33316 0 0 0 22224 5 0 0 25 0 1 0 459179527 43757568 10204 33554432000 134512640 134731564 4293282224 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 10683 10204 277 54 0 9993 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42732

[startup+282.3 s]
/proc/loadavg: 4.08 3.19 3.19 5/190 15445
/proc/meminfo: memFree=17290052/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=46324 CPUtime=282.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 34205 0 0 0 28224 6 0 0 25 0 1 0 459179527 47435776 11093 33554432000 134512640 134731564 4293282224 18446744073709551615 134655980 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 11581 11093 277 54 0 10891 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46324

[startup+342.301 s]
/proc/loadavg: 4.03 3.34 3.24 5/190 15447
/proc/meminfo: memFree=17284300/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=47652 CPUtime=342.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 34531 0 0 0 34224 6 0 0 25 0 1 0 459179527 48795648 11419 33554432000 134512640 134731564 4293282224 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 11913 11419 277 54 0 11223 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47652

[startup+402.3 s]
/proc/loadavg: 4.01 3.46 3.29 5/190 15448
/proc/meminfo: memFree=17280788/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=49372 CPUtime=402.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 34970 0 0 0 40224 6 0 0 25 0 1 0 459179527 50556928 11858 33554432000 134512640 134731564 4293282224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 12343 11858 277 54 0 11653 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 49372

[startup+462.301 s]
/proc/loadavg: 4.04 3.57 3.33 5/190 15450
/proc/meminfo: memFree=17273036/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=52416 CPUtime=462.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 35733 0 0 0 46224 6 0 0 25 0 1 0 459179527 53673984 12621 33554432000 134512640 134731564 4293282224 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 13104 12621 277 54 0 12414 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 52416

[startup+522.301 s]
/proc/loadavg: 4.01 3.64 3.37 5/190 15452
/proc/meminfo: memFree=17268288/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=54528 CPUtime=522.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 36253 0 0 0 52224 6 0 0 25 0 1 0 459179527 55836672 13141 33554432000 134512640 134731564 4293282224 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 13632 13141 277 54 0 12942 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 54528

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 3.41 5/190 15453
/proc/meminfo: memFree=17262404/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=55056 CPUtime=582.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 36387 0 0 0 58224 6 0 0 25 0 1 0 459179527 56377344 13275 33554432000 134512640 134731564 4293282224 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 13764 13275 277 54 0 13074 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 55056

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.44 5/190 15455
/proc/meminfo: memFree=17259140/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=56776 CPUtime=642.31 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 36806 0 0 0 64225 6 0 0 25 0 1 0 459179527 58138624 13694 33554432000 134512640 134731564 4293282224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 14194 13694 277 54 0 13504 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 56776

[startup+702.3 s]
/proc/loadavg: 4.00 3.80 3.47 5/190 15456
/proc/meminfo: memFree=17253864/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=57832 CPUtime=702.3 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 37069 0 0 0 70224 6 0 0 25 0 1 0 459179527 59219968 13957 33554432000 134512640 134731564 4293282224 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 14458 13957 277 54 0 13768 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 57832

[startup+762.307 s]
/proc/loadavg: 4.03 3.85 3.51 5/190 15458
/proc/meminfo: memFree=17249720/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=59288 CPUtime=762.32 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 37443 0 0 0 76225 7 0 0 25 0 1 0 459179527 60710912 14331 33554432000 134512640 134731564 4293282224 18446744073709551615 134721171 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 14822 14331 277 54 0 14132 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 59288

[startup+822.3 s]
/proc/loadavg: 4.07 3.89 3.54 5/190 15460
/proc/meminfo: memFree=17245576/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=60740 CPUtime=822.31 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 37787 0 0 0 82224 7 0 0 25 0 1 0 459179527 62197760 14675 33554432000 134512640 134731564 4293282224 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 15185 14675 277 54 0 14495 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 60740

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.57 5/190 15461
/proc/meminfo: memFree=17242188/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=62072 CPUtime=882.31 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 38116 0 0 0 88224 7 0 0 25 0 1 0 459179527 63561728 15004 33554432000 134512640 134731564 4293282224 18446744073709551615 134659694 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 15518 15004 277 54 0 14828 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 62072

[startup+942.301 s]
/proc/loadavg: 4.01 3.92 3.59 5/190 15463
/proc/meminfo: memFree=17237308/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=62732 CPUtime=942.31 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 38303 0 0 0 94224 7 0 0 25 0 1 0 459179527 64237568 15191 33554432000 134512640 134731564 4293282224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 15683 15191 277 54 0 14993 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 62732

[startup+1002.3 s]
/proc/loadavg: 4.06 3.94 3.62 5/190 15464
/proc/meminfo: memFree=17234044/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=65024 CPUtime=1002.31 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 38829 0 0 0 100224 7 0 0 25 0 1 0 459179527 66584576 15717 33554432000 134512640 134731564 4293282224 18446744073709551615 134723305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 16256 15717 277 54 0 15566 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 65024

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/190 15466
/proc/meminfo: memFree=17231256/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=65168 CPUtime=1062.31 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 38881 0 0 0 106224 7 0 0 25 0 1 0 459179527 66732032 15769 33554432000 134512640 134731564 4293282224 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 16292 15769 277 54 0 15602 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 65168

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 15468
/proc/meminfo: memFree=17226636/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=67796 CPUtime=1122.32 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 39486 0 0 0 112224 8 0 0 25 0 1 0 459179527 69423104 16374 33554432000 134512640 134731564 4293282224 18446744073709551615 134659557 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 16949 16374 277 54 0 16259 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 67796

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.68 5/190 15469
/proc/meminfo: memFree=17224496/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=68456 CPUtime=1182.32 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 39666 0 0 0 118224 8 0 0 25 0 1 0 459179527 70098944 16554 33554432000 134512640 134731564 4293282224 18446744073709551615 134715461 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 17114 16554 277 54 0 16424 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 68456

[startup+1242.3 s]
/proc/loadavg: 3.43 3.81 3.64 4/184 15488
/proc/meminfo: memFree=17226904/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=69116 CPUtime=1242.32 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 39823 0 0 0 124224 8 0 0 25 0 1 0 459179527 70774784 16711 33554432000 134512640 134731564 4293282224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 17279 16711 277 54 0 16589 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 69116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.22 3.69 3.61 3/183 15490
/proc/meminfo: memFree=17296064/32950928 swapFree=67111528/67111528
[pid=15431] ppid=15429 vsize=70832 CPUtime=1300.03 cores=5,7
/proc/15431/stat : 15431 (MPhaseSAT) R 15429 15431 14389 0 -1 4202496 40254 0 0 0 129995 8 0 0 25 0 1 0 459179527 72531968 17142 33554432000 134512640 134731564 4293282224 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15431/statm: 17708 17142 277 54 0 17018 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 70832

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

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

runsolver used 2.11068 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 14:36:39
IDJOB=3258354
IDBENCH=71353
IDSOLVER=1520
FILE ID=node125/3258354-1303475799
RUNJOBID= node125-1303475798-15398
PBS_JOBID= 13107202
Free space on /tmp= 72476 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258354-1303475799/watcher-3258354-1303475799 -o /tmp/evaluation-result-3258354-1303475799/solver-3258354-1303475799 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3258354-1303475799.cnf

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=2137640051

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17426804 kB
Buffers:       1250076 kB
Cached:       13691488 kB
SwapCached:          0 kB
Active:        6922792 kB
Inactive:      8090284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17426804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11328 kB
Writeback:           0 kB
AnonPages:       70988 kB
Mapped:          16044 kB
Slab:           448272 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   243308 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= 72480 MiB
End job on node125 at 2011-04-22 14:58:21