Trace number 3362730

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/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
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-3362730-1305308116/watcher-3362730-1305308116 -o /tmp/evaluation-result-3362730-1305308116/solver-3362730-1305308116 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362730-1305308116.cnf 

running on 2 cores: 1,3

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 1644
/proc/meminfo: memFree=11279352/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=19524 CPUtime=0 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 721042238 19992576 439 33554432000 4194304 4291037 140734516557312 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 4881 439 214 24 0 1515 0

[startup+0.0276059 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1644
/proc/meminfo: memFree=11279352/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=15952 CPUtime=0.02 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 808 0 0 0 2 0 0 0 25 0 1 0 721042238 16334848 648 33554432000 4194304 4291037 140734516557312 18446744073709551615 256418828949 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 3988 648 254 24 0 622 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15952

[startup+0.100601 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1644
/proc/meminfo: memFree=11279352/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=16728 CPUtime=0.09 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 915 0 0 0 9 0 0 0 25 0 1 0 721042238 17129472 755 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 4182 755 258 24 0 816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16728

[startup+0.300551 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1644
/proc/meminfo: memFree=11279352/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=16876 CPUtime=0.29 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 1311 0 0 0 29 0 0 0 25 0 1 0 721042238 17281024 861 33554432000 4194304 4291037 140734516557312 18446744073709551615 4266828 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 4219 861 258 24 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16876

[startup+0.700484 s]
/proc/loadavg: 4.00 4.00 4.00 4/363 1644
/proc/meminfo: memFree=11279352/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=21236 CPUtime=0.69 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 2156 0 0 0 69 0 0 0 25 0 1 0 721042238 21745664 1690 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 5309 1690 258 24 0 1943 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21236

[startup+1.50033 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1645
/proc/meminfo: memFree=11269092/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=21236 CPUtime=1.49 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 2349 0 0 0 149 0 0 0 25 0 1 0 721042238 21745664 1879 33554432000 4194304 4291037 140734516557312 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 5309 1879 258 24 0 1943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21236

[startup+3.10105 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1645
/proc/meminfo: memFree=11263760/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=21236 CPUtime=3.09 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 2397 0 0 0 309 0 0 0 25 0 1 0 721042238 21745664 1926 33554432000 4194304 4291037 140734516557312 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 5309 1926 258 24 0 1943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21236

[startup+6.30045 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1645
/proc/meminfo: memFree=11242812/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=26620 CPUtime=6.29 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 2868 0 0 0 629 0 0 0 25 0 1 0 721042238 27258880 2384 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 6655 2384 258 24 0 3289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26620

[startup+12.7003 s]
/proc/loadavg: 4.00 4.00 4.00 5/364 1645
/proc/meminfo: memFree=11192300/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=29380 CPUtime=12.69 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 4526 0 0 0 1268 1 0 0 25 0 1 0 721042238 30085120 3998 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 7345 3998 258 24 0 3979 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29380

[startup+25.5009 s]
/proc/loadavg: 4.07 4.02 4.00 5/364 1646
/proc/meminfo: memFree=11160656/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=29380 CPUtime=25.5 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 4526 0 0 0 2549 1 0 0 25 0 1 0 721042238 30085120 3998 33554432000 4194304 4291037 140734516557312 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 7345 3998 258 24 0 3979 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 29380

[startup+51.1012 s]
/proc/loadavg: 4.05 4.01 4.00 5/364 1646
/proc/meminfo: memFree=11182720/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=31060 CPUtime=51.1 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 10179 0 0 0 5108 2 0 0 25 0 1 0 721042238 31805440 4154 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 7765 4154 259 24 0 4399 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 31060

[startup+102.314 s]
/proc/loadavg: 4.02 4.01 4.00 5/364 1648
/proc/meminfo: memFree=11139184/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=35452 CPUtime=102.3 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 16136 0 0 0 10228 2 0 0 25 0 1 0 721042238 36302848 4283 33554432000 4194304 4291037 140734516557312 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 8863 4283 259 24 0 5497 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35452

[startup+162.301 s]
/proc/loadavg: 4.09 4.03 4.01 5/364 1649
/proc/meminfo: memFree=11188492/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=47388 CPUtime=162.29 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 23753 0 0 0 16226 3 0 0 25 0 1 0 721042238 48525312 8501 33554432000 4194304 4291037 140734516557312 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 11847 8501 259 24 0 8481 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47388

[startup+222.3 s]
/proc/loadavg: 4.07 4.04 4.01 5/364 1653
/proc/meminfo: memFree=11106112/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=47388 CPUtime=222.29 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 23753 0 0 0 22226 3 0 0 25 0 1 0 721042238 48525312 8501 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 11847 8501 259 24 0 8481 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47388

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 1656
/proc/meminfo: memFree=11102924/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=54576 CPUtime=282.3 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 25554 0 0 0 28226 4 0 0 25 0 1 0 721042238 55885824 10276 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 13644 10276 259 24 0 10278 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 54576

[startup+342.301 s]
/proc/loadavg: 4.07 4.05 4.01 5/364 1657
/proc/meminfo: memFree=11013236/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=54576 CPUtime=342.3 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 25554 0 0 0 34226 4 0 0 25 0 1 0 721042238 55885824 10276 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 13644 10276 259 24 0 10278 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 54576

[startup+402.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/364 1659
/proc/meminfo: memFree=11082760/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=54576 CPUtime=402.31 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 25576 0 0 0 40227 4 0 0 25 0 1 0 721042238 55885824 10298 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 13644 10298 259 24 0 10278 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 54576

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/364 1660
/proc/meminfo: memFree=11130828/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=54576 CPUtime=462.31 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 25576 0 0 0 46227 4 0 0 25 0 1 0 721042238 55885824 10298 33554432000 4194304 4291037 140734516557312 18446744073709551615 4256172 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 13644 10298 259 24 0 10278 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 54576

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 1662
/proc/meminfo: memFree=10931768/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=54576 CPUtime=522.31 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 25576 0 0 0 52227 4 0 0 25 0 1 0 721042238 55885824 10298 33554432000 4194304 4291037 140734516557312 18446744073709551615 4263393 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 13644 10298 259 24 0 10278 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 54576

[startup+582.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/364 1664
/proc/meminfo: memFree=10945988/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=54576 CPUtime=582.31 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 25576 0 0 0 58227 4 0 0 25 0 1 0 721042238 55885824 10298 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 13644 10298 259 24 0 10278 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 54576

[startup+642.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/364 1665
/proc/meminfo: memFree=10870196/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=66120 CPUtime=642.32 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 26294 0 0 0 64228 4 0 0 25 0 1 0 721042238 67706880 11013 33554432000 4194304 4291037 140734516557312 18446744073709551615 4262758 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 16530 11013 259 24 0 13164 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 66120

[startup+702.301 s]
/proc/loadavg: 4.15 4.06 4.01 5/364 1667
/proc/meminfo: memFree=10775536/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=66120 CPUtime=702.31 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 28288 0 0 0 70227 4 0 0 25 0 1 0 721042238 67706880 12969 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 16530 12969 259 24 0 13164 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 66120

[startup+762.314 s]
/proc/loadavg: 4.05 4.05 4.00 5/364 1668
/proc/meminfo: memFree=10983320/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=66120 CPUtime=762.33 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 28507 0 0 0 76229 4 0 0 25 0 1 0 721042238 67706880 13185 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 16530 13185 259 24 0 13164 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 66120

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 1670
/proc/meminfo: memFree=10908616/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=66120 CPUtime=822.31 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 28507 0 0 0 82227 4 0 0 25 0 1 0 721042238 67706880 13185 33554432000 4194304 4291037 140734516557312 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 16530 13185 259 24 0 13164 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 66120

[startup+882.301 s]
/proc/loadavg: 4.05 4.04 4.00 5/364 1672
/proc/meminfo: memFree=10929404/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=66120 CPUtime=882.32 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 28507 0 0 0 88228 4 0 0 25 0 1 0 721042238 67706880 13185 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 16530 13185 259 24 0 13164 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 66120

[startup+942.301 s]
/proc/loadavg: 3.53 3.90 3.96 4/358 1691
/proc/meminfo: memFree=11287640/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=73284 CPUtime=942.33 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 30315 0 0 0 94228 5 0 0 25 0 1 0 721042238 75042816 14975 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 18321 14975 259 24 0 14955 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 73284

[startup+1002.3 s]
/proc/loadavg: 3.19 3.74 3.89 4/358 1693
/proc/meminfo: memFree=11305816/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=66100 CPUtime=1002.32 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 37569 0 0 0 100226 6 0 0 25 0 1 0 721042238 67686400 12878 33554432000 4194304 4291037 140734516557312 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 16525 12878 259 24 0 13159 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 66100

[startup+1062.3 s]
/proc/loadavg: 2.91 3.57 3.82 3/352 1712
/proc/meminfo: memFree=11468888/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=73284 CPUtime=1062.33 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 39706 0 0 0 106226 7 0 0 25 0 1 0 721042238 75042816 14975 33554432000 4194304 4291037 140734516557312 18446744073709551615 4248933 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 18321 14975 259 24 0 14955 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 73284

[startup+1122.3 s]
/proc/loadavg: 2.38 3.29 3.71 3/352 1714
/proc/meminfo: memFree=11470244/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=77988 CPUtime=1122.33 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 49883 0 0 0 112224 9 0 0 25 0 1 0 721042238 79859712 14543 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 19497 14543 259 24 0 16131 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 77988

[startup+1182.3 s]
/proc/loadavg: 2.14 3.06 3.60 3/352 1716
/proc/meminfo: memFree=11469080/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=77988 CPUtime=1182.33 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 50011 0 0 0 118224 9 0 0 25 0 1 0 721042238 79859712 14671 33554432000 4194304 4291037 140734516557312 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 19497 14671 259 24 0 16131 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 77988

[startup+1242.3 s]
/proc/loadavg: 1.76 2.80 3.48 2/346 1735
/proc/meminfo: memFree=11617068/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=77988 CPUtime=1242.33 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 50011 0 0 0 124224 9 0 0 25 0 1 0 721042238 79859712 14671 33554432000 4194304 4291037 140734516557312 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 19497 14671 259 24 0 16131 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 77988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.28 2.46 3.32 2/346 1737
/proc/meminfo: memFree=11616668/32950928 swapFree=67111200/67111528
[pid=1644] ppid=1642 vsize=77988 CPUtime=1300.04 cores=1,3
/proc/1644/stat : 1644 (minisat_release) R 1642 1644 1265 0 -1 4202496 50164 0 0 0 129995 9 0 0 25 0 1 0 721042238 79859712 14820 33554432000 4194304 4291037 140734516557312 18446744073709551615 4262904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1644/statm: 19497 14820 259 24 0 16131 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 77988

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.96
CPU system time (s): 0.097985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 96380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 14932

runsolver used 4.31134 second user time and 10.6074 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-13 19:35:16
IDJOB=3362730
IDBENCH=83416
IDSOLVER=1840
FILE ID=node115/3362730-1305308116
RUNJOBID= node115-1305306412-1285
PBS_JOBID= 13321471
Free space on /tmp= 50048 MiB

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

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1163690839

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:      11279516 kB
Buffers:        245060 kB
Cached:       10560680 kB
SwapCached:          0 kB
Active:       12179056 kB
Inactive:      9032572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11279516 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:    10405620 kB
Mapped:          28604 kB
Slab:           351816 kB
PageTables:      42364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70107232 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= 50064 MiB
End job on node115 at 2011-05-13 19:56:58