Trace number 3263807

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.05

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
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-3263807-1303547120/watcher-3263807-1303547120 -o /tmp/evaluation-result-3263807-1303547120/solver-3263807-1303547120 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263807-1303547120.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: 1.06 1.99 2.89 5/189 17783
/proc/meminfo: memFree=16661144/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=12040 CPUtime=0 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 421 0 0 0 0 0 0 0 22 0 1 0 466311675 12328960 359 33554432000 4194304 4395502 140736377134160 18446744073709551615 274473628357 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 3010 361 257 50 0 150 0

[startup+0.0744741 s]
/proc/loadavg: 1.06 1.99 2.89 5/189 17783
/proc/meminfo: memFree=16661144/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=12436 CPUtime=0.07 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 550 0 0 0 7 0 0 0 22 0 1 0 466311675 12734464 488 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299723 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 3109 488 266 50 0 249 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12436

[startup+0.10047 s]
/proc/loadavg: 1.06 1.99 2.89 5/189 17783
/proc/meminfo: memFree=16661144/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=12568 CPUtime=0.09 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 560 0 0 0 9 0 0 0 22 0 1 0 466311675 12869632 498 33554432000 4194304 4395502 140736377134160 18446744073709551615 4292329 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 3142 498 266 50 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12568

[startup+0.300435 s]
/proc/loadavg: 1.06 1.99 2.89 5/189 17783
/proc/meminfo: memFree=16661144/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=13096 CPUtime=0.29 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 697 0 0 0 29 0 0 0 23 0 1 0 466311675 13410304 635 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 3274 635 267 50 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13096

[startup+0.700364 s]
/proc/loadavg: 1.06 1.99 2.89 5/189 17783
/proc/meminfo: memFree=16661144/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=13752 CPUtime=0.69 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 862 0 0 0 69 0 0 0 25 0 1 0 466311675 14082048 800 33554432000 4194304 4395502 140736377134160 18446744073709551615 4286574 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 3438 800 267 50 0 578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13752

[startup+1.50022 s]
/proc/loadavg: 1.06 1.99 2.89 5/190 17784
/proc/meminfo: memFree=16648772/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=14792 CPUtime=1.49 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 1120 0 0 0 149 0 0 0 25 0 1 0 466311675 15147008 1058 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 3698 1058 267 50 0 838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14792

[startup+3.10094 s]
/proc/loadavg: 1.06 1.99 2.89 5/190 17784
/proc/meminfo: memFree=16643192/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=16492 CPUtime=3.09 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 1558 0 0 0 309 0 0 0 25 0 1 0 466311675 16887808 1496 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 4123 1496 267 50 0 1263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16492

[startup+6.30038 s]
/proc/loadavg: 1.30 2.02 2.90 5/190 17784
/proc/meminfo: memFree=16630436/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=19748 CPUtime=6.29 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 2381 0 0 0 629 0 0 0 25 0 1 0 466311675 20221952 2319 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 4937 2319 267 50 0 2077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19748

[startup+12.7003 s]
/proc/loadavg: 1.51 2.05 2.90 5/190 17784
/proc/meminfo: memFree=16607072/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=27044 CPUtime=12.69 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 4191 0 0 0 1269 0 0 0 25 0 1 0 466311675 27693056 4129 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 6761 4129 267 50 0 3901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27044

[startup+25.501 s]
/proc/loadavg: 2.06 2.15 2.92 5/190 17784
/proc/meminfo: memFree=16558120/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=39160 CPUtime=25.49 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 7227 0 0 0 2548 1 0 0 25 0 1 0 466311675 40099840 7165 33554432000 4194304 4395502 140736377134160 18446744073709551615 4292306 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 9790 7165 267 50 0 6930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39160

[startup+51.1005 s]
/proc/loadavg: 2.72 2.29 2.95 5/190 17785
/proc/meminfo: memFree=16484788/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=61368 CPUtime=51.09 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 12759 0 0 0 5107 2 0 0 25 0 1 0 466311675 62840832 12697 33554432000 4194304 4395502 140736377134160 18446744073709551615 4296616 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 15342 12697 267 50 0 12482 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61368

[startup+102.306 s]
/proc/loadavg: 3.49 2.58 3.01 5/190 17786
/proc/meminfo: memFree=16360032/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=107316 CPUtime=102.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 24245 0 0 0 10225 5 0 0 25 0 1 0 466311675 109891584 24183 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299540 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 26829 24183 267 50 0 23969 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107316

[startup+162.301 s]
/proc/loadavg: 3.79 2.82 3.06 5/190 17788
/proc/meminfo: memFree=16240344/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=150636 CPUtime=162.29 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 35089 0 0 0 16221 8 0 0 25 0 1 0 466311675 154251264 35027 33554432000 4194304 4395502 140736377134160 18446744073709551615 4292793 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 37659 35027 267 50 0 34799 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150636

[startup+222.3 s]
/proc/loadavg: 3.92 3.03 3.12 5/190 17790
/proc/meminfo: memFree=16089272/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=211996 CPUtime=222.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 50438 0 0 0 22217 13 0 0 25 0 1 0 466311675 217083904 50376 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 52999 50376 267 50 0 50139 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 211996

[startup+282.301 s]
/proc/loadavg: 3.97 3.20 3.17 5/190 17791
/proc/meminfo: memFree=15992388/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=265188 CPUtime=282.29 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 63713 0 0 0 28214 15 0 0 25 0 1 0 466311675 271552512 63651 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 66297 63651 267 50 0 63437 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 265188

[startup+342.3 s]
/proc/loadavg: 4.04 3.36 3.22 5/190 17793
/proc/meminfo: memFree=15897996/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=280592 CPUtime=342.29 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 67579 0 0 0 34213 16 0 0 25 0 1 0 466311675 287326208 67517 33554432000 4194304 4395502 140736377134160 18446744073709551615 4314260 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 70148 67517 267 50 0 67288 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 280592

[startup+402.301 s]
/proc/loadavg: 4.01 3.47 3.27 5/190 17794
/proc/meminfo: memFree=15754000/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=341208 CPUtime=402.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 82741 0 0 0 40211 19 0 0 25 0 1 0 466311675 349396992 82679 33554432000 4194304 4395502 140736377134160 18446744073709551615 4292708 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 85302 82679 267 50 0 82442 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 341208

[startup+462.3 s]
/proc/loadavg: 4.00 3.57 3.31 5/190 17796
/proc/meminfo: memFree=15638156/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=388960 CPUtime=462.29 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 94685 0 0 0 46207 22 0 0 25 0 1 0 466311675 398295040 94623 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 97240 94623 267 50 0 94380 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 388960

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 3.35 5/190 17797
/proc/meminfo: memFree=15518460/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=428776 CPUtime=522.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 104611 0 0 0 52205 25 0 0 25 0 1 0 466311675 439066624 104549 33554432000 4194304 4395502 140736377134160 18446744073709551615 274473622536 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 107194 104549 267 50 0 104334 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 428776

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 3.39 5/190 17799
/proc/meminfo: memFree=15442784/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=475136 CPUtime=582.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 116232 0 0 0 58203 27 0 0 25 0 1 0 466311675 486539264 116170 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 118784 116170 267 50 0 115924 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 475136

[startup+642.3 s]
/proc/loadavg: 3.78 3.71 3.41 4/184 17818
/proc/meminfo: memFree=15430404/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=523368 CPUtime=642.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 128281 0 0 0 64201 30 0 0 25 0 1 0 466311675 535928832 128219 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 130842 128219 267 50 0 127982 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 523368

[startup+702.301 s]
/proc/loadavg: 3.31 3.59 3.38 4/184 17819
/proc/meminfo: memFree=15364052/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=523368 CPUtime=702.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 128285 0 0 0 70200 30 0 0 25 0 1 0 466311675 535928832 128223 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299727 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 130842 128223 267 50 0 127982 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 523368

[startup+762.306 s]
/proc/loadavg: 3.10 3.47 3.35 4/184 17821
/proc/meminfo: memFree=15268420/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=556996 CPUtime=762.32 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 136689 0 0 0 76199 33 0 0 25 0 1 0 466311675 570363904 136627 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 139249 136627 267 50 0 136389 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 556996

[startup+822.301 s]
/proc/loadavg: 3.04 3.39 3.33 4/184 17822
/proc/meminfo: memFree=15137692/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=606048 CPUtime=822.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 148951 0 0 0 82196 35 0 0 25 0 1 0 466311675 620593152 148889 33554432000 4194304 4395502 140736377134160 18446744073709551615 4288750 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 151512 148889 267 50 0 148652 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 606048

[startup+882.3 s]
/proc/loadavg: 3.08 3.33 3.31 4/184 17824
/proc/meminfo: memFree=15052728/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=643172 CPUtime=882.3 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 158237 0 0 0 88194 36 0 0 25 0 1 0 466311675 658608128 158175 33554432000 4194304 4395502 140736377134160 18446744073709551615 4297239 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 160793 158175 267 50 0 157933 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 643172

[startup+942.301 s]
/proc/loadavg: 3.03 3.27 3.29 4/184 17826
/proc/meminfo: memFree=14911960/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=697180 CPUtime=942.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 171723 0 0 0 94191 40 0 0 25 0 1 0 466311675 713912320 171661 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 174295 171661 267 50 0 171435 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 697180

[startup+1002.3 s]
/proc/loadavg: 3.01 3.22 3.27 4/184 17827
/proc/meminfo: memFree=14769336/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=753068 CPUtime=1002.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 185699 0 0 0 100188 43 0 0 25 0 1 0 466311675 771141632 185637 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 188267 185637 267 50 0 185407 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 753068

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.25 4/184 17829
/proc/meminfo: memFree=14685360/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=777240 CPUtime=1062.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 191736 0 0 0 106187 44 0 0 25 0 1 0 466311675 795893760 191674 33554432000 4194304 4395502 140736377134160 18446744073709551615 4296468 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 194310 191674 267 50 0 191450 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 777240

[startup+1122.3 s]
/proc/loadavg: 3.00 3.14 3.23 4/184 17831
/proc/meminfo: memFree=14544584/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=835592 CPUtime=1122.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 206314 0 0 0 112183 48 0 0 25 0 1 0 466311675 855646208 206252 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 208898 206252 267 50 0 206038 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 835592

[startup+1182.3 s]
/proc/loadavg: 3.00 3.11 3.22 4/184 17832
/proc/meminfo: memFree=14458116/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=891752 CPUtime=1182.31 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 220381 0 0 0 118180 51 0 0 25 0 1 0 466311675 913154048 220319 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 222938 220319 267 50 0 220078 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 891752

[startup+1242.3 s]
/proc/loadavg: 3.00 3.09 3.20 4/184 17834
/proc/meminfo: memFree=14398192/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=936680 CPUtime=1242.32 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 231618 0 0 0 124178 54 0 0 25 0 1 0 466311675 959160320 231556 33554432000 4194304 4395502 140736377134160 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 234170 231556 267 50 0 231310 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 936680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.07 3.18 3/181 17837
/proc/meminfo: memFree=15697452/32950928 swapFree=67111528/67111528
[pid=17783] ppid=17781 vsize=991232 CPUtime=1300.03 cores=5,7
/proc/17783/stat : 17783 (SApperloT2010) R 17781 17783 16411 0 -1 4202496 245237 0 0 0 129946 57 0 0 25 0 1 0 466311675 1015021568 245175 33554432000 4194304 4395502 140736377134160 18446744073709551615 4299782 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17783/statm: 247808 245175 267 50 0 244948 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 991232

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.46
CPU system time (s): 0.617906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 991232

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

runsolver used 1.77073 second user time and 4.15037 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-23 10:25:20
IDJOB=3263807
IDBENCH=84021
IDSOLVER=1655
FILE ID=node125/3263807-1303547120
RUNJOBID= node125-1303547120-17744
PBS_JOBID= 13143113
Free space on /tmp= 72716 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263807-1303547120/watcher-3263807-1303547120 -o /tmp/evaluation-result-3263807-1303547120/solver-3263807-1303547120 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263807-1303547120.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1826916072

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:     32950928 kB
MemFree:      16661308 kB
Buffers:       2185332 kB
Cached:       13492132 kB
SwapCached:          0 kB
Active:        7763280 kB
Inactive:      8000532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16661308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3220 kB
Writeback:           0 kB
AnonPages:       85344 kB
Mapped:          15268 kB
Slab:           463152 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   271044 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= 72720 MiB
End job on node125 at 2011-04-23 10:47:02