Trace number 3380177

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_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3380177-1305458530/watcher-3380177-1305458530 -o /tmp/evaluation-result-3380177-1305458530/solver-3380177-1305458530 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380177-1305458530.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.01 3.69 4/292 6765
/proc/meminfo: memFree=19740388/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=12316 CPUtime=0 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 509 0 0 0 0 0 0 0 25 0 1 0 657452759 12611584 448 33554432000 4194304 4394578 140735474039664 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 3079 448 255 49 0 220 0

[startup+0.012733 s]
/proc/loadavg: 4.04 4.01 3.69 4/292 6765
/proc/meminfo: memFree=19740388/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=12444 CPUtime=0.01 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 522 0 0 0 1 0 0 0 25 0 1 0 657452759 12742656 461 33554432000 4194304 4394578 140735474039664 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 3111 461 256 49 0 252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12444

[startup+0.100773 s]
/proc/loadavg: 4.04 4.01 3.69 4/292 6765
/proc/meminfo: memFree=19740388/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=13500 CPUtime=0.09 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 805 0 0 0 9 0 0 0 25 0 1 0 657452759 13824000 744 33554432000 4194304 4394578 140735474039664 18446744073709551615 4299903 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 3375 744 267 49 0 516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13500

[startup+0.300686 s]
/proc/loadavg: 4.04 4.01 3.69 4/292 6765
/proc/meminfo: memFree=19740388/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=14028 CPUtime=0.29 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 924 0 0 0 29 0 0 0 25 0 1 0 657452759 14364672 863 33554432000 4194304 4394578 140735474039664 18446744073709551615 237278540833 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 3507 863 267 49 0 648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14028

[startup+0.700615 s]
/proc/loadavg: 4.04 4.01 3.69 4/292 6765
/proc/meminfo: memFree=19740388/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=14688 CPUtime=0.69 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 1119 0 0 0 69 0 0 0 25 0 1 0 657452759 15040512 1058 33554432000 4194304 4394578 140735474039664 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 3672 1058 267 49 0 813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14688

[startup+1.50048 s]
/proc/loadavg: 4.04 4.01 3.69 4/291 6767
/proc/meminfo: memFree=19747348/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=15484 CPUtime=1.49 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 1289 0 0 0 149 0 0 0 25 0 1 0 657452759 15855616 1228 33554432000 4194304 4394578 140735474039664 18446744073709551615 4287787 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 3871 1228 267 49 0 1012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15484

[startup+3.1002 s]
/proc/loadavg: 4.04 4.01 3.69 4/291 6767
/proc/meminfo: memFree=19745860/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=16548 CPUtime=3.09 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 1560 0 0 0 309 0 0 0 25 0 1 0 657452759 16945152 1499 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 4137 1499 267 49 0 1278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16548

[startup+6.30062 s]
/proc/loadavg: 4.04 4.01 3.69 5/293 6794
/proc/meminfo: memFree=19736508/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=18668 CPUtime=6.29 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 2099 0 0 0 629 0 0 0 25 0 1 0 657452759 19116032 2038 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 4667 2038 267 49 0 1808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18668

[startup+12.7005 s]
/proc/loadavg: 4.03 4.01 3.69 5/293 6794
/proc/meminfo: memFree=19722888/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=22908 CPUtime=12.69 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 3148 0 0 0 1269 0 0 0 25 0 1 0 657452759 23457792 3087 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 5727 3087 267 49 0 2868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22908

[startup+25.5001 s]
/proc/loadavg: 4.03 4.01 3.70 5/293 6794
/proc/meminfo: memFree=19698072/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=29624 CPUtime=25.49 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 4809 0 0 0 2548 1 0 0 25 0 1 0 657452759 30334976 4748 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 7406 4748 267 49 0 4547 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29624

[startup+51.1006 s]
/proc/loadavg: 4.02 4.01 3.70 5/293 6795
/proc/meminfo: memFree=19669920/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=43668 CPUtime=51.09 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 8248 0 0 0 5108 1 0 0 25 0 1 0 657452759 44716032 8187 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298652 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 10917 8187 267 49 0 8058 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43668

[startup+102.311 s]
/proc/loadavg: 4.00 4.00 3.72 5/293 6796
/proc/meminfo: memFree=19582980/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=67908 CPUtime=102.3 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 14253 0 0 0 10227 3 0 0 25 0 1 0 657452759 69537792 14192 33554432000 4194304 4394578 140735474039664 18446744073709551615 4291479 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 16977 14192 267 49 0 14118 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67908

[startup+162.301 s]
/proc/loadavg: 4.07 4.02 3.74 5/293 6798
/proc/meminfo: memFree=19481032/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=99332 CPUtime=162.29 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 22111 0 0 0 16224 5 0 0 25 0 1 0 657452759 101715968 22050 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298933 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 24833 22050 267 49 0 21974 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99332

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 3.75 5/293 6800
/proc/meminfo: memFree=19411580/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=112824 CPUtime=222.29 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 25480 0 0 0 22223 6 0 0 25 0 1 0 657452759 115531776 25419 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 28206 25419 267 49 0 25347 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112824

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/293 6801
/proc/meminfo: memFree=19328976/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=133624 CPUtime=282.29 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 30679 0 0 0 28221 8 0 0 25 0 1 0 657452759 136830976 30618 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 33406 30618 267 49 0 30547 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 133624

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/293 6803
/proc/meminfo: memFree=19258160/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=156164 CPUtime=342.3 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 36293 0 0 0 34220 10 0 0 25 0 1 0 657452759 159911936 36232 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 39041 36232 267 49 0 36182 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156164

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.79 5/293 6859
/proc/meminfo: memFree=19709548/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=165416 CPUtime=402.3 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 38589 0 0 0 40219 11 0 0 25 0 1 0 657452759 169385984 38528 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 41354 38528 267 49 0 38495 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165416

[startup+462.3 s]
/proc/loadavg: 3.99 4.00 3.80 5/293 6862
/proc/meminfo: memFree=19661452/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=176200 CPUtime=462.3 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 41289 0 0 0 46219 11 0 0 25 0 1 0 657452759 180428800 41228 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298902 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 44050 41228 267 49 0 41191 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 176200

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.82 5/293 6892
/proc/meminfo: memFree=19815356/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=196564 CPUtime=522.3 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 46388 0 0 0 52218 12 0 0 25 0 1 0 657452759 201281536 46327 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 49141 46327 267 49 0 46282 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 196564

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 3.83 5/293 6920
/proc/meminfo: memFree=19508512/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=218940 CPUtime=582.31 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 51996 0 0 0 58217 14 0 0 25 0 1 0 657452759 224194560 51935 33554432000 4194304 4394578 140735474039664 18446744073709551615 4292658 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 54735 51935 267 49 0 51876 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 218940

[startup+642.3 s]
/proc/loadavg: 4.07 4.04 3.85 5/293 6922
/proc/meminfo: memFree=19228132/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=232552 CPUtime=642.31 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 55389 0 0 0 64216 15 0 0 25 0 1 0 657452759 238133248 55328 33554432000 4194304 4394578 140735474039664 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 58138 55328 267 49 0 55279 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 232552

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.85 5/293 6923
/proc/meminfo: memFree=19045764/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=260572 CPUtime=702.31 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 62411 0 0 0 70213 18 0 0 25 0 1 0 657452759 266825728 62350 33554432000 4194304 4394578 140735474039664 18446744073709551615 4291498 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 65143 62350 267 49 0 62284 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 260572

[startup+762.311 s]
/proc/loadavg: 3.59 3.92 3.82 4/287 6942
/proc/meminfo: memFree=19296360/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=285644 CPUtime=762.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 68649 0 0 0 76212 20 0 0 25 0 1 0 657452759 292499456 68588 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 71411 68588 267 49 0 68552 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 285644

[startup+822.3 s]
/proc/loadavg: 3.22 3.75 3.77 4/287 6944
/proc/meminfo: memFree=19184724/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=308212 CPUtime=822.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 74287 0 0 0 82210 22 0 0 25 0 1 0 657452759 315609088 74226 33554432000 4194304 4394578 140735474039664 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 77053 74226 267 49 0 74194 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 308212

[startup+882.301 s]
/proc/loadavg: 3.08 3.61 3.72 4/287 6945
/proc/meminfo: memFree=19102628/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=308816 CPUtime=882.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 74424 0 0 0 88210 22 0 0 25 0 1 0 657452759 316227584 74363 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 77204 74363 267 49 0 74345 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 308816

[startup+942.301 s]
/proc/loadavg: 3.03 3.50 3.67 4/287 6947
/proc/meminfo: memFree=19038752/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=309920 CPUtime=942.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 74659 0 0 0 94210 22 0 0 25 0 1 0 657452759 317358080 74598 33554432000 4194304 4394578 140735474039664 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 77480 74598 267 49 0 74621 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 309920

[startup+1002.3 s]
/proc/loadavg: 3.01 3.41 3.63 4/287 6948
/proc/meminfo: memFree=18935564/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=338188 CPUtime=1002.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 81744 0 0 0 100208 24 0 0 25 0 1 0 657452759 346304512 81683 33554432000 4194304 4394578 140735474039664 18446744073709551615 4288332 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 84547 81683 267 49 0 81688 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 338188

[startup+1062.3 s]
/proc/loadavg: 2.85 3.30 3.57 3/281 6967
/proc/meminfo: memFree=19781504/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=359540 CPUtime=1062.31 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 87066 0 0 0 106206 25 0 0 25 0 1 0 657452759 368168960 87005 33554432000 4194304 4394578 140735474039664 18446744073709551615 4299405 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 89885 87005 267 49 0 87026 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 359540

[startup+1122.3 s]
/proc/loadavg: 2.31 3.06 3.47 3/281 6969
/proc/meminfo: memFree=19738808/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=382032 CPUtime=1122.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 92694 0 0 0 112204 28 0 0 25 0 1 0 657452759 391200768 92633 33554432000 4194304 4394578 140735474039664 18446744073709551615 4313431 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 95508 92633 267 49 0 92649 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 382032

[startup+1182.3 s]
/proc/loadavg: 2.17 2.88 3.38 3/281 6970
/proc/meminfo: memFree=19699608/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=400648 CPUtime=1182.32 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 97332 0 0 0 118204 28 0 0 25 0 1 0 657452759 410263552 97271 33554432000 4194304 4394578 140735474039664 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 100162 97271 267 49 0 97303 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 400648

[startup+1242.3 s]
/proc/loadavg: 2.06 2.72 3.29 3/281 6972
/proc/meminfo: memFree=19658056/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=421512 CPUtime=1242.33 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 102550 0 0 0 124203 30 0 0 25 0 1 0 657452759 431628288 102489 33554432000 4194304 4394578 140735474039664 18446744073709551615 4315415 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 105378 102489 267 49 0 102519 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 421512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.08 2.61 3.22 3/281 6973
/proc/meminfo: memFree=19628528/32950904 swapFree=67057400/67111528
[pid=6765] ppid=6763 vsize=450164 CPUtime=1300.03 cores=4,6
/proc/6765/stat : 6765 (SApperloT2010) R 6763 6765 6495 0 -1 4202496 109690 0 0 0 129972 31 0 0 25 0 1 0 657452759 460967936 109629 33554432000 4194304 4394578 140735474039664 18446744073709551615 4285758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6765/statm: 112541 109629 267 49 0 109682 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 450164

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.73
CPU system time (s): 0.333949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 450164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109690
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= 9
involuntary context switches= 1102

runsolver used 3.53546 second user time and 8.04078 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 13:22:10
IDJOB=3380177
IDBENCH=83431
IDSOLVER=1862
FILE ID=node121/3380177-1305458530
RUNJOBID= node121-1305457228-6514
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_4_keyfind_1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380177-1305458530/watcher-3380177-1305458530 -o /tmp/evaluation-result-3380177-1305458530/solver-3380177-1305458530 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380177-1305458530.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1705396181

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:      19740420 kB
Buffers:        314836 kB
Cached:        6229300 kB
SwapCached:       7656 kB
Active:        7455040 kB
Inactive:      5398080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19740420 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:              56 kB
Writeback:           0 kB
AnonPages:     6306704 kB
Mapped:          23012 kB
Slab:           266628 kB
PageTables:      26684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31685448 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:52