Trace number 3439538

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.15 5000.07

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3276.36
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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

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

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


[startup+0 s]
/proc/loadavg: 5.37 7.39 7.78 3/530 14023
/proc/meminfo: memFree=15310304/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=31624 CPUtime=0 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 3742 0 0 0 0 0 0 0 21 0 1 0 805165136 32382976 3682 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 7906 3683 247 49 0 5047 0

[startup+0.0254131 s]
/proc/loadavg: 5.37 7.39 7.78 3/530 14023
/proc/meminfo: memFree=15310304/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=32812 CPUtime=0.01 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 4032 0 0 0 1 0 0 0 21 0 1 0 805165136 33599488 3972 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 8203 3973 247 49 0 5344 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32812

[startup+0.100401 s]
/proc/loadavg: 5.37 7.39 7.78 3/530 14023
/proc/meminfo: memFree=15310304/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=40336 CPUtime=0.08 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 5925 0 0 0 8 0 0 0 21 0 1 0 805165136 41304064 5865 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 10084 5866 247 49 0 7225 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40336

[startup+0.300363 s]
/proc/loadavg: 5.37 7.39 7.78 3/530 14023
/proc/meminfo: memFree=15310304/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=55912 CPUtime=0.28 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 9805 0 0 0 27 1 0 0 22 0 1 0 805165136 57253888 9745 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 13978 9745 247 49 0 11119 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55912

[startup+0.700306 s]
/proc/loadavg: 5.37 7.39 7.78 3/530 14023
/proc/meminfo: memFree=15310304/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=86776 CPUtime=0.68 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 17001 0 0 0 64 4 0 0 23 0 1 0 805165136 88858624 16754 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 21694 16754 255 49 0 18835 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86776

[startup+1.50017 s]
/proc/loadavg: 5.37 7.39 7.78 3/531 14024
/proc/meminfo: memFree=15243096/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=86776 CPUtime=1.48 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 17001 0 0 0 137 11 0 0 25 0 1 0 805165136 88858624 16754 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 21694 16754 255 49 0 18835 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86776

[startup+3.10089 s]
/proc/loadavg: 5.10 7.30 7.75 3/531 14024
/proc/meminfo: memFree=15239376/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=126256 CPUtime=3.08 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 29647 0 0 0 289 19 0 0 25 0 1 0 805165136 129286144 26144 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 31564 26144 266 49 0 28705 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126256

[startup+6.30034 s]
/proc/loadavg: 5.10 7.30 7.75 4/531 14024
/proc/meminfo: memFree=15185916/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=149412 CPUtime=6.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 35411 0 0 0 609 20 0 0 25 0 1 0 805165136 152997888 31908 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 37353 31908 266 49 0 34494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 149412

[startup+12.7002 s]
/proc/loadavg: 4.77 7.15 7.70 3/531 14024
/proc/meminfo: memFree=15153532/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=177960 CPUtime=12.68 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 42534 0 0 0 1246 22 0 0 25 0 1 0 805165136 182231040 39031 33554432000 4194304 4394578 140734116662080 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 44490 39031 266 49 0 41631 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 177960

[startup+25.501 s]
/proc/loadavg: 4.34 6.98 7.64 3/531 14024
/proc/meminfo: memFree=15101648/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=226396 CPUtime=25.49 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 54538 0 0 0 2524 25 0 0 25 0 1 0 805165136 231829504 51035 33554432000 4194304 4394578 140734116662080 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 56599 51035 266 49 0 53740 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 226396

[startup+51.1006 s]
/proc/loadavg: 3.54 6.58 7.49 3/531 14026
/proc/meminfo: memFree=15018748/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=308088 CPUtime=51.09 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 74709 0 0 0 5081 28 0 0 25 0 1 0 805165136 315482112 71206 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 77022 71206 266 49 0 74163 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 308088

[startup+102.321 s]
/proc/loadavg: 2.61 5.81 7.17 3/531 14028
/proc/meminfo: memFree=14865012/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=459136 CPUtime=102.31 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 111946 0 0 0 10195 36 0 0 25 0 1 0 805165136 470155264 108443 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 114784 108443 266 49 0 111925 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 459136

[startup+162.301 s]
/proc/loadavg: 2.31 5.14 6.85 3/531 14028
/proc/meminfo: memFree=14743604/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=581664 CPUtime=162.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 141025 0 0 0 16187 42 0 0 25 0 1 0 805165136 595623936 137522 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 145416 137522 266 49 0 142557 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 581664

[startup+222.301 s]
/proc/loadavg: 2.15 4.58 6.55 3/531 14030
/proc/meminfo: memFree=14695972/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=626928 CPUtime=222.3 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 152358 0 0 0 22184 46 0 0 25 0 1 0 805165136 641974272 148855 33554432000 4194304 4394578 140734116662080 18446744073709551615 4346552 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 156732 148855 266 49 0 153873 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 626928

[startup+282.301 s]
/proc/loadavg: 2.18 4.14 6.27 3/531 14032
/proc/meminfo: memFree=14660996/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=661624 CPUtime=282.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 160759 0 0 0 28181 48 0 0 25 0 1 0 805165136 677502976 157256 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 165406 157256 266 49 0 162547 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 661624

[startup+342.301 s]
/proc/loadavg: 2.12 3.76 6.01 3/531 14034
/proc/meminfo: memFree=14621800/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=700368 CPUtime=342.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 170260 0 0 0 34178 51 0 0 25 0 1 0 805165136 717176832 166757 33554432000 4194304 4394578 140734116662080 18446744073709551615 4291977 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 175092 166757 266 49 0 172233 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 700368

[startup+402.3 s]
/proc/loadavg: 2.04 3.44 5.75 3/531 14036
/proc/meminfo: memFree=14601832/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=719456 CPUtime=402.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 175059 0 0 0 40177 52 0 0 25 0 1 0 805165136 736722944 171556 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 179864 171556 266 49 0 177005 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 719456

[startup+462.301 s]
/proc/loadavg: 2.01 3.17 5.52 3/531 14036
/proc/meminfo: memFree=14591284/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=729104 CPUtime=462.3 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 177515 0 0 0 46177 53 0 0 25 0 1 0 805165136 746602496 174012 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 182276 174012 266 49 0 179417 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 729104

[startup+522.301 s]
/proc/loadavg: 2.00 2.97 5.31 3/531 14038
/proc/meminfo: memFree=14579616/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=740276 CPUtime=522.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 180332 0 0 0 52176 53 0 0 25 0 1 0 805165136 758042624 176829 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 185069 176829 266 49 0 182210 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 740276

[startup+582.3 s]
/proc/loadavg: 2.00 2.78 5.08 3/531 14040
/proc/meminfo: memFree=14577488/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=741200 CPUtime=582.29 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 180624 0 0 0 58176 53 0 0 25 0 1 0 805165136 758988800 177121 33554432000 4194304 4394578 140734116662080 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 185300 177121 266 49 0 182441 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 741200

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.04 2.08 3/531 14144
/proc/meminfo: memFree=14231664/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1075324 CPUtime=4002.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 263275 0 0 0 400158 78 0 0 25 0 1 0 805165136 1101131776 259772 33554432000 4194304 4394578 140734116662080 18446744073709551615 4308955 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 268831 259772 266 49 0 265972 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 1075324

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.08 3/531 14144
/proc/meminfo: memFree=14231412/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1076540 CPUtime=4062.38 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 263470 0 0 0 406160 78 0 0 25 0 1 0 805165136 1102376960 259967 33554432000 4194304 4394578 140734116662080 18446744073709551615 4346134 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 269135 259967 266 49 0 266276 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 1076540

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/531 14146
/proc/meminfo: memFree=14204624/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103456 CPUtime=4122.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270125 0 0 0 412156 80 0 0 25 0 1 0 805165136 1129938944 266622 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275864 266622 266 49 0 273005 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 1103456

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/531 14148
/proc/meminfo: memFree=14204484/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4182.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270183 0 0 0 418156 80 0 0 25 0 1 0 805165136 1130135552 266680 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266680 266 49 0 273053 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 1103648

[startup+4242.3 s]
/proc/loadavg: 2.10 2.04 2.07 3/531 14150
/proc/meminfo: memFree=14203976/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4242.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270191 0 0 0 424156 80 0 0 25 0 1 0 805165136 1130135552 266688 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266688 266 49 0 273053 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 1103648

[startup+4302.3 s]
/proc/loadavg: 2.08 2.05 2.07 3/531 14152
/proc/meminfo: memFree=14204084/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4302.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270200 0 0 0 430156 80 0 0 25 0 1 0 805165136 1130135552 266697 33554432000 4194304 4394578 140734116662080 18446744073709551615 4338240 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266697 266 49 0 273053 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 1103648

[startup+4362.3 s]
/proc/loadavg: 2.19 2.07 2.08 3/531 14152
/proc/meminfo: memFree=14204196/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4362.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270203 0 0 0 436156 80 0 0 25 0 1 0 805165136 1130135552 266700 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298382 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266700 266 49 0 273053 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1103648

[startup+4422.3 s]
/proc/loadavg: 2.14 2.07 2.08 3/531 14154
/proc/meminfo: memFree=14203932/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4422.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270207 0 0 0 442156 80 0 0 25 0 1 0 805165136 1130135552 266704 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266704 266 49 0 273053 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1103648

[startup+4482.3 s]
/proc/loadavg: 2.05 2.05 2.07 3/531 14156
/proc/meminfo: memFree=14203676/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4482.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270218 0 0 0 448156 80 0 0 25 0 1 0 805165136 1130135552 266715 33554432000 4194304 4394578 140734116662080 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266715 266 49 0 273053 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1103648

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/531 14158
/proc/meminfo: memFree=14203300/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4542.36 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270221 0 0 0 454156 80 0 0 25 0 1 0 805165136 1130135552 266718 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266718 266 49 0 273053 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1103648

[startup+4602.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/531 14160
/proc/meminfo: memFree=14202304/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4602.38 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270224 0 0 0 460158 80 0 0 25 0 1 0 805165136 1130135552 266721 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266721 266 49 0 273053 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1103648

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/531 14160
/proc/meminfo: memFree=14200816/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4662.37 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270236 0 0 0 466157 80 0 0 25 0 1 0 805165136 1130135552 266733 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266733 266 49 0 273053 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1103648

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.05 3/531 14162
/proc/meminfo: memFree=14202796/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4722.39 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270303 0 0 0 472159 80 0 0 25 0 1 0 805165136 1130135552 266800 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266800 266 49 0 273053 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1103648

[startup+4782.3 s]
/proc/loadavg: 2.13 2.04 2.05 3/531 14164
/proc/meminfo: memFree=14202904/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1103648 CPUtime=4782.37 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 270312 0 0 0 478157 80 0 0 25 0 1 0 805165136 1130135552 266809 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 275912 266809 266 49 0 273053 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1103648

[startup+4842.3 s]
/proc/loadavg: 2.11 2.05 2.05 3/531 14175
/proc/meminfo: memFree=14169180/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1140192 CPUtime=4842.37 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 278308 0 0 0 484155 82 0 0 25 0 1 0 805165136 1167556608 274805 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 285048 274805 266 49 0 282189 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1140192

[startup+4902.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/531 14177
/proc/meminfo: memFree=14162468/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1149952 CPUtime=4902.37 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 280227 0 0 0 490155 82 0 0 25 0 1 0 805165136 1177550848 276724 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 287488 276724 266 49 0 284629 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1149952

[startup+4962.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/531 14177
/proc/meminfo: memFree=14161224/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1151552 CPUtime=4962.37 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 280509 0 0 0 496155 82 0 0 25 0 1 0 805165136 1179189248 277006 33554432000 4194304 4394578 140734116662080 18446744073709551615 4316134 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 287888 277006 266 49 0 285029 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1151552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.22 2.10 2.06 3/531 14207
/proc/meminfo: memFree=14011184/32951132 swapFree=46579808/67111528
[pid=14023] ppid=14021 vsize=1154048 CPUtime=5000.09 cores=1,3,5,7
/proc/14023/stat : 14023 (SApperloT2010) R 14021 14023 13931 0 -1 4202496 280948 0 0 0 499926 83 0 0 25 0 1 0 805165136 1181745152 277445 33554432000 4194304 4394578 140734116662080 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14023/statm: 288512 277445 266 49 0 285653 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1154048

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.07
CPU time (s): 5000.15
CPU user time (s): 4999.27
CPU system time (s): 0.879866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1154048

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

runsolver used 24.7372 second user time and 61.6816 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-01 15:41:05
IDJOB=3439538
IDBENCH=85640
IDSOLVER=1933
FILE ID=node128/3439538-1306935664
RUNJOBID= node128-1306935633-13950
PBS_JOBID= 13488599
Free space on /tmp= 73792 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439538-1306935664/watcher-3439538-1306935664 -o /tmp/evaluation-result-3439538-1306935664/solver-3439538-1306935664 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439538-1306935664.cnf

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=905642648

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15310584 kB
Buffers:        293060 kB
Cached:        3424636 kB
SwapCached:      35620 kB
Active:        8825888 kB
Inactive:      8499392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15310584 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:           12416 kB
Writeback:          16 kB
AnonPages:    13581488 kB
Mapped:          18056 kB
Slab:           133856 kB
PageTables:     112148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174823356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73784 MiB
End job on node128 at 2011-06-01 17:04:27