Trace number 3289864

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.06 1300.05

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
Bench CategoryAPPLICATION (applications 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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3289864-1303785007/watcher-3289864-1303785007 -o /tmp/evaluation-result-3289864-1303785007/solver-3289864-1303785007 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3289864-1303785007.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: 3.70 3.90 3.57 3/176 11048
/proc/meminfo: memFree=17640148/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=12524 CPUtime=0 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 496 0 0 0 0 0 0 0 22 0 1 0 568731428 12824576 435 33554432000 4194304 4395502 140737487084608 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 3131 435 249 50 0 271 0

[startup+0.0218779 s]
/proc/loadavg: 3.70 3.90 3.57 3/176 11048
/proc/meminfo: memFree=17640148/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=14644 CPUtime=0.01 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 1016 0 0 0 1 0 0 0 22 0 1 0 568731428 14995456 889 33554432000 4194304 4395502 140737487084608 18446744073709551615 231895490304 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 3661 890 249 50 0 801 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14644

[startup+0.100835 s]
/proc/loadavg: 3.70 3.90 3.57 3/176 11048
/proc/meminfo: memFree=17640148/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=17088 CPUtime=0.09 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 1627 0 0 0 9 0 0 0 22 0 1 0 568731428 17498112 1499 33554432000 4194304 4395502 140737487084608 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 4272 1499 255 50 0 1412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17088

[startup+0.300822 s]
/proc/loadavg: 3.70 3.90 3.57 3/176 11048
/proc/meminfo: memFree=17640148/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=23336 CPUtime=0.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 3384 0 0 0 29 0 0 0 23 0 1 0 568731428 23896064 3062 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 5834 3062 267 50 0 2974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23336

[startup+0.70075 s]
/proc/loadavg: 3.70 3.90 3.57 3/176 11048
/proc/meminfo: memFree=17640148/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=25784 CPUtime=0.69 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 3991 0 0 0 69 0 0 0 25 0 1 0 568731428 26402816 3669 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 6446 3669 267 50 0 3586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25784

[startup+1.5006 s]
/proc/loadavg: 3.70 3.90 3.57 5/190 11075
/proc/meminfo: memFree=17556528/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=28692 CPUtime=1.49 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 4727 0 0 0 149 0 0 0 25 0 1 0 568731428 29380608 4405 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 7173 4405 267 50 0 4313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28692

[startup+3.1003 s]
/proc/loadavg: 3.70 3.90 3.57 5/190 11075
/proc/meminfo: memFree=17528324/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=33452 CPUtime=3.08 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 5901 0 0 0 308 0 0 0 25 0 1 0 568731428 34254848 5579 33554432000 4194304 4395502 140737487084608 18446744073709551615 4293680 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 8363 5579 267 50 0 5503 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33452

[startup+6.3007 s]
/proc/loadavg: 3.72 3.91 3.57 5/190 11075
/proc/meminfo: memFree=17498568/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=39572 CPUtime=6.28 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 7351 0 0 0 628 0 0 0 25 0 1 0 568731428 40521728 7029 33554432000 4194304 4395502 140737487084608 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 9893 7029 267 50 0 7033 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39572

[startup+12.7005 s]
/proc/loadavg: 3.74 3.91 3.58 5/190 11075
/proc/meminfo: memFree=17453884/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=50688 CPUtime=12.69 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 10062 0 0 0 1267 2 0 0 25 0 1 0 568731428 51904512 9740 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 12672 9740 267 50 0 9812 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50688

[startup+25.5011 s]
/proc/loadavg: 3.80 3.91 3.58 5/190 11075
/proc/meminfo: memFree=17394752/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=66476 CPUtime=25.49 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 13892 0 0 0 2547 2 0 0 25 0 1 0 568731428 68071424 13570 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 16619 13570 267 50 0 13759 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66476

[startup+51.1003 s]
/proc/loadavg: 3.87 3.92 3.59 5/190 11076
/proc/meminfo: memFree=17302796/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=105712 CPUtime=51.09 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 23398 0 0 0 5104 5 0 0 25 0 1 0 568731428 108249088 23076 33554432000 4194304 4395502 140737487084608 18446744073709551615 4350417 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 26428 23076 267 50 0 23568 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105712

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.61 5/190 11077
/proc/meminfo: memFree=17153732/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=168212 CPUtime=102.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 38581 0 0 0 10221 8 0 0 25 0 1 0 568731428 172249088 38259 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 42053 38259 267 50 0 39193 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 168212

[startup+162.3 s]
/proc/loadavg: 3.98 3.94 3.63 5/190 11079
/proc/meminfo: memFree=16981092/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=230056 CPUtime=162.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 53661 0 0 0 16216 13 0 0 25 0 1 0 568731428 235577344 53339 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 57514 53339 267 50 0 54654 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 230056

[startup+222.301 s]
/proc/loadavg: 4.02 3.96 3.66 5/190 11080
/proc/meminfo: memFree=16855948/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=288776 CPUtime=222.3 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 68198 0 0 0 22212 18 0 0 25 0 1 0 568731428 295706624 67876 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 72194 67876 267 50 0 69334 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 288776

[startup+282.301 s]
/proc/loadavg: 4.07 3.98 3.68 5/190 11082
/proc/meminfo: memFree=16750384/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=299648 CPUtime=282.3 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 70709 0 0 0 28212 18 0 0 25 0 1 0 568731428 306839552 70387 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 74912 70387 267 50 0 72052 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 299648

[startup+342.301 s]
/proc/loadavg: 4.02 3.98 3.70 5/190 11084
/proc/meminfo: memFree=16582576/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=348600 CPUtime=342.3 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 82657 0 0 0 34209 21 0 0 25 0 1 0 568731428 356966400 82335 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 87150 82335 267 50 0 84290 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 348600

[startup+402.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/190 11085
/proc/meminfo: memFree=16487796/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=388192 CPUtime=402.3 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 92246 0 0 0 40205 25 0 0 25 0 1 0 568731428 397508608 91924 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 97048 91924 267 50 0 94188 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 388192

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.73 5/190 11087
/proc/meminfo: memFree=16325568/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=453784 CPUtime=462.3 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 108528 0 0 0 46202 28 0 0 25 0 1 0 568731428 464674816 108206 33554432000 4194304 4395502 140737487084608 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 113446 108206 267 50 0 110586 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 453784

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.74 5/190 11090
/proc/meminfo: memFree=16223848/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=501072 CPUtime=522.31 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 120252 0 0 0 52199 32 0 0 25 0 1 0 568731428 513097728 119930 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 125268 119930 267 50 0 122408 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 501072

[startup+582.3 s]
/proc/loadavg: 4.05 4.00 3.76 5/190 11093
/proc/meminfo: memFree=16139664/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=510012 CPUtime=582.27 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 122193 0 0 0 58195 32 0 0 25 0 1 0 568731428 522252288 121871 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 127503 121871 267 50 0 124643 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 510012

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.77 5/190 11095
/proc/meminfo: memFree=16043780/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=518220 CPUtime=642.28 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 123853 0 0 0 64195 33 0 0 25 0 1 0 568731428 530657280 123531 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 129555 123531 267 50 0 126695 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 518220

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 11096
/proc/meminfo: memFree=15907832/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=575856 CPUtime=702.27 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 138052 0 0 0 70191 36 0 0 25 0 1 0 568731428 589676544 137730 33554432000 4194304 4395502 140737487084608 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 143964 137730 267 50 0 141104 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 575856

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.80 5/190 11098
/proc/meminfo: memFree=15754156/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=626672 CPUtime=762.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 150581 0 0 0 76189 40 0 0 25 0 1 0 568731428 641712128 150259 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299180 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 156668 150259 267 50 0 153808 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 626672

[startup+822.3 s]
/proc/loadavg: 4.06 4.02 3.82 5/190 11099
/proc/meminfo: memFree=15659876/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=685564 CPUtime=822.28 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 165226 0 0 0 82186 42 0 0 25 0 1 0 568731428 702017536 164904 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 171391 164904 267 50 0 168531 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 685564

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.82 5/190 11101
/proc/meminfo: memFree=15562124/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=733760 CPUtime=882.28 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 177165 0 0 0 88183 45 0 0 25 0 1 0 568731428 751370240 176843 33554432000 4194304 4395502 140737487084608 18446744073709551615 231895157727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 183440 176843 267 50 0 180580 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 733760

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.83 5/190 11103
/proc/meminfo: memFree=15474044/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=750788 CPUtime=942.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 181316 0 0 0 94183 46 0 0 25 0 1 0 568731428 768806912 180994 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 187697 180994 267 50 0 184837 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 750788

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 11104
/proc/meminfo: memFree=15315656/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=827460 CPUtime=1002.28 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 200316 0 0 0 100178 50 0 0 25 0 1 0 568731428 847319040 199994 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 206865 199994 267 50 0 204005 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 827460

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 11106
/proc/meminfo: memFree=15156400/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=893940 CPUtime=1062.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 216920 0 0 0 106175 54 0 0 25 0 1 0 568731428 915394560 216598 33554432000 4194304 4395502 140737487084608 18446744073709551615 4314627 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 223485 216598 267 50 0 220625 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 893940

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11107
/proc/meminfo: memFree=15054196/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=965272 CPUtime=1122.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 234633 0 0 0 112171 58 0 0 25 0 1 0 568731428 988438528 234311 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 241318 234311 267 50 0 238458 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 965272

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11109
/proc/meminfo: memFree=14942920/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=1003136 CPUtime=1182.29 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 244058 0 0 0 118169 60 0 0 25 0 1 0 568731428 1027211264 243680 33554432000 4194304 4395502 140737487084608 18446744073709551615 4297960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 250784 243680 267 50 0 247924 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1003136

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.86 5/190 11111
/proc/meminfo: memFree=14894896/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=1006356 CPUtime=1242.3 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 244692 0 0 0 124169 61 0 0 25 0 1 0 568731428 1030508544 244314 33554432000 4194304 4395502 140737487084608 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 251589 244314 267 50 0 248729 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1006356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 11112
/proc/meminfo: memFree=14857152/32950928 swapFree=67111528/67111528
[pid=11048] ppid=11046 vsize=1009456 CPUtime=1300.01 cores=4,6
/proc/11048/stat : 11048 (SApperloT2010) R 11046 11048 9678 0 -1 4202496 245323 0 0 0 129940 61 0 0 25 0 1 0 568731428 1033682944 244945 33554432000 4194304 4395502 140737487084608 18446744073709551615 4292744 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11048/statm: 252364 244945 267 50 0 249504 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1009456

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.06
CPU user time (s): 1299.4
CPU system time (s): 0.6549
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1009456

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

runsolver used 2.30365 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 04:30:08
IDJOB=3289864
IDBENCH=83408
IDSOLVER=1655
FILE ID=node114/3289864-1303785007
RUNJOBID= node114-1303785007-11033
PBS_JOBID= 13157222
Free space on /tmp= 71836 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289864-1303785007/watcher-3289864-1303785007 -o /tmp/evaluation-result-3289864-1303785007/solver-3289864-1303785007 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3289864-1303785007.cnf

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1564831731

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:      17640428 kB
Buffers:       2307092 kB
Cached:       12348032 kB
SwapCached:          0 kB
Active:        6549032 kB
Inactive:      8174824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17640428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:       67912 kB
Mapped:          14488 kB
Slab:           521880 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193644 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= 71832 MiB
End job on node114 at 2011-04-26 04:51:50