Trace number 3250649

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-03-04? (TO) 1300.07 1300.04

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

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: 935)

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-3250649-1303545180/watcher-3250649-1303545180 -o /tmp/evaluation-result-3250649-1303545180/solver-3250649-1303545180 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3250649-1303545180.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.87 3/176 12947
/proc/meminfo: memFree=15690468/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=12336 CPUtime=0 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 451 0 0 0 0 0 0 0 23 0 1 0 466115714 12632064 390 33554432000 4194304 4395502 140734103341488 18446744073709551615 218905391813 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 3084 390 249 50 0 224 0

[startup+0.0386771 s]
/proc/loadavg: 3.39 3.87 3.87 3/176 12947
/proc/meminfo: memFree=15690468/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=15480 CPUtime=0.03 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 1230 0 0 0 3 0 0 0 23 0 1 0 466115714 15851520 1168 33554432000 4194304 4395502 140734103341488 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 3870 1168 255 50 0 1010 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15480

[startup+0.100669 s]
/proc/loadavg: 3.39 3.87 3.87 3/176 12947
/proc/meminfo: memFree=15690468/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=15480 CPUtime=0.09 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 1230 0 0 0 9 0 0 0 23 0 1 0 466115714 15851520 1168 33554432000 4194304 4395502 140734103341488 18446744073709551615 4253257 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 3870 1168 255 50 0 1010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15480

[startup+0.300635 s]
/proc/loadavg: 3.39 3.87 3.87 3/176 12947
/proc/meminfo: memFree=15690468/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=20204 CPUtime=0.28 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 2578 0 0 0 28 0 0 0 24 0 1 0 466115714 20688896 2410 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 5051 2410 266 50 0 2191 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20204

[startup+0.700564 s]
/proc/loadavg: 3.39 3.87 3.87 3/176 12947
/proc/meminfo: memFree=15690468/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=23052 CPUtime=0.68 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 3284 0 0 0 68 0 0 0 25 0 1 0 466115714 23605248 3116 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 5763 3116 266 50 0 2903 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23052

[startup+1.50042 s]
/proc/loadavg: 3.39 3.87 3.87 5/190 12974
/proc/meminfo: memFree=15647028/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=24688 CPUtime=1.49 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 3654 0 0 0 148 1 0 0 25 0 1 0 466115714 25280512 3486 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 6172 3486 266 50 0 3312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24688

[startup+3.10113 s]
/proc/loadavg: 3.39 3.87 3.87 5/190 12974
/proc/meminfo: memFree=15640332/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=27316 CPUtime=3.09 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 4291 0 0 0 308 1 0 0 25 0 1 0 466115714 27971584 4123 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 6829 4123 266 50 0 3969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27316

[startup+6.30056 s]
/proc/loadavg: 3.44 3.87 3.87 5/190 12974
/proc/meminfo: memFree=15622644/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=30440 CPUtime=6.29 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 5013 0 0 0 628 1 0 0 25 0 1 0 466115714 31170560 4845 33554432000 4194304 4395502 140734103341488 18446744073709551615 4316895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 7610 4845 266 50 0 4750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30440

[startup+12.7004 s]
/proc/loadavg: 3.48 3.87 3.87 5/190 12974
/proc/meminfo: memFree=15591600/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=35096 CPUtime=12.68 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 6094 0 0 0 1267 1 0 0 25 0 1 0 466115714 35938304 5926 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299801 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 8774 5926 266 50 0 5914 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35096

[startup+25.5011 s]
/proc/loadavg: 3.60 3.88 3.87 5/190 12975
/proc/meminfo: memFree=15545872/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=47956 CPUtime=25.49 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 9209 0 0 0 2547 2 0 0 25 0 1 0 466115714 49106944 9041 33554432000 4194304 4395502 140734103341488 18446744073709551615 4297308 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 11989 9041 266 50 0 9129 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47956

[startup+51.1005 s]
/proc/loadavg: 3.73 3.89 3.87 5/190 12975
/proc/meminfo: memFree=15470092/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=75532 CPUtime=51.09 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 15897 0 0 0 5106 3 0 0 25 0 1 0 466115714 77344768 15729 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 18883 15729 266 50 0 16023 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75532

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.88 5/190 12977
/proc/meminfo: memFree=15344452/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=107168 CPUtime=102.3 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 23424 0 0 0 10225 5 0 0 25 0 1 0 466115714 109740032 23256 33554432000 4194304 4395502 140734103341488 18446744073709551615 4297182 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 26792 23256 266 50 0 23932 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107168

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.88 5/190 12978
/proc/meminfo: memFree=15249316/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=131836 CPUtime=162.29 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 29211 0 0 0 16222 7 0 0 25 0 1 0 466115714 135000064 29043 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 32959 29043 266 50 0 30099 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131836

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.89 5/190 12980
/proc/meminfo: memFree=15126644/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=164820 CPUtime=222.29 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 37367 0 0 0 22220 9 0 0 25 0 1 0 466115714 168775680 37199 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 41205 37199 266 50 0 38345 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 164820

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.89 5/190 12981
/proc/meminfo: memFree=14989948/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=194676 CPUtime=282.3 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 44736 0 0 0 28218 12 0 0 25 0 1 0 466115714 199348224 44568 33554432000 4194304 4395502 140734103341488 18446744073709551615 4347430 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 48669 44568 266 50 0 45809 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 194676

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.90 5/190 12983
/proc/meminfo: memFree=14883520/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=208072 CPUtime=342.3 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 47874 0 0 0 34217 13 0 0 25 0 1 0 466115714 213065728 47706 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 52018 47706 266 50 0 49158 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208072

[startup+402.301 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 12985
/proc/meminfo: memFree=14782676/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=234016 CPUtime=402.29 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 54287 0 0 0 40215 14 0 0 25 0 1 0 466115714 239632384 54119 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 58504 54119 266 50 0 55644 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 234016

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 12986
/proc/meminfo: memFree=14666208/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=264268 CPUtime=462.3 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 61746 0 0 0 46213 17 0 0 25 0 1 0 466115714 270610432 61578 33554432000 4194304 4395502 140734103341488 18446744073709551615 4309729 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 66067 61578 266 50 0 63207 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 264268

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12997
/proc/meminfo: memFree=14549412/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=284812 CPUtime=522.3 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 66862 0 0 0 52212 18 0 0 25 0 1 0 466115714 291647488 66694 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 71203 66694 266 50 0 68343 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 284812

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12998
/proc/meminfo: memFree=14439008/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=314580 CPUtime=582.3 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 74172 0 0 0 58210 20 0 0 25 0 1 0 466115714 322129920 74004 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 78645 74004 266 50 0 75785 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 314580

[startup+642.301 s]
/proc/loadavg: 4.05 3.99 3.91 5/190 13000
/proc/meminfo: memFree=14315832/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=339544 CPUtime=642.31 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 80343 0 0 0 64209 22 0 0 25 0 1 0 466115714 347693056 80175 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 84886 80175 266 50 0 82026 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 339544

[startup+702.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 13005
/proc/meminfo: memFree=14201452/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=350144 CPUtime=702.31 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 82870 0 0 0 70208 23 0 0 25 0 1 0 466115714 358547456 82702 33554432000 4194304 4395502 140734103341488 18446744073709551615 4314320 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 87536 82702 266 50 0 84676 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 350144

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13006
/proc/meminfo: memFree=14164556/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=351176 CPUtime=762.32 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 83150 0 0 0 76209 23 0 0 25 0 1 0 466115714 359604224 82982 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 87794 82982 266 50 0 84934 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 351176

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13008
/proc/meminfo: memFree=14070280/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=376104 CPUtime=822.32 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 89323 0 0 0 82207 25 0 0 25 0 1 0 466115714 385130496 89155 33554432000 4194304 4395502 140734103341488 18446744073709551615 4297190 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 94026 89155 266 50 0 91166 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 376104

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13009
/proc/meminfo: memFree=13964096/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=405948 CPUtime=882.31 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 96730 0 0 0 88205 26 0 0 25 0 1 0 466115714 415690752 96562 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 101487 96562 266 50 0 98627 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 405948

[startup+942.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 13011
/proc/meminfo: memFree=13867960/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=428340 CPUtime=942.31 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 102349 0 0 0 94202 29 0 0 25 0 1 0 466115714 438620160 102181 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 107085 102181 266 50 0 104225 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 428340

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 13013
/proc/meminfo: memFree=13747392/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=468128 CPUtime=1002.32 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 112182 0 0 0 100201 31 0 0 25 0 1 0 466115714 479363072 112014 33554432000 4194304 4395502 140734103341488 18446744073709551615 4296399 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 117032 112014 266 50 0 114172 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 468128

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13014
/proc/meminfo: memFree=13624596/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=495220 CPUtime=1062.31 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 118908 0 0 0 106199 32 0 0 25 0 1 0 466115714 507105280 118740 33554432000 4194304 4395502 140734103341488 18446744073709551615 4317079 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 123805 118740 266 50 0 120945 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 495220

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13016
/proc/meminfo: memFree=13507500/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=508252 CPUtime=1122.32 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 122120 0 0 0 112199 33 0 0 25 0 1 0 466115714 520450048 121952 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 127063 121952 266 50 0 124203 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 508252

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 13017
/proc/meminfo: memFree=13425124/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=538328 CPUtime=1182.32 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 129630 0 0 0 118198 34 0 0 25 0 1 0 466115714 551247872 129462 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 134582 129462 266 50 0 131722 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 538328

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 13019
/proc/meminfo: memFree=13316960/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=567164 CPUtime=1242.33 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 136793 0 0 0 124197 36 0 0 25 0 1 0 466115714 580775936 136625 33554432000 4194304 4395502 140734103341488 18446744073709551615 4293590 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 141791 136625 266 50 0 138931 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 567164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 13021
/proc/meminfo: memFree=13182748/32951124 swapFree=67111528/67111528
[pid=12947] ppid=12945 vsize=590640 CPUtime=1300.03 cores=0,2
/proc/12947/stat : 12947 (SApperloT2010) R 12945 12947 12025 0 -1 4202496 142583 0 0 0 129967 36 0 0 25 0 1 0 466115714 604815360 142415 33554432000 4194304 4395502 140734103341488 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12947/statm: 147660 142415 266 50 0 144800 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 590640

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): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.67
CPU system time (s): 0.394939
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 590640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.394939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142583
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= 11
involuntary context switches= 1923

runsolver used 2.32864 second user time and 4.77827 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-23 09:53:00
IDJOB=3250649
IDBENCH=83335
IDSOLVER=1655
FILE ID=node137/3250649-1303545180
RUNJOBID= node137-1303545180-12931
PBS_JOBID= 13143101
Free space on /tmp= 71756 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250649-1303545180/watcher-3250649-1303545180 -o /tmp/evaluation-result-3250649-1303545180/solver-3250649-1303545180 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3250649-1303545180.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1272941667

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15690996 kB
Buffers:       2091560 kB
Cached:       14536936 kB
SwapCached:          0 kB
Active:       10030000 kB
Inactive:      6662352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15690996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1004 kB
Writeback:           0 kB
AnonPages:       63496 kB
Mapped:          14480 kB
Slab:           504272 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195544 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= 71756 MiB
End job on node137 at 2011-04-23 10:14:42