Trace number 3266627

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.04 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p15-s25120921.cnf
MD5SUM4b4e8a8187c1b8536d6b504b16289d38
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.732887
Satisfiable
(Un)Satisfiability was proved
Number of variables1106
Number of clauses129272
Sum of the clauses size259580
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2129237
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3266627-1303577006/watcher-3266627-1303577006 -o /tmp/evaluation-result-3266627-1303577006/solver-3266627-1303577006 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3266627-1303577006.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.03 3.12 2.88 5/189 17464
/proc/meminfo: memFree=15524792/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=5092 CPUtime=0 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 469299433 5214208 273 33554432000 134512640 134761588 4290093024 18446744073709551615 6354326 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 1273 273 225 61 0 576 0

[startup+0.027169 s]
/proc/loadavg: 4.03 3.12 2.88 5/189 17464
/proc/meminfo: memFree=15524792/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=5092 CPUtime=0.02 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 458 0 0 0 2 0 0 0 25 0 1 0 469299433 5214208 400 33554432000 134512640 134761588 4290093024 18446744073709551615 6497316 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 1273 400 225 61 0 576 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5092

[startup+0.100158 s]
/proc/loadavg: 4.03 3.12 2.88 5/189 17464
/proc/meminfo: memFree=15524792/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=6128 CPUtime=0.09 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 1981 0 0 0 9 0 0 0 25 0 1 0 469299433 6275072 1033 33554432000 134512640 134761588 4290093024 18446744073709551615 134559296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 1532 1033 236 61 0 835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6128

[startup+0.30012 s]
/proc/loadavg: 4.03 3.12 2.88 5/189 17464
/proc/meminfo: memFree=15524792/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=10356 CPUtime=0.29 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 3844 0 0 0 29 0 0 0 25 0 1 0 469299433 10604544 2129 33554432000 134512640 134761588 4290093024 18446744073709551615 134617519 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 2589 2129 265 61 0 1892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10356

[startup+0.700049 s]
/proc/loadavg: 4.03 3.12 2.88 5/189 17464
/proc/meminfo: memFree=15524792/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=10356 CPUtime=0.69 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 3844 0 0 0 69 0 0 0 25 0 1 0 469299433 10604544 2129 33554432000 134512640 134761588 4290093024 18446744073709551615 134617715 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 2589 2129 265 61 0 1892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10356

[startup+1.50091 s]
/proc/loadavg: 4.03 3.12 2.88 5/190 17465
/proc/meminfo: memFree=15516732/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=10356 CPUtime=1.49 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 3844 0 0 0 149 0 0 0 25 0 1 0 469299433 10604544 2129 33554432000 134512640 134761588 4290093024 18446744073709551615 134614392 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 2589 2129 265 61 0 1892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10356

[startup+3.10063 s]
/proc/loadavg: 4.03 3.12 2.88 5/190 17465
/proc/meminfo: memFree=15514872/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=12764 CPUtime=3.09 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 5137 0 0 0 309 0 0 0 25 0 1 0 469299433 13070336 2753 33554432000 134512640 134761588 4290093024 18446744073709551615 134636456 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 3191 2753 270 61 0 2494 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12764

[startup+6.30105 s]
/proc/loadavg: 4.02 3.14 2.89 5/190 17465
/proc/meminfo: memFree=15512000/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=14312 CPUtime=6.29 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 6328 0 0 0 629 0 0 0 25 0 1 0 469299433 14655488 3140 33554432000 134512640 134761588 4290093024 18446744073709551615 134682616 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 3578 3140 270 61 0 2881 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14312

[startup+12.7009 s]
/proc/loadavg: 4.02 3.15 2.89 5/190 17466
/proc/meminfo: memFree=15511752/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=15852 CPUtime=12.69 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 8444 0 0 0 1268 1 0 0 25 0 1 0 469299433 16232448 3525 33554432000 134512640 134761588 4290093024 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 3963 3525 270 61 0 3266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15852

[startup+25.5006 s]
/proc/loadavg: 4.02 3.19 2.91 5/190 17466
/proc/meminfo: memFree=15506664/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=18012 CPUtime=25.49 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 11486 0 0 0 2548 1 0 0 25 0 1 0 469299433 18444288 4065 33554432000 134512640 134761588 4290093024 18446744073709551615 134616756 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 4503 4065 270 61 0 3806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18012

[startup+51.1001 s]
/proc/loadavg: 4.01 3.26 2.94 5/190 17467
/proc/meminfo: memFree=15500296/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=23720 CPUtime=51.09 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 27093 0 0 0 5106 3 0 0 25 0 1 0 469299433 24289280 5448 33554432000 134512640 134761588 4290093024 18446744073709551615 134635898 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 5930 5448 276 61 0 5233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23720

[startup+102.307 s]
/proc/loadavg: 4.00 3.37 2.99 5/190 17468
/proc/meminfo: memFree=15484284/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=35048 CPUtime=102.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 41000 0 0 0 10225 5 0 0 25 0 1 0 469299433 35889152 8280 33554432000 134512640 134761588 4290093024 18446744073709551615 134726101 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 8762 8280 276 61 0 8065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35048

[startup+162.3 s]
/proc/loadavg: 4.00 3.48 3.05 5/190 17470
/proc/meminfo: memFree=15483368/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=42436 CPUtime=162.29 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 55508 0 0 0 16222 7 0 0 25 0 1 0 469299433 43454464 10142 33554432000 134512640 134761588 4290093024 18446744073709551615 134635929 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10609 10142 276 61 0 9912 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42436

[startup+222.301 s]
/proc/loadavg: 4.00 3.57 3.11 5/190 17471
/proc/meminfo: memFree=15484708/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=38656 CPUtime=222.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 69839 0 0 0 22220 10 0 0 25 0 1 0 469299433 39583744 9193 33554432000 134512640 134761588 4290093024 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 9664 9193 276 61 0 8967 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38656

[startup+282.301 s]
/proc/loadavg: 4.00 3.65 3.16 5/190 17473
/proc/meminfo: memFree=15472776/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=48768 CPUtime=282.29 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 79887 0 0 0 28218 11 0 0 25 0 1 0 469299433 49938432 11721 33554432000 134512640 134761588 4290093024 18446744073709551615 134635845 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 12192 11721 276 61 0 11495 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48768

[startup+342.3 s]
/proc/loadavg: 4.03 3.72 3.22 5/190 17475
/proc/meminfo: memFree=15487652/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=41588 CPUtime=342.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 89414 0 0 0 34217 13 0 0 25 0 1 0 469299433 42586112 9918 33554432000 134512640 134761588 4290093024 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10397 9918 276 61 0 9700 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 41588

[startup+402.3 s]
/proc/loadavg: 4.01 3.77 3.26 5/190 17476
/proc/meminfo: memFree=15477700/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=50416 CPUtime=402.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 98630 0 0 0 40216 14 0 0 25 0 1 0 469299433 51625984 12125 33554432000 134512640 134761588 4290093024 18446744073709551615 134635855 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 12604 12125 276 61 0 11907 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50416

[startup+462.301 s]
/proc/loadavg: 4.12 3.84 3.32 5/190 17478
/proc/meminfo: memFree=15480620/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=41200 CPUtime=462.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 105831 0 0 0 46214 16 0 0 25 0 1 0 469299433 42188800 9821 33554432000 134512640 134761588 4290093024 18446744073709551615 134635955 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10300 9821 276 61 0 9603 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 41200

[startup+522.3 s]
/proc/loadavg: 4.08 3.88 3.36 5/190 17479
/proc/meminfo: memFree=15485800/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=37740 CPUtime=522.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 114538 0 0 0 52213 17 0 0 25 0 1 0 469299433 38645760 8959 33554432000 134512640 134761588 4290093024 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 9435 8959 276 61 0 8738 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37740

[startup+582.3 s]
/proc/loadavg: 4.03 3.90 3.40 5/190 17481
/proc/meminfo: memFree=15482916/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=41836 CPUtime=582.3 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 124406 0 0 0 58212 18 0 0 25 0 1 0 469299433 42840064 9994 33554432000 134512640 134761588 4290093024 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10459 9994 276 61 0 9762 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 41836

[startup+642.301 s]
/proc/loadavg: 4.01 3.92 3.43 5/190 17483
/proc/meminfo: memFree=15482284/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=41836 CPUtime=642.31 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 134038 0 0 0 64211 20 0 0 25 0 1 0 469299433 42840064 9994 33554432000 134512640 134761588 4290093024 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10459 9994 276 61 0 9762 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 41836

[startup+702.301 s]
/proc/loadavg: 4.00 3.93 3.47 5/190 17484
/proc/meminfo: memFree=15473200/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=46596 CPUtime=702.31 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 141503 0 0 0 70210 21 0 0 25 0 1 0 469299433 47714304 11186 33554432000 134512640 134761588 4290093024 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 11649 11186 276 61 0 10952 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46596

[startup+762.306 s]
/proc/loadavg: 4.00 3.94 3.50 5/190 17486
/proc/meminfo: memFree=15470048/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=43652 CPUtime=762.31 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 151903 0 0 0 76209 22 0 0 25 0 1 0 469299433 44699648 10450 33554432000 134512640 134761588 4290093024 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10913 10450 276 61 0 10216 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 43652

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.52 5/190 17487
/proc/meminfo: memFree=15473620/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=47492 CPUtime=822.31 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 161280 0 0 0 82207 24 0 0 25 0 1 0 469299433 48631808 11410 33554432000 134512640 134761588 4290093024 18446744073709551615 134635896 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 11873 11410 276 61 0 11176 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 47492

[startup+882.301 s]
/proc/loadavg: 4.05 3.97 3.56 5/190 17489
/proc/meminfo: memFree=15478184/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=45572 CPUtime=882.31 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 171264 0 0 0 88206 25 0 0 25 0 1 0 469299433 46665728 10930 33554432000 134512640 134761588 4290093024 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 11393 10930 276 61 0 10696 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 45572

[startup+942.3 s]
/proc/loadavg: 4.02 3.97 3.58 5/190 17491
/proc/meminfo: memFree=15479416/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=46596 CPUtime=942.32 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 179201 0 0 0 94206 26 0 0 25 0 1 0 469299433 47714304 11186 33554432000 134512640 134761588 4290093024 18446744073709551615 134635898 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 11649 11186 276 61 0 10952 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 46596

[startup+1002.3 s]
/proc/loadavg: 3.32 3.81 3.55 3/178 17528
/proc/meminfo: memFree=15503516/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=42244 CPUtime=1002.32 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 185889 0 0 0 100205 27 0 0 25 0 1 0 469299433 43257856 10098 33554432000 134512640 134761588 4290093024 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10561 10098 276 61 0 9864 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 42244

[startup+1062.3 s]
/proc/loadavg: 2.14 3.40 3.42 2/172 17557
/proc/meminfo: memFree=15516404/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=46592 CPUtime=1062.32 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 193378 0 0 0 106204 28 0 0 25 0 1 0 469299433 47710208 11185 33554432000 134512640 134761588 4290093024 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 11648 11185 276 61 0 10951 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 46592

[startup+1122.3 s]
/proc/loadavg: 1.42 2.96 3.27 2/172 17558
/proc/meminfo: memFree=15516892/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=43776 CPUtime=1122.32 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 200482 0 0 0 112203 29 0 0 25 0 1 0 469299433 44826624 10481 33554432000 134512640 134761588 4290093024 18446744073709551615 134635893 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10944 10481 276 61 0 10247 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 43776

[startup+1182.3 s]
/proc/loadavg: 1.15 2.60 3.12 2/172 17560
/proc/meminfo: memFree=15518212/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=42112 CPUtime=1182.32 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 208194 0 0 0 118202 30 0 0 25 0 1 0 469299433 43122688 10065 33554432000 134512640 134761588 4290093024 18446744073709551615 134635939 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10528 10065 276 61 0 9831 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 42112

[startup+1242.3 s]
/proc/loadavg: 1.05 2.31 2.99 2/172 17564
/proc/meminfo: memFree=15517688/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=42288 CPUtime=1242.32 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 215695 0 0 0 124201 31 0 0 25 0 1 0 469299433 43302912 10077 33554432000 134512640 134761588 4290093024 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 10572 10077 276 61 0 9875 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 42288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 2.07 2.86 2/172 17566
/proc/meminfo: memFree=15516128/32950928 swapFree=67111528/67111528
[pid=17464] ppid=17462 vsize=44336 CPUtime=1300.03 cores=1,3
/proc/17464/stat : 17464 (MPhaseSAT64) R 17462 17464 15849 0 -1 4202496 224591 0 0 0 129970 33 0 0 25 0 1 0 469299433 45400064 10589 33554432000 134512640 134761588 4290093024 18446744073709551615 134635890 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17464/statm: 11084 10589 276 61 0 10387 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 44336

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.04
CPU user time (s): 1299.7
CPU system time (s): 0.338948
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 64380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.7
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224591
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2878

runsolver used 1.89071 second user time and 4.91725 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 18:43:26
IDJOB=3266627
IDBENCH=88202
IDSOLVER=1521
FILE ID=node122/3266627-1303577006
RUNJOBID= node122-1303576683-17010
PBS_JOBID= 13150292
Free space on /tmp= 70812 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p15-s25120921.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266627-1303577006/watcher-3266627-1303577006 -o /tmp/evaluation-result-3266627-1303577006/solver-3266627-1303577006 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3266627-1303577006.cnf

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

MD5SUM BENCH= 4b4e8a8187c1b8536d6b504b16289d38
RANDOM SEED=1269395786

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15524948 kB
Buffers:       1776028 kB
Cached:       15000552 kB
SwapCached:          0 kB
Active:        5471900 kB
Inactive:     11400576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15524948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1608 kB
Writeback:           0 kB
AnonPages:       95312 kB
Mapped:          17072 kB
Slab:           487756 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   284028 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= 70816 MiB
End job on node122 at 2011-04-23 19:05:08