Trace number 3375409

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-05-14 (fixed)? (TO) 1299.81 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 961)

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-3375409-1305462466/watcher-3375409-1305462466 -o /tmp/evaluation-result-3375409-1305462466/solver-3375409-1305462466 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375409-1305462466.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: 2.99 3.83 4.06 5/407 8428
/proc/meminfo: memFree=23944076/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=23256 CPUtime=0 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 455 0 0 0 0 0 0 0 21 0 1 0 657845282 23814144 396 33554432000 4194304 4479436 140734693128368 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 5814 396 267 70 0 2934 0

[startup+0.076916 s]
/proc/loadavg: 2.99 3.83 4.06 5/407 8428
/proc/meminfo: memFree=23944076/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=23256 CPUtime=0.07 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 1161 0 0 0 7 0 0 0 21 0 1 0 657845282 23814144 1102 33554432000 4194304 4479436 140734693128368 18446744073709551615 242970550016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 5814 1102 267 70 0 2934 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23256

[startup+0.100915 s]
/proc/loadavg: 2.99 3.83 4.06 5/407 8428
/proc/meminfo: memFree=23944076/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=23256 CPUtime=0.09 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 1415 0 0 0 9 0 0 0 21 0 1 0 657845282 23814144 1356 33554432000 4194304 4479436 140734693128368 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 5814 1356 267 70 0 2934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23256

[startup+0.300882 s]
/proc/loadavg: 2.99 3.83 4.06 5/407 8428
/proc/meminfo: memFree=23944076/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=30148 CPUtime=0.29 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 7236 0 0 0 29 0 0 0 22 0 1 0 657845282 30871552 4896 33554432000 4194304 4479436 140734693128368 18446744073709551615 4244416 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 7537 4896 279 70 0 4657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30148

[startup+0.70081 s]
/proc/loadavg: 2.99 3.83 4.06 5/407 8428
/proc/meminfo: memFree=23944076/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=43960 CPUtime=0.68 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 19019 0 0 0 67 1 0 0 24 0 1 0 657845282 45015040 7859 33554432000 4194304 4479436 140734693128368 18446744073709551615 4308008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 10990 7859 311 70 0 8110 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43960

[startup+1.50067 s]
/proc/loadavg: 2.99 3.83 4.06 5/411 8435
/proc/meminfo: memFree=23795996/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=43960 CPUtime=1.48 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 19019 0 0 0 147 1 0 0 25 0 1 0 657845282 45015040 7859 33554432000 4194304 4479436 140734693128368 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 10990 7859 311 70 0 8110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43960

[startup+3.10039 s]
/proc/loadavg: 2.99 3.83 4.06 5/411 8435
/proc/meminfo: memFree=23751012/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=43960 CPUtime=3.08 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 19136 0 0 0 307 1 0 0 25 0 1 0 657845282 45015040 7976 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 10990 7976 317 70 0 8110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43960

[startup+6.30086 s]
/proc/loadavg: 3.07 3.83 4.06 4/407 8451
/proc/meminfo: memFree=23828488/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=58480 CPUtime=6.29 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 22144 0 0 0 627 2 0 0 25 0 1 0 657845282 59883520 10984 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 14620 10984 317 70 0 11740 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58480

[startup+12.7007 s]
/proc/loadavg: 3.23 3.85 4.06 4/407 8451
/proc/meminfo: memFree=23820608/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=58480 CPUtime=12.69 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 22656 0 0 0 1267 2 0 0 25 0 1 0 657845282 59883520 11496 33554432000 4194304 4479436 140734693128368 18446744073709551615 4304587 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 14620 11496 317 70 0 11740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58480

[startup+25.5006 s]
/proc/loadavg: 3.75 3.94 4.09 5/411 8462
/proc/meminfo: memFree=23793424/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=67952 CPUtime=25.49 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 25024 0 0 0 2547 2 0 0 25 0 1 0 657845282 69582848 13864 33554432000 4194304 4479436 140734693128368 18446744073709551615 4306973 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 16988 13864 317 70 0 14108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67952

[startup+51.1011 s]
/proc/loadavg: 3.84 3.94 4.09 5/411 8463
/proc/meminfo: memFree=23782736/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=57496 CPUtime=51.09 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 28903 0 0 0 5106 3 0 0 25 0 1 0 657845282 58875904 11366 33554432000 4194304 4479436 140734693128368 18446744073709551615 4219890 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 14374 11366 320 70 0 11494 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57496

[startup+102.315 s]
/proc/loadavg: 3.48 3.84 4.04 4/405 8481
/proc/meminfo: memFree=23631220/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=83100 CPUtime=102.28 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 35683 0 0 0 10222 6 0 0 25 0 1 0 657845282 85094400 18146 33554432000 4194304 4479436 140734693128368 18446744073709551615 4390684 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 20775 18146 325 70 0 17895 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83100

[startup+162.301 s]
/proc/loadavg: 2.78 3.59 3.94 3/399 8500
/proc/meminfo: memFree=23683320/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=132252 CPUtime=162.22 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 47971 0 0 0 16209 13 0 0 25 0 1 0 657845282 135426048 30434 33554432000 4194304 4479436 140734693128368 18446744073709551615 4382452 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 33063 30434 325 70 0 30183 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 132252

[startup+222.301 s]
/proc/loadavg: 2.29 3.30 3.82 3/399 8502
/proc/meminfo: memFree=23666076/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=142212 CPUtime=222.2 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 50461 0 0 0 22206 14 0 0 25 0 1 0 657845282 145625088 32924 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 35553 32924 325 70 0 32673 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 142212

[startup+282.3 s]
/proc/loadavg: 2.10 3.06 3.70 3/399 8503
/proc/meminfo: memFree=23666068/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=142212 CPUtime=282.19 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 50461 0 0 0 28204 15 0 0 25 0 1 0 657845282 145625088 32924 33554432000 4194304 4479436 140734693128368 18446744073709551615 4340942 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 35553 32924 325 70 0 32673 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 142212

[startup+342.301 s]
/proc/loadavg: 2.16 2.89 3.60 3/399 8505
/proc/meminfo: memFree=23666924/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=142212 CPUtime=342.19 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 50461 0 0 0 34202 17 0 0 25 0 1 0 657845282 145625088 32924 33554432000 4194304 4479436 140734693128368 18446744073709551615 4306912 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 35553 32924 325 70 0 32673 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 142212

[startup+402.301 s]
/proc/loadavg: 2.11 2.74 3.51 3/399 8506
/proc/meminfo: memFree=23650536/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=142212 CPUtime=402.18 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 50461 0 0 0 40200 18 0 0 25 0 1 0 657845282 145625088 32924 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451942 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 35553 32924 325 70 0 32673 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 142212

[startup+462.3 s]
/proc/loadavg: 2.04 2.61 3.41 3/399 8508
/proc/meminfo: memFree=23633920/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=158600 CPUtime=462.18 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 58654 0 0 0 46198 20 0 0 25 0 1 0 657845282 162406400 37021 33554432000 4194304 4479436 140734693128368 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 39650 37021 325 70 0 36770 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 158600

[startup+522.301 s]
/proc/loadavg: 2.01 2.49 3.32 3/399 8510
/proc/meminfo: memFree=23618156/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=174984 CPUtime=522.17 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 62750 0 0 0 52195 22 0 0 25 0 1 0 657845282 179183616 41117 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 43746 41117 325 70 0 40866 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 174984

[startup+582.301 s]
/proc/loadavg: 2.08 2.42 3.24 3/399 8511
/proc/meminfo: memFree=23543872/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=191368 CPUtime=582.16 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 75038 0 0 0 58191 25 0 0 25 0 1 0 657845282 195960832 45213 33554432000 4194304 4479436 140734693128368 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 47842 45213 325 70 0 44962 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 191368

[startup+642.3 s]
/proc/loadavg: 2.03 2.34 3.16 3/399 8513
/proc/meminfo: memFree=23510992/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=224140 CPUtime=642.17 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 87327 0 0 0 64190 27 0 0 25 0 1 0 657845282 229519360 53406 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 56035 53406 325 70 0 53155 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 224140

[startup+702.301 s]
/proc/loadavg: 2.01 2.27 3.08 3/399 8514
/proc/meminfo: memFree=23495356/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=240524 CPUtime=702.14 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 91423 0 0 0 70185 29 0 0 25 0 1 0 657845282 246296576 57502 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 60131 57502 325 70 0 57251 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 240524

[startup+762.315 s]
/proc/loadavg: 2.00 2.22 3.01 3/399 8516
/proc/meminfo: memFree=23495224/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=240524 CPUtime=762.15 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 95519 0 0 0 76185 30 0 0 25 0 1 0 657845282 246296576 57502 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 60131 57502 325 70 0 57251 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 240524

[startup+822.3 s]
/proc/loadavg: 2.00 2.18 2.95 3/399 8518
/proc/meminfo: memFree=23495212/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=240524 CPUtime=822.13 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 95519 0 0 0 82181 32 0 0 25 0 1 0 657845282 246296576 57502 33554432000 4194304 4479436 140734693128368 18446744073709551615 4381503 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 60131 57502 325 70 0 57251 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 240524

[startup+882.301 s]
/proc/loadavg: 2.00 2.14 2.88 3/399 8519
/proc/meminfo: memFree=23510828/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=224140 CPUtime=882.13 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 95519 0 0 0 88180 33 0 0 25 0 1 0 657845282 229519360 53406 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 56035 53406 325 70 0 53155 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 224140

[startup+942.301 s]
/proc/loadavg: 2.08 2.13 2.83 3/399 8521
/proc/meminfo: memFree=23429220/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=240524 CPUtime=942.12 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 99615 0 0 0 94177 35 0 0 25 0 1 0 657845282 246296576 57502 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 60131 57502 325 70 0 57251 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 240524

[startup+1002.3 s]
/proc/loadavg: 2.03 2.10 2.78 3/399 8522
/proc/meminfo: memFree=23421268/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=248716 CPUtime=1002.12 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 101663 0 0 0 100176 36 0 0 25 0 1 0 657845282 254685184 59550 33554432000 4194304 4479436 140734693128368 18446744073709551615 4452440 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 62179 59550 325 70 0 59299 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 248716

[startup+1062.3 s]
/proc/loadavg: 2.01 2.08 2.72 3/399 8524
/proc/meminfo: memFree=23387908/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=281484 CPUtime=1062.11 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 109855 0 0 0 106173 38 0 0 25 0 1 0 657845282 288239616 67742 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 70371 67742 325 70 0 67491 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 281484

[startup+1122.3 s]
/proc/loadavg: 2.00 2.07 2.68 3/399 8526
/proc/meminfo: memFree=23387888/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=281484 CPUtime=1122.1 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 109855 0 0 0 112170 40 0 0 25 0 1 0 657845282 288239616 67742 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 70371 67742 325 70 0 67491 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 281484

[startup+1182.3 s]
/proc/loadavg: 2.08 2.08 2.64 3/399 8527
/proc/meminfo: memFree=23387388/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=281484 CPUtime=1182.09 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 109855 0 0 0 118168 41 0 0 25 0 1 0 657845282 288239616 67742 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451872 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 70371 67742 325 70 0 67491 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 281484

[startup+1242.3 s]
/proc/loadavg: 2.03 2.06 2.60 3/399 8529
/proc/meminfo: memFree=23386008/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=281484 CPUtime=1242.08 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 109855 0 0 0 124166 42 0 0 25 0 1 0 657845282 288239616 67742 33554432000 4194304 4479436 140734693128368 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 70371 67742 325 70 0 67491 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 281484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.05 2.56 3/399 8530
/proc/meminfo: memFree=23385860/32951132 swapFree=67093844/67111528
[pid=8428] ppid=8426 vsize=281484 CPUtime=1299.79 cores=4,6
/proc/8428/stat : 8428 (MPhaseSAT64) R 8426 8428 7859 0 -1 4202496 109855 0 0 0 129936 43 0 0 25 0 1 0 657845282 288239616 67742 33554432000 4194304 4479436 140734693128368 18446744073709551615 4450909 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8428/statm: 70371 67742 325 70 0 67491 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 281484

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.03
CPU time (s): 1299.81
CPU user time (s): 1299.37
CPU system time (s): 0.448931
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 281484

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

runsolver used 5.29219 second user time and 11.2533 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 14:27:46
IDJOB=3375409
IDBENCH=88204
IDSOLVER=1855
FILE ID=node128/3375409-1305462466
RUNJOBID= node128-1305462466-8394
PBS_JOBID= 13324904
Free space on /tmp= 73568 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375409-1305462466/watcher-3375409-1305462466 -o /tmp/evaluation-result-3375409-1305462466/solver-3375409-1305462466 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375409-1305462466.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1073805051

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23944612 kB
Buffers:        282860 kB
Cached:        3157376 kB
SwapCached:       1440 kB
Active:        6557744 kB
Inactive:      2155356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23944612 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           52224 kB
Writeback:          20 kB
AnonPages:     5270652 kB
Mapped:          31884 kB
Slab:           190280 kB
PageTables:      38700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100759724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-15 14:49:28