Trace number 3439123

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.06 4999.96

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29393.6
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

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.1 (svn: 989)

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-3439123-1308505403/watcher-3439123-1308505403 -o /tmp/evaluation-result-3439123-1308505403/solver-3439123-1308505403 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439123-1308505403.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.85 1.97 1.99 3/177 4301
/proc/meminfo: memFree=28325428/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=12584 CPUtime=0 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 507 0 0 0 0 0 0 0 25 0 1 0 962139029 12886016 445 33554432000 4194304 4394578 140736859067328 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 3146 445 247 49 0 287 0

[startup+0.100348 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 4301
/proc/meminfo: memFree=28325428/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=16300 CPUtime=0.09 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 1433 0 0 0 9 0 0 0 25 0 1 0 962139029 16691200 1370 33554432000 4194304 4394578 140736859067328 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 4075 1370 255 49 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16300

[startup+0.200329 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 4301
/proc/meminfo: memFree=28325428/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=16300 CPUtime=0.19 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 1433 0 0 0 19 0 0 0 25 0 1 0 962139029 16691200 1370 33554432000 4194304 4394578 140736859067328 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 4075 1370 255 49 0 1216 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16300

[startup+0.300313 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 4301
/proc/meminfo: memFree=28325428/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=21352 CPUtime=0.29 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 2914 0 0 0 29 0 0 0 25 0 1 0 962139029 21864448 2715 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 5338 2716 266 49 0 2479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21352

[startup+0.700293 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 4301
/proc/meminfo: memFree=28325428/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=24044 CPUtime=0.69 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 3545 0 0 0 69 0 0 0 25 0 1 0 962139029 24621056 3346 33554432000 4194304 4394578 140736859067328 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 6011 3346 266 49 0 3152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24044

[startup+1.50021 s]
/proc/loadavg: 1.85 1.97 1.99 3/178 4302
/proc/meminfo: memFree=28311672/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=26528 CPUtime=1.48 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 4118 0 0 0 148 0 0 0 25 0 1 0 962139029 27164672 3919 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 6632 3919 266 49 0 3773 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26528

[startup+3.10093 s]
/proc/loadavg: 1.85 1.97 1.99 3/178 4302
/proc/meminfo: memFree=28308572/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=29916 CPUtime=3.09 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 4881 0 0 0 308 1 0 0 25 0 1 0 962139029 30633984 4682 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 7479 4682 266 49 0 4620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29916

[startup+6.30037 s]
/proc/loadavg: 1.86 1.97 1.99 3/178 4302
/proc/meminfo: memFree=28304980/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=32620 CPUtime=6.29 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 5424 0 0 0 628 1 0 0 25 0 1 0 962139029 33402880 5225 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 8155 5225 266 49 0 5296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32620

[startup+12.7002 s]
/proc/loadavg: 1.87 1.97 1.99 3/178 4302
/proc/meminfo: memFree=28297924/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=38712 CPUtime=12.69 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 6883 0 0 0 1268 1 0 0 25 0 1 0 962139029 39641088 6684 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 9678 6684 266 49 0 6819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38712

[startup+25.501 s]
/proc/loadavg: 1.90 1.97 1.99 3/178 4302
/proc/meminfo: memFree=28287772/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=48940 CPUtime=25.49 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 9308 0 0 0 2547 2 0 0 25 0 1 0 962139029 50114560 9109 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 12235 9109 266 49 0 9376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48940

[startup+51.1005 s]
/proc/loadavg: 1.93 1.97 1.99 3/178 4303
/proc/meminfo: memFree=28281896/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=55348 CPUtime=51.09 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 10676 0 0 0 5107 2 0 0 25 0 1 0 962139029 56676352 10477 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 13837 10477 266 49 0 10978 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55348

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/178 4304
/proc/meminfo: memFree=28250868/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=87812 CPUtime=102.29 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 18286 0 0 0 10226 3 0 0 25 0 1 0 962139029 89919488 18087 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 21953 18087 266 49 0 19094 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87812

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 4306
/proc/meminfo: memFree=28229392/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=110472 CPUtime=162.3 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 23616 0 0 0 16225 5 0 0 25 0 1 0 962139029 113123328 23417 33554432000 4194304 4394578 140736859067328 18446744073709551615 4285628 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 27618 23417 266 49 0 24759 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 110472

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 4308
/proc/meminfo: memFree=28198600/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=142100 CPUtime=222.3 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 31269 0 0 0 22224 6 0 0 25 0 1 0 962139029 145510400 31070 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 35525 31070 266 49 0 32666 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142100

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 4309
/proc/meminfo: memFree=28162228/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=178400 CPUtime=282.29 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 40248 0 0 0 28221 8 0 0 25 0 1 0 962139029 182681600 40049 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 44600 40049 266 49 0 41741 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178400

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 4311
/proc/meminfo: memFree=28153516/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=188280 CPUtime=342.29 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 42333 0 0 0 34221 8 0 0 25 0 1 0 962139029 192798720 42134 33554432000 4194304 4394578 140736859067328 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 47070 42134 266 49 0 44211 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 188280

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 4312
/proc/meminfo: memFree=28118260/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=224064 CPUtime=402.3 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 51083 0 0 0 40220 10 0 0 25 0 1 0 962139029 229441536 50884 33554432000 4194304 4394578 140736859067328 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 56016 50884 266 49 0 53157 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 224064

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 4314
/proc/meminfo: memFree=28080784/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=261988 CPUtime=462.3 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 60463 0 0 0 46219 11 0 0 25 0 1 0 962139029 268275712 60264 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 65497 60264 266 49 0 62638 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 261988

[startup+522.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/178 4315
/proc/meminfo: memFree=28056584/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=287012 CPUtime=522.3 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 66539 0 0 0 52218 12 0 0 25 0 1 0 962139029 293900288 66340 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 71753 66340 266 49 0 68894 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 287012

[startup+582.301 s]
/proc/loadavg: 2.02 1.99 1.99 3/178 4317
/proc/meminfo: memFree=28033240/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=310828 CPUtime=582.3 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 72298 0 0 0 58217 13 0 0 25 0 1 0 962139029 318287872 72099 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/4301/statm: 77707 72099 266 49 0 74848 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 310828

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4420
/proc/meminfo: memFree=27217596/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1127880 CPUtime=4002.38 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 275266 0 0 0 400164 74 0 0 25 0 1 0 962139029 1154949120 275067 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 281970 275067 266 49 0 279111 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 1127880

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4422
/proc/meminfo: memFree=27210736/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1134844 CPUtime=4062.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 277001 0 0 0 406165 74 0 0 25 0 1 0 962139029 1162080256 276802 33554432000 4194304 4394578 140736859067328 18446744073709551615 4292010 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 283711 276802 266 49 0 280852 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 1134844

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4424
/proc/meminfo: memFree=27197672/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1147560 CPUtime=4122.38 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 280202 0 0 0 412163 75 0 0 25 0 1 0 962139029 1175101440 280003 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 286890 280003 266 49 0 284031 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 1147560

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4425
/proc/meminfo: memFree=27174696/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1171172 CPUtime=4182.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 286047 0 0 0 418162 77 0 0 25 0 1 0 962139029 1199280128 285848 33554432000 4194304 4394578 140736859067328 18446744073709551615 4345926 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 292793 285848 266 49 0 289934 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1171172

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4427
/proc/meminfo: memFree=27148748/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1196672 CPUtime=4242.38 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 292449 0 0 0 424160 78 0 0 25 0 1 0 962139029 1225392128 292250 33554432000 4194304 4394578 140736859067328 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 299168 292250 266 49 0 296309 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 1196672

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4428
/proc/meminfo: memFree=27138296/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1207496 CPUtime=4302.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 295144 0 0 0 430160 79 0 0 25 0 1 0 962139029 1236475904 294945 33554432000 4194304 4394578 140736859067328 18446744073709551615 4315483 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 301874 294945 266 49 0 299015 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1207496

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4430
/proc/meminfo: memFree=27118048/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1227460 CPUtime=4362.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 300099 0 0 0 436159 80 0 0 25 0 1 0 962139029 1256919040 299900 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 306865 299900 266 49 0 304006 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1227460

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4432
/proc/meminfo: memFree=27096072/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1249284 CPUtime=4422.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 305580 0 0 0 442158 81 0 0 25 0 1 0 962139029 1279266816 305381 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 312321 305381 266 49 0 309462 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1249284

[startup+4482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 4433
/proc/meminfo: memFree=27095428/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1249284 CPUtime=4482.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 305622 0 0 0 448158 81 0 0 25 0 1 0 962139029 1279266816 305423 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 312321 305423 266 49 0 309462 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1249284

[startup+4542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 4435
/proc/meminfo: memFree=27089308/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1255648 CPUtime=4542.4 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 307188 0 0 0 454158 82 0 0 25 0 1 0 962139029 1285783552 306989 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 313912 306989 266 49 0 311053 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1255648

[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4436
/proc/meminfo: memFree=27065828/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1278968 CPUtime=4602.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 313007 0 0 0 460156 83 0 0 25 0 1 0 962139029 1309663232 312808 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 319742 312808 266 49 0 316883 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1278968

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4447
/proc/meminfo: memFree=27046180/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1297056 CPUtime=4662.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 317541 0 0 0 466155 84 0 0 25 0 1 0 962139029 1328185344 317342 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 324264 317342 266 49 0 321405 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1297056

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4449
/proc/meminfo: memFree=27027700/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1315972 CPUtime=4722.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 322254 0 0 0 472154 85 0 0 25 0 1 0 962139029 1347555328 322055 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 328993 322055 266 49 0 326134 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1315972

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4450
/proc/meminfo: memFree=27007820/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1335784 CPUtime=4782.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 327185 0 0 0 478152 87 0 0 25 0 1 0 962139029 1367842816 326986 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 333946 326986 266 49 0 331087 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1335784

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4452
/proc/meminfo: memFree=27007288/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1336240 CPUtime=4842.4 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 327292 0 0 0 484153 87 0 0 25 0 1 0 962139029 1368309760 327093 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 334060 327093 266 49 0 331201 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1336240

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4456
/proc/meminfo: memFree=27006928/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1336624 CPUtime=4902.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 327388 0 0 0 490152 87 0 0 25 0 1 0 962139029 1368702976 327189 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 334156 327189 266 49 0 331297 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1336624

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4458
/proc/meminfo: memFree=27002928/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1340720 CPUtime=4962.39 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 328396 0 0 0 496152 87 0 0 25 0 1 0 962139029 1372897280 328197 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 335180 328197 266 49 0 332321 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1340720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.92 1.98 1.99 2/172 4484
/proc/meminfo: memFree=27013664/32950928 swapFree=67052140/67111528
[pid=4301] ppid=4299 vsize=1340852 CPUtime=5000.01 cores=0,2,4,6
/proc/4301/stat : 4301 (SApperloT2010) R 4299 4301 3425 0 -1 4202496 328449 0 0 0 499913 88 0 0 25 0 1 0 962139029 1373032448 328250 33554432000 4194304 4394578 140736859067328 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/4301/statm: 335213 328250 266 49 0 332354 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1340852

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.96
CPU time (s): 5000.06
CPU user time (s): 4999.13
CPU system time (s): 0.932858
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1340852

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

runsolver used 7.45687 second user time and 15.5636 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-19 19:43:23
IDJOB=3439123
IDBENCH=83275
IDSOLVER=1933
FILE ID=node120/3439123-1308505403
RUNJOBID= node120-1308500394-3935
PBS_JOBID= 13608186
Free space on /tmp= 73392 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439123-1308505403/watcher-3439123-1308505403 -o /tmp/evaluation-result-3439123-1308505403/solver-3439123-1308505403 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439123-1308505403.cnf

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=1463366728

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28325732 kB
Buffers:        609932 kB
Cached:        3607396 kB
SwapCached:      13128 kB
Active:        2324392 kB
Inactive:      1916296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28325732 kB
SwapTotal:    67111528 kB
SwapFree:     67052140 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:       20580 kB
Mapped:           9552 kB
Slab:           320940 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213744 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= 73392 MiB
End job on node120 at 2011-06-19 21:06:45