Trace number 3309884

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
glueminisat 2.2.5? (TO) 5000.09 5000.01

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 benchmark
Best CPU time to get the best result obtained on this benchmark
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: 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-3309884-1303997436/watcher-3309884-1303997436 -o /tmp/evaluation-result-3309884-1303997436/solver-3309884-1303997436 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309884-1303997436.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.99 2/177 25448
/proc/meminfo: memFree=16840812/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=19420 CPUtime=0 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 462 0 0 0 0 0 0 0 25 0 1 0 511342097 19886080 399 33554432000 4194304 4309791 140734358629664 18446744073709551615 210204315947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 4855 399 223 29 0 1484 0

[startup+0.086879 s]
/proc/loadavg: 1.91 1.98 1.99 2/177 25448
/proc/meminfo: memFree=16840812/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=16280 CPUtime=0.08 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 726 0 0 0 8 0 0 0 25 0 1 0 511342097 16670720 628 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 4070 628 242 29 0 699 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16280

[startup+0.100879 s]
/proc/loadavg: 1.91 1.98 1.99 2/177 25448
/proc/meminfo: memFree=16840812/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=16280 CPUtime=0.09 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 740 0 0 0 9 0 0 0 25 0 1 0 511342097 16670720 641 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 4070 642 242 29 0 699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16280

[startup+0.300844 s]
/proc/loadavg: 1.91 1.98 1.99 2/177 25448
/proc/meminfo: memFree=16840812/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=16664 CPUtime=0.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 869 0 0 0 29 0 0 0 25 0 1 0 511342097 17063936 763 33554432000 4194304 4309791 140734358629664 18446744073709551615 4276350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 4166 763 242 29 0 795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16664

[startup+0.700777 s]
/proc/loadavg: 1.91 1.98 1.99 2/177 25448
/proc/meminfo: memFree=16840812/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=20176 CPUtime=0.69 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 1399 0 0 0 69 0 0 0 25 0 1 0 511342097 20660224 1279 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 5044 1279 242 29 0 1673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20176

[startup+1.50065 s]
/proc/loadavg: 1.91 1.98 1.99 3/178 25449
/proc/meminfo: memFree=16834868/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=24544 CPUtime=1.49 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 2194 0 0 0 149 0 0 0 25 0 1 0 511342097 25133056 2052 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 6136 2052 242 29 0 2765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24544

[startup+3.10038 s]
/proc/loadavg: 1.91 1.98 1.99 3/178 25449
/proc/meminfo: memFree=16830280/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=20196 CPUtime=3.09 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 2814 0 0 0 309 0 0 0 25 0 1 0 511342097 20680704 1646 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 5049 1646 243 29 0 1678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20196

[startup+6.30084 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25449
/proc/meminfo: memFree=16827416/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=27532 CPUtime=6.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 4253 0 0 0 629 0 0 0 25 0 1 0 511342097 28192768 3031 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 6883 3031 243 29 0 3512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27532

[startup+12.7008 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25449
/proc/meminfo: memFree=16821964/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=31924 CPUtime=12.69 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 8868 0 0 0 1268 1 0 0 25 0 1 0 511342097 32690176 4186 33554432000 4194304 4309791 140734358629664 18446744073709551615 4277246 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 7981 4186 243 29 0 4610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31924

[startup+25.5006 s]
/proc/loadavg: 1.94 1.98 1.99 3/178 25450
/proc/meminfo: memFree=16818268/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=43432 CPUtime=25.49 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 9628 0 0 0 2548 1 0 0 25 0 1 0 511342097 44474368 4930 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 10858 4930 243 29 0 7487 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43432

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 25451
/proc/meminfo: memFree=16813292/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=43432 CPUtime=51.09 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 10420 0 0 0 5108 1 0 0 25 0 1 0 511342097 44474368 5700 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 10858 5700 243 29 0 7487 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43432

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 25452
/proc/meminfo: memFree=16783268/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=47892 CPUtime=102.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 12454 0 0 0 10228 1 0 0 25 0 1 0 511342097 49041408 7665 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 11973 7665 243 29 0 8602 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47892

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25453
/proc/meminfo: memFree=16775932/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=57708 CPUtime=162.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 18603 0 0 0 16227 2 0 0 25 0 1 0 511342097 59092992 9280 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 14427 9280 243 29 0 11056 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57708

[startup+222.301 s]
/proc/loadavg: 2.07 2.00 2.00 3/178 25455
/proc/meminfo: memFree=16755692/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=222.3 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 27757 0 0 0 22226 4 0 0 25 0 1 0 511342097 79630336 13544 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 13544 243 29 0 16070 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77764

[startup+282.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 25457
/proc/meminfo: memFree=16750096/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=282.3 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 28221 0 0 0 28226 4 0 0 25 0 1 0 511342097 79630336 13997 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 13997 243 29 0 16070 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77764

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 25458
/proc/meminfo: memFree=16748356/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=342.3 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 28325 0 0 0 34226 4 0 0 25 0 1 0 511342097 79630336 14099 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 14099 243 29 0 16070 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 77764

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25460
/proc/meminfo: memFree=16739404/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=402.3 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 28936 0 0 0 40226 4 0 0 25 0 1 0 511342097 79630336 14696 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 14696 243 29 0 16070 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 77764

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25461
/proc/meminfo: memFree=16727116/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=462.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 29095 0 0 0 46225 4 0 0 25 0 1 0 511342097 79630336 14852 33554432000 4194304 4309791 140734358629664 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 14852 243 29 0 16070 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 77764

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25463
/proc/meminfo: memFree=16723752/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=522.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 29996 0 0 0 52225 4 0 0 25 0 1 0 511342097 79630336 15720 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 15720 243 29 0 16070 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 77764

[startup+582.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 25465
/proc/meminfo: memFree=16723740/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=77764 CPUtime=582.29 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 29996 0 0 0 58225 4 0 0 25 0 1 0 511342097 79630336 15720 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25448/statm: 19441 15720 243 29 0 16070 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 77764

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25568
/proc/meminfo: memFree=16579072/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4002.35 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 311620 0 0 0 400174 61 0 0 25 0 1 0 511342097 162398208 33693 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 33693 244 29 0 36277 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 158592

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25569
/proc/meminfo: memFree=16555732/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4062.35 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 314196 0 0 0 406173 62 0 0 25 0 1 0 511342097 162398208 36212 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259895 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 36212 244 29 0 36277 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 158592

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25571
/proc/meminfo: memFree=16643884/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4122.35 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 315277 0 0 0 412172 63 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 109272

[startup+4182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 25573
/proc/meminfo: memFree=16595140/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4182.35 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 323451 0 0 0 418171 64 0 0 25 0 1 0 511342097 162398208 32087 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259423 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 32087 244 29 0 36277 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 158592

[startup+4242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 25574
/proc/meminfo: memFree=16569568/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4242.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 326348 0 0 0 424171 65 0 0 25 0 1 0 511342097 162398208 34906 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 34906 244 29 0 36277 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 158592

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25576
/proc/meminfo: memFree=16599796/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4302.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 328491 0 0 0 430170 66 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 109272

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25577
/proc/meminfo: memFree=16631388/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4362.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 328491 0 0 0 436170 66 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 109272

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25579
/proc/meminfo: memFree=16576320/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4422.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 338356 0 0 0 442168 68 0 0 25 0 1 0 511342097 162398208 33749 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 33749 244 29 0 36277 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 158592

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25581
/proc/meminfo: memFree=16553248/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4482.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 340866 0 0 0 448166 70 0 0 25 0 1 0 511342097 162398208 36198 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 36198 244 29 0 36277 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 158592

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25582
/proc/meminfo: memFree=16590424/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4542.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 342396 0 0 0 454165 71 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 109272

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25584
/proc/meminfo: memFree=16634424/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4602.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 342396 0 0 0 460165 71 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259194 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 109272

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25585
/proc/meminfo: memFree=16578096/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4662.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 352454 0 0 0 466163 73 0 0 25 0 1 0 511342097 162398208 33927 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 33927 244 29 0 36277 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 158592

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25587
/proc/meminfo: memFree=16555144/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4722.37 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 354712 0 0 0 472162 75 0 0 25 0 1 0 511342097 162398208 36125 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 36125 244 29 0 36277 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 158592

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25589
/proc/meminfo: memFree=16591960/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4782.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 356623 0 0 0 478160 76 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 109272

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25590
/proc/meminfo: memFree=16581768/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=109272 CPUtime=4842.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 356623 0 0 0 484160 76 0 0 25 0 1 0 511342097 111894528 23933 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 27318 23933 244 29 0 23947 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 109272

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25592
/proc/meminfo: memFree=16589308/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4902.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 366260 0 0 0 490158 78 0 0 25 0 1 0 511342097 162398208 33511 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259423 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 33511 244 29 0 36277 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 158592

[startup+4962.3 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 25611
/proc/meminfo: memFree=16756020/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=158592 CPUtime=4962.36 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 368854 0 0 0 496157 79 0 0 25 0 1 0 511342097 162398208 36037 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 39648 36037 244 29 0 36277 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 158592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.48 1.86 1.95 3/172 25613
/proc/meminfo: memFree=16750912/32951124 swapFree=67111528/67111528
[pid=25448] ppid=25446 vsize=189412 CPUtime=5000.07 cores=1,3,5,7
/proc/25448/stat : 25448 (glueminisat) R 25446 25448 24913 0 -1 4202496 370193 0 0 0 499927 80 0 0 25 0 1 0 511342097 193957888 37335 33554432000 4194304 4309791 140734358629664 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25448/statm: 47353 37335 244 29 0 43982 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 189412

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): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.27
CPU system time (s): 0.811876
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 189412

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

runsolver used 7.76182 second user time and 18.3942 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 15:30:36
IDJOB=3309884
IDBENCH=83431
IDSOLVER=1694
FILE ID=node130/3309884-1303997436
RUNJOBID= node130-1303987380-24932
PBS_JOBID= 13168744
Free space on /tmp= 71992 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309884-1303997436/watcher-3309884-1303997436 -o /tmp/evaluation-result-3309884-1303997436/solver-3309884-1303997436 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309884-1303997436.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=844839415

node130.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.838
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.67
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.838
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	: 5332.83
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.838
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.75
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16840960 kB
Buffers:       2124732 kB
Cached:       13313608 kB
SwapCached:          0 kB
Active:        7347960 kB
Inactive:      8210664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16840960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             856 kB
Writeback:           0 kB
AnonPages:      119684 kB
Mapped:          15516 kB
Slab:           489040 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270112 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= 71996 MiB
End job on node130 at 2011-04-28 16:53:58