Trace number 3262179

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1299.99 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: 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-3262179-1303541016/watcher-3262179-1303541016 -o /tmp/evaluation-result-3262179-1303541016/solver-3262179-1303541016 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3262179-1303541016.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.85 3.91 3.00 5/189 8369
/proc/meminfo: memFree=12027820/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=12720 CPUtime=0 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 446517444 13025280 456 33554432000 4194304 4395502 140737320097472 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 3180 457 249 50 0 320 0

[startup+0.101675 s]
/proc/loadavg: 3.85 3.91 3.00 5/189 8369
/proc/meminfo: memFree=12027820/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=16832 CPUtime=0.09 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 1548 0 0 0 9 0 0 0 25 0 1 0 446517444 17235968 1486 33554432000 4194304 4395502 140737320097472 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 4208 1486 255 50 0 1348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16832

[startup+0.200689 s]
/proc/loadavg: 3.85 3.91 3.00 5/189 8369
/proc/meminfo: memFree=12027820/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=16832 CPUtime=0.19 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 1548 0 0 0 19 0 0 0 25 0 1 0 446517444 17235968 1486 33554432000 4194304 4395502 140737320097472 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 4208 1486 255 50 0 1348 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16832

[startup+0.300666 s]
/proc/loadavg: 3.85 3.91 3.00 5/189 8369
/proc/meminfo: memFree=12027820/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=21748 CPUtime=0.29 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 2996 0 0 0 29 0 0 0 25 0 1 0 446517444 22269952 2798 33554432000 4194304 4395502 140737320097472 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 5437 2798 267 50 0 2577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21748

[startup+0.700596 s]
/proc/loadavg: 3.85 3.91 3.00 5/189 8369
/proc/meminfo: memFree=12027820/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=23752 CPUtime=0.69 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 3490 0 0 0 69 0 0 0 25 0 1 0 446517444 24322048 3292 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 5938 3292 267 50 0 3078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23752

[startup+1.50045 s]
/proc/loadavg: 3.85 3.91 3.00 5/190 8370
/proc/meminfo: memFree=12009432/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=26900 CPUtime=1.49 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 4194 0 0 0 149 0 0 0 25 0 1 0 446517444 27545600 3996 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 6725 3996 267 50 0 3865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26900

[startup+3.10014 s]
/proc/loadavg: 3.85 3.91 3.00 5/190 8370
/proc/meminfo: memFree=12005464/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=28540 CPUtime=3.09 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 4588 0 0 0 309 0 0 0 25 0 1 0 446517444 29224960 4390 33554432000 4194304 4395502 140737320097472 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 7135 4390 267 50 0 4275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28540

[startup+6.30059 s]
/proc/loadavg: 3.86 3.91 3.01 5/190 8370
/proc/meminfo: memFree=11996884/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=30276 CPUtime=6.29 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 4967 0 0 0 629 0 0 0 25 0 1 0 446517444 31002624 4769 33554432000 4194304 4395502 140737320097472 18446744073709551615 4288440 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 7569 4769 267 50 0 4709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30276

[startup+12.7004 s]
/proc/loadavg: 3.87 3.91 3.01 5/190 8370
/proc/meminfo: memFree=11974092/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=37776 CPUtime=12.69 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 6753 0 0 0 1268 1 0 0 25 0 1 0 446517444 38682624 6555 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 9444 6555 267 50 0 6584 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37776

[startup+25.5011 s]
/proc/loadavg: 3.97 3.93 3.03 5/190 8371
/proc/meminfo: memFree=11938608/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=47860 CPUtime=25.49 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 9021 0 0 0 2548 1 0 0 25 0 1 0 446517444 49008640 8823 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 11965 8823 267 50 0 9105 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47860

[startup+51.1005 s]
/proc/loadavg: 3.98 3.94 3.05 5/190 8371
/proc/meminfo: memFree=11893460/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=67312 CPUtime=51.09 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 13626 0 0 0 5106 3 0 0 25 0 1 0 446517444 68927488 13428 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 16828 13428 267 50 0 13968 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67312

[startup+102.3 s]
/proc/loadavg: 3.99 3.95 3.10 5/190 8373
/proc/meminfo: memFree=11799960/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=99592 CPUtime=102.29 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 21553 0 0 0 10224 5 0 0 25 0 1 0 446517444 101982208 21355 33554432000 4194304 4395502 140737320097472 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 24898 21355 267 50 0 22038 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 99592

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.16 5/190 8374
/proc/meminfo: memFree=11705948/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=132336 CPUtime=162.28 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 29436 0 0 0 16221 7 0 0 25 0 1 0 446517444 135512064 29238 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 33084 29238 267 50 0 30224 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 132336

[startup+222.307 s]
/proc/loadavg: 3.99 3.96 3.21 5/190 8403
/proc/meminfo: memFree=11686756/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=170328 CPUtime=222.29 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 38670 0 0 0 22219 10 0 0 25 0 1 0 446517444 174415872 38472 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 42582 38472 267 50 0 39722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 170328

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.25 5/190 8404
/proc/meminfo: memFree=11606224/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=199200 CPUtime=282.28 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 45765 0 0 0 28216 12 0 0 25 0 1 0 446517444 203980800 45567 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 49800 45567 267 50 0 46940 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 199200

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.30 5/190 8406
/proc/meminfo: memFree=11549040/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=207728 CPUtime=342.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 47734 0 0 0 34215 12 0 0 25 0 1 0 446517444 212713472 47536 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 51932 47536 267 50 0 49072 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 207728

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.34 5/190 8408
/proc/meminfo: memFree=11499776/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=213220 CPUtime=402.28 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 48907 0 0 0 40215 13 0 0 25 0 1 0 446517444 218337280 48709 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 53305 48709 267 50 0 50445 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 213220

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.38 5/190 8409
/proc/meminfo: memFree=11444704/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=216848 CPUtime=462.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 49738 0 0 0 46214 13 0 0 25 0 1 0 446517444 222052352 49540 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 54212 49540 267 50 0 51352 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 216848

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.41 5/190 8411
/proc/meminfo: memFree=11366940/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=218408 CPUtime=522.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 50005 0 0 0 52214 13 0 0 25 0 1 0 446517444 223649792 49807 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299532 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 54602 49807 267 50 0 51742 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 218408

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.45 5/190 8412
/proc/meminfo: memFree=11308152/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=221536 CPUtime=582.28 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 50633 0 0 0 58214 14 0 0 25 0 1 0 446517444 226852864 50435 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 55384 50435 267 50 0 52524 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 221536

[startup+642.3 s]
/proc/loadavg: 4.02 3.99 3.48 5/190 8414
/proc/meminfo: memFree=11239180/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=238308 CPUtime=642.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 54645 0 0 0 64211 16 0 0 25 0 1 0 446517444 244027392 54447 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 59577 54447 267 50 0 56717 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 238308

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.51 5/190 8416
/proc/meminfo: memFree=11134764/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=257512 CPUtime=702.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 59346 0 0 0 70209 18 0 0 25 0 1 0 446517444 263692288 59148 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 64378 59148 267 50 0 61518 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 257512

[startup+762.301 s]
/proc/loadavg: 4.00 3.99 3.54 5/190 8417
/proc/meminfo: memFree=11109320/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=260840 CPUtime=762.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 59916 0 0 0 76209 18 0 0 25 0 1 0 446517444 267100160 59718 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 65210 59718 267 50 0 62350 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 260840

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.57 5/190 8419
/proc/meminfo: memFree=11076572/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=264356 CPUtime=822.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 60719 0 0 0 82209 18 0 0 25 0 1 0 446517444 270700544 60521 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 66089 60521 267 50 0 63229 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 264356

[startup+882.307 s]
/proc/loadavg: 4.00 3.99 3.59 5/190 8420
/proc/meminfo: memFree=10978716/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=295372 CPUtime=882.27 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 68436 0 0 0 88207 20 0 0 25 0 1 0 446517444 302460928 68238 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 73843 68238 267 50 0 70983 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 295372

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/190 8422
/proc/meminfo: memFree=10907284/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=311288 CPUtime=942.26 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 72323 0 0 0 94205 21 0 0 25 0 1 0 446517444 318758912 72125 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 77822 72125 267 50 0 74962 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 311288

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.64 5/190 8424
/proc/meminfo: memFree=10814640/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=324284 CPUtime=1002.26 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 75497 0 0 0 100205 21 0 0 25 0 1 0 446517444 332066816 75299 33554432000 4194304 4395502 140737320097472 18446744073709551615 4296661 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 81071 75299 267 50 0 78211 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 324284

[startup+1062.3 s]
/proc/loadavg: 4.06 4.00 3.66 5/190 8434
/proc/meminfo: memFree=10726316/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=351196 CPUtime=1062.25 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 82224 0 0 0 106203 22 0 0 25 0 1 0 446517444 359624704 82026 33554432000 4194304 4395502 140737320097472 18446744073709551615 4291739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 87799 82026 267 50 0 84939 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 351196

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/190 8436
/proc/meminfo: memFree=10627596/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=363148 CPUtime=1122.25 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 85093 0 0 0 112202 23 0 0 25 0 1 0 446517444 371863552 84895 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 90787 84895 267 50 0 87927 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 363148

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.70 5/190 8437
/proc/meminfo: memFree=10546976/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=374460 CPUtime=1182.25 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 87863 0 0 0 118201 24 0 0 25 0 1 0 446517444 383447040 87665 33554432000 4194304 4395502 140737320097472 18446744073709551615 4288769 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 93615 87665 267 50 0 90755 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 374460

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.72 5/190 8439
/proc/meminfo: memFree=10466236/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=396576 CPUtime=1242.26 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 93348 0 0 0 124200 26 0 0 25 0 1 0 446517444 406093824 93150 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299969 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 99144 93150 267 50 0 96284 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 396576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.12 3.78 3.66 3/178 8477
/proc/meminfo: memFree=11298428/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=418440 CPUtime=1299.96 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 98701 0 0 0 129969 27 0 0 25 0 1 0 446517444 428482560 98503 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 104610 98503 267 50 0 101750 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 418440

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

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

[startup+1300 s]
/proc/loadavg: 3.12 3.78 3.66 3/178 8477
/proc/meminfo: memFree=11298428/32951124 swapFree=67111528/67111528
[pid=8369] ppid=8367 vsize=418440 CPUtime=1299.96 cores=0,2
/proc/8369/stat : 8369 (SApperloT2010) R 8367 8369 8077 0 -1 4202496 98701 0 0 0 129969 27 0 0 25 0 1 0 446517444 428482560 98503 33554432000 4194304 4395502 140737320097472 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8369/statm: 104610 98503 267 50 0 101750 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 418440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1299.69
CPU system time (s): 0.296954
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 418440

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

runsolver used 2.32065 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 08:43:36
IDJOB=3262179
IDBENCH=83280
IDSOLVER=1655
FILE ID=node145/3262179-1303541016
RUNJOBID= node145-1303539680-8095
PBS_JOBID= 13143093
Free space on /tmp= 71516 MiB

SOLVER NAME= SApperloT2010 2011-03-04
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-3262179-1303541016/watcher-3262179-1303541016 -o /tmp/evaluation-result-3262179-1303541016/solver-3262179-1303541016 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3262179-1303541016.cnf

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=124710359

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12028100 kB
Buffers:       2164984 kB
Cached:       18029272 kB
SwapCached:          0 kB
Active:       10069028 kB
Inactive:     10287476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12028100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3384 kB
Writeback:           0 kB
AnonPages:      161696 kB
Mapped:          15580 kB
Slab:           503540 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   349364 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= 71520 MiB
End job on node145 at 2011-04-23 09:05:18