Trace number 3287387

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
MPhaseSAT_M 2011-02-16? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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-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-3287387-1303772321/watcher-3287387-1303772321 -o /tmp/evaluation-result-3287387-1303772321/solver-3287387-1303772321 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3287387-1303772321.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 4.00 3.76 4/189 10203
/proc/meminfo: memFree=17374620/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=5168 CPUtime=0 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 488830637 5292032 276 33554432000 134512640 134829744 4292446784 18446744073709551615 11876660 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 1292 276 225 78 0 578 0

[startup+0.09121 s]
/proc/loadavg: 4.03 4.00 3.76 4/189 10203
/proc/meminfo: memFree=17374620/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=5692 CPUtime=0.08 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 875 0 0 0 8 0 0 0 25 0 1 0 488830637 5828608 772 33554432000 134512640 134829744 4292446784 18446744073709551615 134571782 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 1423 772 273 78 0 709 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5692

[startup+0.100212 s]
/proc/loadavg: 4.03 4.00 3.76 4/189 10203
/proc/meminfo: memFree=17374620/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=8084 CPUtime=0.09 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 1999 0 0 0 9 0 0 0 25 0 1 0 488830637 8278016 1371 33554432000 134512640 134829744 4292446784 18446744073709551615 134559189 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 2021 1371 274 78 0 1307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8084

[startup+0.300181 s]
/proc/loadavg: 4.03 4.00 3.76 4/189 10203
/proc/meminfo: memFree=17374620/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=23872 CPUtime=0.29 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 10464 0 0 0 28 1 0 0 25 0 1 0 488830637 24444928 5210 33554432000 134512640 134829744 4292446784 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 6001 5211 339 78 0 5287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23872

[startup+0.701122 s]
/proc/loadavg: 4.03 4.00 3.76 4/189 10203
/proc/meminfo: memFree=17374620/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=30624 CPUtime=0.69 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 12697 0 0 0 68 1 0 0 25 0 1 0 488830637 31358976 6775 33554432000 134512640 134829744 4292446784 18446744073709551615 134632147 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 7656 6776 348 78 0 6942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30624

[startup+1.50098 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 10204
/proc/meminfo: memFree=17349076/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=29040 CPUtime=1.49 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 13223 0 0 0 148 1 0 0 25 0 1 0 488830637 29736960 6385 33554432000 134512640 134829744 4292446784 18446744073709551615 134661626 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 7260 6385 358 78 0 6546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29040

[startup+3.10071 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 10204
/proc/meminfo: memFree=17348956/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=29352 CPUtime=3.09 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 13957 0 0 0 308 1 0 0 25 0 1 0 488830637 30056448 6463 33554432000 134512640 134829744 4292446784 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 7338 6463 358 78 0 6624 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29352

[startup+6.30017 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 10204
/proc/meminfo: memFree=17348636/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=29600 CPUtime=6.29 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 15271 0 0 0 627 2 0 0 25 0 1 0 488830637 30310400 6525 33554432000 134512640 134829744 4292446784 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 7400 6525 358 78 0 6686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29600

[startup+12.7011 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 10205
/proc/meminfo: memFree=17347024/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=30336 CPUtime=12.69 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 18950 0 0 0 1266 3 0 0 25 0 1 0 488830637 31064064 6712 33554432000 134512640 134829744 4292446784 18446744073709551615 134723099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 7584 6712 358 78 0 6870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30336

[startup+25.501 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 10205
/proc/meminfo: memFree=17346160/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=31640 CPUtime=25.49 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 22148 0 0 0 2546 3 0 0 25 0 1 0 488830637 32399360 7039 33554432000 134512640 134829744 4292446784 18446744073709551615 134661744 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 7910 7039 358 78 0 7196 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31640

[startup+51.1007 s]
/proc/loadavg: 4.08 4.02 3.77 5/190 10205
/proc/meminfo: memFree=17340932/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=36296 CPUtime=51.09 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 52408 0 0 0 5102 7 0 0 25 0 1 0 488830637 37167104 8507 33554432000 134512640 134829744 4292446784 18446744073709551615 134720819 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 9074 8507 317 78 0 8360 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36296

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.78 5/190 10207
/proc/meminfo: memFree=17334692/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=40448 CPUtime=102.29 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 53442 0 0 0 10222 7 0 0 25 0 1 0 488830637 41418752 9541 33554432000 134512640 134829744 4292446784 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 10112 9541 317 78 0 9398 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 40448

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 10218
/proc/meminfo: memFree=17334476/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=41108 CPUtime=162.29 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 53624 0 0 0 16222 7 0 0 25 0 1 0 488830637 42094592 9723 33554432000 134512640 134829744 4292446784 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 10277 9723 317 78 0 9563 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41108

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 10219
/proc/meminfo: memFree=17333712/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=42180 CPUtime=222.29 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 53860 0 0 0 22222 7 0 0 25 0 1 0 488830637 43192320 9959 33554432000 134512640 134829744 4292446784 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 10545 9959 317 78 0 9831 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42180

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 10220
/proc/meminfo: memFree=17330096/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=43176 CPUtime=282.29 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 54109 0 0 0 28222 7 0 0 25 0 1 0 488830637 44212224 10208 33554432000 134512640 134829744 4292446784 18446744073709551615 11730679 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 10794 10208 317 78 0 10080 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 43176

[startup+342.301 s]
/proc/loadavg: 4.07 4.02 3.83 5/190 10225
/proc/meminfo: memFree=17327952/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=45124 CPUtime=342.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 54601 0 0 0 34222 8 0 0 25 0 1 0 488830637 46206976 10695 33554432000 134512640 134829744 4292446784 18446744073709551615 134678695 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 11281 10695 317 78 0 10567 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 45124

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 10227
/proc/meminfo: memFree=17323744/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=47436 CPUtime=402.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55197 0 0 0 40222 8 0 0 25 0 1 0 488830637 48574464 11276 33554432000 134512640 134829744 4292446784 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 11859 11276 317 78 0 11145 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47436

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 10229
/proc/meminfo: memFree=17322360/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=47684 CPUtime=462.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55256 0 0 0 46222 8 0 0 25 0 1 0 488830637 48828416 11335 33554432000 134512640 134829744 4292446784 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 11921 11335 317 78 0 11207 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 47684

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 10230
/proc/meminfo: memFree=17320112/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=47684 CPUtime=522.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55257 0 0 0 52222 8 0 0 25 0 1 0 488830637 48828416 11336 33554432000 134512640 134829744 4292446784 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 11921 11336 317 78 0 11207 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 47684

[startup+582.301 s]
/proc/loadavg: 4.08 4.02 3.86 5/190 10231
/proc/meminfo: memFree=17319840/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=47684 CPUtime=582.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55257 0 0 0 58222 8 0 0 25 0 1 0 488830637 48828416 11336 33554432000 134512640 134829744 4292446784 18446744073709551615 134725750 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 11921 11336 317 78 0 11207 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47684

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.86 5/190 10233
/proc/meminfo: memFree=17316352/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=49040 CPUtime=642.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55586 0 0 0 64222 8 0 0 25 0 1 0 488830637 50216960 11665 33554432000 134512640 134829744 4292446784 18446744073709551615 134661720 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 12260 11665 317 78 0 11546 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 49040

[startup+702.301 s]
/proc/loadavg: 3.27 3.83 3.81 3/178 10271
/proc/meminfo: memFree=17637392/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=49040 CPUtime=702.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55590 0 0 0 70222 8 0 0 25 0 1 0 488830637 50216960 11669 33554432000 134512640 134829744 4292446784 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 12260 11669 317 78 0 11546 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 49040

[startup+762.307 s]
/proc/loadavg: 1.90 3.34 3.64 2/172 10291
/proc/meminfo: memFree=17715616/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=49040 CPUtime=762.3 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 55596 0 0 0 76222 8 0 0 25 0 1 0 488830637 50216960 11675 33554432000 134512640 134829744 4292446784 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 12260 11675 317 78 0 11546 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 49040

[startup+822.301 s]
/proc/loadavg: 1.33 2.91 3.47 2/172 10292
/proc/meminfo: memFree=17713480/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=51428 CPUtime=822.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56182 0 0 0 82222 9 0 0 25 0 1 0 488830637 52662272 12257 33554432000 134512640 134829744 4292446784 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 12857 12257 317 78 0 12143 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 51428

[startup+882.301 s]
/proc/loadavg: 1.12 2.56 3.32 2/172 10294
/proc/meminfo: memFree=17712564/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=882.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56584 0 0 0 88222 9 0 0 25 0 1 0 488830637 53485568 12469 33554432000 134512640 134829744 4292446784 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12469 317 78 0 12344 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 52232

[startup+942.301 s]
/proc/loadavg: 1.04 2.27 3.17 2/172 10295
/proc/meminfo: memFree=17712648/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=942.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56585 0 0 0 94222 9 0 0 25 0 1 0 488830637 53485568 12470 33554432000 134512640 134829744 4292446784 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12470 317 78 0 12344 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 52232

[startup+1002.3 s]
/proc/loadavg: 1.01 2.04 3.03 2/172 10297
/proc/meminfo: memFree=17712616/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=1002.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56590 0 0 0 100222 9 0 0 25 0 1 0 488830637 53485568 12475 33554432000 134512640 134829744 4292446784 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12475 317 78 0 12344 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 52232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.85 2.90 2/172 10299
/proc/meminfo: memFree=17712584/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=1062.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56605 0 0 0 106222 9 0 0 25 0 1 0 488830637 53485568 12490 33554432000 134512640 134829744 4292446784 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12490 317 78 0 12344 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 52232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.69 2.78 2/172 10300
/proc/meminfo: memFree=17712676/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=1122.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56605 0 0 0 112222 9 0 0 25 0 1 0 488830637 53485568 12490 33554432000 134512640 134829744 4292446784 18446744073709551615 134723915 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12490 317 78 0 12344 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 52232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.56 2.66 2/172 10301
/proc/meminfo: memFree=17712764/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=1182.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56606 0 0 0 118222 9 0 0 25 0 1 0 488830637 53485568 12491 33554432000 134512640 134829744 4292446784 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12491 317 78 0 12344 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 52232

[startup+1242.3 s]
/proc/loadavg: 1.00 1.46 2.56 2/172 10303
/proc/meminfo: memFree=17712604/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52232 CPUtime=1242.31 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56606 0 0 0 124222 9 0 0 25 0 1 0 488830637 53485568 12491 33554432000 134512640 134829744 4292446784 18446744073709551615 134623215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13058 12491 317 78 0 12344 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 52232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.38 2.47 2/172 10305
/proc/meminfo: memFree=17712448/32951124 swapFree=67111528/67111528
[pid=10203] ppid=10201 vsize=52500 CPUtime=1300.02 cores=1,3
/proc/10203/stat : 10203 (MPhaseSAT_M) R 10201 10203 9483 0 -1 4202496 56656 0 0 0 129993 9 0 0 25 0 1 0 488830637 53760000 12541 33554432000 134512640 134829744 4292446784 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10203/statm: 13125 12541 317 78 0 12411 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 52500

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.03
CPU user time (s): 1299.93
CPU system time (s): 0.096985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 52500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56656
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= 9
involuntary context switches= 2451

runsolver used 1.83372 second user time and 4.70728 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 00:58:41
IDJOB=3287387
IDBENCH=82466
IDSOLVER=1522
FILE ID=node130/3287387-1303772321
RUNJOBID= node130-1303770901-9503
PBS_JOBID= 13157181
Free space on /tmp= 71736 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287387-1303772321/watcher-3287387-1303772321 -o /tmp/evaluation-result-3287387-1303772321/solver-3287387-1303772321 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3287387-1303772321.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1841603599

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17374900 kB
Buffers:       2105416 kB
Cached:       12512068 kB
SwapCached:          0 kB
Active:        7021816 kB
Inactive:      8005156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17374900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2464 kB
Writeback:           0 kB
AnonPages:      408700 kB
Mapped:          16996 kB
Slab:           483288 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   617512 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= 71776 MiB
End job on node130 at 2011-04-26 01:20:23