Trace number 3439098

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.14 5000.06

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 benchmark13.8079
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: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439098-1306905025/watcher-3439098-1306905025 -o /tmp/evaluation-result-3439098-1306905025/solver-3439098-1306905025 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439098-1306905025.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.93 1.02 1.07 3/560 14990
/proc/meminfo: memFree=3993180/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=14428 CPUtime=0.01 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 954 0 0 0 1 0 0 0 25 0 1 0 802101202 14774272 893 33554432000 4194304 4394578 140737356192176 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14990/statm: 3607 894 247 49 0 748 0

[startup+0.0768751 s]
/proc/loadavg: 0.93 1.02 1.07 3/560 14990
/proc/meminfo: memFree=3993180/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=17420 CPUtime=0.07 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 1691 0 0 0 7 0 0 0 25 0 1 0 802101202 17838080 1629 33554432000 4194304 4394578 140737356192176 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 4355 1629 255 49 0 1496 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17420

[startup+0.100804 s]
/proc/loadavg: 0.93 1.02 1.07 3/560 14990
/proc/meminfo: memFree=3993180/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=17420 CPUtime=0.09 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 1691 0 0 0 9 0 0 0 25 0 1 0 802101202 17838080 1629 33554432000 4194304 4394578 140737356192176 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 4355 1629 255 49 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17420

[startup+0.300839 s]
/proc/loadavg: 0.93 1.02 1.07 3/560 14990
/proc/meminfo: memFree=3993180/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=17420 CPUtime=0.29 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 1691 0 0 0 28 1 0 0 25 0 1 0 802101202 17838080 1629 33554432000 4194304 4394578 140737356192176 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 4355 1629 255 49 0 1496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17420

[startup+0.700761 s]
/proc/loadavg: 0.93 1.02 1.07 3/560 14990
/proc/meminfo: memFree=3993180/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=25048 CPUtime=0.69 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 3846 0 0 0 68 1 0 0 25 0 1 0 802101202 25649152 3616 33554432000 4194304 4394578 140737356192176 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 6262 3616 266 49 0 3403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25048

[startup+1.50063 s]
/proc/loadavg: 0.93 1.02 1.07 5/562 14992
/proc/meminfo: memFree=3969300/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=28992 CPUtime=1.49 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 4744 0 0 0 148 1 0 0 25 0 1 0 802101202 29687808 4514 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 7248 4514 266 49 0 4389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28992

[startup+3.10036 s]
/proc/loadavg: 0.93 1.02 1.07 5/562 14992
/proc/meminfo: memFree=3963224/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=30808 CPUtime=3.09 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 5174 0 0 0 308 1 0 0 25 0 1 0 802101202 31547392 4944 33554432000 4194304 4394578 140737356192176 18446744073709551615 4313484 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 7702 4944 266 49 0 4843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30808

[startup+6.30085 s]
/proc/loadavg: 1.02 1.04 1.08 5/562 14993
/proc/meminfo: memFree=3957884/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=34472 CPUtime=6.29 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 5992 0 0 0 628 1 0 0 25 0 1 0 802101202 35299328 5762 33554432000 4194304 4394578 140737356192176 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 8618 5762 266 49 0 5759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34472

[startup+12.7007 s]
/proc/loadavg: 1.10 1.05 1.08 5/562 14993
/proc/meminfo: memFree=3942764/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=42652 CPUtime=12.69 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 7935 0 0 0 1267 2 0 0 25 0 1 0 802101202 43675648 7705 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 10663 7705 266 49 0 7804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42652

[startup+25.5005 s]
/proc/loadavg: 1.30 1.10 1.10 5/562 14993
/proc/meminfo: memFree=3922684/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=54328 CPUtime=25.49 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 10670 0 0 0 2546 3 0 0 25 0 1 0 802101202 55631872 10440 33554432000 4194304 4394578 140737356192176 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 13582 10440 266 49 0 10723 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54328

[startup+51.1002 s]
/proc/loadavg: 1.54 1.17 1.12 5/562 14994
/proc/meminfo: memFree=3899056/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=74096 CPUtime=51.09 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 15446 0 0 0 5105 4 0 0 25 0 1 0 802101202 75874304 15216 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 18524 15216 266 49 0 15665 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74096

[startup+102.322 s]
/proc/loadavg: 1.80 1.30 1.16 5/562 14995
/proc/meminfo: memFree=3859600/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=89120 CPUtime=102.31 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 18824 0 0 0 10226 5 0 0 25 0 1 0 802101202 91258880 18594 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 22280 18594 266 49 0 19421 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89120

[startup+162.301 s]
/proc/loadavg: 1.92 1.42 1.21 4/562 14997
/proc/meminfo: memFree=3824856/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=105300 CPUtime=162.29 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 22465 0 0 0 16223 6 0 0 25 0 1 0 802101202 107827200 22235 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 26325 22235 266 49 0 23466 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 105300

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.26 5/562 14998
/proc/meminfo: memFree=3794320/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=123708 CPUtime=222.29 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 26746 0 0 0 22222 7 0 0 25 0 1 0 802101202 126676992 26516 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 30927 26516 266 49 0 28068 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123708

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.30 5/562 15000
/proc/meminfo: memFree=3766644/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=144492 CPUtime=282.3 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 31740 0 0 0 28221 9 0 0 25 0 1 0 802101202 147959808 31510 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 36123 31510 266 49 0 33264 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 144492

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.34 5/562 15001
/proc/meminfo: memFree=3739844/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=156376 CPUtime=342.29 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 34538 0 0 0 34219 10 0 0 25 0 1 0 802101202 160129024 34308 33554432000 4194304 4394578 140737356192176 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 39094 34308 266 49 0 36235 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 156376

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.38 5/562 15003
/proc/meminfo: memFree=3724812/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=162256 CPUtime=402.3 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 35909 0 0 0 40219 11 0 0 25 0 1 0 802101202 166150144 35679 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 40564 35679 266 49 0 37705 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 162256

[startup+462.3 s]
/proc/loadavg: 1.99 1.78 1.42 4/560 15005
/proc/meminfo: memFree=3838872/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=171820 CPUtime=462.29 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 38156 0 0 0 46218 11 0 0 25 0 1 0 802101202 175943680 37926 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 42955 37926 266 49 0 40096 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 171820

[startup+522.301 s]
/proc/loadavg: 2.03 1.83 1.46 3/562 15033
/proc/meminfo: memFree=3780700/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=184164 CPUtime=522.3 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 41071 0 0 0 52218 12 0 0 25 0 1 0 802101202 188583936 40841 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 46041 40841 266 49 0 43182 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 184164

[startup+582.301 s]
/proc/loadavg: 2.14 1.90 1.50 3/562 15035
/proc/meminfo: memFree=3735520/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=195152 CPUtime=582.3 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 43631 0 0 0 58217 13 0 0 25 0 1 0 802101202 199835648 43401 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14990/statm: 48788 43401 266 49 0 45929 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 195152

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/562 15219
/proc/meminfo: memFree=2569640/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=897944 CPUtime=4002.34 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 217712 0 0 0 400175 59 0 0 25 0 1 0 802101202 919494656 217482 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 224486 217482 266 49 0 221627 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 897944

[startup+4062.32 s]
/proc/loadavg: 2.14 2.07 2.01 3/562 15221
/proc/meminfo: memFree=2539972/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=906308 CPUtime=4062.37 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 219809 0 0 0 406176 61 0 0 25 0 1 0 802101202 928059392 219579 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 226577 219579 266 49 0 223718 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 906308

[startup+4122.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/562 15222
/proc/meminfo: memFree=2501492/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=922672 CPUtime=4122.35 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 223902 0 0 0 412173 62 0 0 25 0 1 0 802101202 944816128 223672 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 230668 223672 266 49 0 227809 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 922672

[startup+4182.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/562 15224
/proc/meminfo: memFree=2481740/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=940384 CPUtime=4182.35 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 228259 0 0 0 418171 64 0 0 25 0 1 0 802101202 962953216 228029 33554432000 4194304 4394578 140737356192176 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 235096 228029 266 49 0 232237 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 940384

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/562 15225
/proc/meminfo: memFree=2462488/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=951792 CPUtime=4242.35 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 231145 0 0 0 424171 64 0 0 25 0 1 0 802101202 974635008 230915 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 237948 230915 266 49 0 235089 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 951792

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 15227
/proc/meminfo: memFree=2415584/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=973628 CPUtime=4302.35 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 236564 0 0 0 430169 66 0 0 25 0 1 0 802101202 996995072 236334 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 243407 236334 266 49 0 240548 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 973628

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 15229
/proc/meminfo: memFree=2390616/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=983164 CPUtime=4362.35 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 238945 0 0 0 436168 67 0 0 25 0 1 0 802101202 1006759936 238715 33554432000 4194304 4394578 140737356192176 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 245791 238715 266 49 0 242932 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 983164

[startup+4422.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/562 15230
/proc/meminfo: memFree=2368260/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=984148 CPUtime=4422.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 239122 0 0 0 442169 67 0 0 25 0 1 0 802101202 1007767552 238892 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 246037 238892 266 49 0 243178 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 984148

[startup+4482.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/562 15232
/proc/meminfo: memFree=2353712/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=984280 CPUtime=4482.35 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 239181 0 0 0 448168 67 0 0 25 0 1 0 802101202 1007902720 238951 33554432000 4194304 4394578 140737356192176 18446744073709551615 4338212 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 246070 238951 266 49 0 243211 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 984280

[startup+4542.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/562 15233
/proc/meminfo: memFree=2310516/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1002900 CPUtime=4542.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 243863 0 0 0 454168 68 0 0 25 0 1 0 802101202 1026969600 243633 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 250725 243633 266 49 0 247866 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1002900

[startup+4602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/562 15235
/proc/meminfo: memFree=2286796/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1003296 CPUtime=4602.37 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 244011 0 0 0 460169 68 0 0 25 0 1 0 802101202 1027375104 243781 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 250824 243781 266 49 0 247965 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1003296

[startup+4662.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/562 15237
/proc/meminfo: memFree=2253780/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1008044 CPUtime=4662.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 245190 0 0 0 466167 69 0 0 25 0 1 0 802101202 1032237056 244960 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 252011 244960 266 49 0 249152 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 1008044

[startup+4722.32 s]
/proc/loadavg: 2.06 2.06 2.01 3/562 15238
/proc/meminfo: memFree=2228568/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1010552 CPUtime=4722.38 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 245810 0 0 0 472169 69 0 0 25 0 1 0 802101202 1034805248 245580 33554432000 4194304 4394578 140737356192176 18446744073709551615 4346336 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 252638 245580 266 49 0 249779 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1010552

[startup+4782.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/562 15240
/proc/meminfo: memFree=2214888/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1024988 CPUtime=4782.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 249396 0 0 0 478166 70 0 0 25 0 1 0 802101202 1049587712 249166 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 256247 249166 266 49 0 253388 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 1024988

[startup+4842.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/562 15241
/proc/meminfo: memFree=2213604/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1026064 CPUtime=4842.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 249584 0 0 0 484166 70 0 0 25 0 1 0 802101202 1050689536 249354 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 256516 249354 266 49 0 253657 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 1026064

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 15243
/proc/meminfo: memFree=2210832/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1027948 CPUtime=4902.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 250072 0 0 0 490166 70 0 0 25 0 1 0 802101202 1052618752 249842 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 256987 249842 266 49 0 254128 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 1027948

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 15245
/proc/meminfo: memFree=2202112/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1037624 CPUtime=4962.36 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 252478 0 0 0 496165 71 0 0 25 0 1 0 802101202 1062526976 252248 33554432000 4194304 4394578 140737356192176 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 259406 252248 266 49 0 256547 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 1037624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.16 2.05 2.01 3/562 15246
/proc/meminfo: memFree=2201468/32950928 swapFree=41528364/67111528
[pid=14990] ppid=14988 vsize=1037876 CPUtime=5000.08 cores=1,3,5,7
/proc/14990/stat : 14990 (SApperloT2010) R 14988 14990 13470 0 -1 4202496 252505 0 0 0 499937 71 0 0 25 0 1 0 802101202 1062785024 252275 33554432000 4194304 4394578 140737356192176 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/14990/statm: 259469 252275 266 49 0 256610 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1037876

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): 5000.06
CPU time (s): 5000.14
CPU user time (s): 4999.38
CPU system time (s): 0.759884
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1037876

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

runsolver used 26.6779 second user time and 64.3102 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 07:10:25
IDJOB=3439098
IDBENCH=83266
IDSOLVER=1933
FILE ID=node126/3439098-1306905025
RUNJOBID= node126-1306905025-14972
PBS_JOBID= 13488450
Free space on /tmp= 3480 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
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-3439098-1306905025/watcher-3439098-1306905025 -o /tmp/evaluation-result-3439098-1306905025/solver-3439098-1306905025 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439098-1306905025.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=813133819

node126.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.783
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.56
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.783
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.75
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.783
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.783
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.74
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.783
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.80
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.783
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.75
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3993708 kB
Buffers:        119108 kB
Cached:       26115252 kB
SwapCached:      15072 kB
Active:       14465184 kB
Inactive:     13526764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3993708 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     1754684 kB
Mapped:          23684 kB
Slab:           794264 kB
PageTables:      99704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176385660 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= 3480 MiB
End job on node126 at 2011-06-01 08:33:47