Trace number 3250297

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.02 1300.07

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

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-3250297-1303539712/watcher-3250297-1303539712 -o /tmp/evaluation-result-3250297-1303539712/solver-3250297-1303539712 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3250297-1303539712.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: 0.94 0.22 0.07 4/189 8219
/proc/meminfo: memFree=12072688/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=27216 CPUtime=0 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 2779 0 0 0 0 0 0 0 25 0 1 0 446387228 27869184 2718 33554432000 4194304 4395502 140736045468272 18446744073709551615 233509991385 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 6804 2727 249 50 0 3944 0

[startup+0.0371959 s]
/proc/loadavg: 0.94 0.22 0.07 4/189 8219
/proc/meminfo: memFree=12072688/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=30516 CPUtime=0.03 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 3623 0 0 0 3 0 0 0 25 0 1 0 446387228 31248384 3562 33554432000 4194304 4395502 140736045468272 18446744073709551615 233509955841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 7629 3563 249 50 0 4769 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30516

[startup+0.100224 s]
/proc/loadavg: 0.94 0.22 0.07 4/189 8219
/proc/meminfo: memFree=12072688/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=37248 CPUtime=0.09 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 5322 0 0 0 9 0 0 0 25 0 1 0 446387228 38141952 5261 33554432000 4194304 4395502 140736045468272 18446744073709551615 233510297344 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 9312 5263 249 50 0 6452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37248

[startup+0.300188 s]
/proc/loadavg: 0.94 0.22 0.07 4/189 8219
/proc/meminfo: memFree=12072688/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=55992 CPUtime=0.29 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 9988 0 0 0 28 1 0 0 25 0 1 0 446387228 57335808 9927 33554432000 4194304 4395502 140736045468272 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 13998 9928 249 50 0 11138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55992

[startup+0.701138 s]
/proc/loadavg: 0.94 0.22 0.07 4/189 8219
/proc/meminfo: memFree=12072688/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=89428 CPUtime=0.69 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 18352 0 0 0 66 3 0 0 25 0 1 0 446387228 91574272 17281 33554432000 4194304 4395502 140736045468272 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 22357 17282 249 50 0 19497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89428

[startup+1.501 s]
/proc/loadavg: 0.94 0.22 0.07 5/190 8220
/proc/meminfo: memFree=11974976/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=119468 CPUtime=1.49 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 25849 0 0 0 144 5 0 0 25 0 1 0 446387228 122335232 24777 33554432000 4194304 4395502 140736045468272 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 29867 24777 255 50 0 27007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119468

[startup+3.10072 s]
/proc/loadavg: 1.19 0.29 0.09 5/190 8220
/proc/meminfo: memFree=11970020/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=119468 CPUtime=3.09 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 25863 0 0 0 299 10 0 0 25 0 1 0 446387228 122335232 24791 33554432000 4194304 4395502 140736045468272 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 29867 24791 255 50 0 27007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119468

[startup+6.30111 s]
/proc/loadavg: 1.19 0.29 0.09 5/190 8220
/proc/meminfo: memFree=11865036/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=221024 CPUtime=6.29 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 55400 0 0 0 614 15 0 0 25 0 1 0 446387228 226328576 51560 33554432000 4194304 4395502 140736045468272 18446744073709551615 4313352 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 55256 51561 266 50 0 52396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 221024

[startup+12.701 s]
/proc/loadavg: 1.62 0.41 0.13 5/190 8221
/proc/meminfo: memFree=11823512/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=252752 CPUtime=12.69 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 63355 0 0 0 1252 17 0 0 25 0 1 0 446387228 258818048 59515 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299549 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 63188 59515 266 50 0 60328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 252752

[startup+25.5007 s]
/proc/loadavg: 1.98 0.53 0.18 5/190 8221
/proc/meminfo: memFree=11758052/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=307144 CPUtime=25.49 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 76818 0 0 0 2528 21 0 0 25 0 1 0 446387228 314515456 72978 33554432000 4194304 4395502 140736045468272 18446744073709551615 4288798 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 76786 72978 266 50 0 73926 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 307144

[startup+51.1011 s]
/proc/loadavg: 2.67 0.80 0.28 5/190 8222
/proc/meminfo: memFree=11656228/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=393624 CPUtime=51.09 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 98192 0 0 0 5083 26 0 0 25 0 1 0 446387228 403070976 94352 33554432000 4194304 4395502 140736045468272 18446744073709551615 4316467 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 98406 94352 266 50 0 95546 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 393624

[startup+102.307 s]
/proc/loadavg: 3.47 1.34 0.49 5/190 8223
/proc/meminfo: memFree=11469164/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=546936 CPUtime=102.29 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 136324 0 0 0 10194 35 0 0 25 0 1 0 446387228 560062464 132484 33554432000 4194304 4395502 140736045468272 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 136734 132484 266 50 0 133874 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 546936

[startup+162.301 s]
/proc/loadavg: 3.79 1.78 0.69 5/190 8225
/proc/meminfo: memFree=11308604/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=663912 CPUtime=162.28 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 164697 0 0 0 16186 42 0 0 25 0 1 0 446387228 679845888 160857 33554432000 4194304 4395502 140736045468272 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 165978 160857 266 50 0 163118 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 663912

[startup+222.3 s]
/proc/loadavg: 3.93 2.21 0.91 5/190 8229
/proc/meminfo: memFree=11182956/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=763236 CPUtime=222.28 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 189387 0 0 0 22179 49 0 0 25 0 1 0 446387228 781553664 185547 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 190809 185547 266 50 0 187949 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 763236

[startup+282.301 s]
/proc/loadavg: 3.97 2.51 1.08 5/190 8231
/proc/meminfo: memFree=10997192/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=916420 CPUtime=282.28 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 227046 0 0 0 28170 58 0 0 25 0 1 0 446387228 938414080 223206 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 229105 223206 266 50 0 226245 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 916420

[startup+342.301 s]
/proc/loadavg: 3.99 2.80 1.28 5/190 8232
/proc/meminfo: memFree=10887172/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=991156 CPUtime=342.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 245509 0 0 0 34165 62 0 0 25 0 1 0 446387228 1014943744 241669 33554432000 4194304 4395502 140736045468272 18446744073709551615 4346826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 247789 241669 266 50 0 244929 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 991156

[startup+402.301 s]
/proc/loadavg: 4.04 3.01 1.44 5/190 8234
/proc/meminfo: memFree=10849460/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=991156 CPUtime=402.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 245536 0 0 0 40165 62 0 0 25 0 1 0 446387228 1014943744 241696 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 247789 241696 266 50 0 244929 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 991156

[startup+462.301 s]
/proc/loadavg: 4.01 3.20 1.61 5/190 8236
/proc/meminfo: memFree=10810612/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=991156 CPUtime=462.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 245579 0 0 0 46165 62 0 0 25 0 1 0 446387228 1014943744 241739 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 247789 241739 266 50 0 244929 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 991156

[startup+522.3 s]
/proc/loadavg: 4.00 3.33 1.74 5/190 8237
/proc/meminfo: memFree=10787648/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1014184 CPUtime=522.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 251386 0 0 0 52163 64 0 0 25 0 1 0 446387228 1038524416 247546 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 253546 247546 266 50 0 250686 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 1014184

[startup+582.301 s]
/proc/loadavg: 4.00 3.46 1.89 5/190 8239
/proc/meminfo: memFree=10530684/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1231148 CPUtime=582.26 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 305135 0 0 0 58151 75 0 0 25 0 1 0 446387228 1260695552 301295 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 307787 301295 266 50 0 304927 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 1231148

[startup+642.301 s]
/proc/loadavg: 4.00 3.56 2.02 5/190 8240
/proc/meminfo: memFree=10477964/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1249140 CPUtime=642.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 309634 0 0 0 64150 77 0 0 25 0 1 0 446387228 1279119360 305794 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 312285 305794 266 50 0 309425 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 1249140

[startup+702.301 s]
/proc/loadavg: 4.06 3.65 2.15 5/190 8242
/proc/meminfo: memFree=10433432/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1249140 CPUtime=702.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 309648 0 0 0 70150 77 0 0 25 0 1 0 446387228 1279119360 305808 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 312285 305808 266 50 0 309425 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1249140

[startup+762.306 s]
/proc/loadavg: 4.02 3.71 2.26 5/190 8244
/proc/meminfo: memFree=10383560/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1266344 CPUtime=762.27 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 313929 0 0 0 76148 79 0 0 25 0 1 0 446387228 1296736256 310089 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 316586 310089 266 50 0 313726 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 1266344

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.37 5/190 8245
/proc/meminfo: memFree=10348304/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1266344 CPUtime=822.26 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 313944 0 0 0 82147 79 0 0 25 0 1 0 446387228 1296736256 310104 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 316586 310104 266 50 0 313726 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1266344

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.47 5/190 8247
/proc/meminfo: memFree=10304632/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1266344 CPUtime=882.26 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 313998 0 0 0 88147 79 0 0 25 0 1 0 446387228 1296736256 310158 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 316586 310158 266 50 0 313726 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1266344

[startup+942.301 s]
/proc/loadavg: 4.06 3.85 2.56 5/190 8248
/proc/meminfo: memFree=10256488/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1279520 CPUtime=942.25 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 317291 0 0 0 94145 80 0 0 25 0 1 0 446387228 1310228480 313451 33554432000 4194304 4395502 140736045468272 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 319880 313451 266 50 0 317020 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 1279520

[startup+1002.3 s]
/proc/loadavg: 4.02 3.88 2.65 5/190 8250
/proc/meminfo: memFree=10215048/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1279520 CPUtime=1002.24 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 317314 0 0 0 100144 80 0 0 25 0 1 0 446387228 1310228480 313474 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 319880 313474 266 50 0 317020 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 1279520

[startup+1062.3 s]
/proc/loadavg: 4.01 3.89 2.73 5/190 8252
/proc/meminfo: memFree=10214884/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1279520 CPUtime=1062.24 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 317358 0 0 0 106144 80 0 0 25 0 1 0 446387228 1310228480 313518 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 319880 313518 266 50 0 317020 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 1279520

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.81 5/190 8253
/proc/meminfo: memFree=10208412/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1285880 CPUtime=1122.25 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 318929 0 0 0 112144 81 0 0 25 0 1 0 446387228 1316741120 315089 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 321470 315089 266 50 0 318610 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 1285880

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 8255
/proc/meminfo: memFree=10180740/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1285880 CPUtime=1182.24 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 318962 0 0 0 118143 81 0 0 25 0 1 0 446387228 1316741120 315122 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 321470 315122 266 50 0 318610 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 1285880

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.95 5/190 8256
/proc/meminfo: memFree=10133480/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1292316 CPUtime=1242.24 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 320511 0 0 0 124143 81 0 0 25 0 1 0 446387228 1323331584 316671 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 323079 316671 266 50 0 320219 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 1292316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.93 3.00 5/190 8342
/proc/meminfo: memFree=10739712/32951124 swapFree=67111528/67111528
[pid=8219] ppid=8217 vsize=1292316 CPUtime=1299.94 cores=0,2
/proc/8219/stat : 8219 (SApperloT2010) R 8217 8219 8077 0 -1 4202496 320527 0 0 0 129913 81 0 0 25 0 1 0 446387228 1323331584 316687 33554432000 4194304 4395502 140736045468272 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8219/statm: 323079 316687 266 50 0 320219 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 1292316

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.07
CPU time (s): 1300.02
CPU user time (s): 1299.13
CPU system time (s): 0.880866
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 1292316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.880866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320527
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= 3718

runsolver used 2.25266 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 08:21:54
IDJOB=3250297
IDBENCH=83249
IDSOLVER=1655
FILE ID=node145/3250297-1303539712
RUNJOBID= node145-1303539680-8095
PBS_JOBID= 13143093
Free space on /tmp= 71496 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250297-1303539712/watcher-3250297-1303539712 -o /tmp/evaluation-result-3250297-1303539712/solver-3250297-1303539712 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3250297-1303539712.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=172712344

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12072968 kB
Buffers:       2164936 kB
Cached:       18049448 kB
SwapCached:          0 kB
Active:       10024020 kB
Inactive:     10287084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12072968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24240 kB
Writeback:           0 kB
AnonPages:       96184 kB
Mapped:          15636 kB
Slab:           504236 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   278748 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= 71496 MiB
End job on node145 at 2011-04-23 08:43:36