Trace number 3362726

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.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362726-1305308137/watcher-3362726-1305308137 -o /tmp/evaluation-result-3362726-1305308137/solver-3362726-1305308137 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362726-1305308137.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.90 3.98 3.99 4/329 8468
/proc/meminfo: memFree=25809056/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=19384 CPUtime=0 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 473 0 0 0 0 0 0 0 25 0 1 0 642412546 19849216 411 33554432000 4194304 4291037 140736283402160 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4846 411 238 24 0 1480 0

[startup+0.066189 s]
/proc/loadavg: 3.90 3.98 3.99 4/329 8468
/proc/meminfo: memFree=25809056/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=16004 CPUtime=0.06 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 619 0 0 0 6 0 0 0 25 0 1 0 642412546 16388096 523 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4001 523 255 24 0 635 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16004

[startup+0.100186 s]
/proc/loadavg: 3.90 3.98 3.99 4/329 8468
/proc/meminfo: memFree=25809056/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=16004 CPUtime=0.09 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 628 0 0 0 9 0 0 0 25 0 1 0 642412546 16388096 532 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4001 532 255 24 0 635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16004

[startup+0.300149 s]
/proc/loadavg: 3.90 3.98 3.99 4/329 8468
/proc/meminfo: memFree=25809056/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=16004 CPUtime=0.29 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 705 0 0 0 29 0 0 0 25 0 1 0 642412546 16388096 605 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4001 605 255 24 0 635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16004

[startup+0.701077 s]
/proc/loadavg: 3.90 3.98 3.99 4/329 8468
/proc/meminfo: memFree=25809056/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=16172 CPUtime=0.69 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 762 0 0 0 69 0 0 0 25 0 1 0 642412546 16560128 660 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4043 660 255 24 0 677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16172

[startup+1.50097 s]
/proc/loadavg: 3.90 3.98 3.99 5/330 8469
/proc/meminfo: memFree=25804096/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=17432 CPUtime=1.49 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 903 0 0 0 149 0 0 0 25 0 1 0 642412546 17850368 794 33554432000 4194304 4291037 140736283402160 18446744073709551615 4262037 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4358 794 255 24 0 992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17432

[startup+3.10065 s]
/proc/loadavg: 3.90 3.98 3.99 5/330 8469
/proc/meminfo: memFree=25800624/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=17432 CPUtime=3.09 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 970 0 0 0 309 0 0 0 25 0 1 0 642412546 17850368 859 33554432000 4194304 4291037 140736283402160 18446744073709551615 4261872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4358 859 255 24 0 992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17432

[startup+6.30108 s]
/proc/loadavg: 3.91 3.98 3.99 5/330 8469
/proc/meminfo: memFree=25793092/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=17432 CPUtime=6.29 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 1091 0 0 0 629 0 0 0 25 0 1 0 642412546 17850368 975 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4358 975 255 24 0 992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17432

[startup+12.701 s]
/proc/loadavg: 3.91 3.98 3.99 5/330 8469
/proc/meminfo: memFree=25777860/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=19348 CPUtime=12.69 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 1433 0 0 0 1269 0 0 0 25 0 1 0 642412546 19812352 1309 33554432000 4194304 4291037 140736283402160 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4837 1309 255 24 0 1471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19348

[startup+25.5007 s]
/proc/loadavg: 3.87 3.97 3.99 5/330 8525
/proc/meminfo: memFree=28616192/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=19764 CPUtime=25.49 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 1657 0 0 0 2549 0 0 0 25 0 1 0 642412546 20238336 1521 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 4941 1521 255 24 0 1575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19764

[startup+51.1012 s]
/proc/loadavg: 3.91 3.97 3.99 5/330 8526
/proc/meminfo: memFree=28554892/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=21804 CPUtime=51.09 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 1973 0 0 0 5109 0 0 0 25 0 1 0 642412546 22327296 1827 33554432000 4194304 4291037 140736283402160 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 5451 1827 255 24 0 2085 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21804

[startup+102.312 s]
/proc/loadavg: 3.96 3.97 3.99 5/330 8554
/proc/meminfo: memFree=28426512/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=22960 CPUtime=102.3 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 2524 0 0 0 10230 0 0 0 25 0 1 0 642412546 23511040 2356 33554432000 4194304 4291037 140736283402160 18446744073709551615 4262949 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 5740 2356 255 24 0 2374 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22960

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.99 5/330 8583
/proc/meminfo: memFree=28585220/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=25852 CPUtime=162.29 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 2904 0 0 0 16229 0 0 0 25 0 1 0 642412546 26472448 2727 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255736 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 6463 2727 255 24 0 3097 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25852

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8585
/proc/meminfo: memFree=28571792/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=25852 CPUtime=222.29 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 3221 0 0 0 22229 0 0 0 25 0 1 0 642412546 26472448 3027 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 6463 3027 255 24 0 3097 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 25852

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8586
/proc/meminfo: memFree=28560460/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=25852 CPUtime=282.29 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 3279 0 0 0 28229 0 0 0 25 0 1 0 642412546 26472448 3083 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 6463 3083 255 24 0 3097 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25852

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8588
/proc/meminfo: memFree=28551356/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=27688 CPUtime=342.29 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 3721 0 0 0 34229 0 0 0 25 0 1 0 642412546 28352512 3509 33554432000 4194304 4291037 140736283402160 18446744073709551615 4275997 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 6922 3509 255 24 0 3556 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 27688

[startup+402.301 s]
/proc/loadavg: 4.06 3.99 3.99 5/330 8589
/proc/meminfo: memFree=28484720/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=28716 CPUtime=402.3 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 4013 0 0 0 40230 0 0 0 25 0 1 0 642412546 29405184 3788 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 7179 3788 255 24 0 3813 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 28716

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.99 5/330 8591
/proc/meminfo: memFree=28511224/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=29464 CPUtime=462.31 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 4208 0 0 0 46230 1 0 0 25 0 1 0 642412546 30171136 3975 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 7366 3975 255 24 0 4000 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 29464

[startup+522.3 s]
/proc/loadavg: 4.04 4.00 4.00 5/330 8593
/proc/meminfo: memFree=28504248/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=522.31 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 4665 0 0 0 52230 1 0 0 25 0 1 0 642412546 33562624 4416 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4416 255 24 0 4828 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 32776

[startup+582.301 s]
/proc/loadavg: 4.21 4.05 4.01 5/330 8594
/proc/meminfo: memFree=28487716/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=582.31 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 4665 0 0 0 58230 1 0 0 25 0 1 0 642412546 33562624 4416 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4416 255 24 0 4828 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 32776

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 4.01 5/330 8596
/proc/meminfo: memFree=28485944/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=642.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 4665 0 0 0 64231 1 0 0 25 0 1 0 642412546 33562624 4416 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4416 255 24 0 4828 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 32776

[startup+702.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/330 8597
/proc/meminfo: memFree=28422548/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=702.31 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 4665 0 0 0 70230 1 0 0 25 0 1 0 642412546 33562624 4416 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4416 255 24 0 4828 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 32776

[startup+762.313 s]
/proc/loadavg: 4.01 4.02 4.00 5/330 8599
/proc/meminfo: memFree=28448924/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=762.33 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5084 0 0 0 76232 1 0 0 25 0 1 0 642412546 33562624 4818 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4818 255 24 0 4828 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 32776

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 8601
/proc/meminfo: memFree=28448276/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=822.31 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5084 0 0 0 82230 1 0 0 25 0 1 0 642412546 33562624 4818 33554432000 4194304 4291037 140736283402160 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4818 255 24 0 4828 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 32776

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 8602
/proc/meminfo: memFree=28449484/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=32776 CPUtime=882.31 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5085 0 0 0 88230 1 0 0 25 0 1 0 642412546 33562624 4819 33554432000 4194304 4291037 140736283402160 18446744073709551615 4261864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8194 4819 255 24 0 4828 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 32776

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 8604
/proc/meminfo: memFree=28447828/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=942.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5194 0 0 0 94231 1 0 0 25 0 1 0 642412546 36364288 4922 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 4922 255 24 0 5512 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 35512

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/330 8605
/proc/meminfo: memFree=28444932/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=1002.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5198 0 0 0 100231 1 0 0 25 0 1 0 642412546 36364288 4926 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 4926 255 24 0 5512 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 35512

[startup+1062.3 s]
/proc/loadavg: 4.11 4.04 4.01 5/330 8607
/proc/meminfo: memFree=28444528/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=1062.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5201 0 0 0 106231 1 0 0 25 0 1 0 642412546 36364288 4929 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 4929 255 24 0 5512 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 35512

[startup+1122.3 s]
/proc/loadavg: 4.11 4.04 4.01 5/330 8609
/proc/meminfo: memFree=28428496/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=1122.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5201 0 0 0 112231 1 0 0 25 0 1 0 642412546 36364288 4929 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 4929 255 24 0 5512 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 35512

[startup+1182.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/330 8610
/proc/meminfo: memFree=28428456/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=1182.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5201 0 0 0 118231 1 0 0 25 0 1 0 642412546 36364288 4929 33554432000 4194304 4291037 140736283402160 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 4929 255 24 0 5512 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 35512

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/330 8612
/proc/meminfo: memFree=28425320/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=1242.32 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5654 0 0 0 124231 1 0 0 25 0 1 0 642412546 36364288 5368 33554432000 4194304 4291037 140736283402160 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 5368 255 24 0 5512 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 35512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 4.00 3.99 4/324 8631
/proc/meminfo: memFree=28408612/32950928 swapFree=60199044/67111528
[pid=8468] ppid=8466 vsize=35512 CPUtime=1300.03 cores=4,6
/proc/8468/stat : 8468 (minisat_release) R 8466 8468 8100 0 -1 4202496 5657 0 0 0 130002 1 0 0 25 0 1 0 642412546 36364288 5371 33554432000 4194304 4291037 140736283402160 18446744073709551615 4262372 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8468/statm: 8878 5371 255 24 0 5512 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 35512

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.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.015997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 35512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5657
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1993

runsolver used 3.80742 second user time and 9.2136 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 19:35:38
IDJOB=3362726
IDBENCH=83431
IDSOLVER=1840
FILE ID=node122/3362726-1305308137
RUNJOBID= node122-1305306816-8119
PBS_JOBID= 13321482
Free space on /tmp= 43724 MiB

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

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1595443003

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25809088 kB
Buffers:        211696 kB
Cached:        2881540 kB
SwapCached:      50072 kB
Active:        3675624 kB
Inactive:      3262136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25809088 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:     3805124 kB
Mapped:          14240 kB
Slab:           103512 kB
PageTables:      38044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 55961592 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= 43888 MiB
End job on node122 at 2011-05-13 19:57:20