Trace number 3379722

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379722-1305457876/watcher-3379722-1305457876 -o /tmp/evaluation-result-3379722-1305457876/solver-3379722-1305457876 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379722-1305457876.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 2.01 2.49 3/349 16709
/proc/meminfo: memFree=15038244/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=13640 CPUtime=0.01 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 751 0 0 0 1 0 0 0 25 0 1 0 113397023 13967360 691 33554432000 4194304 4394578 140735074843456 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 3410 692 247 49 0 551 0

[startup+0.0750601 s]
/proc/loadavg: 1.69 2.01 2.49 3/349 16709
/proc/meminfo: memFree=15038244/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=16300 CPUtime=0.07 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 1425 0 0 0 7 0 0 0 25 0 1 0 113397023 16691200 1364 33554432000 4194304 4394578 140735074843456 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 4075 1364 255 49 0 1216 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16300

[startup+0.101054 s]
/proc/loadavg: 1.69 2.01 2.49 3/349 16709
/proc/meminfo: memFree=15038244/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=16300 CPUtime=0.09 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 1425 0 0 0 9 0 0 0 25 0 1 0 113397023 16691200 1364 33554432000 4194304 4394578 140735074843456 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 4075 1364 255 49 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16300

[startup+0.301012 s]
/proc/loadavg: 1.69 2.01 2.49 3/349 16709
/proc/meminfo: memFree=15038244/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=21200 CPUtime=0.29 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 2851 0 0 0 29 0 0 0 25 0 1 0 113397023 21708800 2654 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 5300 2654 266 49 0 2441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21200

[startup+0.700928 s]
/proc/loadavg: 1.69 2.01 2.49 3/349 16709
/proc/meminfo: memFree=15038244/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=23220 CPUtime=0.69 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 3363 0 0 0 69 0 0 0 25 0 1 0 113397023 23777280 3166 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 5805 3166 266 49 0 2946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23220

[startup+1.50079 s]
/proc/loadavg: 1.69 2.01 2.49 6/361 16731
/proc/meminfo: memFree=14993884/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=26220 CPUtime=1.49 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 4043 0 0 0 149 0 0 0 25 0 1 0 113397023 26849280 3846 33554432000 4194304 4394578 140735074843456 18446744073709551615 4287214 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 6555 3846 266 49 0 3696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26220

[startup+3.10052 s]
/proc/loadavg: 1.69 2.01 2.49 6/361 16731
/proc/meminfo: memFree=14983840/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=27864 CPUtime=3.09 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 4408 0 0 0 309 0 0 0 25 0 1 0 113397023 28532736 4211 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 6966 4211 266 49 0 4107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27864

[startup+6.30094 s]
/proc/loadavg: 1.96 2.06 2.51 6/361 16731
/proc/meminfo: memFree=14968976/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=29616 CPUtime=6.29 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 4780 0 0 0 629 0 0 0 25 0 1 0 113397023 30326784 4583 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 7404 4583 266 49 0 4545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29616

[startup+12.7008 s]
/proc/loadavg: 2.12 2.09 2.52 6/361 16731
/proc/meminfo: memFree=14946036/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=37272 CPUtime=12.69 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 6589 0 0 0 1268 1 0 0 25 0 1 0 113397023 38166528 6392 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 9318 6392 266 49 0 6459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37272

[startup+25.5006 s]
/proc/loadavg: 2.54 2.18 2.54 6/361 16732
/proc/meminfo: memFree=14919012/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=46152 CPUtime=25.49 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 8606 0 0 0 2548 1 0 0 25 0 1 0 113397023 47259648 8409 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 11538 8409 266 49 0 8679 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46152

[startup+51.1011 s]
/proc/loadavg: 3.09 2.35 2.58 6/361 16733
/proc/meminfo: memFree=14869932/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=66364 CPUtime=51.09 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 13390 0 0 0 5107 2 0 0 25 0 1 0 113397023 67956736 13193 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 16591 13193 266 49 0 13732 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66364

[startup+102.314 s]
/proc/loadavg: 3.67 2.61 2.66 6/361 16737
/proc/meminfo: memFree=14781996/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=95924 CPUtime=102.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 20632 0 0 0 10226 4 0 0 25 0 1 0 113397023 98226176 20435 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 23981 20435 266 49 0 21122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95924

[startup+162.3 s]
/proc/loadavg: 4.00 2.89 2.75 6/361 16738
/proc/meminfo: memFree=14697836/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=130812 CPUtime=162.29 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 29092 0 0 0 16223 6 0 0 25 0 1 0 113397023 133951488 28895 33554432000 4194304 4394578 140735074843456 18446744073709551615 4292162 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 32703 28895 266 49 0 29844 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130812

[startup+222.301 s]
/proc/loadavg: 4.11 3.12 2.84 5/356 16757
/proc/meminfo: memFree=14704888/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=169064 CPUtime=222.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 38367 0 0 0 22221 9 0 0 25 0 1 0 113397023 173121536 38170 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 42266 38170 266 49 0 39407 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 169064

[startup+282.3 s]
/proc/loadavg: 3.41 3.10 2.84 5/355 16759
/proc/meminfo: memFree=14659860/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=197896 CPUtime=282.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 45458 0 0 0 28220 10 0 0 25 0 1 0 113397023 202645504 45261 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 49474 45261 266 49 0 46615 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 197896

[startup+342.301 s]
/proc/loadavg: 3.15 3.08 2.85 5/355 16760
/proc/meminfo: memFree=14627592/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=206328 CPUtime=342.29 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 47450 0 0 0 34219 10 0 0 25 0 1 0 113397023 211279872 47253 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298340 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 51582 47253 266 49 0 48723 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 206328

[startup+402.3 s]
/proc/loadavg: 3.05 3.06 2.85 5/355 16762
/proc/meminfo: memFree=14596556/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=210872 CPUtime=402.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 48345 0 0 0 40219 11 0 0 25 0 1 0 113397023 215932928 48148 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 52718 48148 266 49 0 49859 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210872

[startup+462.301 s]
/proc/loadavg: 3.02 3.05 2.86 5/355 16763
/proc/meminfo: memFree=14554864/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=214784 CPUtime=462.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 49211 0 0 0 46219 11 0 0 25 0 1 0 113397023 219938816 49014 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 53696 49014 266 49 0 50837 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 214784

[startup+522.301 s]
/proc/loadavg: 3.00 3.04 2.86 5/355 16765
/proc/meminfo: memFree=14546916/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=217652 CPUtime=522.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 49833 0 0 0 52218 12 0 0 25 0 1 0 113397023 222875648 49636 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 54413 49636 266 49 0 51554 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 217652

[startup+582.301 s]
/proc/loadavg: 3.00 3.03 2.87 5/355 16767
/proc/meminfo: memFree=14520480/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=221024 CPUtime=582.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 50495 0 0 0 58218 12 0 0 25 0 1 0 113397023 226328576 50298 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 55256 50298 266 49 0 52397 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 221024

[startup+642.301 s]
/proc/loadavg: 3.00 3.02 2.88 5/355 16768
/proc/meminfo: memFree=14481504/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=229052 CPUtime=642.32 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 52341 0 0 0 64219 13 0 0 25 0 1 0 113397023 234549248 52144 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 57263 52144 266 49 0 54404 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 229052

[startup+702.3 s]
/proc/loadavg: 3.03 3.03 2.89 5/355 16770
/proc/meminfo: memFree=14428532/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=248544 CPUtime=702.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 57159 0 0 0 70216 14 0 0 25 0 1 0 113397023 254509056 56962 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 62136 56962 266 49 0 59277 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 248544

[startup+762.314 s]
/proc/loadavg: 3.17 3.06 2.90 5/355 16771
/proc/meminfo: memFree=14385612/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=260336 CPUtime=762.32 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 59755 0 0 0 76217 15 0 0 25 0 1 0 113397023 266584064 59558 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 65084 59558 266 49 0 62225 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 260336

[startup+822.3 s]
/proc/loadavg: 2.46 2.87 2.85 3/349 16790
/proc/meminfo: memFree=14610820/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=261360 CPUtime=822.3 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 59981 0 0 0 82215 15 0 0 25 0 1 0 113397023 267632640 59784 33554432000 4194304 4394578 140735074843456 18446744073709551615 4287723 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 65340 59784 266 49 0 62481 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 261360

[startup+882.301 s]
/proc/loadavg: 2.17 2.71 2.79 3/349 16792
/proc/meminfo: memFree=14560956/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=282848 CPUtime=882.31 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 65239 0 0 0 88214 17 0 0 25 0 1 0 113397023 289636352 65042 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 70712 65042 266 49 0 67853 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 282848

[startup+942.301 s]
/proc/loadavg: 2.06 2.58 2.74 3/349 16793
/proc/meminfo: memFree=14507236/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=308796 CPUtime=942.31 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 71644 0 0 0 94213 18 0 0 25 0 1 0 113397023 316207104 71447 33554432000 4194304 4394578 140735074843456 18446744073709551615 4346589 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 77199 71447 266 49 0 74340 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 308796

[startup+1002.3 s]
/proc/loadavg: 2.02 2.47 2.69 3/349 16795
/proc/meminfo: memFree=14464312/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=321320 CPUtime=1002.32 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 74724 0 0 0 100213 19 0 0 25 0 1 0 113397023 329031680 74527 33554432000 4194304 4394578 140735074843456 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 80330 74527 266 49 0 77471 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 321320

[startup+1062.3 s]
/proc/loadavg: 2.01 2.38 2.65 3/349 16796
/proc/meminfo: memFree=14432920/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=338844 CPUtime=1062.31 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 79061 0 0 0 106211 20 0 0 25 0 1 0 113397023 346976256 78864 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 84711 78864 266 49 0 81852 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 338844

[startup+1122.3 s]
/proc/loadavg: 1.51 2.19 2.56 2/343 16815
/proc/meminfo: memFree=14702800/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=358780 CPUtime=1122.31 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 83962 0 0 0 112209 22 0 0 25 0 1 0 113397023 367390720 83765 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 89695 83765 266 49 0 86836 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 358780

[startup+1182.3 s]
/proc/loadavg: 1.19 1.97 2.46 2/343 16817
/proc/meminfo: memFree=14688260/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=373444 CPUtime=1182.31 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 87584 0 0 0 118208 23 0 0 25 0 1 0 113397023 382406656 87387 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 93361 87387 266 49 0 90502 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 373444

[startup+1242.3 s]
/proc/loadavg: 1.07 1.79 2.37 2/343 16818
/proc/meminfo: memFree=14679808/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=381872 CPUtime=1242.32 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 89664 0 0 0 124208 24 0 0 25 0 1 0 113397023 391036928 89467 33554432000 4194304 4394578 140735074843456 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 95468 89467 266 49 0 92609 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 381872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.64 2.28 2/343 16820
/proc/meminfo: memFree=14650400/32950928 swapFree=67111364/67111528
[pid=16709] ppid=16705 vsize=410848 CPUtime=1300.03 cores=0,2
/proc/16709/stat : 16709 (SApperloT2010) R 16705 16709 14075 0 -1 4202496 96853 0 0 0 129977 26 0 0 25 0 1 0 113397023 420708352 96656 33554432000 4194304 4394578 140735074843456 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16709/statm: 102712 96656 266 49 0 99853 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 410848

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.77
CPU system time (s): 0.287956
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 410848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96853
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= 6
involuntary context switches= 3805

runsolver used 4.67529 second user time and 10.1175 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 13:11:16
IDJOB=3379722
IDBENCH=83280
IDSOLVER=1862
FILE ID=node112/3379722-1305457876
RUNJOBID= node112-1305457876-16688
PBS_JOBID= 13324849
Free space on /tmp= 73536 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_506.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379722-1305457876/watcher-3379722-1305457876 -o /tmp/evaluation-result-3379722-1305457876/solver-3379722-1305457876 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379722-1305457876.cnf

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=82042033

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15038540 kB
Buffers:        307708 kB
Cached:        3068688 kB
SwapCached:          0 kB
Active:       15849888 kB
Inactive:      1807420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15038540 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1760 kB
Writeback:           8 kB
AnonPages:    14281204 kB
Mapped:          26980 kB
Slab:           141252 kB
PageTables:      49412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66037596 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= 73536 MiB
End job on node112 at 2011-05-15 13:32:58