Trace number 3257960

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_M 2011-02-16? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3257960-1303472732/watcher-3257960-1303472732 -o /tmp/evaluation-result-3257960-1303472732/solver-3257960-1303472732 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3257960-1303472732.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: 3.16 5.58 7.74 4/184 7547
/proc/meminfo: memFree=21307340/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=3052 CPUtime=0 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4194304 191 0 0 0 0 0 0 0 22 0 1 0 537503837 3125248 144 33554432000 134512640 134829744 4291125536 18446744073709551615 6590288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7547/statm: 763 144 125 78 0 36 0

[startup+0.0595611 s]
/proc/loadavg: 3.16 5.58 7.74 4/184 7547
/proc/meminfo: memFree=21307340/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=6508 CPUtime=0.05 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 594 0 0 0 5 0 0 0 22 0 1 0 537503837 6664192 536 33554432000 134512640 134829744 4291125536 18446744073709551615 6978979 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 1627 536 225 78 0 913 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6508

[startup+0.100529 s]
/proc/loadavg: 3.16 5.58 7.74 4/184 7547
/proc/meminfo: memFree=21307340/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=6508 CPUtime=0.09 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 819 0 0 0 9 0 0 0 22 0 1 0 537503837 6664192 761 33554432000 134512640 134829744 4291125536 18446744073709551615 6977778 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 1627 761 225 78 0 913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6508

[startup+0.300518 s]
/proc/loadavg: 3.16 5.58 7.74 4/184 7547
/proc/meminfo: memFree=21307340/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=16808 CPUtime=0.28 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 6253 0 0 0 28 0 0 0 23 0 1 0 537503837 17211392 3685 33554432000 134512640 134829744 4291125536 18446744073709551615 134630829 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 4202 3685 257 78 0 3488 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16808

[startup+0.700436 s]
/proc/loadavg: 3.16 5.58 7.74 4/184 7547
/proc/meminfo: memFree=21307340/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=23488 CPUtime=0.69 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 7966 0 0 0 68 1 0 0 25 0 1 0 537503837 24051712 5397 33554432000 134512640 134829744 4291125536 18446744073709551615 134669464 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 5872 5397 274 78 0 5158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23488

[startup+1.50032 s]
/proc/loadavg: 3.16 5.58 7.74 5/190 7558
/proc/meminfo: memFree=21275548/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=23488 CPUtime=1.49 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 7966 0 0 0 148 1 0 0 25 0 1 0 537503837 24051712 5397 33554432000 134512640 134829744 4291125536 18446744073709551615 134661828 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 5872 5397 274 78 0 5158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23488

[startup+3.10102 s]
/proc/loadavg: 3.16 5.58 7.74 5/190 7558
/proc/meminfo: memFree=21274664/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=23488 CPUtime=3.09 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 7966 0 0 0 308 1 0 0 25 0 1 0 537503837 24051712 5397 33554432000 134512640 134829744 4291125536 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 5872 5397 274 78 0 5158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23488

[startup+6.30051 s]
/proc/loadavg: 3.23 5.55 7.72 5/190 7560
/proc/meminfo: memFree=21275292/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=23616 CPUtime=6.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 7997 0 0 0 628 1 0 0 25 0 1 0 537503837 24182784 5428 33554432000 134512640 134829744 4291125536 18446744073709551615 134632967 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 5904 5428 274 78 0 5190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23616

[startup+12.7004 s]
/proc/loadavg: 3.29 5.52 7.70 5/190 7560
/proc/meminfo: memFree=21272208/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=24904 CPUtime=12.69 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 8313 0 0 0 1268 1 0 0 25 0 1 0 537503837 25501696 5744 33554432000 134512640 134829744 4291125536 18446744073709551615 134657910 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 6226 5744 274 78 0 5512 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24904

[startup+25.5003 s]
/proc/loadavg: 3.44 5.45 7.64 5/190 7560
/proc/meminfo: memFree=21271852/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=26448 CPUtime=25.49 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 8683 0 0 0 2548 1 0 0 25 0 1 0 537503837 27082752 6114 33554432000 134512640 134829744 4291125536 18446744073709551615 134661704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 6612 6114 274 78 0 5898 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26448

[startup+51.101 s]
/proc/loadavg: 3.63 5.33 7.54 5/190 7560
/proc/meminfo: memFree=21270688/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=26280 CPUtime=51.09 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 24828 0 0 0 5106 3 0 0 25 0 1 0 537503837 26910720 6087 33554432000 134512640 134829744 4291125536 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 6570 6087 280 78 0 5856 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26280

[startup+102.306 s]
/proc/loadavg: 3.84 5.12 7.35 5/190 7589
/proc/meminfo: memFree=21265652/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=30668 CPUtime=102.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 26262 0 0 0 10226 4 0 0 25 0 1 0 537503837 31404032 7206 33554432000 134512640 134829744 4291125536 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 7667 7206 280 78 0 6953 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30668

[startup+162.3 s]
/proc/loadavg: 3.94 4.92 7.14 5/190 7591
/proc/meminfo: memFree=21259544/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=35296 CPUtime=162.28 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 27414 0 0 0 16224 4 0 0 25 0 1 0 537503837 36143104 8358 33554432000 134512640 134829744 4291125536 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 8824 8358 280 78 0 8110 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 35296

[startup+222.3 s]
/proc/loadavg: 3.98 4.75 6.94 5/190 7591
/proc/meminfo: memFree=21256284/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=39132 CPUtime=222.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 28353 0 0 0 22224 5 0 0 25 0 1 0 537503837 40071168 9297 33554432000 134512640 134829744 4291125536 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 9783 9297 280 78 0 9069 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39132

[startup+282.3 s]
/proc/loadavg: 3.99 4.61 6.76 5/190 7593
/proc/meminfo: memFree=21253888/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=41268 CPUtime=282.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 28891 0 0 0 28224 5 0 0 25 0 1 0 537503837 42258432 9835 33554432000 134512640 134829744 4291125536 18446744073709551615 134703912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 10317 9835 280 78 0 9603 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41268

[startup+342.3 s]
/proc/loadavg: 3.99 4.49 6.58 5/190 7595
/proc/meminfo: memFree=21251992/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=43248 CPUtime=342.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 29396 0 0 0 34224 5 0 0 25 0 1 0 537503837 44285952 10340 33554432000 134512640 134829744 4291125536 18446744073709551615 6844743 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 10812 10340 280 78 0 10098 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43248

[startup+402.3 s]
/proc/loadavg: 4.04 4.42 6.42 5/190 7597
/proc/meminfo: memFree=21248980/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=44968 CPUtime=402.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 29817 0 0 0 40224 5 0 0 25 0 1 0 537503837 46047232 10761 33554432000 134512640 134829744 4291125536 18446744073709551615 134661669 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 11242 10761 280 78 0 10528 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 44968

[startup+462.3 s]
/proc/loadavg: 4.08 4.37 6.28 5/190 7599
/proc/meminfo: memFree=21249564/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=46692 CPUtime=462.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 30252 0 0 0 46224 6 0 0 25 0 1 0 537503837 47812608 11196 33554432000 134512640 134829744 4291125536 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 11673 11196 280 78 0 10959 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46692

[startup+522.3 s]
/proc/loadavg: 4.03 4.30 6.13 5/190 7599
/proc/meminfo: memFree=21245672/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=50744 CPUtime=522.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 31173 0 0 0 52223 6 0 0 25 0 1 0 537503837 51961856 12117 33554432000 134512640 134829744 4291125536 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 12686 12117 280 78 0 11972 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 50744

[startup+582.3 s]
/proc/loadavg: 4.01 4.24 6.00 5/190 7601
/proc/meminfo: memFree=21244144/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=52224 CPUtime=582.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 31556 0 0 0 58224 6 0 0 25 0 1 0 537503837 53477376 12500 33554432000 134512640 134829744 4291125536 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 13056 12500 280 78 0 12342 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 52224

[startup+642.3 s]
/proc/loadavg: 4.05 4.21 5.87 5/190 7603
/proc/meminfo: memFree=21242992/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=53816 CPUtime=642.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 31935 0 0 0 64224 6 0 0 25 0 1 0 537503837 55107584 12879 33554432000 134512640 134829744 4291125536 18446744073709551615 6844235 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 13454 12879 280 78 0 12740 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 53816

[startup+702.3 s]
/proc/loadavg: 4.02 4.17 5.75 5/190 7605
/proc/meminfo: memFree=21240340/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=55136 CPUtime=702.29 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 32261 0 0 0 70223 6 0 0 25 0 1 0 537503837 56459264 13205 33554432000 134512640 134829744 4291125536 18446744073709551615 134661814 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 13784 13205 280 78 0 13070 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 55136

[startup+762.307 s]
/proc/loadavg: 4.00 4.13 5.64 5/190 7607
/proc/meminfo: memFree=21237096/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=56520 CPUtime=762.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 32611 0 0 0 76223 7 0 0 25 0 1 0 537503837 57876480 13555 33554432000 134512640 134829744 4291125536 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 14130 13555 280 78 0 13416 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 56520

[startup+822.301 s]
/proc/loadavg: 4.00 4.11 5.53 5/190 7607
/proc/meminfo: memFree=21238048/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=58012 CPUtime=822.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 32982 0 0 0 82223 7 0 0 25 0 1 0 537503837 59404288 13926 33554432000 134512640 134829744 4291125536 18446744073709551615 134662061 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 14503 13926 280 78 0 13789 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 58012

[startup+882.301 s]
/proc/loadavg: 4.00 4.08 5.44 5/190 7609
/proc/meminfo: memFree=21236892/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=58540 CPUtime=882.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 33094 0 0 0 88223 7 0 0 25 0 1 0 537503837 59944960 14038 33554432000 134512640 134829744 4291125536 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 14635 14038 280 78 0 13921 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 58540

[startup+942.301 s]
/proc/loadavg: 4.00 4.07 5.34 5/190 7620
/proc/meminfo: memFree=21236560/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=59992 CPUtime=942.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 33455 0 0 0 94223 7 0 0 25 0 1 0 537503837 61431808 14399 33554432000 134512640 134829744 4291125536 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 14998 14399 280 78 0 14284 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 59992

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 5.26 5/190 7622
/proc/meminfo: memFree=21235456/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=61156 CPUtime=1002.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 33744 0 0 0 100223 7 0 0 25 0 1 0 537503837 62623744 14688 33554432000 134512640 134829744 4291125536 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 15289 14688 280 78 0 14575 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 61156

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 5.18 5/190 7624
/proc/meminfo: memFree=21231812/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=63476 CPUtime=1062.31 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 34250 0 0 0 106223 8 0 0 25 0 1 0 537503837 64999424 15194 33554432000 134512640 134829744 4291125536 18446744073709551615 134669644 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 15869 15194 280 78 0 15155 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 63476

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 5.10 5/190 7624
/proc/meminfo: memFree=21223724/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=74444 CPUtime=1122.3 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 36852 0 0 0 112222 8 0 0 25 0 1 0 537503837 76230656 17796 33554432000 134512640 134829744 4291125536 18446744073709551615 134623343 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 18611 17796 280 78 0 17897 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 74444

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 5.03 5/190 7626
/proc/meminfo: memFree=21218112/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=78684 CPUtime=1182.31 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 37910 0 0 0 118222 9 0 0 25 0 1 0 537503837 80572416 18854 33554432000 134512640 134829744 4291125536 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 19671 18854 280 78 0 18957 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 78684

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.96 5/190 7628
/proc/meminfo: memFree=21217196/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=78684 CPUtime=1242.31 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 37913 0 0 0 124222 9 0 0 25 0 1 0 537503837 80572416 18857 33554432000 134512640 134829744 4291125536 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 19671 18857 280 78 0 18957 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 78684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.90 4/189 7631
/proc/meminfo: memFree=21221136/32951124 swapFree=67110396/67111528
[pid=7547] ppid=7545 vsize=78684 CPUtime=1300.01 cores=0,2
/proc/7547/stat : 7547 (MPhaseSAT_M) R 7545 7547 6230 0 -1 4202496 37923 0 0 0 129992 9 0 0 25 0 1 0 537503837 80572416 18867 33554432000 134512640 134829744 4291125536 18446744073709551615 134669637 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7547/statm: 19671 18867 280 78 0 18957 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 78684

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.03
CPU user time (s): 1299.93
CPU system time (s): 0.097985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 78684

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

runsolver used 2.26066 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 13:45:32
IDJOB=3257960
IDBENCH=71294
IDSOLVER=1522
FILE ID=node118/3257960-1303472732
RUNJOBID= node118-1303472731-7515
PBS_JOBID= 13107181
Free space on /tmp= 71728 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257960-1303472732/watcher-3257960-1303472732 -o /tmp/evaluation-result-3257960-1303472732/solver-3257960-1303472732 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3257960-1303472732.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=738394012

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21307868 kB
Buffers:       1153620 kB
Cached:        9916696 kB
SwapCached:        600 kB
Active:        7463968 kB
Inactive:      3676592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21307868 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5056 kB
Writeback:           0 kB
AnonPages:       69972 kB
Mapped:          15744 kB
Slab:           438140 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240484 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= 71728 MiB
End job on node118 at 2011-04-22 14:07:14