Trace number 3251357

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-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3251357-1303581892/watcher-3251357-1303581892 -o /tmp/evaluation-result-3251357-1303581892/solver-3251357-1303581892 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3251357-1303581892.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.13 3.78 3.37 3/181 20877
/proc/meminfo: memFree=21164932/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=8292 CPUtime=0 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 202380463 8491008 274 33554432000 134512640 134761588 4294102096 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 2073 274 225 61 0 1376 0

[startup+0.016038 s]
/proc/loadavg: 3.13 3.78 3.37 3/181 20877
/proc/meminfo: memFree=21164932/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=8292 CPUtime=0.01 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 393 0 0 0 1 0 0 0 22 0 1 0 202380463 8491008 334 33554432000 134512640 134761588 4294102096 18446744073709551615 5291936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 2073 334 225 61 0 1376 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8292

[startup+0.101048 s]
/proc/loadavg: 3.13 3.78 3.37 3/181 20877
/proc/meminfo: memFree=21164932/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=8292 CPUtime=0.09 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 900 0 0 0 9 0 0 0 22 0 1 0 202380463 8491008 841 33554432000 134512640 134761588 4294102096 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 2073 841 225 61 0 1376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8292

[startup+0.301013 s]
/proc/loadavg: 3.13 3.78 3.37 3/181 20877
/proc/meminfo: memFree=21164932/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=8264 CPUtime=0.29 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 5587 0 0 0 29 0 0 0 23 0 1 0 202380463 8462336 1603 33554432000 134512640 134761588 4294102096 18446744073709551615 134675875 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 2066 1603 245 61 0 1369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8264

[startup+0.700941 s]
/proc/loadavg: 3.13 3.78 3.37 3/181 20877
/proc/meminfo: memFree=21164932/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=17932 CPUtime=0.69 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 9069 0 0 0 68 1 0 0 25 0 1 0 202380463 18362368 4008 33554432000 134512640 134761588 4294102096 18446744073709551615 134614883 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 4483 4008 265 61 0 3786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17932

[startup+1.50081 s]
/proc/loadavg: 3.13 3.78 3.37 5/190 20894
/proc/meminfo: memFree=21118684/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=17932 CPUtime=1.49 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 9085 0 0 0 148 1 0 0 25 0 1 0 202380463 18362368 4024 33554432000 134512640 134761588 4294102096 18446744073709551615 134704341 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 4483 4024 265 61 0 3786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17932

[startup+3.10049 s]
/proc/loadavg: 3.13 3.78 3.37 5/190 20894
/proc/meminfo: memFree=21097112/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=21032 CPUtime=3.09 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 9881 0 0 0 308 1 0 0 25 0 1 0 202380463 21536768 4820 33554432000 134512640 134761588 4294102096 18446744073709551615 134748602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 5258 4820 270 61 0 4561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21032

[startup+6.30095 s]
/proc/loadavg: 3.20 3.78 3.37 5/190 20895
/proc/meminfo: memFree=21083008/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=21892 CPUtime=6.29 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 12550 0 0 0 628 1 0 0 25 0 1 0 202380463 22417408 5036 33554432000 134512640 134761588 4294102096 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 5473 5036 270 61 0 4776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21892

[startup+12.7008 s]
/proc/loadavg: 3.26 3.78 3.37 5/190 20895
/proc/meminfo: memFree=21070316/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=24704 CPUtime=12.69 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 16873 0 0 0 1267 2 0 0 25 0 1 0 202380463 25296896 5739 33554432000 134512640 134761588 4294102096 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 6176 5739 270 61 0 5479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24704

[startup+25.5006 s]
/proc/loadavg: 3.43 3.79 3.38 5/190 20895
/proc/meminfo: memFree=21042152/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=27880 CPUtime=25.49 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 22179 0 0 0 2547 2 0 0 25 0 1 0 202380463 28549120 6533 33554432000 134512640 134761588 4294102096 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 6970 6533 270 61 0 6273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27880

[startup+51.1011 s]
/proc/loadavg: 3.62 3.81 3.39 5/190 20896
/proc/meminfo: memFree=21026820/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=30896 CPUtime=51.08 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 44600 0 0 0 5103 5 0 0 25 0 1 0 202380463 31637504 7247 33554432000 134512640 134761588 4294102096 18446744073709551615 134748094 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 7724 7247 275 61 0 7027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30896

[startup+102.307 s]
/proc/loadavg: 3.89 3.85 3.43 5/190 20897
/proc/meminfo: memFree=20985272/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=61700 CPUtime=102.29 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 61120 0 0 0 10222 7 0 0 25 0 1 0 202380463 63180800 14980 33554432000 134512640 134761588 4294102096 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 15425 14980 275 61 0 14728 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61700

[startup+162.3 s]
/proc/loadavg: 3.99 3.89 3.47 5/190 20899
/proc/meminfo: memFree=20965504/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=81068 CPUtime=162.28 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 83371 0 0 0 16218 10 0 0 25 0 1 0 202380463 83013632 19822 33554432000 134512640 134761588 4294102096 18446744073709551615 134635939 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 20267 19822 275 61 0 19570 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 81068

[startup+222.301 s]
/proc/loadavg: 3.99 3.91 3.50 5/190 20900
/proc/meminfo: memFree=20906180/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=76028 CPUtime=222.27 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 104423 0 0 0 22214 13 0 0 25 0 1 0 202380463 77852672 18558 33554432000 134512640 134761588 4294102096 18446744073709551615 134651711 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 19007 18558 275 61 0 18310 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 76028

[startup+282.3 s]
/proc/loadavg: 3.99 3.92 3.53 5/190 20902
/proc/meminfo: memFree=20899676/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=69744 CPUtime=282.28 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 121928 0 0 0 28212 16 0 0 25 0 1 0 202380463 71417856 16980 33554432000 134512640 134761588 4294102096 18446744073709551615 134635900 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 17436 16980 275 61 0 16739 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 69744

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.55 5/190 20904
/proc/meminfo: memFree=20873212/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=92892 CPUtime=342.27 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 143940 0 0 0 34208 19 0 0 25 0 1 0 202380463 95121408 22764 33554432000 134512640 134761588 4294102096 18446744073709551615 134635929 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 23223 22764 275 61 0 22526 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 92892

[startup+402.3 s]
/proc/loadavg: 3.99 3.94 3.58 5/190 20905
/proc/meminfo: memFree=20841540/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=112604 CPUtime=402.27 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 163204 0 0 0 40206 21 0 0 25 0 1 0 202380463 115306496 27692 33554432000 134512640 134761588 4294102096 18446744073709551615 134635879 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 28151 27692 275 61 0 27454 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 112604

[startup+462.301 s]
/proc/loadavg: 3.99 3.95 3.60 5/190 20907
/proc/meminfo: memFree=20846324/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=112220 CPUtime=462.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 179108 0 0 0 46203 23 0 0 25 0 1 0 202380463 114913280 27596 33554432000 134512640 134761588 4294102096 18446744073709551615 134616924 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 28055 27596 275 61 0 27358 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 112220

[startup+522.3 s]
/proc/loadavg: 4.04 3.97 3.63 5/190 20908
/proc/meminfo: memFree=20836968/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=100444 CPUtime=522.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 186437 0 0 0 52202 24 0 0 25 0 1 0 202380463 102854656 24652 33554432000 134512640 134761588 4294102096 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 25111 24652 275 61 0 24414 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 100444

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.65 5/190 20910
/proc/meminfo: memFree=20815704/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=112852 CPUtime=582.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 205158 0 0 0 58199 27 0 0 25 0 1 0 202380463 115560448 27754 33554432000 134512640 134761588 4294102096 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 28213 27754 275 61 0 27516 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 112852

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 20912
/proc/meminfo: memFree=20806844/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=127696 CPUtime=642.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 223941 0 0 0 64197 29 0 0 25 0 1 0 202380463 130760704 31465 33554432000 134512640 134761588 4294102096 18446744073709551615 134636403 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 31924 31465 275 61 0 31227 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 127696

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 20913
/proc/meminfo: memFree=20822152/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=105168 CPUtime=702.25 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 235463 0 0 0 70195 30 0 0 25 0 1 0 202380463 107692032 25833 33554432000 134512640 134761588 4294102096 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 26292 25833 275 61 0 25595 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 105168

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 20915
/proc/meminfo: memFree=20791720/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=105164 CPUtime=762.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 249801 0 0 0 76194 32 0 0 25 0 1 0 202380463 107687936 25832 33554432000 134512640 134761588 4294102096 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 26291 25832 275 61 0 25594 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 105164

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 20916
/proc/meminfo: memFree=20791540/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=127692 CPUtime=822.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 269770 0 0 0 82191 35 0 0 25 0 1 0 202380463 130756608 31464 33554432000 134512640 134761588 4294102096 18446744073709551615 134680528 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 31923 31464 275 61 0 31226 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 127692

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 20918
/proc/meminfo: memFree=20778836/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=121548 CPUtime=882.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 285131 0 0 0 88189 37 0 0 25 0 1 0 202380463 124465152 29928 33554432000 134512640 134761588 4294102096 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 30387 29928 275 61 0 29690 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 121548

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20920
/proc/meminfo: memFree=20795024/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=125644 CPUtime=942.27 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 301516 0 0 0 94187 40 0 0 25 0 1 0 202380463 128659456 30952 33554432000 134512640 134761588 4294102096 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 31411 30952 275 61 0 30714 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 125644

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20921
/proc/meminfo: memFree=20737808/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=123596 CPUtime=1002.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 318414 0 0 0 100184 42 0 0 25 0 1 0 202380463 126562304 30440 33554432000 134512640 134761588 4294102096 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 30899 30440 275 61 0 30202 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 123596

[startup+1062.3 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 20923
/proc/meminfo: memFree=20769128/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=117452 CPUtime=1062.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 324559 0 0 0 106183 43 0 0 25 0 1 0 202380463 120270848 28904 33554432000 134512640 134761588 4294102096 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 29363 28904 275 61 0 28666 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 117452

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/190 20924
/proc/meminfo: memFree=20786428/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=137932 CPUtime=1122.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 340944 0 0 0 112181 45 0 0 25 0 1 0 202380463 141242368 34024 33554432000 134512640 134761588 4294102096 18446744073709551615 134748351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 34483 34024 275 61 0 33786 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 137932

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.80 5/190 20926
/proc/meminfo: memFree=20736272/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=166604 CPUtime=1182.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 358353 0 0 0 118179 47 0 0 25 0 1 0 202380463 170602496 41192 33554432000 134512640 134761588 4294102096 18446744073709551615 134748065 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 41651 41192 275 61 0 40954 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 166604

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 20928
/proc/meminfo: memFree=20764112/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=154316 CPUtime=1242.26 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 374738 0 0 0 124177 49 0 0 25 0 1 0 202380463 158019584 38120 33554432000 134512640 134761588 4294102096 18446744073709551615 134726256 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 38579 38120 275 61 0 37882 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 154316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.82 4/188 20930
/proc/meminfo: memFree=20806500/32951124 swapFree=67111528/67111528
[pid=20877] ppid=20875 vsize=121548 CPUtime=1299.97 cores=4,6
/proc/20877/stat : 20877 (MPhaseSAT64) R 20875 20877 20833 0 -1 4202496 391123 0 0 0 129945 52 0 0 25 0 1 0 202380463 124465152 29928 33554432000 134512640 134761588 4294102096 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20877/statm: 30387 29928 275 61 0 29690 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 121548

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.45
CPU system time (s): 0.52592
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 174796

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

runsolver used 2.31165 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 20:04:52
IDJOB=3251357
IDBENCH=88221
IDSOLVER=1521
FILE ID=node107/3251357-1303581892
RUNJOBID= node107-1303581892-20852
PBS_JOBID= 13150353
Free space on /tmp= 71712 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251357-1303581892/watcher-3251357-1303581892 -o /tmp/evaluation-result-3251357-1303581892/solver-3251357-1303581892 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3251357-1303581892.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=2004186459

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:      21164964 kB
Buffers:       2012532 kB
Cached:        9223960 kB
SwapCached:          0 kB
Active:        7595704 kB
Inactive:      3710164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21164964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13104 kB
Writeback:           0 kB
AnonPages:       69156 kB
Mapped:          15488 kB
Slab:           413544 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208608 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= 71704 MiB
End job on node107 at 2011-04-23 20:26:34