Trace number 3309872

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/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
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-3309872-1303997397/watcher-3309872-1303997397 -o /tmp/evaluation-result-3309872-1303997397/solver-3309872-1303997397 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309872-1303997397.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: 2.00 2.00 2.00 2/177 12361
/proc/meminfo: memFree=18361560/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=19688 CPUtime=0 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 562 0 0 0 0 0 0 0 25 0 1 0 589970330 20160512 492 33554432000 4194304 4309791 140734482602752 18446744073709551615 4226080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 4922 492 219 29 0 1551 0

[startup+0.0944301 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 12361
/proc/meminfo: memFree=18361560/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=16092 CPUtime=0.09 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 788 0 0 0 9 0 0 0 25 0 1 0 589970330 16478208 643 33554432000 4194304 4309791 140734482602752 18446744073709551615 4276390 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 4023 643 242 29 0 652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16092

[startup+0.100428 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 12361
/proc/meminfo: memFree=18361560/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=16092 CPUtime=0.09 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 795 0 0 0 9 0 0 0 25 0 1 0 589970330 16478208 650 33554432000 4194304 4309791 140734482602752 18446744073709551615 4277396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 4023 650 242 29 0 652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16092

[startup+0.300396 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 12361
/proc/meminfo: memFree=18361560/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=18956 CPUtime=0.29 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 1300 0 0 0 29 0 0 0 25 0 1 0 589970330 19410944 971 33554432000 4194304 4309791 140734482602752 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 4739 971 242 29 0 1368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18956

[startup+0.700327 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 12361
/proc/meminfo: memFree=18361560/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=19984 CPUtime=0.69 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 1762 0 0 0 69 0 0 0 25 0 1 0 589970330 20463616 1411 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 4996 1411 242 29 0 1625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19984

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12362
/proc/meminfo: memFree=18355376/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=23432 CPUtime=1.49 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 2600 0 0 0 149 0 0 0 25 0 1 0 589970330 23994368 2239 33554432000 4194304 4309791 140734482602752 18446744073709551615 4277428 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 5858 2239 242 29 0 2487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23432

[startup+3.10093 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12362
/proc/meminfo: memFree=18351532/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=23432 CPUtime=3.09 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 4086 0 0 0 309 0 0 0 25 0 1 0 589970330 23994368 2478 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 5858 2478 242 29 0 2487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23432

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12362
/proc/meminfo: memFree=18343484/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=30504 CPUtime=6.29 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 5897 0 0 0 629 0 0 0 25 0 1 0 589970330 31236096 4247 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 7626 4247 242 29 0 4255 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30504

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12362
/proc/meminfo: memFree=18336044/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=35244 CPUtime=12.69 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 7096 0 0 0 1268 1 0 0 25 0 1 0 589970330 36089856 5415 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 8811 5415 242 29 0 5440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35244

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12362
/proc/meminfo: memFree=18321812/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=61600 CPUtime=25.49 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 12917 0 0 0 2548 1 0 0 25 0 1 0 589970330 63078400 7968 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 15400 7968 242 29 0 12029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61600

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12364
/proc/meminfo: memFree=18308400/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=61600 CPUtime=51.09 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 14066 0 0 0 5108 1 0 0 25 0 1 0 589970330 63078400 9094 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 15400 9094 242 29 0 12029 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61600

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12364
/proc/meminfo: memFree=18287680/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=80456 CPUtime=102.29 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 20226 0 0 0 10227 2 0 0 25 0 1 0 589970330 82386944 10189 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 20114 10189 242 29 0 16743 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80456

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12366
/proc/meminfo: memFree=18337868/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=80456 CPUtime=162.29 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 26552 0 0 0 16226 3 0 0 25 0 1 0 589970330 82386944 16383 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 20114 16383 242 29 0 16743 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80456

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12368
/proc/meminfo: memFree=18287856/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=80456 CPUtime=222.29 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 34765 0 0 0 22225 4 0 0 25 0 1 0 589970330 82386944 16734 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259474 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 20114 16734 242 29 0 16743 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80456

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12370
/proc/meminfo: memFree=18267484/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=80456 CPUtime=282.3 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 51750 0 0 0 28224 6 0 0 25 0 1 0 589970330 82386944 16734 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 20114 16734 242 29 0 16743 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80456

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12372
/proc/meminfo: memFree=18252340/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=80456 CPUtime=342.3 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 69896 0 0 0 34222 8 0 0 25 0 1 0 589970330 82386944 16734 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 20114 16734 242 29 0 16743 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80456

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12372
/proc/meminfo: memFree=18302400/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=129776 CPUtime=402.29 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 88272 0 0 0 40219 10 0 0 25 0 1 0 589970330 132890624 25398 33554432000 4194304 4309791 140734482602752 18446744073709551615 4276779 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 32444 25398 242 29 0 29073 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 129776

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12374
/proc/meminfo: memFree=18280548/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=80456 CPUtime=462.3 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 100094 0 0 0 46217 13 0 0 25 0 1 0 589970330 82386944 16734 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 20114 16734 242 29 0 16743 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80456

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12376
/proc/meminfo: memFree=18230172/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=129776 CPUtime=522.3 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 118989 0 0 0 52215 15 0 0 25 0 1 0 589970330 132890624 24701 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 32444 24701 242 29 0 29073 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 129776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12381
/proc/meminfo: memFree=18205348/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=129776 CPUtime=582.3 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 132517 0 0 0 58211 19 0 0 25 0 1 0 589970330 132890624 26794 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 32444 26794 242 29 0 29073 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 129776

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12508
/proc/meminfo: memFree=18164664/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=151196 CPUtime=4002.35 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 688088 0 0 0 400082 153 0 0 25 0 1 0 589970330 154824704 34412 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 37799 34412 242 29 0 34428 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 151196

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12510
/proc/meminfo: memFree=18105104/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=182016 CPUtime=4062.35 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 694364 0 0 0 406079 156 0 0 25 0 1 0 589970330 186384384 40590 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 45504 40590 242 29 0 42133 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 182016

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12512
/proc/meminfo: memFree=18057964/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=232104 CPUtime=4122.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 699103 0 0 0 412077 159 0 0 25 0 1 0 589970330 237674496 45248 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 58026 45248 242 29 0 54655 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 232104

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12517
/proc/meminfo: memFree=18138388/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=151196 CPUtime=4182.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 710645 0 0 0 418075 161 0 0 25 0 1 0 589970330 154824704 32998 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 37799 32998 242 29 0 34428 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 151196

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12519
/proc/meminfo: memFree=18084916/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=182016 CPUtime=4242.35 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 716938 0 0 0 424072 163 0 0 25 0 1 0 589970330 186384384 39202 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 45504 39202 242 29 0 42133 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 182016

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12519
/proc/meminfo: memFree=18037008/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=232104 CPUtime=4302.35 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 721591 0 0 0 430070 165 0 0 25 0 1 0 589970330 237674496 43784 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 58026 43784 242 29 0 54655 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 232104

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12521
/proc/meminfo: memFree=18192336/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=101876 CPUtime=4362.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 724312 0 0 0 436069 167 0 0 25 0 1 0 589970330 104321024 22089 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 25469 22089 242 29 0 22098 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 101876

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12523
/proc/meminfo: memFree=18100288/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=182016 CPUtime=4422.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 738279 0 0 0 442065 171 0 0 25 0 1 0 589970330 186384384 35960 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 45504 35960 242 29 0 42133 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 182016

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 12525
/proc/meminfo: memFree=18043940/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=232104 CPUtime=4482.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 744672 0 0 0 448063 173 0 0 25 0 1 0 589970330 237674496 42261 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 58026 42261 242 29 0 54655 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 232104

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12527
/proc/meminfo: memFree=17999272/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=232104 CPUtime=4542.35 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 748744 0 0 0 454061 174 0 0 25 0 1 0 589970330 237674496 46282 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259898 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 58026 46282 242 29 0 54655 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 232104

[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12527
/proc/meminfo: memFree=18127820/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=151196 CPUtime=4602.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 760104 0 0 0 460060 176 0 0 25 0 1 0 589970330 154824704 32956 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 37799 32956 242 29 0 34428 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 151196

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12529
/proc/meminfo: memFree=18070500/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=182016 CPUtime=4662.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 765616 0 0 0 466058 178 0 0 25 0 1 0 589970330 186384384 38397 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 45504 38397 242 29 0 42133 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 182016

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12531
/proc/meminfo: memFree=18020112/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=232104 CPUtime=4722.37 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 771424 0 0 0 472055 182 0 0 25 0 1 0 589970330 237674496 44125 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259926 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 58026 44125 242 29 0 54655 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 232104

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12533
/proc/meminfo: memFree=18187972/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=101876 CPUtime=4782.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 774648 0 0 0 478052 184 0 0 25 0 1 0 589970330 104321024 22089 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 25469 22089 242 29 0 22098 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 101876

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12535
/proc/meminfo: memFree=18103868/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=182016 CPUtime=4842.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 787100 0 0 0 484050 186 0 0 25 0 1 0 589970330 186384384 34477 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 45504 34477 242 29 0 42133 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 182016

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12535
/proc/meminfo: memFree=18054472/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=182016 CPUtime=4902.37 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 792090 0 0 0 490048 189 0 0 25 0 1 0 589970330 186384384 39402 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 45504 39402 242 29 0 42133 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 182016

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12537
/proc/meminfo: memFree=18004948/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=232104 CPUtime=4962.36 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 797555 0 0 0 496044 192 0 0 25 0 1 0 589970330 237674496 44794 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 58026 44794 242 29 0 54655 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 232104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 12539
/proc/meminfo: memFree=18190176/32951124 swapFree=67110396/67111528
[pid=12361] ppid=12359 vsize=101876 CPUtime=5000.07 cores=1,3,5,7
/proc/12361/stat : 12361 (glueminisat) R 12359 12361 11749 0 -1 4202496 800278 0 0 0 499813 194 0 0 25 0 1 0 589970330 104321024 22089 33554432000 4194304 4309791 140734482602752 18446744073709551615 4259184 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12361/statm: 25469 22089 242 29 0 22098 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 101876

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): 4998.14
CPU system time (s): 1.9477
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 232104

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

runsolver used 7.83981 second user time and 18.0243 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 15:29:57
IDJOB=3309872
IDBENCH=83421
IDSOLVER=1694
FILE ID=node118/3309872-1303997397
RUNJOBID= node118-1303987384-11768
PBS_JOBID= 13168758
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=582041183

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18361840 kB
Buffers:       1894896 kB
Cached:       11937084 kB
SwapCached:        600 kB
Active:        9518984 kB
Inactive:      4535124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18361840 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:      220848 kB
Mapped:          15288 kB
Slab:           470896 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   374060 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= 71600 MiB
End job on node118 at 2011-04-28 16:53:19