Trace number 3379955

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-05-15 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/sha0_36_5.cnf
MD5SUM7aa25d61513f0f224b5ca45e4e1e0448
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.1548
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210223
Sum of the clauses size628359
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286980
Number of clauses of size 338042
Number of clauses of size 485024
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: 961)

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

running on 2 cores: 1,3

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.85 1.05 1.88 3/339 21421
/proc/meminfo: memFree=19604524/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=21808 CPUtime=0 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 2416 0 0 0 0 0 0 0 25 0 1 0 657704658 22331392 2357 33554432000 4194304 4394578 140736608273584 18446744073709551615 212435677893 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 5452 2357 247 49 0 2593 0

[startup+0.0890339 s]
/proc/loadavg: 0.85 1.05 1.88 3/339 21421
/proc/meminfo: memFree=19604524/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=29596 CPUtime=0.08 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 4341 0 0 0 8 0 0 0 25 0 1 0 657704658 30306304 4282 33554432000 4194304 4394578 140736608273584 18446744073709551615 212435677893 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 7399 4283 247 49 0 4540 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29596

[startup+0.101045 s]
/proc/loadavg: 0.85 1.05 1.88 3/339 21421
/proc/meminfo: memFree=19604524/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=30784 CPUtime=0.09 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 4658 0 0 0 9 0 0 0 25 0 1 0 657704658 31522816 4599 33554432000 4194304 4394578 140736608273584 18446744073709551615 212436016896 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 7696 4600 247 49 0 4837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30784

[startup+0.300994 s]
/proc/loadavg: 0.85 1.05 1.88 3/339 21421
/proc/meminfo: memFree=19604524/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=45716 CPUtime=0.29 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 8426 0 0 0 25 4 0 0 25 0 1 0 657704658 46813184 7955 33554432000 4194304 4394578 140736608273584 18446744073709551615 212436041623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 11429 7955 255 49 0 8570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45716

[startup+0.700921 s]
/proc/loadavg: 0.85 1.05 1.88 3/339 21421
/proc/meminfo: memFree=19604524/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=52040 CPUtime=0.69 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 10975 0 0 0 58 11 0 0 25 0 1 0 657704658 53288960 9810 33554432000 4194304 4394578 140736608273584 18446744073709551615 212435677893 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 13010 9814 258 49 0 10151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52040

[startup+1.50077 s]
/proc/loadavg: 1.10 1.10 1.89 5/349 21440
/proc/meminfo: memFree=19379908/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=70164 CPUtime=1.49 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 15621 0 0 0 138 11 0 0 25 0 1 0 657704658 71847936 14456 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 17541 14456 266 49 0 14682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70164

[startup+3.10047 s]
/proc/loadavg: 1.10 1.10 1.89 5/349 21440
/proc/meminfo: memFree=19285608/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=73596 CPUtime=3.09 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 16464 0 0 0 298 11 0 0 25 0 1 0 657704658 75362304 15299 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 18399 15299 266 49 0 15540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73596

[startup+6.30087 s]
/proc/loadavg: 1.10 1.10 1.89 5/349 21440
/proc/meminfo: memFree=19218272/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=79168 CPUtime=6.29 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 17816 0 0 0 618 11 0 0 25 0 1 0 657704658 81068032 16651 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 19792 16651 266 49 0 16933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79168

[startup+12.7007 s]
/proc/loadavg: 1.54 1.19 1.91 5/349 21440
/proc/meminfo: memFree=19159444/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=87324 CPUtime=12.7 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 19890 0 0 0 1258 12 0 0 25 0 1 0 657704658 89419776 18725 33554432000 4194304 4394578 140736608273584 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 21831 18725 266 49 0 18972 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 87324

[startup+25.5002 s]
/proc/loadavg: 1.92 1.28 1.93 5/349 21441
/proc/meminfo: memFree=19092100/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=97944 CPUtime=25.49 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 22417 0 0 0 2537 12 0 0 25 0 1 0 657704658 100294656 21252 33554432000 4194304 4394578 140736608273584 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 24486 21252 266 49 0 21627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97944

[startup+51.1004 s]
/proc/loadavg: 2.63 1.50 1.98 5/349 21441
/proc/meminfo: memFree=18978120/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=125008 CPUtime=51.08 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 29202 0 0 0 5094 14 0 0 25 0 1 0 657704658 128008192 28037 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 31252 28037 266 49 0 28393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 125008

[startup+102.313 s]
/proc/loadavg: 3.59 1.95 2.11 5/349 21469
/proc/meminfo: memFree=18235696/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=134116 CPUtime=102.3 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 31463 0 0 0 10212 18 0 0 25 0 1 0 657704658 137334784 30298 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 33529 30298 266 49 0 30670 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134116

[startup+162.3 s]
/proc/loadavg: 3.88 2.33 2.23 5/349 21549
/proc/meminfo: memFree=18711940/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=177356 CPUtime=162.28 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 42247 0 0 0 16205 23 0 0 25 0 1 0 657704658 181612544 41082 33554432000 4194304 4394578 140736608273584 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 44339 41082 266 49 0 41480 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 177356

[startup+222.301 s]
/proc/loadavg: 4.04 2.66 2.35 5/349 21551
/proc/meminfo: memFree=18553284/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=177356 CPUtime=222.29 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 42248 0 0 0 22205 24 0 0 25 0 1 0 657704658 181612544 41083 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 44339 41083 266 49 0 41480 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 177356

[startup+282.301 s]
/proc/loadavg: 4.05 2.92 2.45 5/349 21552
/proc/meminfo: memFree=18481332/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=177356 CPUtime=282.3 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 42250 0 0 0 28206 24 0 0 25 0 1 0 657704658 181612544 41085 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 44339 41085 266 49 0 41480 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 177356

[startup+342.3 s]
/proc/loadavg: 4.02 3.11 2.55 5/349 21554
/proc/meminfo: memFree=18426364/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=197180 CPUtime=342.29 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 47168 0 0 0 34204 25 0 0 25 0 1 0 657704658 201912320 46003 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 49295 46003 266 49 0 46436 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 197180

[startup+402.301 s]
/proc/loadavg: 4.00 3.27 2.64 5/349 21556
/proc/meminfo: memFree=18389500/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=197180 CPUtime=402.3 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 47171 0 0 0 40204 26 0 0 25 0 1 0 657704658 201912320 46006 33554432000 4194304 4394578 140736608273584 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 49295 46006 266 49 0 46436 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 197180

[startup+462.301 s]
/proc/loadavg: 4.00 3.40 2.72 5/349 21584
/proc/meminfo: memFree=18390020/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=197180 CPUtime=462.3 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 47171 0 0 0 46204 26 0 0 25 0 1 0 657704658 201912320 46006 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 49295 46006 266 49 0 46436 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 197180

[startup+522.3 s]
/proc/loadavg: 4.07 3.52 2.80 5/349 21586
/proc/meminfo: memFree=18220048/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=199960 CPUtime=522.3 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 47858 0 0 0 52204 26 0 0 25 0 1 0 657704658 204759040 46693 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298716 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 49990 46693 266 49 0 47131 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 199960

[startup+582.301 s]
/proc/loadavg: 4.02 3.61 2.87 5/349 21587
/proc/meminfo: memFree=18107636/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=199960 CPUtime=582.3 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 47862 0 0 0 58204 26 0 0 25 0 1 0 657704658 204759040 46697 33554432000 4194304 4394578 140736608273584 18446744073709551615 4290879 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 49990 46697 266 49 0 47131 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 199960

[startup+642.301 s]
/proc/loadavg: 4.07 3.69 2.95 5/349 21589
/proc/meminfo: memFree=18047444/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=199960 CPUtime=642.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 47864 0 0 0 64205 27 0 0 25 0 1 0 657704658 204759040 46699 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 49990 46699 266 49 0 47131 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 199960

[startup+702.3 s]
/proc/loadavg: 4.08 3.76 3.01 5/349 21591
/proc/meminfo: memFree=17958868/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=234208 CPUtime=702.31 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 56254 0 0 0 70202 29 0 0 25 0 1 0 657704658 239828992 55089 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 58552 55089 266 49 0 55693 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 234208

[startup+762.313 s]
/proc/loadavg: 4.14 3.83 3.08 5/349 21592
/proc/meminfo: memFree=17934768/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=238960 CPUtime=762.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 57469 0 0 0 76203 29 0 0 25 0 1 0 657704658 244695040 56304 33554432000 4194304 4394578 140736608273584 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 59740 56304 266 49 0 56881 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 238960

[startup+822.301 s]
/proc/loadavg: 4.05 3.86 3.14 5/349 21594
/proc/meminfo: memFree=17853132/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=263480 CPUtime=822.31 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63364 0 0 0 82200 31 0 0 25 0 1 0 657704658 269803520 62199 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 65870 62199 266 49 0 63011 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 263480

[startup+882.3 s]
/proc/loadavg: 4.02 3.88 3.19 5/349 21595
/proc/meminfo: memFree=17832748/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=263480 CPUtime=882.31 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63365 0 0 0 88200 31 0 0 25 0 1 0 657704658 269803520 62200 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 65870 62200 266 49 0 63011 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 263480

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.24 5/349 21597
/proc/meminfo: memFree=17801580/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=263480 CPUtime=942.31 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63365 0 0 0 94200 31 0 0 25 0 1 0 657704658 269803520 62200 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 65870 62200 266 49 0 63011 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 263480

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.28 5/349 21599
/proc/meminfo: memFree=17758748/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=263480 CPUtime=1002.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63377 0 0 0 100200 32 0 0 25 0 1 0 657704658 269803520 62212 33554432000 4194304 4394578 140736608273584 18446744073709551615 4346114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 65870 62212 266 49 0 63011 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 263480

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.32 5/349 21600
/proc/meminfo: memFree=17725720/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=263480 CPUtime=1062.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63377 0 0 0 106200 32 0 0 25 0 1 0 657704658 269803520 62212 33554432000 4194304 4394578 140736608273584 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 65870 62212 266 49 0 63011 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 263480

[startup+1122.3 s]
/proc/loadavg: 4.04 3.95 3.37 5/349 21602
/proc/meminfo: memFree=17716864/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=263480 CPUtime=1122.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63378 0 0 0 112200 32 0 0 25 0 1 0 657704658 269803520 62213 33554432000 4194304 4394578 140736608273584 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 65870 62213 266 49 0 63011 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 263480

[startup+1182.3 s]
/proc/loadavg: 4.01 3.96 3.40 5/349 21603
/proc/meminfo: memFree=17679480/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=264404 CPUtime=1182.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 63638 0 0 0 118200 32 0 0 25 0 1 0 657704658 270749696 62473 33554432000 4194304 4394578 140736608273584 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 66101 62473 266 49 0 63242 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 264404

[startup+1242.3 s]
/proc/loadavg: 4.11 3.99 3.45 5/349 21605
/proc/meminfo: memFree=17633560/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=268500 CPUtime=1242.32 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 64642 0 0 0 124200 32 0 0 25 0 1 0 657704658 274944000 63477 33554432000 4194304 4394578 140736608273584 18446744073709551615 4323448 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 67125 63477 266 49 0 64266 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 268500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 3.98 3.47 4/343 21624
/proc/meminfo: memFree=17937840/32951124 swapFree=57331800/67111528
[pid=21421] ppid=21419 vsize=268500 CPUtime=1300.05 cores=1,3
/proc/21421/stat : 21421 (SApperloT2010) R 21419 21421 20340 0 -1 4202496 64645 0 0 0 129972 33 0 0 25 0 1 0 657704658 274944000 63480 33554432000 4194304 4394578 140736608273584 18446744073709551615 4335417 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21421/statm: 67125 63480 266 49 0 64266 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 268500

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.72
CPU system time (s): 0.340948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 268500

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

runsolver used 3.9584 second user time and 10.2384 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 14:03:43
IDJOB=3379955
IDBENCH=88136
IDSOLVER=1862
FILE ID=node102/3379955-1305461023
RUNJOBID= node102-1305461022-21320
PBS_JOBID= 13324892
Free space on /tmp= 73640 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/sha0_36_5.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379955-1305461023/watcher-3379955-1305461023 -o /tmp/evaluation-result-3379955-1305461023/solver-3379955-1305461023 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379955-1305461023.cnf

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

MD5SUM BENCH= 7aa25d61513f0f224b5ca45e4e1e0448
RANDOM SEED=16685531

node102.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	: 5226.15
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:     32951124 kB
MemFree:      19604564 kB
Buffers:         31616 kB
Cached:         477936 kB
SwapCached:      89916 kB
Active:        4072096 kB
Inactive:      9084568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19604564 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:            9924 kB
Writeback:           0 kB
AnonPages:    12568148 kB
Mapped:          20544 kB
Slab:            61076 kB
PageTables:      63124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63488256 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= 73632 MiB
End job on node102 at 2011-05-15 14:25:25