Trace number 3380170

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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: 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-3380170-1305455498/watcher-3380170-1305455498 -o /tmp/evaluation-result-3380170-1305455498/solver-3380170-1305455498 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380170-1305455498.cnf 

running on 2 cores: 0,2

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.02 3.97 3.85 5/397 8134
/proc/meminfo: memFree=29114352/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=23420 CPUtime=0 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 2489 0 0 0 0 0 0 0 25 0 1 0 657148499 23982080 2429 33554432000 4194304 4394578 140733240887712 18446744073709551615 4331526 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 5855 2441 244 49 0 2996 0

[startup+0.044284 s]
/proc/loadavg: 4.02 3.97 3.85 5/397 8134
/proc/meminfo: memFree=29114352/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=45592 CPUtime=0.02 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 7576 0 0 0 2 0 0 0 25 0 1 0 657148499 46686208 7516 33554432000 4194304 4394578 140733240887712 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 11398 7517 247 49 0 8539 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 45592

[startup+0.100275 s]
/proc/loadavg: 4.02 3.97 3.85 5/397 8134
/proc/meminfo: memFree=29114352/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=50872 CPUtime=0.09 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 8873 0 0 0 8 1 0 0 25 0 1 0 657148499 52092928 8813 33554432000 4194304 4394578 140733240887712 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 12718 8814 247 49 0 9859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50872

[startup+0.300202 s]
/proc/loadavg: 4.02 3.97 3.85 5/397 8134
/proc/meminfo: memFree=29114352/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=69484 CPUtime=0.28 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 13542 0 0 0 27 1 0 0 25 0 1 0 657148499 71151616 13482 33554432000 4194304 4394578 140733240887712 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 17371 13483 247 49 0 14512 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 69484

[startup+0.701135 s]
/proc/loadavg: 4.02 3.97 3.85 5/397 8134
/proc/meminfo: memFree=29114352/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=107856 CPUtime=0.68 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 23182 0 0 0 64 4 0 0 25 0 1 0 657148499 110444544 22052 33554432000 4194304 4394578 140733240887712 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 26964 22052 256 49 0 24105 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 107856

[startup+1.50094 s]
/proc/loadavg: 4.02 3.97 3.85 5/398 8135
/proc/meminfo: memFree=29006472/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=165916 CPUtime=1.48 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 38926 0 0 0 140 8 0 0 25 0 1 0 657148499 169897984 34590 33554432000 4194304 4394578 140733240887712 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 41479 34591 256 49 0 38620 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165916

[startup+3.10067 s]
/proc/loadavg: 4.02 3.97 3.85 5/398 8135
/proc/meminfo: memFree=28943356/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=196912 CPUtime=3.08 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 50442 0 0 0 293 15 0 0 25 0 1 0 657148499 201637888 43968 33554432000 4194304 4394578 140733240887712 18446744073709551615 4254540 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 49228 43968 256 49 0 46369 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 196912

[startup+6.30019 s]
/proc/loadavg: 4.01 3.97 3.85 5/398 8135
/proc/meminfo: memFree=28899592/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=228124 CPUtime=6.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 58646 0 0 0 611 18 0 0 25 0 1 0 657148499 233598976 52172 33554432000 4194304 4394578 140733240887712 18446744073709551615 4296816 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 57031 52172 267 49 0 54172 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 228124

[startup+12.7011 s]
/proc/loadavg: 4.01 3.97 3.86 5/398 8135
/proc/meminfo: memFree=28888552/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=234616 CPUtime=12.68 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 60211 0 0 0 1250 18 0 0 25 0 1 0 657148499 240246784 53737 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 58654 53737 267 49 0 55795 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 234616

[startup+25.501 s]
/proc/loadavg: 4.01 3.97 3.86 5/398 8135
/proc/meminfo: memFree=28864740/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=246580 CPUtime=25.48 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 63147 0 0 0 2529 19 0 0 25 0 1 0 657148499 252497920 56673 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298423 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 61645 56673 267 49 0 58786 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 246580

[startup+51.1007 s]
/proc/loadavg: 4.00 3.97 3.86 5/398 8136
/proc/meminfo: memFree=28828856/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=264712 CPUtime=51.08 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 67753 0 0 0 5087 21 0 0 25 0 1 0 657148499 271065088 61279 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 66178 61279 267 49 0 63319 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 264712

[startup+102.315 s]
/proc/loadavg: 4.00 3.97 3.86 5/398 8137
/proc/meminfo: memFree=28787008/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=284864 CPUtime=102.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 72377 0 0 0 10207 23 0 0 25 0 1 0 657148499 291700736 65903 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 71216 65903 267 49 0 68357 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 284864

[startup+162.301 s]
/proc/loadavg: 4.11 4.00 3.88 5/398 8139
/proc/meminfo: memFree=28728588/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=293268 CPUtime=162.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 74428 0 0 0 16204 25 0 0 25 0 1 0 657148499 300306432 67954 33554432000 4194304 4394578 140733240887712 18446744073709551615 4288273 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 73317 67954 267 49 0 70458 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 293268

[startup+222.301 s]
/proc/loadavg: 4.09 4.01 3.89 5/398 8141
/proc/meminfo: memFree=28671136/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=301620 CPUtime=222.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 76459 0 0 0 22204 25 0 0 25 0 1 0 657148499 308858880 69985 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 75405 69985 267 49 0 72546 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 301620

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.90 5/398 8142
/proc/meminfo: memFree=28629180/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=313168 CPUtime=282.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 79031 0 0 0 28203 26 0 0 25 0 1 0 657148499 320684032 72557 33554432000 4194304 4394578 140733240887712 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 78292 72557 267 49 0 75433 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 313168

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8144
/proc/meminfo: memFree=28613016/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=314792 CPUtime=342.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 79394 0 0 0 34203 27 0 0 25 0 1 0 657148499 322347008 72920 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 78698 72920 267 49 0 75839 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 314792

[startup+402.301 s]
/proc/loadavg: 3.37 3.82 3.85 4/392 8162
/proc/meminfo: memFree=28842480/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=322508 CPUtime=402.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 81290 0 0 0 40202 27 0 0 25 0 1 0 657148499 330248192 74816 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 80627 74816 267 49 0 77768 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 322508

[startup+462.301 s]
/proc/loadavg: 2.79 3.59 3.76 3/386 8181
/proc/meminfo: memFree=29923548/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=324544 CPUtime=462.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 81811 0 0 0 46202 27 0 0 25 0 1 0 657148499 332333056 75337 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 81136 75337 267 49 0 78277 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 324544

[startup+522.301 s]
/proc/loadavg: 2.39 3.32 3.66 3/386 8183
/proc/meminfo: memFree=29920792/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=324544 CPUtime=522.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 81820 0 0 0 52202 27 0 0 25 0 1 0 657148499 332333056 75346 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 81136 75346 267 49 0 78277 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 324544

[startup+582.3 s]
/proc/loadavg: 2.19 3.10 3.56 3/386 8184
/proc/meminfo: memFree=29902292/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=341452 CPUtime=582.29 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 85840 0 0 0 58201 28 0 0 25 0 1 0 657148499 349646848 79366 33554432000 4194304 4394578 140733240887712 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 85363 79366 267 49 0 82504 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 341452

[startup+642.3 s]
/proc/loadavg: 2.07 2.89 3.46 3/386 8186
/proc/meminfo: memFree=29871148/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=369848 CPUtime=642.31 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 92637 0 0 0 64201 30 0 0 25 0 1 0 657148499 378724352 86163 33554432000 4194304 4394578 140733240887712 18446744073709551615 4299153 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 92462 86163 267 49 0 89603 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 369848

[startup+702.3 s]
/proc/loadavg: 2.02 2.73 3.36 3/386 8187
/proc/meminfo: memFree=29858464/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=702.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93589 0 0 0 70199 31 0 0 25 0 1 0 657148499 382853120 87115 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87115 267 49 0 90611 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 373880

[startup+762.314 s]
/proc/loadavg: 2.07 2.61 3.28 3/386 8189
/proc/meminfo: memFree=29856956/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=762.31 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93594 0 0 0 76200 31 0 0 25 0 1 0 657148499 382853120 87120 33554432000 4194304 4394578 140733240887712 18446744073709551615 4285758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87120 267 49 0 90611 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 373880

[startup+822.301 s]
/proc/loadavg: 2.09 2.51 3.20 3/386 8191
/proc/meminfo: memFree=29854080/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=822.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93631 0 0 0 82199 31 0 0 25 0 1 0 657148499 382853120 87157 33554432000 4194304 4394578 140733240887712 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87157 267 49 0 90611 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 373880

[startup+882.301 s]
/proc/loadavg: 2.03 2.42 3.12 3/386 8192
/proc/meminfo: memFree=29850932/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=882.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93646 0 0 0 88199 31 0 0 25 0 1 0 657148499 382853120 87172 33554432000 4194304 4394578 140733240887712 18446744073709551615 4291743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87172 267 49 0 90611 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 373880

[startup+942.301 s]
/proc/loadavg: 2.01 2.34 3.05 3/386 8194
/proc/meminfo: memFree=29849552/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=942.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93650 0 0 0 94199 31 0 0 25 0 1 0 657148499 382853120 87176 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87176 267 49 0 90611 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 373880

[startup+1002.3 s]
/proc/loadavg: 2.00 2.27 2.98 2/381 8212
/proc/meminfo: memFree=30044832/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=1002.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93700 0 0 0 100199 31 0 0 25 0 1 0 657148499 382853120 87226 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87226 267 49 0 90611 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 373880

[startup+1062.3 s]
/proc/loadavg: 1.37 2.04 2.86 2/380 8214
/proc/meminfo: memFree=30045204/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=1062.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93703 0 0 0 106199 31 0 0 25 0 1 0 657148499 382853120 87229 33554432000 4194304 4394578 140733240887712 18446744073709551615 4343064 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87229 267 49 0 90611 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 373880

[startup+1122.3 s]
/proc/loadavg: 1.27 1.88 2.75 2/380 8216
/proc/meminfo: memFree=30045052/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=1122.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93705 0 0 0 112199 31 0 0 25 0 1 0 657148499 382853120 87231 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298829 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87231 267 49 0 90611 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 373880

[startup+1182.3 s]
/proc/loadavg: 1.16 1.73 2.64 2/380 8217
/proc/meminfo: memFree=30045020/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=1182.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93712 0 0 0 118199 31 0 0 25 0 1 0 657148499 382853120 87238 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87238 267 49 0 90611 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 373880

[startup+1242.3 s]
/proc/loadavg: 1.06 1.60 2.54 2/380 8219
/proc/meminfo: memFree=30044992/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=1242.3 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93717 0 0 0 124199 31 0 0 25 0 1 0 657148499 382853120 87243 33554432000 4194304 4394578 140733240887712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87243 267 49 0 90611 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 373880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.49 2.44 2/380 8220
/proc/meminfo: memFree=30044336/32950928 swapFree=41934208/67111528
[pid=8134] ppid=8132 vsize=373880 CPUtime=1300.01 cores=0,2
/proc/8134/stat : 8134 (SApperloT2010) R 8132 8134 6892 0 -1 4202496 93754 0 0 0 129969 32 0 0 25 0 1 0 657148499 382853120 87280 33554432000 4194304 4394578 140733240887712 18446744073709551615 4290869 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8134/statm: 93470 87280 267 49 0 90611 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 373880

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): 1300.05
CPU user time (s): 1299.7
CPU system time (s): 0.343947
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 373880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.7
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93754
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= 6
involuntary context switches= 3774

runsolver used 4.97824 second user time and 11.1413 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 12:31:38
IDJOB=3380170
IDBENCH=82481
IDSOLVER=1862
FILE ID=node126/3380170-1305455498
RUNJOBID= node126-1305455234-7877
PBS_JOBID= 13324874
Free space on /tmp= 73304 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380170-1305455498/watcher-3380170-1305455498 -o /tmp/evaluation-result-3380170-1305455498/solver-3380170-1305455498 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380170-1305455498.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=60519579

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29114508 kB
Buffers:        169812 kB
Cached:        1732940 kB
SwapCached:      49560 kB
Active:        1368964 kB
Inactive:      2217448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29114508 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:     1647008 kB
Mapped:          11072 kB
Slab:           104024 kB
PageTables:      78644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 89509692 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= 73356 MiB
End job on node126 at 2011-05-15 12:53:20