Trace number 3362728

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/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
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-3362728-1305308126/watcher-3362728-1305308126 -o /tmp/evaluation-result-3362728-1305308126/solver-3362728-1305308126 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362728-1305308126.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: 3.98 4.00 4.00 5/329 8439
/proc/meminfo: memFree=24380144/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=19516 CPUtime=0 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 642411414 19984384 436 33554432000 4194304 4291037 140736197415456 18446744073709551615 4230066 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 4879 436 237 24 0 1513 0

[startup+0.048202 s]
/proc/loadavg: 3.98 4.00 4.00 5/329 8439
/proc/meminfo: memFree=24380144/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=15688 CPUtime=0.04 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 666 0 0 0 4 0 0 0 25 0 1 0 642411414 16064512 544 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 3922 544 255 24 0 556 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15688

[startup+0.100193 s]
/proc/loadavg: 3.98 4.00 4.00 5/329 8439
/proc/meminfo: memFree=24380144/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=16324 CPUtime=0.09 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 890 0 0 0 9 0 0 0 25 0 1 0 642411414 16715776 654 33554432000 4194304 4291037 140736197415456 18446744073709551615 4263406 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 4081 654 255 24 0 715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16324

[startup+0.300157 s]
/proc/loadavg: 3.98 4.00 4.00 5/329 8439
/proc/meminfo: memFree=24380144/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=16948 CPUtime=0.29 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 986 0 0 0 29 0 0 0 25 0 1 0 642411414 17354752 749 33554432000 4194304 4291037 140736197415456 18446744073709551615 4262254 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 4237 749 255 24 0 871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16948

[startup+0.700086 s]
/proc/loadavg: 3.98 4.00 4.00 5/329 8439
/proc/meminfo: memFree=24380144/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=17584 CPUtime=0.69 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 1271 0 0 0 69 0 0 0 25 0 1 0 642411414 18006016 1023 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255946 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 4396 1023 255 24 0 1030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17584

[startup+1.50095 s]
/proc/loadavg: 3.98 4.00 4.00 5/330 8440
/proc/meminfo: memFree=24374192/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=18624 CPUtime=1.49 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 1330 0 0 0 149 0 0 0 25 0 1 0 642411414 19070976 1080 33554432000 4194304 4291037 140736197415456 18446744073709551615 4262902 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 4656 1080 255 24 0 1290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18624

[startup+3.10066 s]
/proc/loadavg: 3.98 4.00 4.00 5/330 8440
/proc/meminfo: memFree=24369852/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=19256 CPUtime=3.09 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 1708 0 0 0 309 0 0 0 25 0 1 0 642411414 19718144 1441 33554432000 4194304 4291037 140736197415456 18446744073709551615 4262273 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 4814 1441 255 24 0 1448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19256

[startup+6.30009 s]
/proc/loadavg: 3.98 4.00 4.00 5/330 8440
/proc/meminfo: memFree=24360476/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=20660 CPUtime=6.29 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 2046 0 0 0 629 0 0 0 25 0 1 0 642411414 21155840 1765 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 5165 1765 255 24 0 1799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20660

[startup+12.7009 s]
/proc/loadavg: 3.90 3.98 3.99 5/330 8469
/proc/meminfo: memFree=25804592/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=22392 CPUtime=12.69 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 2403 0 0 0 1269 0 0 0 25 0 1 0 642411414 22929408 2113 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 5598 2113 255 24 0 2232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22392

[startup+25.5007 s]
/proc/loadavg: 3.84 3.97 3.99 5/329 8471
/proc/meminfo: memFree=27383084/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=24808 CPUtime=25.49 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 3140 0 0 0 2549 0 0 0 25 0 1 0 642411414 25403392 2829 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 6202 2829 255 24 0 2836 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24808

[startup+51.1001 s]
/proc/loadavg: 3.89 3.97 3.99 5/330 8526
/proc/meminfo: memFree=28582944/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=29172 CPUtime=51.09 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 3607 0 0 0 5109 0 0 0 25 0 1 0 642411414 29872128 3290 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 7293 3290 255 24 0 3927 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29172

[startup+102.312 s]
/proc/loadavg: 3.95 3.97 3.99 5/330 8554
/proc/meminfo: memFree=28447640/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=32552 CPUtime=102.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 5095 0 0 0 10230 0 0 0 25 0 1 0 642411414 33333248 4739 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 8138 4739 255 24 0 4772 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32552

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.99 5/330 8583
/proc/meminfo: memFree=28589572/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=34312 CPUtime=162.29 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 5565 0 0 0 16229 0 0 0 25 0 1 0 642411414 35135488 5188 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 8578 5188 255 24 0 5212 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34312

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8584
/proc/meminfo: memFree=28571184/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=39720 CPUtime=222.29 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 6972 0 0 0 22229 0 0 0 25 0 1 0 642411414 40673280 6557 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 9930 6557 255 24 0 6564 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39720

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8586
/proc/meminfo: memFree=28563200/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=40508 CPUtime=282.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 8691 0 0 0 28229 1 0 0 25 0 1 0 642411414 41480192 6755 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 10127 6755 256 24 0 6761 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40508

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8587
/proc/meminfo: memFree=28519996/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=44216 CPUtime=342.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 11162 0 0 0 34229 1 0 0 25 0 1 0 642411414 45277184 7691 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 11054 7691 256 24 0 7688 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44216

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.99 5/330 8589
/proc/meminfo: memFree=28535324/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=48660 CPUtime=402.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 11477 0 0 0 40229 1 0 0 25 0 1 0 642411414 49827840 7999 33554432000 4194304 4291037 140736197415456 18446744073709551615 4262408 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 12165 7999 256 24 0 8799 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48660

[startup+462.301 s]
/proc/loadavg: 4.03 3.99 3.99 5/330 8591
/proc/meminfo: memFree=28515448/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=48660 CPUtime=462.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 11477 0 0 0 46229 1 0 0 25 0 1 0 642411414 49827840 7999 33554432000 4194304 4291037 140736197415456 18446744073709551615 4262368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 12165 7999 256 24 0 8799 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 48660

[startup+522.3 s]
/proc/loadavg: 4.05 4.00 4.00 6/330 8592
/proc/meminfo: memFree=28504504/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=48660 CPUtime=522.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 12301 0 0 0 52229 1 0 0 25 0 1 0 642411414 49827840 8793 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 12165 8793 256 24 0 8799 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 48660

[startup+582.301 s]
/proc/loadavg: 4.07 4.01 4.00 5/330 8594
/proc/meminfo: memFree=28487848/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=48660 CPUtime=582.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 12301 0 0 0 58229 1 0 0 25 0 1 0 642411414 49827840 8793 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 12165 8793 256 24 0 8799 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 48660

[startup+642.301 s]
/proc/loadavg: 4.09 4.04 4.01 5/330 8595
/proc/meminfo: memFree=28486820/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=51396 CPUtime=642.31 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 13894 0 0 0 64230 1 0 0 25 0 1 0 642411414 52629504 9003 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 12849 9003 256 24 0 9483 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 51396

[startup+702.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/330 8597
/proc/meminfo: memFree=28444504/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=51396 CPUtime=702.3 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 14005 0 0 0 70229 1 0 0 25 0 1 0 642411414 52629504 9113 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 12849 9113 256 24 0 9483 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 51396

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 4.00 5/330 8599
/proc/meminfo: memFree=28449800/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=53368 CPUtime=762.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 14692 0 0 0 76230 2 0 0 25 0 1 0 642411414 54648832 9783 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 13342 9783 256 24 0 9976 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 53368

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/330 8600
/proc/meminfo: memFree=28448408/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=53368 CPUtime=822.31 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 14887 0 0 0 82229 2 0 0 25 0 1 0 642411414 54648832 9970 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 13342 9970 256 24 0 9976 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 53368

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 8602
/proc/meminfo: memFree=28449612/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=53368 CPUtime=882.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 14887 0 0 0 88230 2 0 0 25 0 1 0 642411414 54648832 9970 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 13342 9970 256 24 0 9976 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 53368

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 8603
/proc/meminfo: memFree=28448460/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=57808 CPUtime=942.31 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 15113 0 0 0 94229 2 0 0 25 0 1 0 642411414 59195392 10190 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 14452 10190 256 24 0 11086 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 57808

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/330 8605
/proc/meminfo: memFree=28447792/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=57808 CPUtime=1002.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 15220 0 0 0 100230 2 0 0 25 0 1 0 642411414 59195392 10295 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 14452 10295 256 24 0 11086 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 57808

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 4.01 5/330 8607
/proc/meminfo: memFree=28444656/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=57808 CPUtime=1062.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 15907 0 0 0 106230 2 0 0 25 0 1 0 642411414 59195392 10964 33554432000 4194304 4291037 140736197415456 18446744073709551615 4262832 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 14452 10964 256 24 0 11086 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 57808

[startup+1122.3 s]
/proc/loadavg: 4.12 4.04 4.01 5/330 8608
/proc/meminfo: memFree=28428628/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=57808 CPUtime=1122.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 15907 0 0 0 112230 2 0 0 25 0 1 0 642411414 59195392 10964 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 14452 10964 256 24 0 11086 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 57808

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 4.01 5/330 8610
/proc/meminfo: memFree=28428588/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=57808 CPUtime=1182.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 15907 0 0 0 118230 2 0 0 25 0 1 0 642411414 59195392 10964 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256112 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 14452 10964 256 24 0 11086 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 57808

[startup+1242.3 s]
/proc/loadavg: 4.05 4.05 4.01 5/330 8611
/proc/meminfo: memFree=28384156/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=57808 CPUtime=1242.32 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 15938 0 0 0 124230 2 0 0 25 0 1 0 642411414 59195392 10994 33554432000 4194304 4291037 140736197415456 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 14452 10994 256 24 0 11086 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 57808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.00 5/330 8613
/proc/meminfo: memFree=28391076/32950928 swapFree=60199044/67111528
[pid=8439] ppid=8437 vsize=60528 CPUtime=1300.03 cores=1,3
/proc/8439/stat : 8439 (minisat_release) R 8437 8439 8100 0 -1 4202496 16723 0 0 0 130001 2 0 0 25 0 1 0 642411414 61980672 11760 33554432000 4194304 4291037 140736197415456 18446744073709551615 4255687 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8439/statm: 15132 11760 256 24 0 11766 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 60528

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): 1300.02
CPU system time (s): 0.025996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 60528

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

runsolver used 3.85241 second user time and 9.1716 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 19:35:26
IDJOB=3362728
IDBENCH=83418
IDSOLVER=1840
FILE ID=node122/3362728-1305308126
RUNJOBID= node122-1305306816-8120
PBS_JOBID= 13321482
Free space on /tmp= 43708 MiB

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1782096187

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:      24380176 kB
Buffers:        211652 kB
Cached:        2896908 kB
SwapCached:      50072 kB
Active:        5100944 kB
Inactive:      3262088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24380176 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:     5214992 kB
Mapped:          14240 kB
Slab:           103580 kB
PageTables:      40804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 57503976 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:08