Trace number 3261959

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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

running on 2 cores: 1,3

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: 4.00 3.94 2.97 5/188 8311
/proc/meminfo: memFree=10149820/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=12848 CPUtime=0 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 446514273 13156352 487 33554432000 4194304 4395502 140734221739168 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 3212 489 249 50 0 352 0

[startup+0.0965821 s]
/proc/loadavg: 4.00 3.94 2.97 5/188 8311
/proc/meminfo: memFree=10149820/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=17960 CPUtime=0.09 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 1829 0 0 0 9 0 0 0 20 0 1 0 446514273 18391040 1768 33554432000 4194304 4395502 140734221739168 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 4490 1768 255 50 0 1630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17960

[startup+0.100571 s]
/proc/loadavg: 4.00 3.94 2.97 5/188 8311
/proc/meminfo: memFree=10149820/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=17960 CPUtime=0.09 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 1829 0 0 0 9 0 0 0 20 0 1 0 446514273 18391040 1768 33554432000 4194304 4395502 140734221739168 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 4490 1768 255 50 0 1630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17960

[startup+0.300533 s]
/proc/loadavg: 4.00 3.94 2.97 5/188 8311
/proc/meminfo: memFree=10149820/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=17960 CPUtime=0.29 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 1829 0 0 0 29 0 0 0 21 0 1 0 446514273 18391040 1768 33554432000 4194304 4395502 140734221739168 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 4490 1768 255 50 0 1630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17960

[startup+0.700462 s]
/proc/loadavg: 4.00 3.94 2.97 5/188 8311
/proc/meminfo: memFree=10149820/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=25572 CPUtime=0.69 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 3972 0 0 0 69 0 0 0 22 0 1 0 446514273 26185728 3743 33554432000 4194304 4395502 140734221739168 18446744073709551615 4292252 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 6393 3743 266 50 0 3533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25572

[startup+1.50032 s]
/proc/loadavg: 4.00 3.94 2.97 6/190 8313
/proc/meminfo: memFree=10120308/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=29572 CPUtime=1.49 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 4869 0 0 0 149 0 0 0 25 0 1 0 446514273 30281728 4640 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 7393 4640 266 50 0 4533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29572

[startup+3.10103 s]
/proc/loadavg: 4.00 3.94 2.98 6/190 8313
/proc/meminfo: memFree=10113736/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=31392 CPUtime=3.09 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 5286 0 0 0 309 0 0 0 25 0 1 0 446514273 32145408 5057 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 7848 5057 266 50 0 4988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31392

[startup+6.30045 s]
/proc/loadavg: 4.00 3.94 2.98 6/190 8313
/proc/meminfo: memFree=10104036/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=35056 CPUtime=6.29 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 6104 0 0 0 628 1 0 0 25 0 1 0 446514273 35897344 5875 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 8764 5875 266 50 0 5904 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35056

[startup+12.7003 s]
/proc/loadavg: 4.00 3.94 2.99 6/190 8313
/proc/meminfo: memFree=10081368/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=42968 CPUtime=12.69 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 7964 0 0 0 1268 1 0 0 25 0 1 0 446514273 43999232 7735 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 10742 7735 266 50 0 7882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42968

[startup+25.501 s]
/proc/loadavg: 3.92 3.93 3.00 6/190 8342
/proc/meminfo: memFree=10748548/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=54908 CPUtime=25.49 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 10761 0 0 0 2547 2 0 0 25 0 1 0 446514273 56225792 10532 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 13727 10532 266 50 0 10867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54908

[startup+51.1004 s]
/proc/loadavg: 3.96 3.93 3.02 6/190 8370
/proc/meminfo: memFree=11951152/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=74676 CPUtime=51.09 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 15538 0 0 0 5106 3 0 0 25 0 1 0 446514273 76468224 15309 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 18669 15309 266 50 0 15809 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74676

[startup+102.307 s]
/proc/loadavg: 3.98 3.94 3.07 6/190 8372
/proc/meminfo: memFree=11852416/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=89440 CPUtime=102.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 18914 0 0 0 10226 4 0 0 25 0 1 0 446514273 91586560 18685 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 22360 18685 266 50 0 19500 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89440

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.13 6/190 8373
/proc/meminfo: memFree=11762004/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=105880 CPUtime=162.29 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 22557 0 0 0 16224 5 0 0 25 0 1 0 446514273 108421120 22328 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 26470 22328 266 50 0 23610 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 105880

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.18 6/190 8375
/proc/meminfo: memFree=11663776/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=123972 CPUtime=222.29 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 26781 0 0 0 22223 6 0 0 25 0 1 0 446514273 126947328 26552 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 30993 26552 266 50 0 28133 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123972

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.23 6/190 8404
/proc/meminfo: memFree=11651992/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=145068 CPUtime=282.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 31855 0 0 0 28222 8 0 0 25 0 1 0 446514273 148549632 31626 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 36267 31626 266 50 0 33407 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 145068

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.28 6/190 8405
/proc/meminfo: memFree=11575956/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=155932 CPUtime=342.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 34428 0 0 0 34221 9 0 0 25 0 1 0 446514273 159674368 34199 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 38983 34199 266 50 0 36123 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 155932

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.32 6/190 8407
/proc/meminfo: memFree=11525348/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=162676 CPUtime=402.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 35972 0 0 0 40221 9 0 0 25 0 1 0 446514273 166580224 35743 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 40669 35743 266 50 0 37809 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 162676

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.36 6/190 8408
/proc/meminfo: memFree=11468520/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=172024 CPUtime=462.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 38167 0 0 0 46221 9 0 0 25 0 1 0 446514273 176152576 37938 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 43006 37938 266 50 0 40146 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172024

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.39 6/190 8410
/proc/meminfo: memFree=11412580/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=180628 CPUtime=522.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 40173 0 0 0 52220 10 0 0 25 0 1 0 446514273 184963072 39944 33554432000 4194304 4395502 140734221739168 18446744073709551615 4339104 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 45157 39944 266 50 0 42297 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 180628

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.43 6/190 8412
/proc/meminfo: memFree=11337796/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=193360 CPUtime=582.3 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 43129 0 0 0 58219 11 0 0 25 0 1 0 446514273 198000640 42900 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 48340 42900 266 50 0 45480 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 193360

[startup+642.3 s]
/proc/loadavg: 4.04 3.99 3.47 6/190 8413
/proc/meminfo: memFree=11277892/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=213328 CPUtime=642.31 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 48109 0 0 0 64218 13 0 0 25 0 1 0 446514273 218447872 47880 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 53332 47880 266 50 0 50472 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 213328

[startup+702.3 s]
/proc/loadavg: 4.01 3.99 3.50 6/190 8415
/proc/meminfo: memFree=11184244/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=237540 CPUtime=702.31 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 53969 0 0 0 70217 14 0 0 25 0 1 0 446514273 243240960 53740 33554432000 4194304 4395502 140734221739168 18446744073709551615 4292329 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 59385 53740 266 50 0 56525 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 237540

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.53 6/190 8416
/proc/meminfo: memFree=11125704/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=254940 CPUtime=762.32 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 58212 0 0 0 76216 16 0 0 25 0 1 0 446514273 261058560 57983 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 63735 57983 266 50 0 60875 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 254940

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.55 6/190 8418
/proc/meminfo: memFree=11101008/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=258012 CPUtime=822.31 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 58842 0 0 0 82215 16 0 0 25 0 1 0 446514273 264204288 58613 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 64503 58613 266 50 0 61643 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 258012

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.58 6/190 8420
/proc/meminfo: memFree=11024364/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=270956 CPUtime=882.31 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 61998 0 0 0 88214 17 0 0 25 0 1 0 446514273 277458944 61769 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 67739 61769 266 50 0 64879 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 270956

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.60 6/190 8421
/proc/meminfo: memFree=10931964/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=294240 CPUtime=942.32 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 67751 0 0 0 94213 19 0 0 25 0 1 0 446514273 301301760 67522 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 73560 67522 266 50 0 70700 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 294240

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.62 6/190 8423
/proc/meminfo: memFree=10849868/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=318968 CPUtime=1002.32 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 73923 0 0 0 100212 20 0 0 25 0 1 0 446514273 326623232 73694 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 79742 73694 266 50 0 76882 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 318968

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.64 6/190 8424
/proc/meminfo: memFree=10785736/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=337220 CPUtime=1062.32 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 78213 0 0 0 106210 22 0 0 25 0 1 0 446514273 345313280 77984 33554432000 4194304 4395502 140734221739168 18446744073709551615 4328465 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 84305 77984 266 50 0 81445 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 337220

[startup+1122.3 s]
/proc/loadavg: 4.03 4.00 3.67 6/190 8435
/proc/meminfo: memFree=10676708/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=367228 CPUtime=1122.32 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 85655 0 0 0 112208 24 0 0 25 0 1 0 446514273 376041472 85426 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299645 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 91807 85426 266 50 0 88947 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 367228

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.69 6/190 8437
/proc/meminfo: memFree=10592128/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=392496 CPUtime=1182.32 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 91926 0 0 0 118206 26 0 0 25 0 1 0 446514273 401915904 91697 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 98124 91697 266 50 0 95264 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 392496

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.71 6/190 8438
/proc/meminfo: memFree=10508032/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=407784 CPUtime=1242.33 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 95680 0 0 0 124206 27 0 0 25 0 1 0 446514273 417570816 95451 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 101946 95451 266 50 0 99086 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 407784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.72 6/190 8440
/proc/meminfo: memFree=10436844/32951124 swapFree=67111528/67111528
[pid=8311] ppid=8309 vsize=418468 CPUtime=1300.04 cores=1,3
/proc/8311/stat : 8311 (SApperloT2010) R 8309 8311 8077 0 -1 4202496 98390 0 0 0 129976 28 0 0 25 0 1 0 446514273 428511232 98161 33554432000 4194304 4395502 140734221739168 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8311/statm: 104617 98161 266 50 0 101757 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 418468

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.76
CPU system time (s): 0.299954
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 418468

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

runsolver used 2.09668 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 08:43:04
IDJOB=3261959
IDBENCH=83266
IDSOLVER=1655
FILE ID=node145/3261959-1303540984
RUNJOBID= node145-1303539680-8097
PBS_JOBID= 13143093
Free space on /tmp= 71496 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261959-1303540984/watcher-3261959-1303540984 -o /tmp/evaluation-result-3261959-1303540984/solver-3261959-1303540984 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3261959-1303540984.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=391508882

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:      10150248 kB
Buffers:       2164960 kB
Cached:       18051060 kB
SwapCached:          0 kB
Active:       11943016 kB
Inactive:     10287284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10150248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:     2013180 kB
Mapped:          15420 kB
Slab:           503312 kB
PageTables:       9052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2194060 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= 71516 MiB
End job on node145 at 2011-04-23 09:04:46