Trace number 3251577

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) 1299.98 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3251577-1303583308/watcher-3251577-1303583308 -o /tmp/evaluation-result-3251577-1303583308/solver-3251577-1303583308 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3251577-1303583308.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: 3.97 3.96 3.82 5/189 21070
/proc/meminfo: memFree=21010656/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=5388 CPUtime=0 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 323 0 0 0 0 0 0 0 25 0 1 0 202522045 5517312 264 33554432000 134512640 134761588 4293893760 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 1347 264 225 61 0 650 0

[startup+0.0430929 s]
/proc/loadavg: 3.97 3.96 3.82 5/189 21070
/proc/meminfo: memFree=21010656/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=5388 CPUtime=0.04 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 551 0 0 0 4 0 0 0 25 0 1 0 202522045 5517312 492 33554432000 134512640 134761588 4293893760 18446744073709551615 5065952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 1347 492 225 61 0 650 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5388

[startup+0.101109 s]
/proc/loadavg: 3.97 3.96 3.82 5/189 21070
/proc/meminfo: memFree=21010656/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=6464 CPUtime=0.09 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 2212 0 0 0 9 0 0 0 25 0 1 0 202522045 6619136 1144 33554432000 134512640 134761588 4293893760 18446744073709551615 134651836 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 1616 1144 258 61 0 919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6464

[startup+0.301071 s]
/proc/loadavg: 3.97 3.96 3.82 5/189 21070
/proc/meminfo: memFree=21010656/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=6596 CPUtime=0.29 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 2247 0 0 0 29 0 0 0 25 0 1 0 202522045 6754304 1179 33554432000 134512640 134761588 4293893760 18446744073709551615 134705820 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 1649 1179 265 61 0 952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6596

[startup+0.700999 s]
/proc/loadavg: 3.97 3.96 3.82 5/189 21070
/proc/meminfo: memFree=21010656/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=7088 CPUtime=0.69 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 2386 0 0 0 69 0 0 0 25 0 1 0 202522045 7258112 1318 33554432000 134512640 134761588 4293893760 18446744073709551615 134679503 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 1772 1318 265 61 0 1075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7088

[startup+1.50086 s]
/proc/loadavg: 3.97 3.96 3.82 5/190 21071
/proc/meminfo: memFree=21005324/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=7580 CPUtime=1.49 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 2509 0 0 0 149 0 0 0 25 0 1 0 202522045 7761920 1441 33554432000 134512640 134761588 4293893760 18446744073709551615 134614933 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 1895 1441 265 61 0 1198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7580

[startup+3.10057 s]
/proc/loadavg: 3.97 3.96 3.82 5/190 21071
/proc/meminfo: memFree=21000240/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=10508 CPUtime=3.09 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 3842 0 0 0 309 0 0 0 25 0 1 0 202522045 10760192 2158 33554432000 134512640 134761588 4293893760 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 2627 2158 270 61 0 1930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10508

[startup+6.30101 s]
/proc/loadavg: 3.97 3.97 3.83 5/190 21071
/proc/meminfo: memFree=20983456/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=15260 CPUtime=6.29 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 6326 0 0 0 629 0 0 0 25 0 1 0 202522045 15626240 3378 33554432000 134512640 134761588 4293893760 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 3815 3378 270 61 0 3118 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15260

[startup+12.7009 s]
/proc/loadavg: 3.98 3.97 3.83 5/190 21071
/proc/meminfo: memFree=20996608/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=9388 CPUtime=12.69 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 8743 0 0 0 1268 1 0 0 25 0 1 0 202522045 9613312 1900 33554432000 134512640 134761588 4293893760 18446744073709551615 134636057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 2347 1900 276 61 0 1650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9388

[startup+25.5007 s]
/proc/loadavg: 3.98 3.97 3.83 5/190 21072
/proc/meminfo: memFree=20982096/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=18064 CPUtime=25.49 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 13607 0 0 0 2548 1 0 0 25 0 1 0 202522045 18497536 4053 33554432000 134512640 134761588 4293893760 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 4516 4053 276 61 0 3819 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18064

[startup+51.1011 s]
/proc/loadavg: 3.99 3.97 3.83 5/190 21073
/proc/meminfo: memFree=20951924/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=24940 CPUtime=51.09 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 19456 0 0 0 5107 2 0 0 25 0 1 0 202522045 25538560 5772 33554432000 134512640 134761588 4293893760 18446744073709551615 134635929 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 6235 5772 276 61 0 5538 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24940

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.83 5/190 21074
/proc/meminfo: memFree=20929572/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=28992 CPUtime=102.29 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 34060 0 0 0 10225 4 0 0 25 0 1 0 202522045 29687808 6817 33554432000 134512640 134761588 4293893760 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7248 6817 276 61 0 6551 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28992

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.84 5/190 21075
/proc/meminfo: memFree=20883796/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=37052 CPUtime=162.29 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 54899 0 0 0 16221 8 0 0 25 0 1 0 202522045 37941248 8832 33554432000 134512640 134761588 4293893760 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 9263 8832 276 61 0 8566 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37052

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/190 21077
/proc/meminfo: memFree=20862664/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=31812 CPUtime=222.28 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 72694 0 0 0 22218 10 0 0 25 0 1 0 202522045 32575488 7522 33554432000 134512640 134761588 4293893760 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7953 7522 276 61 0 7256 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31812

[startup+282.3 s]
/proc/loadavg: 4.04 3.99 3.86 5/190 21079
/proc/meminfo: memFree=20893368/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=33092 CPUtime=282.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 94968 0 0 0 28213 14 0 0 25 0 1 0 202522045 33886208 7842 33554432000 134512640 134761588 4293893760 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 8273 7842 276 61 0 7576 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 33092

[startup+342.301 s]
/proc/loadavg: 4.11 4.02 3.87 5/190 21080
/proc/meminfo: memFree=20871244/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=28996 CPUtime=342.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 115099 0 0 0 34210 17 0 0 25 0 1 0 202522045 29691904 6818 33554432000 134512640 134761588 4293893760 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7249 6818 276 61 0 6552 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 28996

[startup+402.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 21082
/proc/meminfo: memFree=20845776/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=35524 CPUtime=402.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 140510 0 0 0 40206 21 0 0 25 0 1 0 202522045 36376576 8450 33554432000 134512640 134761588 4293893760 18446744073709551615 134643414 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 8881 8450 276 61 0 8184 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 35524

[startup+462.301 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 21083
/proc/meminfo: memFree=20855420/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=26820 CPUtime=462.28 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 169600 0 0 0 46203 25 0 0 25 0 1 0 202522045 27463680 6274 33554432000 134512640 134761588 4293893760 18446744073709551615 134747006 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 6705 6274 276 61 0 6008 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 26820

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 21085
/proc/meminfo: memFree=20868384/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=28356 CPUtime=522.28 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 193667 0 0 0 52199 29 0 0 25 0 1 0 202522045 29036544 6658 33554432000 134512640 134761588 4293893760 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7089 6658 276 61 0 6392 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 28356

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 21087
/proc/meminfo: memFree=20824300/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=35524 CPUtime=582.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 223781 0 0 0 58195 32 0 0 25 0 1 0 202522045 36376576 8450 33554432000 134512640 134761588 4293893760 18446744073709551615 134643513 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 8881 8450 276 61 0 8184 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 35524

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 21088
/proc/meminfo: memFree=20901628/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=26304 CPUtime=642.28 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 249191 0 0 0 64193 35 0 0 25 0 1 0 202522045 26935296 6145 33554432000 134512640 134761588 4293893760 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 6576 6145 276 61 0 5879 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 26304

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21090
/proc/meminfo: memFree=20876524/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=22976 CPUtime=702.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 269993 0 0 0 70189 38 0 0 25 0 1 0 202522045 23527424 5313 33554432000 134512640 134761588 4293893760 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 5744 5313 276 61 0 5047 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 22976

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21091
/proc/meminfo: memFree=20871776/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=25408 CPUtime=762.28 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 293515 0 0 0 76186 42 0 0 25 0 1 0 202522045 26017792 5921 33554432000 134512640 134761588 4293893760 18446744073709551615 134682039 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 6352 5921 276 61 0 5655 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 25408

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 21093
/proc/meminfo: memFree=20897156/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=22720 CPUtime=822.28 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 314604 0 0 0 82182 46 0 0 25 0 1 0 202522045 23265280 5249 33554432000 134512640 134761588 4293893760 18446744073709551615 134651928 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 5680 5249 276 61 0 4983 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 22720

[startup+882.301 s]
/proc/loadavg: 4.22 4.06 3.93 5/190 21095
/proc/meminfo: memFree=20798764/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=25792 CPUtime=882.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 332014 0 0 0 88180 47 0 0 25 0 1 0 202522045 26411008 6017 33554432000 134512640 134761588 4293893760 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 6448 6017 276 61 0 5751 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 25792

[startup+942.3 s]
/proc/loadavg: 4.08 4.05 3.93 5/190 21096
/proc/meminfo: memFree=20874228/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=28608 CPUtime=942.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 352304 0 0 0 94176 51 0 0 25 0 1 0 202522045 29294592 6721 33554432000 134512640 134761588 4293893760 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7152 6721 276 61 0 6455 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 28608

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 21098
/proc/meminfo: memFree=20839452/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=31424 CPUtime=1002.26 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 378161 0 0 0 100172 54 0 0 25 0 1 0 202522045 32178176 7425 33554432000 134512640 134761588 4293893760 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7856 7425 276 61 0 7159 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 31424

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/190 21099
/proc/meminfo: memFree=20807296/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=23740 CPUtime=1062.26 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 398547 0 0 0 106169 57 0 0 25 0 1 0 202522045 24309760 5504 33554432000 134512640 134761588 4293893760 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 5935 5504 276 61 0 5238 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 23740

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 21101
/proc/meminfo: memFree=20859456/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=28604 CPUtime=1122.26 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 422612 0 0 0 112166 60 0 0 25 0 1 0 202522045 29290496 6720 33554432000 134512640 134761588 4293893760 18446744073709551615 134680812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 7151 6720 276 61 0 6454 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 28604

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 21103
/proc/meminfo: memFree=20828768/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=22972 CPUtime=1182.27 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 448502 0 0 0 118163 64 0 0 25 0 1 0 202522045 23523328 5312 33554432000 134512640 134761588 4293893760 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 5743 5312 276 61 0 5046 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 22972

[startup+1242.3 s]
/proc/loadavg: 2.27 3.53 3.77 2/172 21158
/proc/meminfo: memFree=21157260/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=27580 CPUtime=1242.26 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 468247 0 0 0 124160 66 0 0 25 0 1 0 202522045 28241920 6464 33554432000 134512640 134761588 4293893760 18446744073709551615 134747397 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 6895 6464 276 61 0 6198 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 27580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.46 3.07 3.59 2/172 21160
/proc/meminfo: memFree=21160184/32951124 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=23996 CPUtime=1299.97 cores=4,6
/proc/21070/stat : 21070 (MPhaseSAT64) R 21068 21070 20833 0 -1 4202496 489209 0 0 0 129928 69 0 0 25 0 1 0 202522045 24571904 5568 33554432000 134512640 134761588 4293893760 18446744073709551615 134616756 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21070/statm: 5999 5568 276 61 0 5302 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 23996

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): 1299.98
CPU user time (s): 1299.28
CPU system time (s): 0.691894
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 45252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.691894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 489209
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= 14
involuntary context switches= 1565

runsolver used 2.27065 second user time and 4.73028 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 20:28:28
IDJOB=3251577
IDBENCH=88227
IDSOLVER=1521
FILE ID=node107/3251577-1303583308
RUNJOBID= node107-1303581892-20852
PBS_JOBID= 13150353
Free space on /tmp= 71708 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251577-1303583308/watcher-3251577-1303583308 -o /tmp/evaluation-result-3251577-1303583308/solver-3251577-1303583308 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3251577-1303583308.cnf

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=1409688332

node107.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.829
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21010688 kB
Buffers:       2012672 kB
Cached:        9229228 kB
SwapCached:          0 kB
Active:        7757564 kB
Inactive:      3704964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21010688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:      220104 kB
Mapped:          16876 kB
Slab:           413072 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   402832 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 node107 at 2011-04-23 20:50:10