Trace number 3379958

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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-3379958-1305458533/watcher-3379958-1305458533 -o /tmp/evaluation-result-3379958-1305458533/solver-3379958-1305458533 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379958-1305458533.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: 4.04 4.01 3.69 5/292 6793
/proc/meminfo: memFree=19747920/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=12168 CPUtime=0 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 449 0 0 0 0 0 0 0 25 0 1 0 657453037 12460032 389 33554432000 4194304 4394578 140735040522640 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 3042 389 255 49 0 183 0

[startup+0.0865481 s]
/proc/loadavg: 4.04 4.01 3.69 5/292 6793
/proc/meminfo: memFree=19747920/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=13092 CPUtime=0.07 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 715 0 0 0 7 0 0 0 25 0 1 0 657453037 13406208 655 33554432000 4194304 4394578 140735040522640 18446744073709551615 4287872 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 3273 655 267 49 0 414 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13092

[startup+0.100542 s]
/proc/loadavg: 4.04 4.01 3.69 5/292 6793
/proc/meminfo: memFree=19747920/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=13224 CPUtime=0.09 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 727 0 0 0 9 0 0 0 25 0 1 0 657453037 13541376 667 33554432000 4194304 4394578 140735040522640 18446744073709551615 4292734 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 3306 667 267 49 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13224

[startup+0.300509 s]
/proc/loadavg: 4.04 4.01 3.69 5/292 6793
/proc/meminfo: memFree=19747920/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=13884 CPUtime=0.29 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 888 0 0 0 29 0 0 0 25 0 1 0 657453037 14217216 828 33554432000 4194304 4394578 140735040522640 18446744073709551615 4299131 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 3471 828 267 49 0 612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13884

[startup+0.700439 s]
/proc/loadavg: 4.04 4.01 3.69 5/292 6793
/proc/meminfo: memFree=19747920/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=14676 CPUtime=0.69 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 1113 0 0 0 69 0 0 0 25 0 1 0 657453037 15028224 1053 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 3669 1053 267 49 0 810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14676

[startup+1.50029 s]
/proc/loadavg: 4.04 4.01 3.69 5/293 6794
/proc/meminfo: memFree=19743084/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=15996 CPUtime=1.49 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 1435 0 0 0 149 0 0 0 25 0 1 0 657453037 16379904 1375 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 3999 1375 267 49 0 1140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15996

[startup+3.10101 s]
/proc/loadavg: 4.04 4.01 3.69 5/293 6794
/proc/meminfo: memFree=19737876/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=18248 CPUtime=3.09 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 1993 0 0 0 309 0 0 0 25 0 1 0 657453037 18685952 1933 33554432000 4194304 4394578 140735040522640 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 4562 1933 267 49 0 1703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18248

[startup+6.30044 s]
/proc/loadavg: 4.03 4.01 3.69 5/293 6794
/proc/meminfo: memFree=19732540/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=20760 CPUtime=6.28 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 2612 0 0 0 628 0 0 0 25 0 1 0 657453037 21258240 2552 33554432000 4194304 4394578 140735040522640 18446744073709551615 4323499 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 5190 2552 267 49 0 2331 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20760

[startup+12.7003 s]
/proc/loadavg: 4.03 4.01 3.69 5/293 6794
/proc/meminfo: memFree=19719908/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=23932 CPUtime=12.69 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 3420 0 0 0 1268 1 0 0 25 0 1 0 657453037 24506368 3360 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 5983 3360 267 49 0 3124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23932

[startup+25.501 s]
/proc/loadavg: 4.02 4.01 3.70 5/293 6794
/proc/meminfo: memFree=19695220/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=28968 CPUtime=25.49 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 4661 0 0 0 2547 2 0 0 25 0 1 0 657453037 29663232 4601 33554432000 4194304 4394578 140735040522640 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 7242 4601 267 49 0 4383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28968

[startup+51.1005 s]
/proc/loadavg: 4.01 4.01 3.71 5/293 6795
/proc/meminfo: memFree=19664588/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=32416 CPUtime=51.08 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 5484 0 0 0 5106 2 0 0 25 0 1 0 657453037 33193984 5424 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 8104 5424 267 49 0 5245 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32416

[startup+102.311 s]
/proc/loadavg: 4.00 4.00 3.72 5/293 6797
/proc/meminfo: memFree=19576036/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=43280 CPUtime=102.29 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 8157 0 0 0 10226 3 0 0 25 0 1 0 657453037 44318720 8097 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 10820 8097 267 49 0 7961 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43280

[startup+162.301 s]
/proc/loadavg: 4.07 4.02 3.74 5/293 6798
/proc/meminfo: memFree=19477560/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=60424 CPUtime=162.29 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 12408 0 0 0 16224 5 0 0 25 0 1 0 657453037 61874176 12348 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 15106 12348 267 49 0 12247 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60424

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.75 5/293 6800
/proc/meminfo: memFree=19408976/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=81664 CPUtime=222.3 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 17697 0 0 0 22222 8 0 0 25 0 1 0 657453037 83623936 17637 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 20416 17637 267 49 0 17557 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 81664

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/293 6801
/proc/meminfo: memFree=19326248/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=96428 CPUtime=282.29 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 21362 0 0 0 28220 9 0 0 25 0 1 0 657453037 98742272 21302 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 24107 21302 267 49 0 21248 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 96428

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/293 6803
/proc/meminfo: memFree=19250968/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=111244 CPUtime=342.3 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 25086 0 0 0 34218 12 0 0 25 0 1 0 657453037 113913856 25026 33554432000 4194304 4394578 140735040522640 18446744073709551615 4296489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 27811 25026 267 49 0 24952 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111244

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.79 5/293 6861
/proc/meminfo: memFree=19706872/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=133300 CPUtime=402.29 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 30602 0 0 0 40215 14 0 0 25 0 1 0 657453037 136499200 30542 33554432000 4194304 4394578 140735040522640 18446744073709551615 4313524 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 33325 30542 267 49 0 30466 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 133300

[startup+462.3 s]
/proc/loadavg: 3.99 4.00 3.80 5/293 6862
/proc/meminfo: memFree=19658228/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=152976 CPUtime=462.29 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 35522 0 0 0 46214 15 0 0 25 0 1 0 657453037 156647424 35462 33554432000 4194304 4394578 140735040522640 18446744073709551615 4287519 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 38244 35462 267 49 0 35385 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 152976

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.82 5/293 6892
/proc/meminfo: memFree=19806552/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=183436 CPUtime=522.3 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 43124 0 0 0 52212 18 0 0 25 0 1 0 657453037 187838464 43064 33554432000 4194304 4394578 140735040522640 18446744073709551615 4327709 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 45859 43064 267 49 0 43000 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 183436

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 3.83 5/293 6920
/proc/meminfo: memFree=19506156/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=207540 CPUtime=582.3 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 49148 0 0 0 58210 20 0 0 25 0 1 0 657453037 212520960 49088 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 51885 49088 267 49 0 49026 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 207540

[startup+642.3 s]
/proc/loadavg: 4.07 4.04 3.85 5/293 6922
/proc/meminfo: memFree=19208292/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=207684 CPUtime=642.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 49194 0 0 0 64211 20 0 0 25 0 1 0 657453037 212668416 49134 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298652 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 51921 49134 267 49 0 49062 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 207684

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.85 5/293 6924
/proc/meminfo: memFree=19039936/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=238520 CPUtime=702.3 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 56895 0 0 0 70208 22 0 0 25 0 1 0 657453037 244244480 56835 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 59630 56835 267 49 0 56771 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 238520

[startup+762.31 s]
/proc/loadavg: 3.59 3.92 3.82 4/287 6942
/proc/meminfo: memFree=19289664/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=264860 CPUtime=762.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 63470 0 0 0 76207 24 0 0 25 0 1 0 657453037 271216640 63410 33554432000 4194304 4394578 140735040522640 18446744073709551615 4313528 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 66215 63410 267 49 0 63356 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 264860

[startup+822.3 s]
/proc/loadavg: 3.22 3.75 3.77 4/287 6944
/proc/meminfo: memFree=19180756/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=288704 CPUtime=822.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 69449 0 0 0 82204 27 0 0 25 0 1 0 657453037 295632896 69389 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 72176 69389 267 49 0 69317 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 288704

[startup+882.3 s]
/proc/loadavg: 3.08 3.61 3.72 4/287 6945
/proc/meminfo: memFree=19099900/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=317768 CPUtime=882.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 76711 0 0 0 88203 28 0 0 25 0 1 0 657453037 325394432 76651 33554432000 4194304 4394578 140735040522640 18446744073709551615 4299005 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 79442 76651 267 49 0 76583 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 317768

[startup+942.301 s]
/proc/loadavg: 3.03 3.50 3.67 4/287 6947
/proc/meminfo: memFree=19035528/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=331012 CPUtime=942.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 80044 0 0 0 94203 28 0 0 25 0 1 0 657453037 338956288 79984 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 82753 79984 267 49 0 79894 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 331012

[startup+1002.3 s]
/proc/loadavg: 3.01 3.41 3.63 4/287 6949
/proc/meminfo: memFree=18931844/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=356980 CPUtime=1002.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 86515 0 0 0 100202 29 0 0 25 0 1 0 657453037 365547520 86455 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 89245 86455 267 49 0 86386 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 356980

[startup+1062.3 s]
/proc/loadavg: 2.85 3.30 3.57 3/281 6967
/proc/meminfo: memFree=19777992/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=379692 CPUtime=1062.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 92199 0 0 0 106201 30 0 0 25 0 1 0 657453037 388804608 92139 33554432000 4194304 4394578 140735040522640 18446744073709551615 4299175 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 94923 92139 267 49 0 92064 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 379692

[startup+1122.3 s]
/proc/loadavg: 2.31 3.06 3.47 3/281 6969
/proc/meminfo: memFree=19738808/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=396832 CPUtime=1122.32 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 96509 0 0 0 112201 31 0 0 25 0 1 0 657453037 406355968 96449 33554432000 4194304 4394578 140735040522640 18446744073709551615 4292906 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 99208 96449 267 49 0 96349 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 396832

[startup+1182.3 s]
/proc/loadavg: 2.17 2.88 3.38 3/281 6970
/proc/meminfo: memFree=19696756/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=421148 CPUtime=1182.31 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 102569 0 0 0 118199 32 0 0 25 0 1 0 657453037 431255552 102509 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 105287 102509 267 49 0 102428 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 421148

[startup+1242.3 s]
/proc/loadavg: 2.06 2.72 3.29 3/281 6972
/proc/meminfo: memFree=19656444/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=437588 CPUtime=1242.32 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 106699 0 0 0 124199 33 0 0 25 0 1 0 657453037 448090112 106639 33554432000 4194304 4394578 140735040522640 18446744073709551615 4287963 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 109397 106639 267 49 0 106538 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 437588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.99 2.58 3.21 2/276 6991
/proc/meminfo: memFree=20069000/32950904 swapFree=67057400/67111528
[pid=6793] ppid=6791 vsize=437588 CPUtime=1300.02 cores=5,7
/proc/6793/stat : 6793 (SApperloT2010) R 6791 6793 6495 0 -1 4202496 106707 0 0 0 129969 33 0 0 25 0 1 0 657453037 448090112 106647 33554432000 4194304 4394578 140735040522640 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6793/statm: 109397 106647 267 49 0 106538 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 437588

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.7
CPU system time (s): 0.358945
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 437588

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

runsolver used 3.31649 second user time and 7.92779 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 13:22:13
IDJOB=3379958
IDBENCH=83432
IDSOLVER=1862
FILE ID=node121/3379958-1305458533
RUNJOBID= node121-1305457228-6516
PBS_JOBID= 13324895
Free space on /tmp= 73492 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379958-1305458533/watcher-3379958-1305458533 -o /tmp/evaluation-result-3379958-1305458533/solver-3379958-1305458533 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379958-1305458533.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1000423396

node121.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.817
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.63
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.817
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.07
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.817
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      19748200 kB
Buffers:        314872 kB
Cached:        6229704 kB
SwapCached:       7656 kB
Active:        7447872 kB
Inactive:      5398116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19748200 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:             740 kB
Writeback:           0 kB
AnonPages:     6299736 kB
Mapped:          23012 kB
Slab:           266872 kB
PageTables:      27048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31676160 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= 73492 MiB
End job on node121 at 2011-05-15 13:43:55