Trace number 3362725

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
minisat hack reference: minisat 2.2.0? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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-3362725-1305308107/watcher-3362725-1305308107 -o /tmp/evaluation-result-3362725-1305308107/solver-3362725-1305308107 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362725-1305308107.cnf 

running on 2 cores: 0,2

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.00 4.02 4.00 6/303 21378
/proc/meminfo: memFree=16858820/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=20256 CPUtime=0 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 852 0 0 0 0 0 0 0 21 0 1 0 623226620 20742144 792 33554432000 4194304 4291037 140733231462688 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 5064 792 216 24 0 1698 0

[startup+0.0872151 s]
/proc/loadavg: 4.00 4.02 4.00 6/303 21378
/proc/meminfo: memFree=16858820/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=25752 CPUtime=0.07 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 3211 0 0 0 7 0 0 0 21 0 1 0 623226620 26370048 2880 33554432000 4194304 4291037 140733231462688 18446744073709551615 4230032 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 6438 2880 239 24 0 3072 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25752

[startup+0.101212 s]
/proc/loadavg: 4.00 4.02 4.00 6/303 21378
/proc/meminfo: memFree=16858820/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=25752 CPUtime=0.09 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 3211 0 0 0 9 0 0 0 21 0 1 0 623226620 26370048 2880 33554432000 4194304 4291037 140733231462688 18446744073709551615 4230302 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 6438 2880 239 24 0 3072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25752

[startup+0.301175 s]
/proc/loadavg: 4.00 4.02 4.00 6/303 21378
/proc/meminfo: memFree=16858820/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=26616 CPUtime=0.29 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 3509 0 0 0 29 0 0 0 22 0 1 0 623226620 27254784 3169 33554432000 4194304 4291037 140733231462688 18446744073709551615 4230338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 6654 3169 240 24 0 3288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26616

[startup+0.701105 s]
/proc/loadavg: 4.00 4.02 4.00 6/303 21378
/proc/meminfo: memFree=16858820/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=26072 CPUtime=0.69 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 4717 0 0 0 69 0 0 0 23 0 1 0 623226620 26697728 3267 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 6518 3268 258 24 0 3152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26072

[startup+1.50097 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21379
/proc/meminfo: memFree=16837988/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=30204 CPUtime=1.48 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 5736 0 0 0 148 0 0 0 25 0 1 0 623226620 30928896 4256 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 7551 4256 258 24 0 4185 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30204

[startup+3.10066 s]
/proc/loadavg: 4.00 4.02 4.00 6/304 21379
/proc/meminfo: memFree=16822488/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=36952 CPUtime=3.09 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 7492 0 0 0 308 1 0 0 25 0 1 0 623226620 37838848 5973 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 9238 5973 258 24 0 5872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36952

[startup+6.30107 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21379
/proc/meminfo: memFree=16784580/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=51092 CPUtime=6.28 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 12324 0 0 0 627 1 0 0 25 0 1 0 623226620 52318208 6935 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 12773 6935 258 24 0 9407 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51092

[startup+12.7009 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21380
/proc/meminfo: memFree=16717612/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=64440 CPUtime=12.69 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 17016 0 0 0 1267 2 0 0 25 0 1 0 623226620 65986560 11403 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 16110 11403 258 24 0 12744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64440

[startup+25.5005 s]
/proc/loadavg: 4.00 4.02 4.00 6/304 21380
/proc/meminfo: memFree=16751576/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=64440 CPUtime=25.49 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 23533 0 0 0 2546 3 0 0 25 0 1 0 623226620 65986560 12941 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 16110 12941 258 24 0 12744 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64440

[startup+51.1008 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21381
/proc/meminfo: memFree=16552208/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=77568 CPUtime=51.09 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 46945 0 0 0 5103 6 0 0 25 0 1 0 623226620 79429632 15368 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 19392 15368 258 24 0 16026 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77568

[startup+102.311 s]
/proc/loadavg: 4.00 4.01 4.00 4/302 21438
/proc/meminfo: memFree=23867276/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=107916 CPUtime=102.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 54976 0 0 0 10222 8 0 0 25 0 1 0 623226620 110505984 23096 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 26979 23096 258 24 0 23613 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107916

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/304 21494
/proc/meminfo: memFree=23802552/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=188056 CPUtime=162.29 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 83659 0 0 0 16216 13 0 0 25 0 1 0 623226620 192569344 38744 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 47014 38744 258 24 0 43648 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 188056

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/304 21495
/proc/meminfo: memFree=23842660/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=108480 CPUtime=222.29 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 87019 0 0 0 22214 15 0 0 25 0 1 0 623226620 111083520 23951 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 27120 23951 258 24 0 23754 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 108480

[startup+282.301 s]
/proc/loadavg: 4.28 4.06 4.02 5/304 21497
/proc/meminfo: memFree=23647624/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=133868 CPUtime=282.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 121284 0 0 0 28210 20 0 0 25 0 1 0 623226620 137080832 30298 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 33467 30298 258 24 0 30101 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 133868

[startup+342.301 s]
/proc/loadavg: 4.10 4.05 4.01 5/304 21498
/proc/meminfo: memFree=23595412/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=214008 CPUtime=342.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 149841 0 0 0 34205 25 0 0 25 0 1 0 623226620 219144192 45558 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 53502 45558 258 24 0 50136 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 214008

[startup+402.301 s]
/proc/loadavg: 4.04 4.04 4.01 5/304 21500
/proc/meminfo: memFree=23491120/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=133868 CPUtime=402.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 180235 0 0 0 40200 30 0 0 25 0 1 0 623226620 137080832 30298 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 33467 30298 258 24 0 30101 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133868

[startup+462.301 s]
/proc/loadavg: 4.07 4.04 4.01 5/304 21502
/proc/meminfo: memFree=23258732/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=133868 CPUtime=462.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 201597 0 0 0 46197 33 0 0 25 0 1 0 623226620 137080832 30298 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 33467 30298 258 24 0 30101 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133868

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/304 21503
/proc/meminfo: memFree=23612624/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=183188 CPUtime=522.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 220954 0 0 0 52194 36 0 0 25 0 1 0 623226620 187584512 41732 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 45797 41732 258 24 0 42431 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 183188

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/304 21505
/proc/meminfo: memFree=23408632/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=133868 CPUtime=582.3 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 236372 0 0 0 58191 39 0 0 25 0 1 0 623226620 137080832 30298 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 33467 30298 258 24 0 30101 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133868

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21506
/proc/meminfo: memFree=23298868/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=183188 CPUtime=642.32 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 264573 0 0 0 64188 44 0 0 25 0 1 0 623226620 187584512 40412 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 45797 40412 258 24 0 42431 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 183188

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/304 21508
/proc/meminfo: memFree=23138244/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=164112 CPUtime=702.31 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 287535 0 0 0 70183 48 0 0 25 0 1 0 623226620 168050688 33191 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 41028 33191 258 24 0 37662 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164112

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 4.00 5/304 21510
/proc/meminfo: memFree=23098540/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=164112 CPUtime=762.33 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 299926 0 0 0 76182 51 0 0 25 0 1 0 623226620 168050688 33191 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 41028 33191 258 24 0 37662 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 164112

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 4.01 5/304 21511
/proc/meminfo: memFree=22786640/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=294340 CPUtime=822.31 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 321968 0 0 0 82175 56 0 0 25 0 1 0 623226620 301404160 55028 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 73585 55028 258 24 0 70219 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 294340

[startup+882.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/304 21513
/proc/meminfo: memFree=22821084/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=244252 CPUtime=882.31 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 340326 0 0 0 88172 59 0 0 25 0 1 0 623226620 250114048 46671 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 61063 46671 258 24 0 57697 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 244252

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/304 21514
/proc/meminfo: memFree=22675588/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=169568 CPUtime=942.31 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 355455 0 0 0 94168 63 0 0 25 0 1 0 623226620 173637632 38184 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 42392 38184 258 24 0 39026 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 169568

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.01 5/304 21516
/proc/meminfo: memFree=22689084/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=169568 CPUtime=1002.32 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 398278 0 0 0 100160 72 0 0 25 0 1 0 623226620 173637632 39223 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 42392 39223 258 24 0 39026 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169568

[startup+1062.3 s]
/proc/loadavg: 3.95 4.02 4.00 4/299 21536
/proc/meminfo: memFree=23315368/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=169568 CPUtime=1062.33 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 418018 0 0 0 106157 76 0 0 25 0 1 0 623226620 173637632 39223 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 42392 39223 258 24 0 39026 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 169568

[startup+1122.3 s]
/proc/loadavg: 3.35 3.83 3.93 4/298 21537
/proc/meminfo: memFree=23180424/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=218888 CPUtime=1122.32 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 441405 0 0 0 112152 80 0 0 25 0 1 0 623226620 224141312 48023 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 54722 48023 258 24 0 51356 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 218888

[startup+1182.3 s]
/proc/loadavg: 3.12 3.68 3.87 4/298 21539
/proc/meminfo: memFree=23110068/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=169568 CPUtime=1182.33 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 467359 0 0 0 118148 85 0 0 25 0 1 0 623226620 173637632 39223 33554432000 4194304 4291037 140733231462688 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 42392 39223 258 24 0 39026 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 169568

[startup+1242.3 s]
/proc/loadavg: 3.04 3.55 3.81 4/298 21540
/proc/meminfo: memFree=22953288/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=238288 CPUtime=1242.33 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 507506 0 0 0 124142 91 0 0 25 0 1 0 623226620 244006912 55030 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 59572 55030 258 24 0 56206 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 238288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.45 3.76 4/298 21542
/proc/meminfo: memFree=22877228/32951124 swapFree=63485424/67111528
[pid=21378] ppid=21376 vsize=238288 CPUtime=1300.03 cores=0,2
/proc/21378/stat : 21378 (minisat_release) R 21376 21378 21172 0 -1 4202496 528203 0 0 0 129908 95 0 0 25 0 1 0 623226620 244006912 53332 33554432000 4194304 4291037 140733231462688 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21378/statm: 59572 53332 258 24 0 56206 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 238288

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.09
CPU system time (s): 0.968852
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 299796

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

runsolver used 3.79542 second user time and 8.04378 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 19:35:07
IDJOB=3362725
IDBENCH=83413
IDSOLVER=1840
FILE ID=node147/3362725-1305308107
RUNJOBID= node147-1305306805-21190
PBS_JOBID= 13321481
Free space on /tmp= 52408 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362725-1305308107/watcher-3362725-1305308107 -o /tmp/evaluation-result-3362725-1305308107/solver-3362725-1305308107 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362725-1305308107.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=436330556

node147.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.836
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.82
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.836
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:     32951124 kB
MemFree:      16858976 kB
Buffers:        238852 kB
Cached:        5010440 kB
SwapCached:      13132 kB
Active:        9176348 kB
Inactive:      6674392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16858976 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            3564 kB
Writeback:           0 kB
AnonPages:    10597332 kB
Mapped:          15328 kB
Slab:           134708 kB
PageTables:      44384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 55817932 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= 52432 MiB
End job on node147 at 2011-05-13 19:56:49