Trace number 3258751

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 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258751-1303474340/watcher-3258751-1303474340 -o /tmp/evaluation-result-3258751-1303474340/solver-3258751-1303474340 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3258751-1303474340.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: 3.95 3.95 3.58 5/189 13644
/proc/meminfo: memFree=16191544/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=7844 CPUtime=0 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 459031718 8032256 271 33554432000 134512640 134761588 4292948288 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 1961 271 225 61 0 1264 0

[startup+0.0776379 s]
/proc/loadavg: 3.95 3.95 3.58 5/189 13644
/proc/meminfo: memFree=16191544/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=7844 CPUtime=0.07 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 742 0 0 0 7 0 0 0 25 0 1 0 459031718 8032256 683 33554432000 134512640 134761588 4292948288 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 1961 683 225 61 0 1264 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7844

[startup+0.100632 s]
/proc/loadavg: 3.95 3.95 3.58 5/189 13644
/proc/meminfo: memFree=16191544/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=7844 CPUtime=0.09 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 873 0 0 0 9 0 0 0 25 0 1 0 459031718 8032256 814 33554432000 134512640 134761588 4292948288 18446744073709551615 3856928 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 1961 814 225 61 0 1264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.300603 s]
/proc/loadavg: 3.95 3.95 3.58 5/189 13644
/proc/meminfo: memFree=16191544/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=11032 CPUtime=0.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 5896 0 0 0 28 0 0 0 25 0 1 0 459031718 11296768 2279 33554432000 134512640 134761588 4292948288 18446744073709551615 134633132 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 2758 2279 245 61 0 2061 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11032

[startup+0.700537 s]
/proc/loadavg: 3.95 3.95 3.58 5/189 13644
/proc/meminfo: memFree=16191544/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=17932 CPUtime=0.69 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 8699 0 0 0 68 1 0 0 25 0 1 0 459031718 18362368 4024 33554432000 134512640 134761588 4292948288 18446744073709551615 134617928 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 4483 4024 265 61 0 3786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17932

[startup+1.50038 s]
/proc/loadavg: 3.95 3.95 3.58 5/190 13645
/proc/meminfo: memFree=16175424/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=17932 CPUtime=1.49 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 8707 0 0 0 148 1 0 0 25 0 1 0 459031718 18362368 4032 33554432000 134512640 134761588 4292948288 18446744073709551615 134614427 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 4483 4032 265 61 0 3786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17932

[startup+3.1011 s]
/proc/loadavg: 3.95 3.95 3.58 5/190 13645
/proc/meminfo: memFree=16172592/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=23432 CPUtime=3.09 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 10111 0 0 0 308 1 0 0 25 0 1 0 459031718 23994368 5420 33554432000 134512640 134761588 4292948288 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 5858 5420 270 61 0 5161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23432

[startup+6.30052 s]
/proc/loadavg: 3.96 3.95 3.58 6/190 13645
/proc/meminfo: memFree=16180736/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=23020 CPUtime=6.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 12178 0 0 0 627 2 0 0 25 0 1 0 459031718 23572480 5317 33554432000 134512640 134761588 4292948288 18446744073709551615 134614608 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 5755 5317 270 61 0 5058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23020

[startup+12.7004 s]
/proc/loadavg: 3.96 3.95 3.58 5/190 13645
/proc/meminfo: memFree=16159536/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=23436 CPUtime=12.69 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 16021 0 0 0 1266 3 0 0 25 0 1 0 459031718 23998464 5421 33554432000 134512640 134761588 4292948288 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 5859 5421 270 61 0 5162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23436

[startup+25.5011 s]
/proc/loadavg: 3.97 3.95 3.59 5/190 13645
/proc/meminfo: memFree=16136960/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=24412 CPUtime=25.49 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 20211 0 0 0 2546 3 0 0 25 0 1 0 459031718 24997888 5665 33554432000 134512640 134761588 4292948288 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 6103 5665 270 61 0 5406 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24412

[startup+51.1004 s]
/proc/loadavg: 3.98 3.96 3.60 5/190 13646
/proc/meminfo: memFree=16131856/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=30448 CPUtime=51.09 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 49516 0 0 0 5102 7 0 0 25 0 1 0 459031718 31178752 7176 33554432000 134512640 134761588 4292948288 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 7612 7176 276 61 0 6915 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30448

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.62 5/190 13647
/proc/meminfo: memFree=16117704/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=34376 CPUtime=102.3 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 61466 0 0 0 10221 9 0 0 25 0 1 0 459031718 35201024 8158 33554432000 134512640 134761588 4292948288 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 8594 8158 276 61 0 7897 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34376

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.64 5/190 13649
/proc/meminfo: memFree=16109384/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=37396 CPUtime=162.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 85620 0 0 0 16217 12 0 0 25 0 1 0 459031718 38293504 8882 33554432000 134512640 134761588 4292948288 18446744073709551615 134697707 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 9349 8882 276 61 0 8652 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37396

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.66 5/190 13651
/proc/meminfo: memFree=16079488/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=46316 CPUtime=222.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 104563 0 0 0 22214 15 0 0 25 0 1 0 459031718 47427584 11100 33554432000 134512640 134761588 4292948288 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 11579 11100 276 61 0 10882 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46316

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.68 5/190 13652
/proc/meminfo: memFree=16077972/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=40036 CPUtime=282.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 116436 0 0 0 28212 17 0 0 25 0 1 0 459031718 40996864 9530 33554432000 134512640 134761588 4292948288 18446744073709551615 134682757 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 10009 9530 276 61 0 9312 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 40036

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.69 5/190 13654
/proc/meminfo: memFree=16051676/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=52788 CPUtime=342.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 133461 0 0 0 34209 19 0 0 25 0 1 0 459031718 54054912 12718 33554432000 134512640 134761588 4292948288 18446744073709551615 134747065 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 13197 12718 276 61 0 12500 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52788

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.72 5/190 13655
/proc/meminfo: memFree=16040000/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=50708 CPUtime=402.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 147709 0 0 0 40208 21 0 0 25 0 1 0 459031718 51924992 12198 33554432000 134512640 134761588 4292948288 18446744073709551615 134644616 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 12677 12198 276 61 0 11980 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 50708

[startup+462.3 s]
/proc/loadavg: 4.10 4.00 3.74 5/190 13657
/proc/meminfo: memFree=16032800/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=66916 CPUtime=462.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 163934 0 0 0 46205 24 0 0 25 0 1 0 459031718 68521984 16250 33554432000 134512640 134761588 4292948288 18446744073709551615 134644646 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 16729 16250 276 61 0 16032 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 66916

[startup+522.3 s]
/proc/loadavg: 4.09 4.01 3.75 5/190 13659
/proc/meminfo: memFree=16050264/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=58592 CPUtime=522.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 178752 0 0 0 52203 25 0 0 25 0 1 0 459031718 59998208 14169 33554432000 134512640 134761588 4292948288 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 14648 14169 276 61 0 13951 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 58592

[startup+582.3 s]
/proc/loadavg: 4.03 4.01 3.77 5/190 13660
/proc/meminfo: memFree=16008332/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=56792 CPUtime=582.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 192833 0 0 0 58200 28 0 0 25 0 1 0 459031718 58155008 13719 33554432000 134512640 134761588 4292948288 18446744073709551615 134747056 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 14198 13719 276 61 0 13501 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 56792

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.78 5/190 13662
/proc/meminfo: memFree=16024320/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=60632 CPUtime=642.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 207683 0 0 0 64199 30 0 0 25 0 1 0 459031718 62087168 14679 33554432000 134512640 134761588 4292948288 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15158 14679 276 61 0 14461 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 60632

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 13663
/proc/meminfo: memFree=16007808/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=57944 CPUtime=702.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 225394 0 0 0 70195 33 0 0 25 0 1 0 459031718 59334656 14007 33554432000 134512640 134761588 4292948288 18446744073709551615 134636813 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 14486 14007 276 61 0 13789 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 57944

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 13665
/proc/meminfo: memFree=16021072/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=60252 CPUtime=762.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 243636 0 0 0 76193 35 0 0 25 0 1 0 459031718 61698048 14584 33554432000 134512640 134761588 4292948288 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15063 14584 276 61 0 14366 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 60252

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 13667
/proc/meminfo: memFree=16039416/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=57180 CPUtime=822.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 259381 0 0 0 82190 38 0 0 25 0 1 0 459031718 58552320 13816 33554432000 134512640 134761588 4292948288 18446744073709551615 134683466 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 14295 13816 276 61 0 13598 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 57180

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 13668
/proc/meminfo: memFree=16013348/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=72284 CPUtime=882.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 277303 0 0 0 88188 40 0 0 25 0 1 0 459031718 74018816 17592 33554432000 134512640 134761588 4292948288 18446744073709551615 134636669 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 18071 17592 276 61 0 17374 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 72284

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 13670
/proc/meminfo: memFree=16031812/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=58460 CPUtime=942.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 291032 0 0 0 94187 42 0 0 25 0 1 0 459031718 59863040 14136 33554432000 134512640 134761588 4292948288 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 14615 14136 276 61 0 13918 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 58460

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 13671
/proc/meminfo: memFree=16007000/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=62556 CPUtime=1002.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 306265 0 0 0 100184 44 0 0 25 0 1 0 459031718 64057344 15160 33554432000 134512640 134761588 4292948288 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15639 15160 276 61 0 14942 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 62556

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.86 5/190 13673
/proc/meminfo: memFree=16018892/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=63068 CPUtime=1062.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 319802 0 0 0 106183 45 0 0 25 0 1 0 459031718 64581632 15288 33554432000 134512640 134761588 4292948288 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15767 15288 276 61 0 15070 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 63068

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.86 5/190 13675
/proc/meminfo: memFree=16024948/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=62428 CPUtime=1122.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 336411 0 0 0 112181 48 0 0 25 0 1 0 459031718 63926272 15128 33554432000 134512640 134761588 4292948288 18446744073709551615 134747620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15607 15128 276 61 0 14910 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 62428

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/190 13676
/proc/meminfo: memFree=16015880/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=68572 CPUtime=1182.29 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 350620 0 0 0 118179 50 0 0 25 0 1 0 459031718 70217728 16664 33554432000 134512640 134761588 4292948288 18446744073709551615 134651696 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 17143 16664 276 61 0 16446 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 68572

[startup+1242.3 s]
/proc/loadavg: 3.78 3.97 3.86 4/184 13696
/proc/meminfo: memFree=16076184/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=61276 CPUtime=1242.28 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 366717 0 0 0 124176 52 0 0 25 0 1 0 459031718 62746624 14840 33554432000 134512640 134761588 4292948288 18446744073709551615 134726133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15319 14840 276 61 0 14622 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 61276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.31 3.54 3.72 2/172 13733
/proc/meminfo: memFree=16210952/32951124 swapFree=67111528/67111528
[pid=13644] ppid=13642 vsize=60252 CPUtime=1299.98 cores=5,7
/proc/13644/stat : 13644 (MPhaseSAT64) R 13642 13644 12632 0 -1 4202496 383390 0 0 0 129944 54 0 0 25 0 1 0 459031718 61698048 14584 33554432000 134512640 134761588 4292948288 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13644/statm: 15063 14584 276 61 0 14366 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 60252

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
CPU user time (s): 1299.45
CPU system time (s): 0.552915
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 82908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.552915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383390
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= 13
involuntary context switches= 2082

runsolver used 2.13667 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 14:12:20
IDJOB=3258751
IDBENCH=71425
IDSOLVER=1521
FILE ID=node137/3258751-1303474340
RUNJOBID= node137-1303472967-13282
PBS_JOBID= 13107203
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=1950254420

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16191700 kB
Buffers:       1210128 kB
Cached:       14864908 kB
SwapCached:          0 kB
Active:        9387176 kB
Inactive:      6816332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16191700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8608 kB
Writeback:           0 kB
AnonPages:      128584 kB
Mapped:          16808 kB
Slab:           492232 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   312984 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= 71388 MiB
End job on node137 at 2011-04-22 14:34:02