Trace number 3439203

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.09 4999.98

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 2.02 2.00 3/511 22075
/proc/meminfo: memFree=4272108/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=13056 CPUtime=0 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 654 0 0 0 0 0 0 0 22 0 1 0 881185970 13369344 593 33554432000 4194304 4394578 140733250238336 18446744073709551615 215988617111 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 3264 593 256 49 0 405 0

[startup+0.111772 s]
/proc/loadavg: 1.93 2.02 2.00 3/511 22075
/proc/meminfo: memFree=4272108/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=15148 CPUtime=0.1 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 1228 0 0 0 10 0 0 0 23 0 1 0 881185970 15511552 1160 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 3787 1160 267 49 0 928 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15148

[startup+0.200751 s]
/proc/loadavg: 1.93 2.02 2.00 3/511 22075
/proc/meminfo: memFree=4272108/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=15556 CPUtime=0.19 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 1330 0 0 0 19 0 0 0 23 0 1 0 881185970 15929344 1262 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298891 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 3889 1262 267 49 0 1030 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15556

[startup+0.300736 s]
/proc/loadavg: 1.93 2.02 2.00 3/511 22075
/proc/meminfo: memFree=4272108/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=15952 CPUtime=0.29 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 1418 0 0 0 29 0 0 0 23 0 1 0 881185970 16334848 1350 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 3988 1350 267 49 0 1129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15952

[startup+0.700554 s]
/proc/loadavg: 1.93 2.02 2.00 3/511 22075
/proc/meminfo: memFree=4272108/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=17284 CPUtime=0.69 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 1755 0 0 0 69 0 0 0 25 0 1 0 881185970 17698816 1687 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 4321 1687 267 49 0 1462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17284

[startup+1.50046 s]
/proc/loadavg: 1.93 2.02 2.00 3/515 22082
/proc/meminfo: memFree=4247284/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=18552 CPUtime=1.49 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 2021 0 0 0 149 0 0 0 25 0 1 0 881185970 18997248 1953 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 4638 1953 267 49 0 1779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18552

[startup+3.10024 s]
/proc/loadavg: 1.94 2.02 2.00 3/515 22082
/proc/meminfo: memFree=4241112/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=20156 CPUtime=3.09 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 2414 0 0 0 309 0 0 0 25 0 1 0 881185970 20639744 2346 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 5039 2346 267 49 0 2180 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20156

[startup+6.30064 s]
/proc/loadavg: 1.94 2.02 2.00 3/515 22082
/proc/meminfo: memFree=4232884/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=23208 CPUtime=6.29 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 3127 0 0 0 629 0 0 0 25 0 1 0 881185970 23764992 3059 33554432000 4194304 4394578 140733250238336 18446744073709551615 4295986 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 5802 3059 267 49 0 2943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23208

[startup+12.7006 s]
/proc/loadavg: 1.95 2.02 2.00 3/515 22082
/proc/meminfo: memFree=4217552/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=31692 CPUtime=12.68 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 5147 0 0 0 1268 0 0 0 25 0 1 0 881185970 32452608 5079 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 7923 5079 267 49 0 5064 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31692

[startup+25.5003 s]
/proc/loadavg: 1.95 2.02 2.00 3/515 22083
/proc/meminfo: memFree=4195368/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=42836 CPUtime=25.49 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 7898 0 0 0 2548 1 0 0 25 0 1 0 881185970 43864064 7830 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 10709 7830 267 49 0 7850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42836

[startup+51.1008 s]
/proc/loadavg: 2.08 2.05 2.01 3/515 22083
/proc/meminfo: memFree=4161620/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=57960 CPUtime=51.09 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 11443 0 0 0 5107 2 0 0 25 0 1 0 881185970 59351040 11375 33554432000 4194304 4394578 140733250238336 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 14490 11375 267 49 0 11631 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57960

[startup+102.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 22085
/proc/meminfo: memFree=4095252/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=86036 CPUtime=102.31 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 18191 0 0 0 10227 4 0 0 25 0 1 0 881185970 88100864 18123 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 21509 18123 267 49 0 18650 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 86036

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 22086
/proc/meminfo: memFree=4032088/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=106748 CPUtime=162.29 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 23294 0 0 0 16225 4 0 0 25 0 1 0 881185970 109309952 23226 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 26687 23226 267 49 0 23828 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106748

[startup+222.319 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 22088
/proc/meminfo: memFree=3971780/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=143968 CPUtime=222.31 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 32568 0 0 0 22225 6 0 0 25 0 1 0 881185970 147423232 32500 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298642 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 35992 32500 267 49 0 33133 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 143968

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 22090
/proc/meminfo: memFree=3911608/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=177108 CPUtime=282.3 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 40836 0 0 0 28222 8 0 0 25 0 1 0 881185970 181358592 40768 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 44277 40768 267 49 0 41418 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 177108

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 22091
/proc/meminfo: memFree=3843872/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=204300 CPUtime=342.3 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 47683 0 0 0 34221 9 0 0 25 0 1 0 881185970 209203200 47615 33554432000 4194304 4394578 140733250238336 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 51075 47615 267 49 0 48216 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 204300

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 22093
/proc/meminfo: memFree=3794240/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=233344 CPUtime=402.3 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 54945 0 0 0 40220 10 0 0 25 0 1 0 881185970 238944256 54877 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 58336 54877 267 49 0 55477 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 233344

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 22094
/proc/meminfo: memFree=3740500/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=272424 CPUtime=462.29 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 64674 0 0 0 46218 11 0 0 25 0 1 0 881185970 278962176 64606 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 68106 64606 267 49 0 65247 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 272424

[startup+522.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/515 22096
/proc/meminfo: memFree=3655148/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=301532 CPUtime=522.3 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 71977 0 0 0 52218 12 0 0 25 0 1 0 881185970 308768768 71909 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 75383 71909 267 49 0 72524 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 301532

[startup+582.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/515 22098
/proc/meminfo: memFree=3591884/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=334460 CPUtime=582.3 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 80198 0 0 0 58216 14 0 0 25 0 1 0 881185970 342487040 80130 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 83615 80130 267 49 0 80756 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 334460

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/515 22235
/proc/meminfo: memFree=1280004/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1287708 CPUtime=4002.38 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 318519 0 0 0 400172 66 0 0 25 0 1 0 881185970 1318612992 318451 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 321927 318451 267 49 0 319068 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 1287708

[startup+4062.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/515 22236
/proc/meminfo: memFree=1274016/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1293484 CPUtime=4062.4 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 319965 0 0 0 406173 67 0 0 25 0 1 0 881185970 1324527616 319897 33554432000 4194304 4394578 140733250238336 18446744073709551615 4313504 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 323371 319897 267 49 0 320512 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 1293484

[startup+4122.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/515 22238
/proc/meminfo: memFree=1242992/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1323924 CPUtime=4122.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 327557 0 0 0 412171 68 0 0 25 0 1 0 881185970 1355698176 327489 33554432000 4194304 4394578 140733250238336 18446744073709551615 4327703 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 330981 327489 267 49 0 328122 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1323924

[startup+4182.32 s]
/proc/loadavg: 2.04 2.05 2.00 3/515 22241
/proc/meminfo: memFree=1215192/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1351648 CPUtime=4182.4 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 334471 0 0 0 418171 69 0 0 25 0 1 0 881185970 1384087552 334403 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 337912 334403 267 49 0 335053 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 1351648

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 22242
/proc/meminfo: memFree=1196688/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1369432 CPUtime=4242.38 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 338912 0 0 0 424168 70 0 0 25 0 1 0 881185970 1402298368 338844 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 342358 338844 267 49 0 339499 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 1369432

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 22244
/proc/meminfo: memFree=1168760/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1396476 CPUtime=4302.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 345671 0 0 0 430168 71 0 0 25 0 1 0 881185970 1429991424 345603 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 349119 345603 267 49 0 346260 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1396476

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 22245
/proc/meminfo: memFree=1143556/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1421496 CPUtime=4362.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 351917 0 0 0 436166 73 0 0 25 0 1 0 881185970 1455611904 351849 33554432000 4194304 4394578 140733250238336 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 355374 351849 267 49 0 352515 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1421496

[startup+4422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/515 22250
/proc/meminfo: memFree=1133768/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1431344 CPUtime=4422.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 354401 0 0 0 442165 74 0 0 25 0 1 0 881185970 1465696256 354333 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 357836 354333 267 49 0 354977 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1431344

[startup+4482.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/515 22252
/proc/meminfo: memFree=1133632/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1431796 CPUtime=4482.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 354480 0 0 0 448165 74 0 0 25 0 1 0 881185970 1466159104 354412 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 357949 354412 267 49 0 355090 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1431796

[startup+4542.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 22253
/proc/meminfo: memFree=1078672/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1459568 CPUtime=4542.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 361380 0 0 0 454164 75 0 0 25 0 1 0 881185970 1494597632 361312 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 364892 361312 267 49 0 362033 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1459568

[startup+4602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 22256
/proc/meminfo: memFree=1027800/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1467620 CPUtime=4602.39 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 363387 0 0 0 460164 75 0 0 25 0 1 0 881185970 1502842880 363319 33554432000 4194304 4394578 140733250238336 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 366905 363319 267 49 0 364046 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1467620

[startup+4662.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/515 22257
/proc/meminfo: memFree=962416/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1490200 CPUtime=4662.4 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 369030 0 0 0 466163 77 0 0 25 0 1 0 881185970 1525964800 368962 33554432000 4194304 4394578 140733250238336 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 372550 368962 267 49 0 369691 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1490200

[startup+4722.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/515 22259
/proc/meminfo: memFree=913160/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1530516 CPUtime=4722.41 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 379102 0 0 0 472163 78 0 0 25 0 1 0 881185970 1567248384 379034 33554432000 4194304 4394578 140733250238336 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 382629 379034 267 49 0 379770 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1530516

[startup+4782.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/515 22261
/proc/meminfo: memFree=851880/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1552380 CPUtime=4782.4 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 384512 0 0 0 478162 78 0 0 25 0 1 0 881185970 1589637120 384444 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 388095 384444 267 49 0 385236 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1552380

[startup+4842.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 22262
/proc/meminfo: memFree=789356/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1586408 CPUtime=4842.42 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 392996 0 0 0 484163 79 0 0 25 0 1 0 881185970 1624481792 392928 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 396602 392928 267 49 0 393743 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1586408

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 22290
/proc/meminfo: memFree=744012/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1599436 CPUtime=4902.4 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 396222 0 0 0 490160 80 0 0 25 0 1 0 881185970 1637822464 396154 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 399859 396154 267 49 0 397000 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1599436

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 22321
/proc/meminfo: memFree=721068/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1617840 CPUtime=4962.4 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 400808 0 0 0 496159 81 0 0 25 0 1 0 881185970 1656668160 400740 33554432000 4194304 4394578 140733250238336 18446744073709551615 4309120 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 404460 400740 267 49 0 401601 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1617840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 22336
/proc/meminfo: memFree=696944/32950940 swapFree=67111364/67111528
[pid=22075] ppid=22073 vsize=1622708 CPUtime=5000.01 cores=0,2,4,6
/proc/22075/stat : 22075 (SApperloT2010) R 22073 22075 20386 0 -1 4202496 402024 0 0 0 499920 81 0 0 25 0 1 0 881185970 1661652992 401956 33554432000 4194304 4394578 140733250238336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/22075/statm: 405677 401956 267 49 0 402818 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1622708

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.98
CPU time (s): 5000.09
CPU user time (s): 4999.21
CPU system time (s): 0.878866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1622708

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

runsolver used 25.9511 second user time and 55.8085 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-01 08:25:52
IDJOB=3439203
IDBENCH=83356
IDSOLVER=1933
FILE ID=node117/3439203-1306909552
RUNJOBID= node117-1306909552-22061
PBS_JOBID= 13488459
Free space on /tmp= 58392 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439203-1306909552/watcher-3439203-1306909552 -o /tmp/evaluation-result-3439203-1306909552/solver-3439203-1306909552 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439203-1306909552.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=570641633

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       4273016 kB
Buffers:        311364 kB
Cached:       17880324 kB
SwapCached:          0 kB
Active:       20933328 kB
Inactive:      7045668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       4273016 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     9787052 kB
Mapped:          41616 kB
Slab:           570296 kB
PageTables:      58104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149470992 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= 58388 MiB
End job on node117 at 2011-06-01 09:49:14