Trace number 3293454

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
SApperloT 2011-03-23? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/md5_48_3.cnf
MD5SUM62c39589a569c5d989e4ecd1f5fe22d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.7318
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279258
Sum of the clauses size832652
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120498
Number of clauses of size 342781
Number of clauses of size 4115778
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-3293454-1303792676/watcher-3293454-1303792676 -o /tmp/evaluation-result-3293454-1303792676/solver-3293454-1303792676 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3293454-1303792676.cnf 

running on 2 cores: 4,6

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: 4.04 3.82 3.57 4/189 14808
/proc/meminfo: memFree=16157480/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=18576 CPUtime=0 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 971 0 0 0 0 0 0 0 25 0 1 0 490867226 19021824 908 33554432000 4194304 4465733 140733781138144 18446744073709551615 274473967360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 4644 908 249 67 0 1767 0

[startup+0.0849601 s]
/proc/loadavg: 4.04 3.82 3.57 4/189 14808
/proc/meminfo: memFree=16157480/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=21304 CPUtime=0.07 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 3772 0 0 0 7 0 0 0 25 0 1 0 490867226 21815296 2042 33554432000 4194304 4465733 140733781138144 18446744073709551615 274473967360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 5326 2043 250 67 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21304

[startup+0.100959 s]
/proc/loadavg: 4.04 3.82 3.57 4/189 14808
/proc/meminfo: memFree=16157480/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=21304 CPUtime=0.09 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 4093 0 0 0 9 0 0 0 25 0 1 0 490867226 21815296 2291 33554432000 4194304 4465733 140733781138144 18446744073709551615 274473586265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 5326 2291 250 67 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21304

[startup+0.300924 s]
/proc/loadavg: 4.04 3.82 3.57 4/189 14808
/proc/meminfo: memFree=16157480/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=23916 CPUtime=0.29 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 5751 0 0 0 29 0 0 0 25 0 1 0 490867226 24489984 2667 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 5979 2667 255 67 0 3102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23916

[startup+0.700854 s]
/proc/loadavg: 4.04 3.82 3.57 4/189 14808
/proc/meminfo: memFree=16157480/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=23916 CPUtime=0.69 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 6006 0 0 0 69 0 0 0 25 0 1 0 490867226 24489984 2859 33554432000 4194304 4465733 140733781138144 18446744073709551615 4255572 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 5979 2859 255 67 0 3102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23916

[startup+1.50078 s]
/proc/loadavg: 4.04 3.82 3.57 5/190 14809
/proc/meminfo: memFree=16145576/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=25388 CPUtime=1.48 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 6999 0 0 0 148 0 0 0 25 0 1 0 490867226 25997312 3206 33554432000 4194304 4465733 140733781138144 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 6347 3206 255 67 0 3470 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25388

[startup+3.10049 s]
/proc/loadavg: 4.04 3.82 3.57 5/190 14809
/proc/meminfo: memFree=16143840/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=25388 CPUtime=3.09 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 7421 0 0 0 308 1 0 0 25 0 1 0 490867226 25997312 3523 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 6347 3523 255 67 0 3470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25388

[startup+6.30087 s]
/proc/loadavg: 4.03 3.82 3.57 5/190 14809
/proc/meminfo: memFree=16141992/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=96116 CPUtime=6.29 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 19871 0 0 0 627 2 0 0 25 0 1 0 490867226 98422784 12149 33554432000 4194304 4465733 140733781138144 18446744073709551615 4314586 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 24029 12149 280 67 0 21152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96116

[startup+12.7008 s]
/proc/loadavg: 4.03 3.83 3.57 5/190 14809
/proc/meminfo: memFree=16091552/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=78660 CPUtime=12.69 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 28870 0 0 0 1266 3 0 0 25 0 1 0 490867226 80547840 16058 33554432000 4194304 4465733 140733781138144 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 19665 16058 280 67 0 16788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78660

[startup+25.5005 s]
/proc/loadavg: 4.02 3.83 3.58 5/190 14809
/proc/meminfo: memFree=16073816/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=102872 CPUtime=25.49 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 33231 0 0 0 2545 4 0 0 25 0 1 0 490867226 105340928 20419 33554432000 4194304 4465733 140733781138144 18446744073709551615 4296164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 25718 20419 280 67 0 22841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102872

[startup+51.1011 s]
/proc/loadavg: 4.01 3.84 3.59 5/190 14810
/proc/meminfo: memFree=16075032/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=86944 CPUtime=51.09 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 39009 0 0 0 5104 5 0 0 25 0 1 0 490867226 89030656 18382 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 21736 18382 280 67 0 18859 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86944

[startup+102.307 s]
/proc/loadavg: 4.00 3.87 3.61 5/190 14811
/proc/meminfo: memFree=16010404/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=106132 CPUtime=102.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 52553 0 0 0 10223 7 0 0 25 0 1 0 490867226 108679168 22499 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 26533 22499 280 67 0 23656 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 106132

[startup+162.3 s]
/proc/loadavg: 4.06 3.90 3.64 5/190 14813
/proc/meminfo: memFree=16005668/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=83776 CPUtime=162.29 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 75922 0 0 0 16218 11 0 0 25 0 1 0 490867226 85786624 18274 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 20944 18274 281 67 0 18067 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83776

[startup+222.301 s]
/proc/loadavg: 4.02 3.92 3.65 5/190 14815
/proc/meminfo: memFree=15983444/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=122168 CPUtime=222.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 83730 0 0 0 22217 13 0 0 25 0 1 0 490867226 125100032 26082 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 30542 26082 281 67 0 27665 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 122168

[startup+282.3 s]
/proc/loadavg: 4.01 3.93 3.67 5/190 14816
/proc/meminfo: memFree=16021604/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=71104 CPUtime=282.29 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 98362 0 0 0 28214 15 0 0 25 0 1 0 490867226 72810496 14668 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 17776 14668 281 67 0 14899 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71104

[startup+342.301 s]
/proc/loadavg: 4.05 3.96 3.69 5/190 14818
/proc/meminfo: memFree=15979784/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=111896 CPUtime=342.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 111968 0 0 0 34213 17 0 0 25 0 1 0 490867226 114581504 20197 33554432000 4194304 4465733 140733781138144 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 27974 20197 281 67 0 25097 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111896

[startup+402.3 s]
/proc/loadavg: 4.02 3.96 3.71 5/190 14819
/proc/meminfo: memFree=15912912/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=172620 CPUtime=402.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 142005 0 0 0 40208 22 0 0 25 0 1 0 490867226 176762880 35826 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 43155 35826 281 67 0 40278 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172620

[startup+462.301 s]
/proc/loadavg: 4.04 3.98 3.73 5/190 14821
/proc/meminfo: memFree=15883480/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=172620 CPUtime=462.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 144324 0 0 0 46207 23 0 0 25 0 1 0 490867226 176762880 37657 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 43155 37658 282 67 0 40278 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172620

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 14823
/proc/meminfo: memFree=15919896/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=142868 CPUtime=522.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 156452 0 0 0 52205 25 0 0 25 0 1 0 490867226 146296832 32015 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 35717 32015 281 67 0 32840 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142868

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/190 14824
/proc/meminfo: memFree=15962396/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=142868 CPUtime=582.3 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 156660 0 0 0 58205 25 0 0 25 0 1 0 490867226 146296832 32119 33554432000 4194304 4465733 140733781138144 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 35717 32119 281 67 0 32840 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142868

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.77 5/190 14826
/proc/meminfo: memFree=15952924/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=121648 CPUtime=642.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 167928 0 0 0 64204 27 0 0 25 0 1 0 490867226 124567552 23340 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 30412 23340 281 67 0 27535 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 121648

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.78 5/190 14827
/proc/meminfo: memFree=15948544/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=121648 CPUtime=702.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 169431 0 0 0 70203 28 0 0 25 0 1 0 490867226 124567552 24572 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 30412 24572 281 67 0 27535 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 121648

[startup+762.307 s]
/proc/loadavg: 2.75 3.67 3.68 2/172 14882
/proc/meminfo: memFree=16297756/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=154204 CPUtime=762.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 193717 0 0 0 76200 31 0 0 25 0 1 0 490867226 157904896 32626 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 38551 32626 282 67 0 35674 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 154204

[startup+822.3 s]
/proc/loadavg: 1.64 3.18 3.51 2/172 14884
/proc/meminfo: memFree=16325128/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=118492 CPUtime=822.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 195899 0 0 0 82198 33 0 0 25 0 1 0 490867226 121335808 25716 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 29623 25716 281 67 0 26746 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 118492

[startup+882.301 s]
/proc/loadavg: 1.23 2.78 3.35 2/172 14885
/proc/meminfo: memFree=16300156/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=155772 CPUtime=882.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 202388 0 0 0 88198 33 0 0 25 0 1 0 490867226 159510528 32067 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 38943 32067 281 67 0 36066 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 155772

[startup+942.301 s]
/proc/loadavg: 1.08 2.45 3.20 2/172 14887
/proc/meminfo: memFree=16306672/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=152248 CPUtime=942.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 228606 0 0 0 94194 37 0 0 25 0 1 0 490867226 155901952 30486 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 38062 30486 281 67 0 35185 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 152248

[startup+1002.3 s]
/proc/loadavg: 1.03 2.19 3.06 2/172 14888
/proc/meminfo: memFree=16297572/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=152248 CPUtime=1002.32 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 231131 0 0 0 100194 38 0 0 25 0 1 0 490867226 155901952 32796 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 38062 32796 281 67 0 35185 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 152248

[startup+1062.3 s]
/proc/loadavg: 1.01 1.97 2.93 2/172 14890
/proc/meminfo: memFree=16293072/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=174972 CPUtime=1062.31 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 243787 0 0 0 106192 39 0 0 25 0 1 0 490867226 179171328 33945 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 43743 33945 281 67 0 40866 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 174972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.79 2.81 2/172 14892
/proc/meminfo: memFree=16289052/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=174972 CPUtime=1122.32 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 244862 0 0 0 112192 40 0 0 25 0 1 0 490867226 179171328 34921 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 43743 34921 281 67 0 40866 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 174972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.64 2.69 2/172 14893
/proc/meminfo: memFree=16284540/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=174972 CPUtime=1182.32 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 246286 0 0 0 118192 40 0 0 25 0 1 0 490867226 179171328 36077 33554432000 4194304 4465733 140733781138144 18446744073709551615 4271113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 43743 36077 281 67 0 40866 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 174972

[startup+1242.3 s]
/proc/loadavg: 1.00 1.52 2.58 2/172 14895
/proc/meminfo: memFree=16282272/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=174972 CPUtime=1242.32 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 247014 0 0 0 124191 41 0 0 25 0 1 0 490867226 179171328 36666 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 43743 36666 281 67 0 40866 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 174972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.42 2.48 2/172 14896
/proc/meminfo: memFree=16326624/32950928 swapFree=67111528/67111528
[pid=14808] ppid=14806 vsize=130324 CPUtime=1300.03 cores=4,6
/proc/14808/stat : 14808 (SApperloT) R 14806 14808 14072 0 -1 4202496 277690 0 0 0 129957 46 0 0 25 0 1 0 490867226 133451776 25575 33554432000 4194304 4465733 140733781138144 18446744073709551615 4270158 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14808/statm: 32581 25575 281 67 0 29704 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 130324

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.57
CPU system time (s): 0.468928
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 436640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277690
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= 10
involuntary context switches= 1401

runsolver used 2.03669 second user time and 4.55631 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 06:37:56
IDJOB=3293454
IDBENCH=88141
IDSOLVER=1657
FILE ID=node125/3293454-1303792676
RUNJOBID= node125-1303792111-14536
PBS_JOBID= 13157261
Free space on /tmp= 73344 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/md5_48_3.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293454-1303792676/watcher-3293454-1303792676 -o /tmp/evaluation-result-3293454-1303792676/solver-3293454-1303792676 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3293454-1303792676.cnf

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

MD5SUM BENCH= 62c39589a569c5d989e4ecd1f5fe22d9
RANDOM SEED=1073383441

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:      16157760 kB
Buffers:       2204856 kB
Cached:       13722396 kB
SwapCached:          0 kB
Active:        8043752 kB
Inactive:      8214712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16157760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5824 kB
Writeback:           0 kB
AnonPages:      330660 kB
Mapped:          15936 kB
Slab:           468068 kB
PageTables:       5656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   622252 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= 73344 MiB
End job on node125 at 2011-04-26 06:59:38