Trace number 3266317

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
SApperloT 2011-03-23? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
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-3266317-1303582270/watcher-3266317-1303582270 -o /tmp/evaluation-result-3266317-1303582270/solver-3266317-1303582270 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3266317-1303582270.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: 3.99 3.94 3.87 5/189 28357
/proc/meminfo: memFree=14650348/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=12012 CPUtime=0 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4194304 416 0 0 0 0 0 0 0 25 0 1 0 450642376 12300288 349 33554432000 4194304 4465733 140735887545392 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 3003 350 251 67 0 126 0

[startup+0.0700311 s]
/proc/loadavg: 3.99 3.94 3.87 5/189 28357
/proc/meminfo: memFree=14650348/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=12860 CPUtime=0.06 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 1035 0 0 0 6 0 0 0 25 0 1 0 450642376 13168640 532 33554432000 4194304 4465733 140735887545392 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 3215 532 256 67 0 338 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12860

[startup+0.101046 s]
/proc/loadavg: 3.99 3.94 3.87 5/189 28357
/proc/meminfo: memFree=14650348/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=13208 CPUtime=0.09 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 1315 0 0 0 9 0 0 0 25 0 1 0 450642376 13524992 591 33554432000 4194304 4465733 140735887545392 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 3302 591 256 67 0 425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13208

[startup+0.301012 s]
/proc/loadavg: 3.99 3.94 3.87 5/189 28357
/proc/meminfo: memFree=14650348/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=14572 CPUtime=0.29 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 1924 0 0 0 29 0 0 0 25 0 1 0 450642376 14921728 793 33554432000 4194304 4465733 140735887545392 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 3643 793 257 67 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14572

[startup+0.700934 s]
/proc/loadavg: 3.99 3.94 3.87 5/189 28357
/proc/meminfo: memFree=14650348/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=15624 CPUtime=0.69 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 2372 0 0 0 69 0 0 0 25 0 1 0 450642376 15998976 1129 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271894 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 3906 1129 259 67 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15624

[startup+1.50079 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 28358
/proc/meminfo: memFree=14645388/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=16400 CPUtime=1.49 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 3058 0 0 0 149 0 0 0 25 0 1 0 450642376 16793600 1314 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 4100 1314 259 67 0 1223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16400

[startup+3.1005 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 28358
/proc/meminfo: memFree=14643764/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=18100 CPUtime=3.09 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 4412 0 0 0 309 0 0 0 25 0 1 0 450642376 18534400 1621 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 4525 1621 259 67 0 1648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18100

[startup+6.30094 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 28358
/proc/meminfo: memFree=14642140/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=18892 CPUtime=6.29 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 5330 0 0 0 629 0 0 0 25 0 1 0 450642376 19345408 1967 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 4723 1967 259 67 0 1846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18892

[startup+12.7008 s]
/proc/loadavg: 4.06 3.95 3.88 5/190 28359
/proc/meminfo: memFree=14639300/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=21844 CPUtime=12.69 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 7639 0 0 0 1268 1 0 0 25 0 1 0 450642376 22368256 2472 33554432000 4194304 4465733 140735887545392 18446744073709551615 4260393 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 5461 2472 259 67 0 2584 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21844

[startup+25.5006 s]
/proc/loadavg: 4.05 3.96 3.88 5/190 28359
/proc/meminfo: memFree=14634340/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=26264 CPUtime=25.48 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 10817 0 0 0 2547 1 0 0 25 0 1 0 450642376 26894336 3107 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270677 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 6566 3107 259 67 0 3689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26264

[startup+51.101 s]
/proc/loadavg: 4.03 3.96 3.88 5/190 28359
/proc/meminfo: memFree=14625004/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=32888 CPUtime=51.09 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 15680 0 0 0 5107 2 0 0 25 0 1 0 450642376 33677312 4102 33554432000 4194304 4465733 140735887545392 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 8222 4102 259 67 0 5345 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32888

[startup+102.307 s]
/proc/loadavg: 4.01 3.96 3.89 5/190 28361
/proc/meminfo: memFree=14615680/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=32888 CPUtime=102.3 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 17516 0 0 0 10228 2 0 0 25 0 1 0 450642376 33677312 5210 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 8222 5210 259 67 0 5345 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32888

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 28363
/proc/meminfo: memFree=14589608/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=42952 CPUtime=162.29 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 24140 0 0 0 16226 3 0 0 25 0 1 0 450642376 43982848 6340 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 10738 6340 258 67 0 7861 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42952

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 28364
/proc/meminfo: memFree=14579784/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=42952 CPUtime=222.29 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 25419 0 0 0 22226 3 0 0 25 0 1 0 450642376 43982848 7162 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 10738 7162 258 67 0 7861 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42952

[startup+282.301 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 28366
/proc/meminfo: memFree=14572456/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=49188 CPUtime=282.3 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 29752 0 0 0 28226 4 0 0 25 0 1 0 450642376 50368512 8090 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 12297 8090 258 67 0 9420 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49188

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 28367
/proc/meminfo: memFree=14567948/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=58044 CPUtime=342.29 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 34978 0 0 0 34225 4 0 0 25 0 1 0 450642376 59437056 8557 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 14511 8557 258 67 0 11634 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 58044

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28369
/proc/meminfo: memFree=14525884/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=58044 CPUtime=402.29 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 35899 0 0 0 40225 4 0 0 25 0 1 0 450642376 59437056 9154 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 14511 9154 258 67 0 11634 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 58044

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28371
/proc/meminfo: memFree=14581896/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=58044 CPUtime=462.3 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 36600 0 0 0 46225 5 0 0 25 0 1 0 450642376 59437056 9595 33554432000 4194304 4465733 140735887545392 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 14511 9595 258 67 0 11634 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58044

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28372
/proc/meminfo: memFree=14575168/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=522.3 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 42439 0 0 0 52225 5 0 0 25 0 1 0 450642376 69107712 10583 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 10583 258 67 0 13995 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 67488

[startup+582.301 s]
/proc/loadavg: 4.09 4.02 3.92 5/190 28374
/proc/meminfo: memFree=14536448/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=582.3 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 42940 0 0 0 58225 5 0 0 25 0 1 0 450642376 69107712 10916 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 10916 258 67 0 13995 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 67488

[startup+642.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 28375
/proc/meminfo: memFree=14531196/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=642.31 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 43390 0 0 0 64225 6 0 0 25 0 1 0 450642376 69107712 11195 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 11195 258 67 0 13995 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 67488

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 28377
/proc/meminfo: memFree=14527336/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=702.3 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 43965 0 0 0 70224 6 0 0 25 0 1 0 450642376 69107712 11557 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 11557 258 67 0 13995 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 67488

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 28379
/proc/meminfo: memFree=14570208/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=762.31 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 44449 0 0 0 76225 6 0 0 25 0 1 0 450642376 69107712 11828 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 11828 258 67 0 13995 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 67488

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 28380
/proc/meminfo: memFree=14566324/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=822.31 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 44864 0 0 0 82224 7 0 0 25 0 1 0 450642376 69107712 12112 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 12112 258 67 0 13995 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 67488

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 28385
/proc/meminfo: memFree=14551416/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=67488 CPUtime=882.31 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 45296 0 0 0 88224 7 0 0 25 0 1 0 450642376 69107712 12332 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 16872 12332 258 67 0 13995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 67488

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28386
/proc/meminfo: memFree=14545952/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=942.31 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 52657 0 0 0 94223 8 0 0 25 0 1 0 450642376 82706432 12772 33554432000 4194304 4465733 140735887545392 18446744073709551615 4296154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 12772 258 67 0 17315 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 80768

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28388
/proc/meminfo: memFree=14540960/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=1002.31 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 52908 0 0 0 100223 8 0 0 25 0 1 0 450642376 82706432 12938 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270662 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 12938 258 67 0 17315 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 80768

[startup+1062.3 s]
/proc/loadavg: 3.43 3.87 3.88 3/178 28426
/proc/meminfo: memFree=14682060/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=1062.32 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 53445 0 0 0 106223 9 0 0 25 0 1 0 450642376 82706432 13286 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 13286 258 67 0 17315 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 80768

[startup+1122.3 s]
/proc/loadavg: 2.28 3.48 3.75 2/172 28445
/proc/meminfo: memFree=14735528/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=1122.32 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 54002 0 0 0 112223 9 0 0 25 0 1 0 450642376 82706432 13669 33554432000 4194304 4465733 140735887545392 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 13669 258 67 0 17315 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 80768

[startup+1182.3 s]
/proc/loadavg: 1.47 3.02 3.57 2/172 28447
/proc/meminfo: memFree=14734156/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=1182.32 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 54576 0 0 0 118223 9 0 0 25 0 1 0 450642376 82706432 14055 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271939 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 14055 258 67 0 17315 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 80768

[startup+1242.3 s]
/proc/loadavg: 1.17 2.65 3.41 2/172 28448
/proc/meminfo: memFree=14733376/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=1242.32 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 54870 0 0 0 124223 9 0 0 25 0 1 0 450642376 82706432 14243 33554432000 4194304 4465733 140735887545392 18446744073709551615 4295885 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 14243 258 67 0 17315 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 80768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 2.37 3.27 2/172 28450
/proc/meminfo: memFree=14732612/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=80768 CPUtime=1300.02 cores=4,6
/proc/28357/stat : 28357 (SApperloT) R 28355 28357 27245 0 -1 4202496 55177 0 0 0 129993 9 0 0 25 0 1 0 450642376 82706432 14438 33554432000 4194304 4465733 140735887545392 18446744073709551615 4271967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28357/statm: 20192 14438 258 67 0 17315 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 80768

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.94
CPU system time (s): 0.098984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 80768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55177
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1568

runsolver used 2.21766 second user time and 4.69829 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 20:11:11
IDJOB=3266317
IDBENCH=87453
IDSOLVER=1657
FILE ID=node140/3266317-1303582270
RUNJOBID= node140-1303582012-28093
PBS_JOBID= 13150322
Free space on /tmp= 72072 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266317-1303582270/watcher-3266317-1303582270 -o /tmp/evaluation-result-3266317-1303582270/solver-3266317-1303582270 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3266317-1303582270.cnf

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=10639476

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:      14650504 kB
Buffers:       2358516 kB
Cached:       15182268 kB
SwapCached:          0 kB
Active:       10283004 kB
Inactive:      7457812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14650504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:      199624 kB
Mapped:          15832 kB
Slab:           494512 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401576 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= 72076 MiB
End job on node140 at 2011-04-23 20:32:53