Trace number 3380062

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.06 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3380062-1305454188/watcher-3380062-1305454188 -o /tmp/evaluation-result-3380062-1305454188/solver-3380062-1305454188 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380062-1305454188.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: 3.73 3.96 3.95 4/297 7718
/proc/meminfo: memFree=24189564/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=11776 CPUtime=0 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 337 0 0 0 0 0 0 0 20 0 1 0 637834693 12058624 277 33554432000 4194304 4394578 140735423539248 18446744073709551615 220816236288 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 2944 277 242 49 0 85 0

[startup+0.024685 s]
/proc/loadavg: 3.73 3.96 3.95 4/297 7718
/proc/meminfo: memFree=24189564/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=20076 CPUtime=0.02 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 2100 0 0 0 2 0 0 0 20 0 1 0 637834693 20557824 2040 33554432000 4194304 4394578 140735423539248 18446744073709551615 220815897285 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 5019 2043 247 49 0 2160 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20076

[startup+0.100669 s]
/proc/loadavg: 3.73 3.96 3.95 4/297 7718
/proc/meminfo: memFree=24189564/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=27864 CPUtime=0.09 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 4044 0 0 0 9 0 0 0 20 0 1 0 637834693 28532736 3984 33554432000 4194304 4394578 140735423539248 18446744073709551615 220815897285 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 6966 3986 247 49 0 4107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27864

[startup+0.300658 s]
/proc/loadavg: 3.73 3.96 3.95 4/297 7718
/proc/meminfo: memFree=24189564/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=40352 CPUtime=0.29 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 7269 0 0 0 26 3 0 0 21 0 1 0 637834693 41320448 6920 33554432000 4194304 4394578 140735423539248 18446744073709551615 220816261015 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 10088 6920 256 49 0 7229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40352

[startup+0.700573 s]
/proc/loadavg: 3.73 3.96 3.95 4/297 7718
/proc/meminfo: memFree=24189564/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=55436 CPUtime=0.69 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 11867 0 0 0 62 7 0 0 22 0 1 0 637834693 56766464 10952 33554432000 4194304 4394578 140735423539248 18446744073709551615 220815897285 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 13859 10952 267 49 0 11000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55436

[startup+1.50041 s]
/proc/loadavg: 3.73 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23950320/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=60480 CPUtime=1.49 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 13138 0 0 0 142 7 0 0 25 0 1 0 637834693 61931520 12223 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 15120 12223 267 49 0 12261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60480

[startup+3.10112 s]
/proc/loadavg: 3.75 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23884360/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=65028 CPUtime=3.09 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 14259 0 0 0 302 7 0 0 25 0 1 0 637834693 66588672 13344 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 16257 13344 267 49 0 13398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65028

[startup+6.30053 s]
/proc/loadavg: 3.75 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23782512/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=74772 CPUtime=6.29 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 16617 0 0 0 621 8 0 0 25 0 1 0 637834693 76566528 15702 33554432000 4194304 4394578 140735423539248 18446744073709551615 4290923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 18693 15702 267 49 0 15834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74772

[startup+12.7004 s]
/proc/loadavg: 3.79 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23724664/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=87060 CPUtime=12.69 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 19745 0 0 0 1261 8 0 0 25 0 1 0 637834693 89149440 18830 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 21765 18830 267 49 0 18906 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87060

[startup+25.501 s]
/proc/loadavg: 3.82 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23669484/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=97136 CPUtime=25.49 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 22256 0 0 0 2540 9 0 0 25 0 1 0 637834693 99467264 21341 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 24284 21341 267 49 0 21425 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97136

[startup+51.1003 s]
/proc/loadavg: 3.88 3.97 3.95 5/304 7732
/proc/meminfo: memFree=23583992/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=113808 CPUtime=51.09 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 26170 0 0 0 5099 10 0 0 25 0 1 0 637834693 116539392 25255 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298907 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 28452 25255 267 49 0 25593 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 113808

[startup+102.311 s]
/proc/loadavg: 3.95 3.97 3.95 5/304 7733
/proc/meminfo: memFree=23515860/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=130496 CPUtime=102.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 30325 0 0 0 10219 11 0 0 25 0 1 0 637834693 133627904 29410 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 32624 29410 267 49 0 29765 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 130496

[startup+162.301 s]
/proc/loadavg: 4.04 3.99 3.96 6/304 7735
/proc/meminfo: memFree=23417124/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=147188 CPUtime=162.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 34387 0 0 0 16217 13 0 0 25 0 1 0 637834693 150720512 33472 33554432000 4194304 4394578 140735423539248 18446744073709551615 4335383 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 36797 33472 267 49 0 33938 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 147188

[startup+222.301 s]
/proc/loadavg: 4.09 4.00 3.96 5/304 7737
/proc/meminfo: memFree=23378396/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=154780 CPUtime=222.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 36250 0 0 0 22217 13 0 0 25 0 1 0 637834693 158494720 35335 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 38695 35335 267 49 0 35836 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154780

[startup+282.301 s]
/proc/loadavg: 4.04 4.00 3.96 5/304 7765
/proc/meminfo: memFree=23597756/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=172852 CPUtime=282.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 40278 0 0 0 28216 14 0 0 25 0 1 0 637834693 177000448 39363 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298265 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 43213 39363 267 49 0 40354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 172852

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.96 5/304 7767
/proc/meminfo: memFree=23528924/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=194064 CPUtime=342.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 45490 0 0 0 34214 16 0 0 25 0 1 0 637834693 198721536 44575 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 48516 44575 267 49 0 45657 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 194064

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/304 7768
/proc/meminfo: memFree=23509548/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=210808 CPUtime=402.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 49496 0 0 0 40213 17 0 0 25 0 1 0 637834693 215867392 48581 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 52702 48581 267 49 0 49843 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210808

[startup+462.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/304 7770
/proc/meminfo: memFree=23505424/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=210808 CPUtime=462.3 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 49507 0 0 0 46213 17 0 0 25 0 1 0 637834693 215867392 48592 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 52702 48592 267 49 0 49843 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 210808

[startup+522.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/304 7799
/proc/meminfo: memFree=23507064/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=246000 CPUtime=522.31 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 58178 0 0 0 52211 20 0 0 25 0 1 0 637834693 251904000 57263 33554432000 4194304 4394578 140735423539248 18446744073709551615 4296329 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 61500 57263 267 49 0 58641 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 246000

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/304 7800
/proc/meminfo: memFree=23451744/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=252612 CPUtime=582.31 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 59842 0 0 0 58211 20 0 0 25 0 1 0 637834693 258674688 58927 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 63153 58927 267 49 0 60294 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 252612

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/304 7802
/proc/meminfo: memFree=23430880/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=252612 CPUtime=642.31 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 59846 0 0 0 64211 20 0 0 25 0 1 0 637834693 258674688 58931 33554432000 4194304 4394578 140735423539248 18446744073709551615 4299028 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 63153 58931 267 49 0 60294 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 252612

[startup+702.3 s]
/proc/loadavg: 4.07 4.03 3.98 5/304 7803
/proc/meminfo: memFree=23413860/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=252612 CPUtime=702.32 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 59850 0 0 0 70211 21 0 0 25 0 1 0 637834693 258674688 58935 33554432000 4194304 4394578 140735423539248 18446744073709551615 4299903 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 63153 58935 267 49 0 60294 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 252612

[startup+762.311 s]
/proc/loadavg: 4.07 4.04 3.99 5/304 7805
/proc/meminfo: memFree=23394984/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=252612 CPUtime=762.33 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 59862 0 0 0 76212 21 0 0 25 0 1 0 637834693 258674688 58947 33554432000 4194304 4394578 140735423539248 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 63153 58947 267 49 0 60294 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 252612

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.99 5/304 7807
/proc/meminfo: memFree=23343624/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=254336 CPUtime=822.32 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 60228 0 0 0 82211 21 0 0 25 0 1 0 637834693 260440064 59313 33554432000 4194304 4394578 140735423539248 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 63584 59313 267 49 0 60725 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 254336

[startup+882.301 s]
/proc/loadavg: 4.09 4.05 4.00 5/304 7808
/proc/meminfo: memFree=23309004/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=285868 CPUtime=882.32 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 67926 0 0 0 88209 23 0 0 25 0 1 0 637834693 292728832 67011 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 71467 67011 267 49 0 68608 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 285868

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/304 7813
/proc/meminfo: memFree=23296284/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=293064 CPUtime=942.32 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 69632 0 0 0 94209 23 0 0 25 0 1 0 637834693 300097536 68717 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 73266 68717 267 49 0 70407 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 293064

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/304 7814
/proc/meminfo: memFree=23295116/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=293064 CPUtime=1002.32 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 69640 0 0 0 100209 23 0 0 25 0 1 0 637834693 300097536 68725 33554432000 4194304 4394578 140735423539248 18446744073709551615 4299119 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 73266 68725 267 49 0 70407 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 293064

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/304 7816
/proc/meminfo: memFree=23282804/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=294664 CPUtime=1062.33 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 69964 0 0 0 106209 24 0 0 25 0 1 0 637834693 301735936 69049 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 73666 69049 267 49 0 70807 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 294664

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/304 7818
/proc/meminfo: memFree=23277944/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=294664 CPUtime=1122.33 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 69964 0 0 0 112209 24 0 0 25 0 1 0 637834693 301735936 69049 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 73666 69049 267 49 0 70807 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 294664

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 7819
/proc/meminfo: memFree=23269108/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=299660 CPUtime=1182.33 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 70968 0 0 0 118209 24 0 0 25 0 1 0 637834693 306851840 70053 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 74915 70053 267 49 0 72056 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 299660

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/304 7821
/proc/meminfo: memFree=23206940/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=321452 CPUtime=1242.33 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 75941 0 0 0 124208 25 0 0 25 0 1 0 637834693 329166848 75026 33554432000 4194304 4394578 140735423539248 18446744073709551615 4298907 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 80363 75026 267 49 0 77504 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 321452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.04 4.00 4/302 7823
/proc/meminfo: memFree=23500936/32951124 swapFree=63485424/67111528
[pid=7718] ppid=7716 vsize=329804 CPUtime=1300.04 cores=1,3
/proc/7718/stat : 7718 (SApperloT2010) R 7716 7718 6794 0 -1 4202496 77687 0 0 0 129978 26 0 0 25 0 1 0 637834693 337719296 76772 33554432000 4194304 4394578 140735423539248 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7718/statm: 82451 76772 267 49 0 79592 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 329804

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.79
CPU system time (s): 0.271958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 329804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77687
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= 5
involuntary context switches= 1930

runsolver used 3.53046 second user time and 8.30974 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 12:09:48
IDJOB=3380062
IDBENCH=20523
IDSOLVER=1862
FILE ID=node147/3380062-1305454188
RUNJOBID= node147-1305454187-7690
PBS_JOBID= 13324877
Free space on /tmp= 73144 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380062-1305454188/watcher-3380062-1305454188 -o /tmp/evaluation-result-3380062-1305454188/solver-3380062-1305454188 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380062-1305454188.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1019777134

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      24189968 kB
Buffers:        303628 kB
Cached:        5158544 kB
SwapCached:      13132 kB
Active:        2192024 kB
Inactive:      6334112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24189968 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           19224 kB
Writeback:           0 kB
AnonPages:     3058808 kB
Mapped:          14848 kB
Slab:           142548 kB
PageTables:      29568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44887792 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= 73156 MiB
End job on node147 at 2011-05-15 12:31:30