Trace number 3264467

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-03-04? (TO) 1300.08 1300.02

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
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-3264467-1303570633/watcher-3264467-1303570633 -o /tmp/evaluation-result-3264467-1303570633/solver-3264467-1303570633 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3264467-1303570633.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: 3.46 3.90 4.08 2/176 27541
/proc/meminfo: memFree=12402628/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=12360 CPUtime=0 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 487 0 0 0 0 0 0 0 21 0 1 0 449478950 12656640 426 33554432000 4194304 4395502 140736706962672 18446744073709551615 270338044613 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 3123 427 249 50 0 263 0

[startup+0.0722161 s]
/proc/loadavg: 3.46 3.90 4.08 2/176 27541
/proc/meminfo: memFree=12402628/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=14800 CPUtime=0.06 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 1106 0 0 0 6 0 0 0 21 0 1 0 449478950 15155200 1044 33554432000 4194304 4395502 140736706962672 18446744073709551615 4293578 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 3700 1045 266 50 0 840 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14800

[startup+0.101172 s]
/proc/loadavg: 3.46 3.90 4.08 2/176 27541
/proc/meminfo: memFree=12402628/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=14960 CPUtime=0.09 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 1139 0 0 0 9 0 0 0 21 0 1 0 449478950 15319040 1077 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 3740 1077 266 50 0 880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14960

[startup+0.301163 s]
/proc/loadavg: 3.46 3.90 4.08 2/176 27541
/proc/meminfo: memFree=12402628/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=15752 CPUtime=0.29 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 1347 0 0 0 29 0 0 0 22 0 1 0 449478950 16130048 1285 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 3938 1285 266 50 0 1078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15752

[startup+0.701065 s]
/proc/loadavg: 3.46 3.90 4.08 2/176 27541
/proc/meminfo: memFree=12402628/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=16600 CPUtime=0.69 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 1531 0 0 0 69 0 0 0 24 0 1 0 449478950 16998400 1469 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 4150 1469 266 50 0 1290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16600

[startup+1.50092 s]
/proc/loadavg: 3.46 3.90 4.08 5/190 27568
/proc/meminfo: memFree=12381204/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=18072 CPUtime=1.49 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 1925 0 0 0 149 0 0 0 25 0 1 0 449478950 18505728 1863 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 4518 1863 266 50 0 1658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18072

[startup+3.10058 s]
/proc/loadavg: 3.46 3.90 4.08 5/190 27568
/proc/meminfo: memFree=12376368/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=19276 CPUtime=3.09 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 2203 0 0 0 309 0 0 0 25 0 1 0 449478950 19738624 2141 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 4819 2141 266 50 0 1959 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19276

[startup+6.30095 s]
/proc/loadavg: 3.50 3.90 4.08 5/190 27569
/proc/meminfo: memFree=12367760/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=21432 CPUtime=6.29 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 2734 0 0 0 629 0 0 0 25 0 1 0 449478950 21946368 2672 33554432000 4194304 4395502 140736706962672 18446744073709551615 4289148 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 5358 2672 266 50 0 2498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21432

[startup+12.7007 s]
/proc/loadavg: 3.54 3.90 4.08 5/190 27569
/proc/meminfo: memFree=12354440/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=25004 CPUtime=12.69 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 3562 0 0 0 1268 1 0 0 25 0 1 0 449478950 25604096 3500 33554432000 4194304 4395502 140736706962672 18446744073709551615 4292706 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 6251 3500 266 50 0 3391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25004

[startup+25.5011 s]
/proc/loadavg: 3.64 3.90 4.08 5/190 27596
/proc/meminfo: memFree=12324548/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=31036 CPUtime=25.49 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 5013 0 0 0 2548 1 0 0 25 0 1 0 449478950 31780864 4951 33554432000 4194304 4395502 140736706962672 18446744073709551615 4300719 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 7759 4951 267 50 0 4899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31036

[startup+51.1011 s]
/proc/loadavg: 3.76 3.91 4.07 5/190 27597
/proc/meminfo: memFree=12275908/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=42056 CPUtime=51.1 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 7725 0 0 0 5108 2 0 0 25 0 1 0 449478950 43065344 7663 33554432000 4194304 4395502 140736706962672 18446744073709551615 4297611 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 10514 7663 267 50 0 7654 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 42056

[startup+102.307 s]
/proc/loadavg: 3.89 3.92 4.07 5/190 27598
/proc/meminfo: memFree=12202604/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=55204 CPUtime=102.3 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 10841 0 0 0 10227 3 0 0 25 0 1 0 449478950 56528896 10779 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 13801 10779 267 50 0 10941 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55204

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 4.07 5/190 27600
/proc/meminfo: memFree=12139576/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=64276 CPUtime=162.3 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 13042 0 0 0 16226 4 0 0 25 0 1 0 449478950 65818624 12980 33554432000 4194304 4395502 140736706962672 18446744073709551615 4294961 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 16069 12980 267 50 0 13209 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 64276

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 4.06 5/190 27601
/proc/meminfo: memFree=12076660/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=72492 CPUtime=222.3 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 14989 0 0 0 22226 4 0 0 25 0 1 0 449478950 74231808 14927 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 18123 14927 267 50 0 15263 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72492

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 4.06 5/190 27612
/proc/meminfo: memFree=12014780/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=83200 CPUtime=282.31 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 17580 0 0 0 28226 5 0 0 25 0 1 0 449478950 85196800 17518 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 20800 17518 267 50 0 17940 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 83200

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 4.05 5/190 27614
/proc/meminfo: memFree=11982752/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=89660 CPUtime=342.3 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 19093 0 0 0 34225 5 0 0 25 0 1 0 449478950 91811840 19031 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 22415 19031 267 50 0 19555 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89660

[startup+402.3 s]
/proc/loadavg: 4.05 3.98 4.05 5/190 27615
/proc/meminfo: memFree=11917244/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=104964 CPUtime=402.3 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 22825 0 0 0 40224 6 0 0 25 0 1 0 449478950 107483136 22763 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299771 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 26241 22763 267 50 0 23381 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104964

[startup+462.3 s]
/proc/loadavg: 4.02 3.98 4.05 5/190 27617
/proc/meminfo: memFree=11842316/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=120728 CPUtime=462.31 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 26667 0 0 0 46224 7 0 0 25 0 1 0 449478950 123625472 26605 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 30182 26605 267 50 0 27322 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 120728

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 4.04 5/190 27618
/proc/meminfo: memFree=11806200/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=132876 CPUtime=522.31 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 29656 0 0 0 52223 8 0 0 25 0 1 0 449478950 136065024 29594 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 33219 29594 267 50 0 30359 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 132876

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 4.03 5/190 27620
/proc/meminfo: memFree=11732884/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=148712 CPUtime=582.32 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 33575 0 0 0 58222 10 0 0 25 0 1 0 449478950 152281088 33513 33554432000 4194304 4395502 140736706962672 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 37178 33513 267 50 0 34318 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 148712

[startup+642.301 s]
/proc/loadavg: 4.05 4.00 4.03 5/190 27622
/proc/meminfo: memFree=11674708/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=157016 CPUtime=642.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 35592 0 0 0 64222 11 0 0 25 0 1 0 449478950 160784384 35530 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 39254 35530 267 50 0 36394 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 157016

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 4.03 5/190 27623
/proc/meminfo: memFree=11640308/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=158168 CPUtime=702.32 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 35810 0 0 0 70221 11 0 0 25 0 1 0 449478950 161964032 35748 33554432000 4194304 4395502 140736706962672 18446744073709551615 4328465 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 39542 35748 267 50 0 36682 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 158168

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 27625
/proc/meminfo: memFree=11614248/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=165308 CPUtime=762.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 37537 0 0 0 76222 11 0 0 25 0 1 0 449478950 169275392 37475 33554432000 4194304 4395502 140736706962672 18446744073709551615 4291712 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 41327 37475 267 50 0 38467 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 165308

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 27626
/proc/meminfo: memFree=11546756/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=180560 CPUtime=822.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 41300 0 0 0 82221 12 0 0 25 0 1 0 449478950 184893440 41238 33554432000 4194304 4395502 140736706962672 18446744073709551615 4286474 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 45140 41238 267 50 0 42280 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 180560

[startup+882.301 s]
/proc/loadavg: 4.08 4.02 4.02 5/190 27628
/proc/meminfo: memFree=11480496/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=193656 CPUtime=882.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 44546 0 0 0 88220 13 0 0 25 0 1 0 449478950 198303744 44484 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 48414 44484 267 50 0 45554 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 193656

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 4.01 5/190 27630
/proc/meminfo: memFree=11410284/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=208704 CPUtime=942.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 48233 0 0 0 94219 14 0 0 25 0 1 0 449478950 213712896 48171 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 52176 48171 267 50 0 49316 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 208704

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 27631
/proc/meminfo: memFree=11344772/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=222808 CPUtime=1002.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 51719 0 0 0 100217 16 0 0 25 0 1 0 449478950 228155392 51657 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 55702 51657 267 50 0 52842 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 222808

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 27633
/proc/meminfo: memFree=11293532/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=231680 CPUtime=1062.33 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 53918 0 0 0 106217 16 0 0 25 0 1 0 449478950 237240320 53856 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 57920 53856 267 50 0 55060 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 231680

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 27634
/proc/meminfo: memFree=11274768/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=246168 CPUtime=1122.34 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 57537 0 0 0 112217 17 0 0 25 0 1 0 449478950 252076032 57475 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 61542 57475 267 50 0 58682 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 246168

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 27636
/proc/meminfo: memFree=11210256/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=263592 CPUtime=1182.34 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 61829 0 0 0 118216 18 0 0 25 0 1 0 449478950 269918208 61767 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299645 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 65898 61767 267 50 0 63038 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 263592

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 27638
/proc/meminfo: memFree=11143888/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=275880 CPUtime=1242.35 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 64894 0 0 0 124216 19 0 0 25 0 1 0 449478950 282501120 64832 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 68970 64832 267 50 0 66110 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 275880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 27639
/proc/meminfo: memFree=11088056/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27538 vsize=292292 CPUtime=1300.06 cores=0,2
/proc/27541/stat : 27541 (SApperloT2010) R 27538 27541 27207 0 -1 4202496 68987 0 0 0 129985 21 0 0 25 0 1 0 449478950 299307008 68925 33554432000 4194304 4395502 140736706962672 18446744073709551615 4299532 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27541/statm: 73073 68925 267 50 0 70213 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 292292

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.08
CPU user time (s): 1299.86
CPU system time (s): 0.223965
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 292292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68987
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= 16
involuntary context switches= 2025

runsolver used 2.30465 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 16:57:13
IDJOB=3264467
IDBENCH=84634
IDSOLVER=1655
FILE ID=node143/3264467-1303570633
RUNJOBID= node143-1303570633-27525
PBS_JOBID= 13150288
Free space on /tmp= 72120 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264467-1303570633/watcher-3264467-1303570633 -o /tmp/evaluation-result-3264467-1303570633/solver-3264467-1303570633 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3264467-1303570633.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=937925070

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12402924 kB
Buffers:       2296464 kB
Cached:       17632272 kB
SwapCached:          0 kB
Active:        9702412 kB
Inactive:     10290876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12402924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             616 kB
Writeback:           0 kB
AnonPages:       64272 kB
Mapped:          14692 kB
Slab:           491332 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187804 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= 72116 MiB
End job on node143 at 2011-04-23 17:18:55