Trace number 3094740

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
MD5SUM48acd8df0141c3f57a132eb6d7253d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.328
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3094740-1301750840/watcher-3094740-1301750840 -o /tmp/evaluation-result-3094740-1301750840/solver-3094740-1301750840 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094740-1301750840.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.04 4.00 3.76 4/189 11224
/proc/meminfo: memFree=21078604/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=5368 CPUtime=0 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 267499621 5496832 271 33554432000 134512640 134761588 4289977104 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 1342 271 225 61 0 645 0

[startup+0.0314551 s]
/proc/loadavg: 4.04 4.00 3.76 4/189 11224
/proc/meminfo: memFree=21078604/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=5368 CPUtime=0.02 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 456 0 0 0 2 0 0 0 18 0 1 0 267499621 5496832 396 33554432000 134512640 134761588 4289977104 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 1342 396 225 61 0 645 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5368

[startup+0.100444 s]
/proc/loadavg: 4.04 4.00 3.76 4/189 11224
/proc/meminfo: memFree=21078604/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=5368 CPUtime=0.09 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 797 0 0 0 9 0 0 0 18 0 1 0 267499621 5496832 737 33554432000 134512640 134761588 4289977104 18446744073709551615 2806986 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 1342 737 225 61 0 645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5368

[startup+0.300398 s]
/proc/loadavg: 4.04 4.00 3.76 4/189 11224
/proc/meminfo: memFree=21078604/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=18460 CPUtime=0.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 8812 0 0 0 28 1 0 0 18 0 1 0 267499621 18903040 4121 33554432000 134512640 134761588 4289977104 18446744073709551615 134632688 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4615 4121 313 61 0 3918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18460

[startup+0.700331 s]
/proc/loadavg: 4.04 4.00 3.76 4/189 11224
/proc/meminfo: memFree=21078604/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=16812 CPUtime=0.69 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 12705 0 0 0 67 2 0 0 18 0 1 0 267499621 17215488 3748 33554432000 134512640 134761588 4289977104 18446744073709551615 134617960 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4203 3748 333 61 0 3506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16812

[startup+1.50017 s]
/proc/loadavg: 4.04 4.00 3.76 5/190 11225
/proc/meminfo: memFree=21064380/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=17244 CPUtime=1.49 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 13483 0 0 0 147 2 0 0 20 0 1 0 267499621 17657856 3845 33554432000 134512640 134761588 4289977104 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4311 3845 338 61 0 3614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17244

[startup+3.10086 s]
/proc/loadavg: 4.04 4.00 3.76 5/190 11225
/proc/meminfo: memFree=21063884/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=17244 CPUtime=3.09 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 13483 0 0 0 307 2 0 0 25 0 1 0 267499621 17657856 3845 33554432000 134512640 134761588 4289977104 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4311 3845 338 61 0 3614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17244

[startup+6.30026 s]
/proc/loadavg: 4.03 4.00 3.76 5/190 11225
/proc/meminfo: memFree=21063056/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=17436 CPUtime=6.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 13664 0 0 0 627 2 0 0 25 0 1 0 267499621 17854464 3893 33554432000 134512640 134761588 4289977104 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4359 3893 338 61 0 3662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17436

[startup+12.701 s]
/proc/loadavg: 4.03 4.00 3.76 5/190 11225
/proc/meminfo: memFree=21061572/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=18464 CPUtime=12.69 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 17391 0 0 0 1266 3 0 0 25 0 1 0 267499621 18907136 4182 33554432000 134512640 134761588 4289977104 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4616 4182 338 61 0 3919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18464

[startup+25.5006 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 11226
/proc/meminfo: memFree=21067736/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=17592 CPUtime=25.49 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 35739 0 0 0 2544 5 0 0 25 0 1 0 267499621 18014208 3938 33554432000 134512640 134761588 4289977104 18446744073709551615 134675680 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 4398 3938 507 61 0 3701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17592

[startup+51.1008 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 11227
/proc/meminfo: memFree=21056400/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=25224 CPUtime=51.09 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 61169 0 0 0 5101 8 0 0 25 0 1 0 267499621 25829376 5821 33554432000 134512640 134761588 4289977104 18446744073709551615 134616760 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 6306 5821 310 61 0 5609 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25224

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 11228
/proc/meminfo: memFree=21049420/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=27128 CPUtime=102.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 78556 0 0 0 10218 11 0 0 25 0 1 0 267499621 27779072 6304 33554432000 134512640 134761588 4289977104 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 6782 6304 310 61 0 6085 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27128

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 11229
/proc/meminfo: memFree=21042680/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28084 CPUtime=162.3 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 82822 0 0 0 16218 12 0 0 25 0 1 0 267499621 28758016 6543 33554432000 134512640 134761588 4289977104 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7021 6543 310 61 0 6324 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28084

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 11231
/proc/meminfo: memFree=21048716/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=27284 CPUtime=222.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 88972 0 0 0 22217 12 0 0 25 0 1 0 267499621 27938816 6375 33554432000 134512640 134761588 4289977104 18446744073709551615 134747659 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 6821 6375 310 61 0 6124 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27284

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 11233
/proc/meminfo: memFree=21047436/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=27556 CPUtime=282.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 93531 0 0 0 28216 13 0 0 25 0 1 0 267499621 28217344 6443 33554432000 134512640 134761588 4289977104 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 6889 6443 310 61 0 6192 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27556

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 11290
/proc/meminfo: memFree=21101664/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28308 CPUtime=342.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 97230 0 0 0 34216 13 0 0 25 0 1 0 267499621 28987392 6631 33554432000 134512640 134761588 4289977104 18446744073709551615 134685444 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7077 6631 310 61 0 6380 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28308

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 11292
/proc/meminfo: memFree=21101028/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28072 CPUtime=402.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 101762 0 0 0 40215 14 0 0 25 0 1 0 267499621 28745728 6540 33554432000 134512640 134761588 4289977104 18446744073709551615 134748450 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7018 6540 310 61 0 6321 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 28072

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 11293
/proc/meminfo: memFree=21096784/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28840 CPUtime=462.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 104836 0 0 0 46214 15 0 0 25 0 1 0 267499621 29532160 6732 33554432000 134512640 134761588 4289977104 18446744073709551615 134680528 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7210 6732 310 61 0 6513 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 28840

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 11295
/proc/meminfo: memFree=21096884/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=29080 CPUtime=522.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 109687 0 0 0 52214 15 0 0 25 0 1 0 267499621 29777920 6792 33554432000 134512640 134761588 4289977104 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7270 6792 310 61 0 6573 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 29080

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11324
/proc/meminfo: memFree=21092452/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=29096 CPUtime=582.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 112664 0 0 0 58214 15 0 0 25 0 1 0 267499621 29794304 6796 33554432000 134512640 134761588 4289977104 18446744073709551615 134748639 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7274 6796 310 61 0 6577 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 29096

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11325
/proc/meminfo: memFree=21091048/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=29096 CPUtime=642.3 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 115074 0 0 0 64214 16 0 0 25 0 1 0 267499621 29794304 6796 33554432000 134512640 134761588 4289977104 18446744073709551615 134680808 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7274 6796 310 61 0 6577 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 29096

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11327
/proc/meminfo: memFree=21091128/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28312 CPUtime=702.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 118645 0 0 0 70213 16 0 0 25 0 1 0 267499621 28991488 6600 33554432000 134512640 134761588 4289977104 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7078 6600 310 61 0 6381 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 28312

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11328
/proc/meminfo: memFree=21089980/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=29096 CPUtime=762.3 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 122540 0 0 0 76213 17 0 0 25 0 1 0 267499621 29794304 6796 33554432000 134512640 134761588 4289977104 18446744073709551615 134747471 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7274 6796 310 61 0 6577 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 29096

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 11385
/proc/meminfo: memFree=21094212/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=36176 CPUtime=822.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 124950 0 0 0 82212 17 0 0 25 0 1 0 267499621 37044224 8566 33554432000 134512640 134761588 4289977104 18446744073709551615 134644952 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 9044 8566 310 61 0 8347 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 36176

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 11387
/proc/meminfo: memFree=21091832/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28840 CPUtime=882.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 126883 0 0 0 88212 17 0 0 25 0 1 0 267499621 29532160 6732 33554432000 134512640 134761588 4289977104 18446744073709551615 134746984 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7210 6732 310 61 0 6513 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 28840

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 11388
/proc/meminfo: memFree=21089544/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=30888 CPUtime=942.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 130586 0 0 0 94212 17 0 0 25 0 1 0 267499621 31629312 7244 33554432000 134512640 134761588 4289977104 18446744073709551615 134747285 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7722 7244 310 61 0 7025 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 30888

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.89 5/190 11390
/proc/meminfo: memFree=21088140/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=31656 CPUtime=1002.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 134000 0 0 0 100211 18 0 0 25 0 1 0 267499621 32415744 7436 33554432000 134512640 134761588 4289977104 18446744073709551615 134748419 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7914 7436 310 61 0 7217 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 31656

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.90 5/190 11391
/proc/meminfo: memFree=21090564/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28568 CPUtime=1062.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 135817 0 0 0 106211 18 0 0 25 0 1 0 267499621 29253632 6664 33554432000 134512640 134761588 4289977104 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7142 6664 310 61 0 6445 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 28568

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 11393
/proc/meminfo: memFree=21090288/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=28820 CPUtime=1122.3 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 139610 0 0 0 112211 19 0 0 25 0 1 0 267499621 29511680 6727 33554432000 134512640 134761588 4289977104 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7205 6727 310 61 0 6508 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 28820

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 11395
/proc/meminfo: memFree=21087404/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=29476 CPUtime=1182.3 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 142066 0 0 0 118211 19 0 0 25 0 1 0 267499621 30183424 6891 33554432000 134512640 134761588 4289977104 18446744073709551615 134747037 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7369 6891 310 61 0 6672 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 29476

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 11396
/proc/meminfo: memFree=21086632/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=32036 CPUtime=1242.29 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 144476 0 0 0 124210 19 0 0 25 0 1 0 267499621 32804864 7531 33554432000 134512640 134761588 4289977104 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 8009 7531 310 61 0 7312 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 32036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 11398
/proc/meminfo: memFree=21085100/32951124 swapFree=67111528/67111528
[pid=11224] ppid=11222 vsize=31508 CPUtime=1300 cores=1,3
/proc/11224/stat : 11224 (MPhaseSAT64) R 11222 11224 10899 0 -1 4202496 148968 0 0 0 129980 20 0 0 25 0 1 0 267499621 32264192 7400 33554432000 134512640 134761588 4289977104 18446744073709551615 134685533 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11224/statm: 7877 7400 310 61 0 7180 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 31508

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.01
CPU user time (s): 1299.81
CPU system time (s): 0.204968
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 38224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148968
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= 15
involuntary context switches= 2425

runsolver used 2.19067 second user time and 4.63629 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-02 15:27:20
IDJOB=3094740
IDBENCH=82622
IDSOLVER=1521
FILE ID=node141/3094740-1301750840
RUNJOBID= node141-1301748571-10919
PBS_JOBID= 12840997
Free space on /tmp= 71872 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094740-1301750840/watcher-3094740-1301750840 -o /tmp/evaluation-result-3094740-1301750840/solver-3094740-1301750840 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094740-1301750840.cnf

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

MD5SUM BENCH= 48acd8df0141c3f57a132eb6d7253d5f
RANDOM SEED=2114183040

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21078760 kB
Buffers:        344124 kB
Cached:       11131584 kB
SwapCached:          0 kB
Active:        7535644 kB
Inactive:      4075492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21078760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3352 kB
Writeback:          16 kB
AnonPages:      135668 kB
Mapped:          16824 kB
Slab:           196140 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   320124 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= 71876 MiB
End job on node141 at 2011-04-02 15:49:02