Trace number 3257959

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-03-03? (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-3257959-1303468397/watcher-3257959-1303468397 -o /tmp/evaluation-result-3257959-1303468397/solver-3257959-1303468397 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3257959-1303468397.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.03 4.01 3.92 5/189 6711
/proc/meminfo: memFree=21214812/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=6436 CPUtime=0 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 537070430 6590464 277 33554432000 134512640 134761588 4288386752 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 1609 277 225 61 0 912 0

[startup+0.0895911 s]
/proc/loadavg: 4.03 4.01 3.92 5/189 6711
/proc/meminfo: memFree=21214812/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=6436 CPUtime=0.08 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 826 0 0 0 8 0 0 0 25 0 1 0 537070430 6590464 767 33554432000 134512640 134761588 4288386752 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 1609 767 225 61 0 912 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6436

[startup+0.100577 s]
/proc/loadavg: 4.03 4.01 3.92 5/189 6711
/proc/meminfo: memFree=21214812/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=6436 CPUtime=0.09 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 890 0 0 0 9 0 0 0 25 0 1 0 537070430 6590464 831 33554432000 134512640 134761588 4288386752 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 1609 831 225 61 0 912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6436

[startup+0.300544 s]
/proc/loadavg: 4.03 4.01 3.92 5/189 6711
/proc/meminfo: memFree=21214812/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=15088 CPUtime=0.28 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 6935 0 0 0 28 0 0 0 25 0 1 0 537070430 15450112 3330 33554432000 134512640 134761588 4288386752 18446744073709551615 134614933 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 3772 3330 265 61 0 3075 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15088

[startup+0.700473 s]
/proc/loadavg: 4.03 4.01 3.92 5/189 6711
/proc/meminfo: memFree=21214812/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=16172 CPUtime=0.68 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 7206 0 0 0 68 0 0 0 25 0 1 0 537070430 16560128 3601 33554432000 134512640 134761588 4288386752 18446744073709551615 134614608 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 4043 3601 265 61 0 3346 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16172

[startup+1.50036 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 6712
/proc/meminfo: memFree=21201292/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=16172 CPUtime=1.48 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 7206 0 0 0 148 0 0 0 25 0 1 0 537070430 16560128 3601 33554432000 134512640 134761588 4288386752 18446744073709551615 134614608 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 4043 3601 265 61 0 3346 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16172

[startup+3.1011 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 6712
/proc/meminfo: memFree=21199556/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=18844 CPUtime=3.09 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 8207 0 0 0 308 1 0 0 25 0 1 0 537070430 19296256 4274 33554432000 134512640 134761588 4288386752 18446744073709551615 134748090 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 4711 4274 270 61 0 4014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18844

[startup+6.30057 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 6712
/proc/meminfo: memFree=21189884/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=19628 CPUtime=6.29 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 10520 0 0 0 628 1 0 0 25 0 1 0 537070430 20099072 4470 33554432000 134512640 134761588 4288386752 18446744073709551615 134636566 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 4907 4470 270 61 0 4210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19628

[startup+12.7005 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 6712
/proc/meminfo: memFree=21197016/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=20232 CPUtime=12.69 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 14362 0 0 0 1267 2 0 0 25 0 1 0 537070430 20717568 4621 33554432000 134512640 134761588 4288386752 18446744073709551615 134685705 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 5058 4621 270 61 0 4361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20232

[startup+25.5004 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 6712
/proc/meminfo: memFree=21191800/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=24956 CPUtime=25.49 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 20064 0 0 0 2547 2 0 0 25 0 1 0 537070430 25554944 5802 33554432000 134512640 134761588 4288386752 18446744073709551615 134644275 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 6239 5802 270 61 0 5542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24956

[startup+51.1011 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 6767
/proc/meminfo: memFree=21197768/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=28496 CPUtime=51.09 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 42741 0 0 0 5104 5 0 0 25 0 1 0 537070430 29179904 6671 33554432000 134512640 134761588 4288386752 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 7124 6671 276 61 0 6427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28496

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21180644/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=28460 CPUtime=102.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 53911 0 0 0 10223 7 0 0 25 0 1 0 537070430 29143040 6662 33554432000 134512640 134761588 4288386752 18446744073709551615 134651696 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 7115 6662 276 61 0 6418 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28460

[startup+162.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6825
/proc/meminfo: memFree=21161364/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=31968 CPUtime=162.29 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 77469 0 0 0 16219 10 0 0 25 0 1 0 537070430 32735232 7511 33554432000 134512640 134761588 4288386752 18446744073709551615 134748237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 7992 7511 276 61 0 7295 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31968

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6827
/proc/meminfo: memFree=21147332/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=32728 CPUtime=222.29 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 89679 0 0 0 22217 12 0 0 25 0 1 0 537070430 33513472 7700 33554432000 134512640 134761588 4288386752 18446744073709551615 134747000 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 8182 7700 276 61 0 7485 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32728

[startup+282.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6827
/proc/meminfo: memFree=21138256/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=38612 CPUtime=282.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 104308 0 0 0 28216 14 0 0 25 0 1 0 537070430 39538688 9171 33554432000 134512640 134761588 4288386752 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9653 9171 276 61 0 8956 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38612

[startup+342.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6832
/proc/meminfo: memFree=21132748/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39616 CPUtime=342.29 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 122546 0 0 0 34213 16 0 0 25 0 1 0 537070430 40566784 9422 33554432000 134512640 134761588 4288386752 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9904 9422 276 61 0 9207 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 39616

[startup+402.3 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 6834
/proc/meminfo: memFree=21112068/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39476 CPUtime=402.29 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 142163 0 0 0 40210 19 0 0 25 0 1 0 537070430 40423424 9387 33554432000 134512640 134761588 4288386752 18446744073709551615 134636546 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9869 9387 276 61 0 9172 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 39476

[startup+462.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 6836
/proc/meminfo: memFree=21127788/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=43956 CPUtime=462.29 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 161301 0 0 0 46207 22 0 0 25 0 1 0 537070430 45010944 10507 33554432000 134512640 134761588 4288386752 18446744073709551615 134616839 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 10989 10507 276 61 0 10292 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 43956

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 6838
/proc/meminfo: memFree=21121056/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=41780 CPUtime=522.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 182647 0 0 0 52204 26 0 0 25 0 1 0 537070430 42782720 9963 33554432000 134512640 134761588 4288386752 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 10445 9963 276 61 0 9748 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41780

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 6838
/proc/meminfo: memFree=21117672/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=40756 CPUtime=582.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 201400 0 0 0 58201 29 0 0 25 0 1 0 537070430 41734144 9707 33554432000 134512640 134761588 4288386752 18446744073709551615 134748101 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 10189 9707 276 61 0 9492 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 40756

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6840
/proc/meminfo: memFree=21139208/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39860 CPUtime=642.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 222202 0 0 0 64199 31 0 0 25 0 1 0 537070430 40816640 9483 33554432000 134512640 134761588 4288386752 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9965 9483 276 61 0 9268 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 39860

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6842
/proc/meminfo: memFree=21139312/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39732 CPUtime=702.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 240763 0 0 0 70196 34 0 0 25 0 1 0 537070430 40685568 9451 33554432000 134512640 134761588 4288386752 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9933 9451 276 61 0 9236 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 39732

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6844
/proc/meminfo: memFree=21125624/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=37684 CPUtime=762.31 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 263421 0 0 0 76194 37 0 0 25 0 1 0 537070430 38588416 8939 33554432000 134512640 134761588 4288386752 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9421 8939 276 61 0 8724 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 37684

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6846
/proc/meminfo: memFree=21136256/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=38196 CPUtime=822.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 282110 0 0 0 82190 40 0 0 25 0 1 0 537070430 39112704 9067 33554432000 134512640 134761588 4288386752 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9549 9067 276 61 0 8852 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 38196

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6846
/proc/meminfo: memFree=21136212/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=38068 CPUtime=882.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 308031 0 0 0 88186 44 0 0 25 0 1 0 537070430 38981632 9035 33554432000 134512640 134761588 4288386752 18446744073709551615 134682616 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9517 9035 276 61 0 8820 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 38068

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6848
/proc/meminfo: memFree=21121296/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39096 CPUtime=942.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 330017 0 0 0 94183 47 0 0 25 0 1 0 537070430 40034304 9292 33554432000 134512640 134761588 4288386752 18446744073709551615 134672516 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9774 9292 276 61 0 9077 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 39096

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 6850
/proc/meminfo: memFree=21127588/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=46264 CPUtime=1002.31 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 351074 0 0 0 100181 50 0 0 25 0 1 0 537070430 47374336 11084 33554432000 134512640 134761588 4288386752 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 11566 11084 276 61 0 10869 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 46264

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 6852
/proc/meminfo: memFree=21149136/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39096 CPUtime=1062.3 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 371524 0 0 0 106178 52 0 0 25 0 1 0 537070430 40034304 9292 33554432000 134512640 134761588 4288386752 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9774 9292 276 61 0 9077 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 39096

[startup+1122.3 s]
/proc/loadavg: 3.92 3.99 3.93 4/184 6872
/proc/meminfo: memFree=21179240/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39864 CPUtime=1122.31 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 394021 0 0 0 112176 55 0 0 25 0 1 0 537070430 40820736 9484 33554432000 134512640 134761588 4288386752 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9966 9484 276 61 0 9269 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 39864

[startup+1182.3 s]
/proc/loadavg: 2.81 3.67 3.82 3/178 6890
/proc/meminfo: memFree=21238852/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=37816 CPUtime=1182.31 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 413510 0 0 0 118173 58 0 0 25 0 1 0 537070430 38723584 8972 33554432000 134512640 134761588 4288386752 18446744073709551615 134651709 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9454 8972 276 61 0 8757 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 37816

[startup+1242.3 s]
/proc/loadavg: 2.29 3.36 3.70 3/178 6892
/proc/meminfo: memFree=21233112/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=39864 CPUtime=1242.31 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 436135 0 0 0 124170 61 0 0 25 0 1 0 537070430 40820736 9484 33554432000 134512640 134761588 4288386752 18446744073709551615 134639610 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 9966 9484 276 61 0 9269 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 39864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.11 3.11 3.60 3/178 6894
/proc/meminfo: memFree=21228104/32951124 swapFree=67110396/67111528
[pid=6711] ppid=6709 vsize=49080 CPUtime=1300.01 cores=4,6
/proc/6711/stat : 6711 (MPhaseSAT64) R 6709 6711 6230 0 -1 4202496 454568 0 0 0 129938 63 0 0 25 0 1 0 537070430 50257920 11788 33554432000 134512640 134761588 4288386752 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6711/statm: 12270 11788 276 61 0 11573 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 49080

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.39
CPU system time (s): 0.639902
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 57272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.639902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454568
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= 8
involuntary context switches= 1580

runsolver used 2.23366 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 12:33:18
IDJOB=3257959
IDBENCH=71294
IDSOLVER=1521
FILE ID=node118/3257959-1303468397
RUNJOBID= node118-1303466902-6249
PBS_JOBID= 13107181
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1321966244

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:      21215092 kB
Buffers:       1152548 kB
Cached:        9924268 kB
SwapCached:        600 kB
Active:        7552692 kB
Inactive:      3679044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21215092 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            3356 kB
Writeback:           0 kB
AnonPages:      154000 kB
Mapped:          16816 kB
Slab:           438460 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   342772 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= 71724 MiB
End job on node118 at 2011-04-22 12:55:00