Trace number 3291658

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

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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

running on 2 cores: 5,7

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: 2.14 2.71 2.92 5/186 11176
/proc/meminfo: memFree=14877068/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=39440 CPUtime=0 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 3081 0 0 0 0 0 0 0 22 0 1 0 471544798 40386560 3020 33554432000 4194304 4395502 140737431954816 18446744073709551615 4332381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 9860 3031 245 50 0 7000 0

[startup+0.0204871 s]
/proc/loadavg: 2.14 2.71 2.92 5/186 11176
/proc/meminfo: memFree=14877068/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=65828 CPUtime=0.01 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 9511 0 0 0 0 1 0 0 22 0 1 0 471544798 67407872 9451 33554432000 4194304 4395502 140737431954816 18446744073709551615 4281134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 16457 9467 245 50 0 13597 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 65828

[startup+0.100475 s]
/proc/loadavg: 2.14 2.71 2.92 5/186 11176
/proc/meminfo: memFree=14877068/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=94564 CPUtime=0.09 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 17936 0 0 0 7 2 0 0 22 0 1 0 471544798 96833536 17875 33554432000 4194304 4395502 140737431954816 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 23641 17876 249 50 0 20781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94564

[startup+0.300448 s]
/proc/loadavg: 2.14 2.71 2.92 5/186 11176
/proc/meminfo: memFree=14877068/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=157288 CPUtime=0.29 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 33610 0 0 0 26 3 0 0 23 0 1 0 471544798 161062912 20462 33554432000 4194304 4395502 140737431954816 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 39322 20463 249 50 0 36462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 157288

[startup+0.700361 s]
/proc/loadavg: 2.14 2.71 2.92 5/186 11176
/proc/meminfo: memFree=14877068/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=185404 CPUtime=0.69 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 40645 0 0 0 65 4 0 0 25 0 1 0 471544798 189853696 27497 33554432000 4194304 4395502 140737431954816 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 46351 27498 249 50 0 43491 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 185404

[startup+1.50022 s]
/proc/loadavg: 2.14 2.71 2.92 5/190 11201
/proc/meminfo: memFree=14715224/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=230032 CPUtime=1.49 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 51804 0 0 0 142 7 0 0 25 0 1 0 471544798 235552768 38656 33554432000 4194304 4395502 140737431954816 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 57508 38656 249 50 0 54648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 230032

[startup+3.10092 s]
/proc/loadavg: 2.14 2.71 2.92 5/190 11201
/proc/meminfo: memFree=14598836/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=285552 CPUtime=3.09 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 65578 0 0 0 291 18 0 0 25 0 1 0 471544798 292405248 52429 33554432000 4194304 4395502 140737431954816 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 71388 52429 255 50 0 68528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 285552

[startup+6.30033 s]
/proc/loadavg: 2.29 2.73 2.92 5/190 11202
/proc/meminfo: memFree=14482016/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=386084 CPUtime=6.29 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 92999 0 0 0 573 56 0 0 25 0 1 0 471544798 395350016 77111 33554432000 4194304 4395502 140737431954816 18446744073709551615 4267930 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 96521 77111 255 50 0 93661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 386084

[startup+12.7002 s]
/proc/loadavg: 2.42 2.75 2.93 5/190 11202
/proc/meminfo: memFree=14360892/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=443864 CPUtime=12.69 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 109193 0 0 0 1168 101 0 0 25 0 1 0 471544798 454516736 93305 33554432000 4194304 4395502 140737431954816 18446744073709551615 4300000 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 110966 93305 263 50 0 108106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 443864

[startup+25.5008 s]
/proc/loadavg: 2.77 2.81 2.94 5/190 11202
/proc/meminfo: memFree=14223668/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=474396 CPUtime=25.49 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 116854 0 0 0 2446 103 0 0 25 0 1 0 471544798 485781504 100966 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 118599 100966 266 50 0 115739 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 474396

[startup+51.1011 s]
/proc/loadavg: 3.19 2.91 2.97 5/190 11203
/proc/meminfo: memFree=14148052/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=487464 CPUtime=51.09 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 120045 0 0 0 5005 104 0 0 25 0 1 0 471544798 499163136 104157 33554432000 4194304 4395502 140737431954816 18446744073709551615 4346790 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 121866 104157 266 50 0 119006 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 487464

[startup+102.307 s]
/proc/loadavg: 3.65 3.07 3.02 5/190 11204
/proc/meminfo: memFree=14046780/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=512160 CPUtime=102.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 125966 0 0 0 10124 106 0 0 25 0 1 0 471544798 524451840 110078 33554432000 4194304 4395502 140737431954816 18446744073709551615 4286431 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 128040 110078 266 50 0 125180 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 512160

[startup+162.301 s]
/proc/loadavg: 3.87 3.24 3.08 5/190 11206
/proc/meminfo: memFree=13936160/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=549692 CPUtime=162.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 135176 0 0 0 16122 108 0 0 25 0 1 0 471544798 562884608 119288 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 137423 119288 266 50 0 134563 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 549692

[startup+222.301 s]
/proc/loadavg: 4.02 3.40 3.14 5/190 11207
/proc/meminfo: memFree=13862364/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=579668 CPUtime=222.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 142391 0 0 0 22119 111 0 0 25 0 1 0 471544798 593580032 126503 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 144917 126503 266 50 0 142057 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 579668

[startup+282.301 s]
/proc/loadavg: 4.00 3.51 3.20 5/190 11209
/proc/meminfo: memFree=13813124/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=601012 CPUtime=282.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 147716 0 0 0 28116 114 0 0 25 0 1 0 471544798 615436288 131828 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 150253 131828 266 50 0 147393 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 601012

[startup+342.301 s]
/proc/loadavg: 4.00 3.60 3.24 5/190 11211
/proc/meminfo: memFree=13748252/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=641876 CPUtime=342.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 157791 0 0 0 34114 116 0 0 25 0 1 0 471544798 657281024 141903 33554432000 4194304 4395502 140737431954816 18446744073709551615 4288178 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 160469 141903 266 50 0 157609 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 641876

[startup+402.301 s]
/proc/loadavg: 4.00 3.67 3.29 5/190 11212
/proc/meminfo: memFree=13660328/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=668848 CPUtime=402.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 164468 0 0 0 40112 118 0 0 25 0 1 0 471544798 684900352 148580 33554432000 4194304 4395502 140737431954816 18446744073709551615 4288527 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 167212 148580 266 50 0 164352 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 668848

[startup+462.301 s]
/proc/loadavg: 4.00 3.72 3.33 5/190 11214
/proc/meminfo: memFree=13596708/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=686412 CPUtime=462.31 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 168218 0 0 0 46111 120 0 0 25 0 1 0 471544798 702885888 152330 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 171603 152330 266 50 0 168743 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 686412

[startup+522.301 s]
/proc/loadavg: 4.00 3.77 3.37 5/190 11215
/proc/meminfo: memFree=13571652/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=692968 CPUtime=522.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 169851 0 0 0 52110 120 0 0 25 0 1 0 471544798 709599232 153963 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299118 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 173242 153963 266 50 0 170382 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 692968

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.40 5/190 11217
/proc/meminfo: memFree=13510140/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=709312 CPUtime=582.3 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 173948 0 0 0 58109 121 0 0 25 0 1 0 471544798 726335488 158060 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299237 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 177328 158060 266 50 0 174468 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 709312

[startup+642.301 s]
/proc/loadavg: 4.05 3.86 3.45 5/190 11222
/proc/meminfo: memFree=13478484/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=729720 CPUtime=642.31 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 179005 0 0 0 64108 123 0 0 25 0 1 0 471544798 747233280 163117 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 182430 163117 266 50 0 179570 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 729720

[startup+702.301 s]
/proc/loadavg: 4.10 3.90 3.48 5/190 11223
/proc/meminfo: memFree=13455496/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=748064 CPUtime=702.31 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 183566 0 0 0 70106 125 0 0 25 0 1 0 471544798 766017536 167678 33554432000 4194304 4395502 140737431954816 18446744073709551615 4288743 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 187016 167678 266 50 0 184156 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 748064

[startup+762.307 s]
/proc/loadavg: 4.03 3.91 3.51 5/190 11225
/proc/meminfo: memFree=13407864/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=765020 CPUtime=762.32 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 187786 0 0 0 76105 127 0 0 25 0 1 0 471544798 783380480 171898 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 191255 171898 266 50 0 188395 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 765020

[startup+822.3 s]
/proc/loadavg: 4.01 3.93 3.54 5/190 11226
/proc/meminfo: memFree=13364576/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=785076 CPUtime=822.32 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 192838 0 0 0 82103 129 0 0 25 0 1 0 471544798 803917824 176950 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 196269 176950 266 50 0 193409 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 785076

[startup+882.3 s]
/proc/loadavg: 4.06 3.95 3.57 5/190 11228
/proc/meminfo: memFree=13338148/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=805036 CPUtime=882.32 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 197737 0 0 0 88100 132 0 0 25 0 1 0 471544798 824356864 181849 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 201259 181849 266 50 0 198399 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 805036

[startup+942.3 s]
/proc/loadavg: 4.02 3.96 3.59 5/190 11230
/proc/meminfo: memFree=13311968/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=820984 CPUtime=942.31 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 201675 0 0 0 94097 134 0 0 25 0 1 0 471544798 840687616 185787 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 205246 185787 266 50 0 202386 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 820984

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.62 5/190 11231
/proc/meminfo: memFree=13258520/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=821152 CPUtime=1002.32 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 201811 0 0 0 100097 135 0 0 25 0 1 0 471544798 840859648 185923 33554432000 4194304 4395502 140737431954816 18446744073709551615 4288800 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 205288 185923 266 50 0 202428 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 821152

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 11233
/proc/meminfo: memFree=13243512/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=823136 CPUtime=1062.33 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 202233 0 0 0 106098 135 0 0 25 0 1 0 471544798 842891264 186345 33554432000 4194304 4395502 140737431954816 18446744073709551615 4292344 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 205784 186345 266 50 0 202924 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 823136

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 11234
/proc/meminfo: memFree=13216216/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=824800 CPUtime=1122.33 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 202559 0 0 0 112098 135 0 0 25 0 1 0 471544798 844595200 186671 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 206200 186671 266 50 0 203340 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 824800

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 11236
/proc/meminfo: memFree=13190668/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=826592 CPUtime=1182.33 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 203011 0 0 0 118098 135 0 0 25 0 1 0 471544798 846430208 187123 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 206648 187123 266 50 0 203788 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 826592

[startup+1242.3 s]
/proc/loadavg: 4.15 4.00 3.70 5/190 11238
/proc/meminfo: memFree=13177020/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=834708 CPUtime=1242.33 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 204967 0 0 0 124097 136 0 0 25 0 1 0 471544798 854740992 189079 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 208677 189079 266 50 0 205817 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 834708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.01 3.73 3/186 11241
/proc/meminfo: memFree=14281636/32951124 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=851692 CPUtime=1300.03 cores=5,7
/proc/11176/stat : 11176 (SApperloT2010) R 11174 11176 9231 0 -1 4202496 209228 0 0 0 129866 137 0 0 25 0 1 0 471544798 872132608 193340 33554432000 4194304 4395502 140737431954816 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/11176/statm: 212923 193340 266 50 0 210063 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 851692

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.08
CPU user time (s): 1298.67
CPU system time (s): 1.41578
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 851692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.67
system time used= 1.41578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209228
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 13917

runsolver used 2.06269 second user time and 5.04223 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-26 06:14:53
IDJOB=3291658
IDBENCH=84246
IDSOLVER=1655
FILE ID=node142/3291658-1303791292
RUNJOBID= node142-1303791291-11134
PBS_JOBID= 13157230
Free space on /tmp= 71384 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291658-1303791292/watcher-3291658-1303791292 -o /tmp/evaluation-result-3291658-1303791292/solver-3291658-1303791292 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3291658-1303791292.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1682529657

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14877472 kB
Buffers:       2086884 kB
Cached:       15146192 kB
SwapCached:          0 kB
Active:        7486204 kB
Inactive:     10012576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14877472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           71248 kB
Writeback:           0 kB
AnonPages:      265032 kB
Mapped:          15860 kB
Slab:           510656 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   469608 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= 71428 MiB
End job on node142 at 2011-04-26 06:36:35