Trace number 3439128

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.5062
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3439128-1308505510/watcher-3439128-1308505510 -o /tmp/evaluation-result-3439128-1308505510/solver-3439128-1308505510 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439128-1308505510.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: 2.00 2.00 1.94 2/177 10204
/proc/meminfo: memFree=25367728/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=12716 CPUtime=0 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 541 0 0 0 0 0 0 0 25 0 1 0 962151981 13021184 479 33554432000 4194304 4394578 140736097773824 18446744073709551615 270612771525 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 3179 480 247 49 0 320 0

[startup+0.0360521 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 10204
/proc/meminfo: memFree=25367728/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=16300 CPUtime=0.03 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 1427 0 0 0 3 0 0 0 25 0 1 0 962151981 16691200 1364 33554432000 4194304 4394578 140736097773824 18446744073709551615 270613135255 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 4075 1364 255 49 0 1216 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16300

[startup+0.101041 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 10204
/proc/meminfo: memFree=25367728/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=16300 CPUtime=0.09 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 1427 0 0 0 9 0 0 0 25 0 1 0 962151981 16691200 1364 33554432000 4194304 4394578 140736097773824 18446744073709551615 270613135255 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 4075 1364 255 49 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16300

[startup+0.301007 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 10204
/proc/meminfo: memFree=25367728/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=21336 CPUtime=0.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 2901 0 0 0 29 0 0 0 25 0 1 0 962151981 21848064 2702 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 5334 2702 266 49 0 2475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21336

[startup+0.70093 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 10204
/proc/meminfo: memFree=25367728/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=24032 CPUtime=0.69 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 3515 0 0 0 69 0 0 0 25 0 1 0 962151981 24608768 3316 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 6008 3316 266 49 0 3149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24032

[startup+1.50082 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10205
/proc/meminfo: memFree=25353980/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=26532 CPUtime=1.49 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 4115 0 0 0 149 0 0 0 25 0 1 0 962151981 27168768 3916 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 6633 3916 266 49 0 3774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26532

[startup+3.10054 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10205
/proc/meminfo: memFree=25352120/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=28328 CPUtime=3.09 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 4490 0 0 0 309 0 0 0 25 0 1 0 962151981 29007872 4291 33554432000 4194304 4394578 140736097773824 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 7082 4291 266 49 0 4223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28328

[startup+6.30097 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10205
/proc/meminfo: memFree=25349760/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=30416 CPUtime=6.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 4960 0 0 0 629 0 0 0 25 0 1 0 962151981 31145984 4761 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 7604 4761 266 49 0 4745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30416

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10206
/proc/meminfo: memFree=25341912/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=38456 CPUtime=12.69 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 6864 0 0 0 1268 1 0 0 25 0 1 0 962151981 39378944 6665 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/10204/statm: 9614 6665 266 49 0 6755 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38456

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10206
/proc/meminfo: memFree=25330764/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=50504 CPUtime=25.49 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 9685 0 0 0 2548 1 0 0 25 0 1 0 962151981 51716096 9486 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/10204/statm: 12626 9486 266 49 0 9767 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50504

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10207
/proc/meminfo: memFree=25312240/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=70144 CPUtime=51.09 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 14303 0 0 0 5107 2 0 0 25 0 1 0 962151981 71827456 14104 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 17536 14104 266 49 0 14677 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70144

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10208
/proc/meminfo: memFree=25280980/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=101004 CPUtime=102.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 21860 0 0 0 10224 5 0 0 25 0 1 0 962151981 103428096 21661 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 25251 21661 266 49 0 22392 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 101004

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10210
/proc/meminfo: memFree=25250944/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=131836 CPUtime=162.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 29334 0 0 0 16222 7 0 0 25 0 1 0 962151981 135000064 29135 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 32959 29135 266 49 0 30100 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131836

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10211
/proc/meminfo: memFree=25212356/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=171540 CPUtime=222.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 38963 0 0 0 22220 9 0 0 25 0 1 0 962151981 175656960 38764 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 42885 38764 266 49 0 40026 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171540

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10213
/proc/meminfo: memFree=25182328/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=203344 CPUtime=282.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 46786 0 0 0 28218 11 0 0 25 0 1 0 962151981 208224256 46587 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 50836 46587 266 49 0 47977 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 203344

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10214
/proc/meminfo: memFree=25177232/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=207480 CPUtime=342.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 47656 0 0 0 34218 11 0 0 25 0 1 0 962151981 212459520 47457 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 51870 47457 266 49 0 49011 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 207480

[startup+402.301 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 10216
/proc/meminfo: memFree=25171996/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=213496 CPUtime=402.3 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 48958 0 0 0 40218 12 0 0 25 0 1 0 962151981 218619904 48759 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 53374 48759 266 49 0 50515 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 213496

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 10218
/proc/meminfo: memFree=25169248/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=216860 CPUtime=462.29 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 49674 0 0 0 46217 12 0 0 25 0 1 0 962151981 222064640 49475 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 54215 49475 266 49 0 51356 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 216860

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 10219
/proc/meminfo: memFree=25167728/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=218676 CPUtime=522.3 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 50007 0 0 0 52217 13 0 0 25 0 1 0 962151981 223924224 49808 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 54669 49808 266 49 0 51810 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 218676

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10221
/proc/meminfo: memFree=25165352/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=221636 CPUtime=582.3 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 50618 0 0 0 58217 13 0 0 25 0 1 0 962151981 226955264 50419 33554432000 4194304 4394578 140736097773824 18446744073709551615 4287512 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 55409 50419 266 49 0 52550 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 221636

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10326
/proc/meminfo: memFree=24247628/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1142920 CPUtime=4062.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 278810 0 0 0 406156 83 0 0 25 0 1 0 962151981 1170350080 278611 33554432000 4194304 4394578 140736097773824 18446744073709551615 4299180 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 285730 278611 266 49 0 282871 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 1142920

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10327
/proc/meminfo: memFree=24232720/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1157484 CPUtime=4122.38 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 282443 0 0 0 412154 84 0 0 25 0 1 0 962151981 1185263616 282244 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 289371 282244 266 49 0 286512 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 1157484

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10329
/proc/meminfo: memFree=24218312/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1171672 CPUtime=4182.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 286010 0 0 0 418153 86 0 0 25 0 1 0 962151981 1199792128 285811 33554432000 4194304 4394578 140736097773824 18446744073709551615 4346547 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 292918 285811 266 49 0 290059 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1171672

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10330
/proc/meminfo: memFree=24205272/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1184836 CPUtime=4242.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 289296 0 0 0 424152 87 0 0 25 0 1 0 962151981 1213272064 289097 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 296209 289097 266 49 0 293350 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1184836

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10332
/proc/meminfo: memFree=24175852/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1214548 CPUtime=4302.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 296701 0 0 0 430149 90 0 0 25 0 1 0 962151981 1243697152 296502 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 303637 296502 266 49 0 300778 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1214548

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10333
/proc/meminfo: memFree=24150660/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1240176 CPUtime=4362.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 303120 0 0 0 436147 92 0 0 25 0 1 0 962151981 1269940224 302921 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 310044 302921 266 49 0 307185 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1240176

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 10335
/proc/meminfo: memFree=24114552/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1275792 CPUtime=4422.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 312018 0 0 0 442145 94 0 0 25 0 1 0 962151981 1306411008 311819 33554432000 4194304 4394578 140736097773824 18446744073709551615 4365352 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 318948 311819 266 49 0 316089 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1275792

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 10337
/proc/meminfo: memFree=24094072/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1296120 CPUtime=4482.39 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 317088 0 0 0 448144 95 0 0 25 0 1 0 962151981 1327226880 316889 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 324030 316889 266 49 0 321171 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1296120

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10338
/proc/meminfo: memFree=24089220/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1300872 CPUtime=4542.4 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 318301 0 0 0 454144 96 0 0 25 0 1 0 962151981 1332092928 318102 33554432000 4194304 4394578 140736097773824 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 325218 318102 266 49 0 322359 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1300872

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10349
/proc/meminfo: memFree=24087736/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1301136 CPUtime=4602.41 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 318369 0 0 0 460145 96 0 0 25 0 1 0 962151981 1332363264 318170 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 325284 318170 266 49 0 322425 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1301136

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10351
/proc/meminfo: memFree=24061916/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1327448 CPUtime=4662.4 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 324944 0 0 0 466143 97 0 0 25 0 1 0 962151981 1359306752 324745 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 331862 324745 266 49 0 329003 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1327448

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10354
/proc/meminfo: memFree=24044040/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1344740 CPUtime=4722.41 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 329267 0 0 0 472142 99 0 0 25 0 1 0 962151981 1377013760 329068 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 336185 329068 266 49 0 333326 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1344740

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10357
/proc/meminfo: memFree=24020560/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1368448 CPUtime=4782.4 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 335172 0 0 0 478140 100 0 0 25 0 1 0 962151981 1401290752 334973 33554432000 4194304 4394578 140736097773824 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 342112 334973 266 49 0 339253 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1368448

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 10358
/proc/meminfo: memFree=23987304/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1401700 CPUtime=4842.41 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 343475 0 0 0 484139 102 0 0 25 0 1 0 962151981 1435340800 343276 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 350425 343276 266 49 0 347566 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1401700

[startup+4902.3 s]
/proc/loadavg: 1.85 1.97 1.97 2/172 10385
/proc/meminfo: memFree=23978248/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1419684 CPUtime=4902.4 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 347978 0 0 0 490137 103 0 0 25 0 1 0 962151981 1453756416 347779 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 354921 347779 266 49 0 352062 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1419684

[startup+4962.3 s]
/proc/loadavg: 1.31 1.79 1.91 2/172 10387
/proc/meminfo: memFree=23957912/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1440172 CPUtime=4962.41 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 353040 0 0 0 496136 105 0 0 25 0 1 0 962151981 1474736128 352841 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 360043 352841 266 49 0 357184 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1440172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.17 1.70 1.87 2/172 10388
/proc/meminfo: memFree=23957780/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1440172 CPUtime=5000.02 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 353057 0 0 0 499897 105 0 0 25 0 1 0 962151981 1474736128 352858 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 360043 352858 266 49 0 357184 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1440172

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

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

[startup+4999.9 s]
/proc/loadavg: 1.17 1.70 1.87 2/172 10388
/proc/meminfo: memFree=23957780/32951124 swapFree=67052292/67111528
[pid=10204] ppid=10202 vsize=1440172 CPUtime=5000.02 cores=0,2,4,6
/proc/10204/stat : 10204 (SApperloT2010) R 10202 10204 9296 0 -1 4202496 353057 0 0 0 499897 105 0 0 25 0 1 0 962151981 1474736128 352858 33554432000 4194304 4394578 140736097773824 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10204/statm: 360043 352858 266 49 0 357184 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1440172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.08
CPU user time (s): 4998.97
CPU system time (s): 1.11283
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1440172

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

runsolver used 7.36088 second user time and 15.4736 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-19 19:45:10
IDJOB=3439128
IDBENCH=83280
IDSOLVER=1933
FILE ID=node108/3439128-1308505510
RUNJOBID= node108-1308500398-9874
PBS_JOBID= 13608198
Free space on /tmp= 73004 MiB

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

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=1734743409

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25368272 kB
Buffers:        572100 kB
Cached:        6586744 kB
SwapCached:      23580 kB
Active:        1752728 kB
Inactive:      5442236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25368272 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:             824 kB
Writeback:           0 kB
AnonPages:       33456 kB
Mapped:           9452 kB
Slab:           324380 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211968 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= 73004 MiB
End job on node108 at 2011-06-19 21:08:32