Trace number 3250165

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.07 1300.04

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

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-3250165-1303539701/watcher-3250165-1303539701 -o /tmp/evaluation-result-3250165-1303539701/solver-3250165-1303539701 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3250165-1303539701.cnf 

running on 2 cores: 4,6

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: 0.57 0.13 0.04 4/189 22227
/proc/meminfo: memFree=14762064/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=15072 CPUtime=0 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 859 0 0 0 0 0 0 0 23 0 1 0 446385500 15433728 798 33554432000 4194304 4395502 140733343160016 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 3768 798 249 50 0 908 0

[startup+0.012131 s]
/proc/loadavg: 0.57 0.13 0.04 4/189 22227
/proc/meminfo: memFree=14762064/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=15732 CPUtime=0 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 1042 0 0 0 0 0 0 0 23 0 1 0 446385500 16109568 981 33554432000 4194304 4395502 140733343160016 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 3933 981 249 50 0 1073 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15732

[startup+0.101155 s]
/proc/loadavg: 0.57 0.13 0.04 4/189 22227
/proc/meminfo: memFree=14762064/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=32800 CPUtime=0.09 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 5041 0 0 0 9 0 0 0 23 0 1 0 446385500 33587200 4979 33554432000 4194304 4395502 140733343160016 18446744073709551615 4268200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 8200 4981 256 50 0 5340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32800

[startup+0.301104 s]
/proc/loadavg: 0.57 0.13 0.04 4/189 22227
/proc/meminfo: memFree=14762064/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=30312 CPUtime=0.29 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 5313 0 0 0 29 0 0 0 25 0 1 0 446385500 31039488 4629 33554432000 4194304 4395502 140733343160016 18446744073709551615 4324601 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 7578 4629 258 50 0 4718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30312

[startup+0.701036 s]
/proc/loadavg: 0.57 0.13 0.04 4/189 22227
/proc/meminfo: memFree=14762064/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=44228 CPUtime=0.69 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 9053 0 0 0 68 1 0 0 25 0 1 0 446385500 45289472 8369 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 11057 8369 267 50 0 8197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44228

[startup+1.50091 s]
/proc/loadavg: 0.57 0.13 0.04 5/190 22228
/proc/meminfo: memFree=14721888/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=49440 CPUtime=1.49 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 10321 0 0 0 148 1 0 0 25 0 1 0 446385500 50626560 9637 33554432000 4194304 4395502 140733343160016 18446744073709551615 4300225 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 12360 9637 267 50 0 9500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49440

[startup+3.1006 s]
/proc/loadavg: 0.84 0.19 0.06 5/190 22228
/proc/meminfo: memFree=14712052/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=57360 CPUtime=3.09 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 12216 0 0 0 307 2 0 0 25 0 1 0 446385500 58736640 11532 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 14340 11532 267 50 0 11480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57360

[startup+6.30106 s]
/proc/loadavg: 0.84 0.19 0.06 5/190 22228
/proc/meminfo: memFree=14687004/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=68264 CPUtime=6.29 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 14734 0 0 0 627 2 0 0 25 0 1 0 446385500 69902336 14050 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 17066 14050 267 50 0 14206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68264

[startup+12.7009 s]
/proc/loadavg: 1.09 0.26 0.08 6/190 22228
/proc/meminfo: memFree=14658380/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=73092 CPUtime=12.69 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 15834 0 0 0 1267 2 0 0 25 0 1 0 446385500 74846208 15150 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 18273 15150 267 50 0 15413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73092

[startup+25.5007 s]
/proc/loadavg: 1.74 0.44 0.15 5/190 22229
/proc/meminfo: memFree=14606528/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=87172 CPUtime=25.49 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 19061 0 0 0 2546 3 0 0 25 0 1 0 446385500 89264128 18377 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299665 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 21793 18377 267 50 0 18933 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87172

[startup+51.1011 s]
/proc/loadavg: 2.51 0.72 0.25 5/190 22229
/proc/meminfo: memFree=14551152/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=103652 CPUtime=51.1 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 22711 0 0 0 5105 5 0 0 25 0 1 0 446385500 106139648 22027 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 25913 22027 267 50 0 23053 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 103652

[startup+102.307 s]
/proc/loadavg: 3.40 1.27 0.46 6/190 22231
/proc/meminfo: memFree=14477244/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=150356 CPUtime=102.29 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 34003 0 0 0 10223 6 0 0 25 0 1 0 446385500 153964544 33319 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 37589 33319 267 50 0 34729 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 150356

[startup+162.3 s]
/proc/loadavg: 3.76 1.73 0.66 5/190 22232
/proc/meminfo: memFree=14413228/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=192068 CPUtime=162.29 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 43806 0 0 0 16221 8 0 0 25 0 1 0 446385500 196677632 43122 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 48017 43122 267 50 0 45157 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192068

[startup+222.301 s]
/proc/loadavg: 3.98 2.19 0.89 5/190 22237
/proc/meminfo: memFree=14362968/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=224488 CPUtime=222.29 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 51393 0 0 0 22219 10 0 0 25 0 1 0 446385500 229875712 50709 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 56122 50709 267 50 0 53262 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 224488

[startup+282.3 s]
/proc/loadavg: 3.99 2.49 1.06 5/190 22239
/proc/meminfo: memFree=14315008/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=256640 CPUtime=282.29 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 58868 0 0 0 28218 11 0 0 25 0 1 0 446385500 262799360 58184 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 64160 58184 267 50 0 61300 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 256640

[startup+342.301 s]
/proc/loadavg: 3.99 2.76 1.25 5/190 22240
/proc/meminfo: memFree=14251388/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=317368 CPUtime=342.3 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 73576 0 0 0 34215 15 0 0 25 0 1 0 446385500 324984832 72892 33554432000 4194304 4395502 140733343160016 18446744073709551615 4336265 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 79342 72892 267 50 0 76482 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 317368

[startup+402.301 s]
/proc/loadavg: 3.99 2.98 1.41 5/190 22269
/proc/meminfo: memFree=14172240/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=353584 CPUtime=402.3 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 82198 0 0 0 40213 17 0 0 25 0 1 0 446385500 362070016 81514 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 88396 81514 267 50 0 85536 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 353584

[startup+462.301 s]
/proc/loadavg: 3.99 3.17 1.57 5/190 22270
/proc/meminfo: memFree=14092720/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=378040 CPUtime=462.3 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 88125 0 0 0 46211 19 0 0 25 0 1 0 446385500 387112960 87441 33554432000 4194304 4395502 140733343160016 18446744073709551615 4347249 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 94510 87441 267 50 0 91650 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 378040

[startup+522.301 s]
/proc/loadavg: 4.03 3.33 1.73 5/190 22299
/proc/meminfo: memFree=14023060/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=387528 CPUtime=522.3 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 90227 0 0 0 52211 19 0 0 25 0 1 0 446385500 396828672 89543 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 96882 89543 267 50 0 94022 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 387528

[startup+582.3 s]
/proc/loadavg: 4.01 3.45 1.87 5/190 22301
/proc/meminfo: memFree=13947892/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=401352 CPUtime=582.3 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 92920 0 0 0 58210 20 0 0 25 0 1 0 446385500 410984448 92236 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 100338 92236 267 50 0 97478 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 401352

[startup+642.301 s]
/proc/loadavg: 4.00 3.55 2.01 5/190 22302
/proc/meminfo: memFree=13866524/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=418580 CPUtime=642.32 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 96807 0 0 0 64210 22 0 0 25 0 1 0 446385500 428625920 96123 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 104645 96123 267 50 0 101785 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 418580

[startup+702.301 s]
/proc/loadavg: 4.06 3.64 2.12 5/190 22304
/proc/meminfo: memFree=13794824/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=447504 CPUtime=702.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 103669 0 0 0 70207 24 0 0 25 0 1 0 446385500 458244096 102985 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 111876 102985 267 50 0 109016 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 447504

[startup+762.307 s]
/proc/loadavg: 4.02 3.71 2.25 5/190 22305
/proc/meminfo: memFree=13726220/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=462676 CPUtime=762.32 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 107295 0 0 0 76207 25 0 0 25 0 1 0 446385500 473780224 106611 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 115669 106611 267 50 0 112809 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 462676

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.35 5/190 22307
/proc/meminfo: memFree=13655884/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=505900 CPUtime=822.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 117850 0 0 0 82203 28 0 0 25 0 1 0 446385500 518041600 117166 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 126475 117166 267 50 0 123615 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 505900

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 22309
/proc/meminfo: memFree=13582964/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=522904 CPUtime=882.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 121855 0 0 0 88202 29 0 0 25 0 1 0 446385500 535453696 121171 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299614 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 130726 121171 267 50 0 127866 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 522904

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.54 5/190 22337
/proc/meminfo: memFree=13671508/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=534900 CPUtime=942.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 124393 0 0 0 94202 29 0 0 25 0 1 0 446385500 547737600 123709 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 133725 123709 267 50 0 130865 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 534900

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.64 5/190 22339
/proc/meminfo: memFree=13618164/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=558912 CPUtime=1002.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 130213 0 0 0 100200 31 0 0 25 0 1 0 446385500 572325888 129529 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 139728 129529 267 50 0 136868 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 558912

[startup+1062.3 s]
/proc/loadavg: 4.05 3.90 2.72 5/190 22340
/proc/meminfo: memFree=13545104/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=604876 CPUtime=1062.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 141675 0 0 0 106196 35 0 0 25 0 1 0 446385500 619393024 140991 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 151219 140991 267 50 0 148359 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 604876

[startup+1122.3 s]
/proc/loadavg: 4.04 3.93 2.81 5/190 22342
/proc/meminfo: memFree=13496484/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=618996 CPUtime=1122.31 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 145058 0 0 0 112195 36 0 0 25 0 1 0 446385500 633851904 144374 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299532 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 154749 144374 267 50 0 151889 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 618996

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 2.87 5/190 22344
/proc/meminfo: memFree=13418220/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=655024 CPUtime=1182.32 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 153883 0 0 0 118193 39 0 0 25 0 1 0 446385500 670744576 153199 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 163756 153199 267 50 0 160896 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 655024

[startup+1242.3 s]
/proc/loadavg: 4.08 3.96 2.94 5/190 22345
/proc/meminfo: memFree=13372204/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=664684 CPUtime=1242.32 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 155982 0 0 0 124193 39 0 0 25 0 1 0 446385500 680636416 155298 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 166171 155298 267 50 0 163311 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 664684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.01 4/188 22348
/proc/meminfo: memFree=13643640/32951124 swapFree=67111528/67111528
[pid=22227] ppid=22225 vsize=672620 CPUtime=1300.03 cores=4,6
/proc/22227/stat : 22227 (SApperloT2010) R 22225 22227 22113 0 -1 4202496 157571 0 0 0 129963 40 0 0 25 0 1 0 446385500 688762880 156887 33554432000 4194304 4395502 140733343160016 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22227/statm: 168155 156887 267 50 0 165295 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 672620

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.64
CPU system time (s): 0.431934
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 672620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157571
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= 1341

runsolver used 2.36464 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 08:21:42
IDJOB=3250165
IDBENCH=83245
IDSOLVER=1655
FILE ID=node140/3250165-1303539701
RUNJOBID= node140-1303539680-22132
PBS_JOBID= 13143098
Free space on /tmp= 72068 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250165-1303539701/watcher-3250165-1303539701 -o /tmp/evaluation-result-3250165-1303539701/solver-3250165-1303539701 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3250165-1303539701.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=391508882

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      14762220 kB
Buffers:       2350252 kB
Cached:       15155404 kB
SwapCached:          0 kB
Active:       10193452 kB
Inactive:      7440604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14762220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8132 kB
Writeback:           0 kB
AnonPages:      127576 kB
Mapped:          15576 kB
Slab:           491984 kB
PageTables:       5712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   315376 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= 72068 MiB
End job on node140 at 2011-04-23 08:43:24