Trace number 3439558

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.05 4999.92

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1222.87
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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: 977)

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-3439558-1306936094/watcher-3439558-1306936094 -o /tmp/evaluation-result-3439558-1306936094/solver-3439558-1306936094 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439558-1306936094.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 2/400 12653
/proc/meminfo: memFree=30432920/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=13144 CPUtime=0 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 650 0 0 0 0 0 0 0 25 0 1 0 805209149 13459456 590 33554432000 4194304 4394578 140736554050288 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 3286 591 247 49 0 427 0

[startup+0.109833 s]
/proc/loadavg: 1.84 1.97 1.99 2/400 12653
/proc/meminfo: memFree=30432920/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=15872 CPUtime=0.1 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 1358 0 0 0 10 0 0 0 25 0 1 0 805209149 16252928 1188 33554432000 4194304 4394578 140736554050288 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 3968 1188 255 49 0 1109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15872

[startup+0.200818 s]
/proc/loadavg: 1.84 1.97 1.99 2/400 12653
/proc/meminfo: memFree=30432920/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=19420 CPUtime=0.19 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 2379 0 0 0 19 0 0 0 25 0 1 0 805209149 19886080 2199 33554432000 4194304 4394578 140736554050288 18446744073709551615 4285658 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 4855 2200 267 49 0 1996 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19420

[startup+0.300799 s]
/proc/loadavg: 1.84 1.97 1.99 2/400 12653
/proc/meminfo: memFree=30432920/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=20608 CPUtime=0.29 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 2670 0 0 0 29 0 0 0 25 0 1 0 805209149 21102592 2490 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 5152 2490 267 49 0 2293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20608

[startup+0.700727 s]
/proc/loadavg: 1.84 1.97 1.99 2/400 12653
/proc/meminfo: memFree=30432920/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=22060 CPUtime=0.69 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 3012 0 0 0 68 1 0 0 25 0 1 0 805209149 22589440 2832 33554432000 4194304 4394578 140736554050288 18446744073709551615 4308925 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 5515 2832 267 49 0 2656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22060

[startup+1.50064 s]
/proc/loadavg: 1.84 1.97 1.99 3/401 12654
/proc/meminfo: memFree=30419704/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=23236 CPUtime=1.49 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 3305 0 0 0 148 1 0 0 25 0 1 0 805209149 23793664 3125 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 5809 3125 267 49 0 2950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23236

[startup+3.10037 s]
/proc/loadavg: 1.84 1.97 1.99 3/401 12654
/proc/meminfo: memFree=30415016/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=24868 CPUtime=3.09 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 3670 0 0 0 308 1 0 0 25 0 1 0 805209149 25464832 3490 33554432000 4194304 4394578 140736554050288 18446744073709551615 4287957 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 6217 3490 267 49 0 3358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24868

[startup+6.30086 s]
/proc/loadavg: 1.85 1.97 1.99 3/401 12654
/proc/meminfo: memFree=30407404/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=27108 CPUtime=6.29 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 4162 0 0 0 628 1 0 0 25 0 1 0 805209149 27758592 3982 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 6777 3982 267 49 0 3918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27108

[startup+12.7007 s]
/proc/loadavg: 1.86 1.97 1.99 3/401 12655
/proc/meminfo: memFree=30393692/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=29908 CPUtime=12.69 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 4790 0 0 0 1268 1 0 0 25 0 1 0 805209149 30625792 4610 33554432000 4194304 4394578 140736554050288 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 7477 4610 267 49 0 4618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29908

[startup+25.5004 s]
/proc/loadavg: 1.89 1.97 1.99 3/401 12655
/proc/meminfo: memFree=30374600/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=33204 CPUtime=25.49 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 5537 0 0 0 2548 1 0 0 25 0 1 0 805209149 34000896 5357 33554432000 4194304 4394578 140736554050288 18446744073709551615 4290933 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 8301 5357 267 49 0 5442 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33204

[startup+51.1008 s]
/proc/loadavg: 1.93 1.97 1.99 3/401 12656
/proc/meminfo: memFree=30334640/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=38404 CPUtime=51.09 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 6701 0 0 0 5107 2 0 0 25 0 1 0 805209149 39325696 6521 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 9601 6521 267 49 0 6742 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38404

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 1.99 3/401 12657
/proc/meminfo: memFree=30249060/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=46164 CPUtime=102.3 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 8413 0 0 0 10228 2 0 0 25 0 1 0 805209149 47271936 8233 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 11541 8233 267 49 0 8682 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 46164

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/401 12659
/proc/meminfo: memFree=30171768/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=53392 CPUtime=162.29 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 9912 0 0 0 16227 2 0 0 25 0 1 0 805209149 54673408 9732 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 13348 9732 267 49 0 10489 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 53392

[startup+222.315 s]
/proc/loadavg: 2.14 2.00 2.00 3/401 12660
/proc/meminfo: memFree=30071652/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=61952 CPUtime=222.31 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 11807 0 0 0 22228 3 0 0 25 0 1 0 805209149 63438848 11627 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 15488 11627 267 49 0 12629 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 61952

[startup+282.301 s]
/proc/loadavg: 2.05 2.00 2.00 3/401 12662
/proc/meminfo: memFree=30023388/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=67552 CPUtime=282.29 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 12991 0 0 0 28226 3 0 0 25 0 1 0 805209149 69173248 12811 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 16888 12811 267 49 0 14029 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 67552

[startup+342.301 s]
/proc/loadavg: 2.14 2.03 2.01 3/401 12663
/proc/meminfo: memFree=29927352/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=71580 CPUtime=342.3 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 13814 0 0 0 34226 4 0 0 25 0 1 0 805209149 73297920 13634 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 17895 13634 267 49 0 15036 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71580

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/401 12665
/proc/meminfo: memFree=29849932/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=75328 CPUtime=402.3 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 14632 0 0 0 40226 4 0 0 25 0 1 0 805209149 77135872 14452 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 18832 14452 267 49 0 15973 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75328

[startup+462.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/401 12667
/proc/meminfo: memFree=29755400/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=78960 CPUtime=462.3 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 15469 0 0 0 46226 4 0 0 25 0 1 0 805209149 80855040 15289 33554432000 4194304 4394578 140736554050288 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 19740 15289 267 49 0 16881 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 78960

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12668
/proc/meminfo: memFree=29685552/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=83260 CPUtime=522.31 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 16479 0 0 0 52226 5 0 0 25 0 1 0 805209149 85258240 16299 33554432000 4194304 4394578 140736554050288 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 20815 16299 267 49 0 17956 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83260

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12670
/proc/meminfo: memFree=29659972/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=86892 CPUtime=582.31 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 17209 0 0 0 58226 5 0 0 25 0 1 0 805209149 88977408 17029 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 21723 17029 267 49 0 18864 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 86892

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 12773
/proc/meminfo: memFree=25735136/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=144412 CPUtime=4002.39 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 30756 0 0 0 400225 14 0 0 25 0 1 0 805209149 147877888 30514 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36103 30514 267 49 0 33244 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 144412

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12775
/proc/meminfo: memFree=25636516/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=144544 CPUtime=4062.4 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 30777 0 0 0 406226 14 0 0 25 0 1 0 805209149 148013056 30535 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36136 30535 267 49 0 33277 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 144544

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12776
/proc/meminfo: memFree=25559100/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=144992 CPUtime=4122.4 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 30881 0 0 0 412226 14 0 0 25 0 1 0 805209149 148471808 30639 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36248 30639 267 49 0 33389 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 144992

[startup+4182.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/401 12778
/proc/meminfo: memFree=25487520/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=145504 CPUtime=4182.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31026 0 0 0 418227 14 0 0 25 0 1 0 805209149 148996096 30784 33554432000 4194304 4394578 140736554050288 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36376 30784 267 49 0 33517 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 145504

[startup+4242.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/401 12779
/proc/meminfo: memFree=25390752/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=145636 CPUtime=4242.4 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31082 0 0 0 424226 14 0 0 25 0 1 0 805209149 149131264 30840 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36409 30840 267 49 0 33550 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 145636

[startup+4302.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/401 12781
/proc/meminfo: memFree=25309372/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=145892 CPUtime=4302.4 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31116 0 0 0 430226 14 0 0 25 0 1 0 805209149 149393408 30874 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298798 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36473 30874 267 49 0 33614 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 145892

[startup+4362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/401 12783
/proc/meminfo: memFree=25214856/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=145892 CPUtime=4362.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31119 0 0 0 436226 15 0 0 25 0 1 0 805209149 149393408 30877 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36473 30877 267 49 0 33614 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 145892

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/401 12793
/proc/meminfo: memFree=25178996/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=146024 CPUtime=4422.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31165 0 0 0 442226 15 0 0 25 0 1 0 805209149 149528576 30923 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36506 30923 267 49 0 33647 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 146024

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 12795
/proc/meminfo: memFree=25131604/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=146184 CPUtime=4482.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31185 0 0 0 448226 15 0 0 25 0 1 0 805209149 149692416 30943 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36546 30943 267 49 0 33687 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 146184

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 12797
/proc/meminfo: memFree=25036456/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=146616 CPUtime=4542.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31295 0 0 0 454226 15 0 0 25 0 1 0 805209149 150134784 31053 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36654 31053 267 49 0 33795 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 146616

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12801
/proc/meminfo: memFree=24958384/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=147124 CPUtime=4602.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31386 0 0 0 460226 15 0 0 25 0 1 0 805209149 150654976 31144 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36781 31144 267 49 0 33922 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 147124

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12803
/proc/meminfo: memFree=24861380/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=147124 CPUtime=4662.41 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31393 0 0 0 466226 15 0 0 25 0 1 0 805209149 150654976 31151 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36781 31151 267 49 0 33922 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 147124

[startup+4722.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/401 12804
/proc/meminfo: memFree=24796976/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=147316 CPUtime=4722.42 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31432 0 0 0 472227 15 0 0 25 0 1 0 805209149 150851584 31190 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36829 31190 267 49 0 33970 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 147316

[startup+4782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/401 12806
/proc/meminfo: memFree=24705676/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=147508 CPUtime=4782.42 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31488 0 0 0 478226 16 0 0 25 0 1 0 805209149 151048192 31246 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 36877 31246 267 49 0 34018 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 147508

[startup+4842.31 s]
/proc/loadavg: 2.12 2.06 2.01 3/401 12807
/proc/meminfo: memFree=24608540/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=148532 CPUtime=4842.43 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31690 0 0 0 484227 16 0 0 25 0 1 0 805209149 152096768 31448 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 37133 31448 267 49 0 34274 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 148532

[startup+4902.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/401 12809
/proc/meminfo: memFree=24531868/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=148788 CPUtime=4902.42 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31727 0 0 0 490226 16 0 0 25 0 1 0 805209149 152358912 31485 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 37197 31485 267 49 0 34338 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 148788

[startup+4962.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/401 12811
/proc/meminfo: memFree=24434108/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=148788 CPUtime=4962.42 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31748 0 0 0 496226 16 0 0 25 0 1 0 805209149 152358912 31506 33554432000 4194304 4394578 140736554050288 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 37197 31506 267 49 0 34338 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 148788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.04 2.00 2/399 12813
/proc/meminfo: memFree=30304136/32950904 swapFree=56615552/67111528
[pid=12653] ppid=12651 vsize=148788 CPUtime=5000.02 cores=0,2,4,6
/proc/12653/stat : 12653 (SApperloT2010) R 12651 12653 12183 0 -1 4202496 31751 0 0 0 499986 16 0 0 25 0 1 0 805209149 152358912 31509 33554432000 4194304 4394578 140736554050288 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12653/statm: 37197 31509 267 49 0 34338 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 148788

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): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.88
CPU system time (s): 0.175973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 148788

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

runsolver used 20.049 second user time and 43.5484 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-01 15:48:14
IDJOB=3439558
IDBENCH=85793
IDSOLVER=1933
FILE ID=node121/3439558-1306936094
RUNJOBID= node121-1306926089-12201
PBS_JOBID= 13488560
Free space on /tmp= 73844 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439558-1306936094/watcher-3439558-1306936094 -o /tmp/evaluation-result-3439558-1306936094/solver-3439558-1306936094 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439558-1306936094.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=1793983102

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
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:     32950904 kB
MemFree:      30433076 kB
Buffers:        184876 kB
Cached:         225652 kB
SwapCached:       9896 kB
Active:        1999180 kB
Inactive:       260784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30433076 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:             816 kB
Writeback:          24 kB
AnonPages:     1846244 kB
Mapped:          12876 kB
Slab:           139048 kB
PageTables:      51916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83527884 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= 73844 MiB
End job on node121 at 2011-06-01 17:11:36