Trace number 3362724

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.05 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3362724-1305308037/watcher-3362724-1305308037 -o /tmp/evaluation-result-3362724-1305308037/solver-3362724-1305308037 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362724-1305308037.cnf 

running on 2 cores: 5,7

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.00 4.00 4/363 1615
/proc/meminfo: memFree=11199356/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=11796 CPUtime=0 cores=5,7
/proc/1615/stat : 1615 (runsolver) R 1613 1615 1265 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 721034413 12079104 50 33554432000 4194304 5432360 140733318926496 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/1615/statm: 2949 50 30 303 0 2643 0

[startup+0.0713179 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1615
/proc/meminfo: memFree=11199356/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=21712 CPUtime=0.05 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 1484 0 0 0 5 0 0 0 25 0 1 0 721034413 22233088 1391 33554432000 4194304 4291037 140734110796512 18446744073709551615 4232459 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 5428 1391 239 24 0 2062 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21712

[startup+0.100319 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1615
/proc/meminfo: memFree=11199356/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=21712 CPUtime=0.08 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 1484 0 0 0 8 0 0 0 25 0 1 0 721034413 22233088 1391 33554432000 4194304 4291037 140734110796512 18446744073709551615 4230176 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 5428 1391 239 24 0 2062 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21712

[startup+0.300287 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1615
/proc/meminfo: memFree=11199356/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=20004 CPUtime=0.28 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 2053 0 0 0 28 0 0 0 25 0 1 0 721034413 20484096 1616 33554432000 4194304 4291037 140734110796512 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 5001 1616 258 24 0 1635 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20004

[startup+0.700216 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1615
/proc/meminfo: memFree=11199356/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=20888 CPUtime=0.68 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 3328 0 0 0 68 0 0 0 25 0 1 0 721034413 21389312 2028 33554432000 4194304 4291037 140734110796512 18446744073709551615 256415057432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 5222 2028 258 24 0 1856 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20888

[startup+1.50105 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1616
/proc/meminfo: memFree=11181528/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=30756 CPUtime=1.47 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 5788 0 0 0 147 0 0 0 25 0 1 0 721034413 31494144 4361 33554432000 4194304 4291037 140734110796512 18446744073709551615 4262368 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 7689 4361 258 24 0 4323 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30756

[startup+3.10075 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1616
/proc/meminfo: memFree=11173220/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=30756 CPUtime=3.07 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 5930 0 0 0 307 0 0 0 25 0 1 0 721034413 31494144 4496 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255536 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 7689 4496 258 24 0 4323 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30756

[startup+6.30115 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1616
/proc/meminfo: memFree=11160160/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=39840 CPUtime=6.28 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 8322 0 0 0 627 1 0 0 25 0 1 0 721034413 40796160 5218 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 9960 5218 258 24 0 6594 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39840

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1616
/proc/meminfo: memFree=11179640/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=44260 CPUtime=12.68 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 11077 0 0 0 1266 2 0 0 25 0 1 0 721034413 45322240 7856 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 11065 7856 258 24 0 7699 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44260

[startup+25.5005 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1617
/proc/meminfo: memFree=11134632/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=46980 CPUtime=25.48 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 19420 0 0 0 2545 3 0 0 25 0 1 0 721034413 48107520 8561 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 11745 8561 258 24 0 8379 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46980

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1617
/proc/meminfo: memFree=11045928/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=58540 CPUtime=51.08 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 22275 0 0 0 5105 3 0 0 25 0 1 0 721034413 59944960 11367 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 14635 11367 258 24 0 11269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58540

[startup+102.313 s]
/proc/loadavg: 4.07 4.02 4.00 5/364 1646
/proc/meminfo: memFree=11163632/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=107988 CPUtime=102.29 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 36695 0 0 0 10223 6 0 0 25 0 1 0 721034413 110579712 20744 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 26997 20744 258 24 0 23631 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 107988

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/364 1647
/proc/meminfo: memFree=11102740/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=107988 CPUtime=162.28 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 37055 0 0 0 16222 6 0 0 25 0 1 0 721034413 110579712 21089 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 26997 21089 258 24 0 23631 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 107988

[startup+222.301 s]
/proc/loadavg: 4.12 4.04 4.01 5/364 1649
/proc/meminfo: memFree=10975856/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=157308 CPUtime=222.28 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 68780 0 0 0 22218 10 0 0 25 0 1 0 721034413 161083392 34686 33554432000 4194304 4291037 140734110796512 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 39327 34686 258 24 0 35961 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 157308

[startup+282.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/364 1650
/proc/meminfo: memFree=11074756/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=138516 CPUtime=282.28 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 82066 0 0 0 28216 12 0 0 25 0 1 0 721034413 141840384 24829 33554432000 4194304 4291037 140734110796512 18446744073709551615 4262394 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 34629 24829 258 24 0 31263 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 138516

[startup+342.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/364 1655
/proc/meminfo: memFree=11051840/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=138516 CPUtime=342.28 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 92671 0 0 0 34215 13 0 0 25 0 1 0 721034413 141840384 26777 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 34629 26777 258 24 0 31263 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 138516

[startup+402.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/364 1657
/proc/meminfo: memFree=11055280/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=138516 CPUtime=402.29 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 92671 0 0 0 40216 13 0 0 25 0 1 0 721034413 141840384 26777 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 34629 26777 258 24 0 31263 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 138516

[startup+462.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/364 1658
/proc/meminfo: memFree=11009860/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=138516 CPUtime=462.29 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 92671 0 0 0 46216 13 0 0 25 0 1 0 721034413 141840384 26777 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 34629 26777 258 24 0 31263 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 138516

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/364 1660
/proc/meminfo: memFree=10988492/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=138516 CPUtime=522.29 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 133718 0 0 0 52211 18 0 0 25 0 1 0 721034413 141840384 26777 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 34629 26777 258 24 0 31263 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 138516

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 1661
/proc/meminfo: memFree=10986712/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=138516 CPUtime=582.3 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 160074 0 0 0 58208 22 0 0 25 0 1 0 721034413 141840384 31445 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255949 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 34629 31445 258 24 0 31263 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 138516

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/364 1663
/proc/meminfo: memFree=10984688/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=642.3 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 189862 0 0 0 64203 27 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 150500

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/364 1665
/proc/meminfo: memFree=10913108/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=702.3 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 198454 0 0 0 70201 29 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 150500

[startup+762.313 s]
/proc/loadavg: 4.19 4.06 4.01 5/364 1666
/proc/meminfo: memFree=10845116/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=762.32 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 198454 0 0 0 76203 29 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 150500

[startup+822.301 s]
/proc/loadavg: 4.08 4.05 4.01 5/364 1668
/proc/meminfo: memFree=10823740/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=822.3 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 207120 0 0 0 82201 29 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 150500

[startup+882.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/364 1669
/proc/meminfo: memFree=10963320/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=882.3 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 215001 0 0 0 88200 30 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 150500

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/364 1671
/proc/meminfo: memFree=10889732/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=942.3 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 264478 0 0 0 94194 36 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4251571 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 150500

[startup+1002.3 s]
/proc/loadavg: 3.68 3.95 3.97 4/358 1691
/proc/meminfo: memFree=11314068/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=1002.31 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 286209 0 0 0 100192 39 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 150500

[startup+1062.3 s]
/proc/loadavg: 3.27 3.79 3.91 4/358 1692
/proc/meminfo: memFree=11322200/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=150500 CPUtime=1062.32 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 286209 0 0 0 106193 39 0 0 25 0 1 0 721034413 154112000 34441 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 37625 34441 258 24 0 34259 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 150500

[startup+1122.3 s]
/proc/loadavg: 3.09 3.63 3.85 4/358 1694
/proc/meminfo: memFree=11316072/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=157572 CPUtime=1122.31 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 304523 0 0 0 112190 41 0 0 25 0 1 0 721034413 161353728 36209 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 39393 36209 258 24 0 36027 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 157572

[startup+1182.3 s]
/proc/loadavg: 2.53 3.38 3.75 3/352 1713
/proc/meminfo: memFree=11470748/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=157572 CPUtime=1182.32 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 304523 0 0 0 118191 41 0 0 25 0 1 0 721034413 161353728 36209 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 39393 36209 258 24 0 36027 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 157572

[startup+1242.3 s]
/proc/loadavg: 2.18 3.11 3.63 3/352 1715
/proc/meminfo: memFree=11469216/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=157572 CPUtime=1242.32 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 326472 0 0 0 124189 43 0 0 25 0 1 0 721034413 161353728 36209 33554432000 4194304 4291037 140734110796512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 39393 36209 258 24 0 36027 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 157572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.92 3.53 3/352 1717
/proc/meminfo: memFree=11467804/32950928 swapFree=67111200/67111528
[pid=1615] ppid=1613 vsize=157572 CPUtime=1300.02 cores=5,7
/proc/1615/stat : 1615 (minisat_release) R 1613 1615 1265 0 -1 4202496 346728 0 0 0 129955 47 0 0 25 0 1 0 721034413 161353728 36209 33554432000 4194304 4291037 140734110796512 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1615/statm: 39393 36209 258 24 0 36027 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 157572

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.05
CPU user time (s): 1299.57
CPU system time (s): 0.480926
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 237712

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

runsolver used 4.5903 second user time and 10.5744 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-13 19:33:57
IDJOB=3362724
IDBENCH=83408
IDSOLVER=1840
FILE ID=node115/3362724-1305308037
RUNJOBID= node115-1305306412-1286
PBS_JOBID= 13321471
Free space on /tmp= 50032 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=772575123

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.77
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11199512 kB
Buffers:        245008 kB
Cached:       10577792 kB
SwapCached:          0 kB
Active:       12258784 kB
Inactive:      9032572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11199512 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:    10468800 kB
Mapped:          28604 kB
Slab:           351928 kB
PageTables:      42108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70245836 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= 50060 MiB
End job on node115 at 2011-05-13 19:55:39