Trace number 3362708

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.91 4.02 4.00 5/370 8719
/proc/meminfo: memFree=25515948/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=13724 CPUtime=0 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4194304 221 0 0 0 0 0 0 0 21 0 1 0 721018331 14053376 174 33554432000 4194304 4291037 140736672926528 18446744073709551615 251362584465 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8719/statm: 3431 174 147 24 0 52 0

[startup+0.0426271 s]
/proc/loadavg: 3.91 4.02 4.00 5/370 8719
/proc/meminfo: memFree=25515948/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=30256 CPUtime=0.03 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 3414 0 0 0 3 0 0 0 21 0 1 0 721018331 30982144 3137 33554432000 4194304 4291037 140736672926528 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 7564 3140 216 24 0 4198 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30256

[startup+0.100611 s]
/proc/loadavg: 3.91 4.02 4.00 5/370 8719
/proc/meminfo: memFree=25515948/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=36064 CPUtime=0.08 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 5686 0 0 0 8 0 0 0 21 0 1 0 721018331 36929536 5078 33554432000 4194304 4291037 140736672926528 18446744073709551615 4229968 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 9016 5078 239 24 0 5650 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36064

[startup+0.300581 s]
/proc/loadavg: 3.91 4.02 4.00 5/370 8719
/proc/meminfo: memFree=25515948/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=42096 CPUtime=0.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 8561 0 0 0 28 1 0 0 22 0 1 0 721018331 43106304 6556 33554432000 4194304 4291037 140736672926528 18446744073709551615 4232292 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 10524 6557 240 24 0 7158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42096

[startup+0.700505 s]
/proc/loadavg: 3.91 4.02 4.00 5/370 8719
/proc/meminfo: memFree=25515948/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=37744 CPUtime=0.69 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 9331 0 0 0 68 1 0 0 24 0 1 0 721018331 38649856 5745 33554432000 4194304 4291037 140736672926528 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 9436 5745 259 24 0 6070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37744

[startup+1.50036 s]
/proc/loadavg: 3.91 4.02 4.00 5/371 8720
/proc/meminfo: memFree=25490280/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=42096 CPUtime=1.49 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 9602 0 0 0 148 1 0 0 25 0 1 0 721018331 43106304 6010 33554432000 4194304 4291037 140736672926528 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 10524 6010 259 24 0 7158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42096

[startup+3.10106 s]
/proc/loadavg: 3.99 4.04 4.00 5/371 8720
/proc/meminfo: memFree=25484452/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=42096 CPUtime=3.08 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 10145 0 0 0 307 1 0 0 25 0 1 0 721018331 43106304 6533 33554432000 4194304 4291037 140736672926528 18446744073709551615 4248339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 10524 6533 259 24 0 7158 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42096

[startup+6.30047 s]
/proc/loadavg: 3.99 4.04 4.00 5/371 8720
/proc/meminfo: memFree=25461484/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=53792 CPUtime=6.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 13052 0 0 0 627 2 0 0 25 0 1 0 721018331 55083008 9409 33554432000 4194304 4291037 140736672926528 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 13448 9409 259 24 0 10082 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53792

[startup+12.7003 s]
/proc/loadavg: 3.99 4.04 4.00 5/371 8720
/proc/meminfo: memFree=25436876/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=60972 CPUtime=12.69 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 14647 0 0 0 1266 3 0 0 25 0 1 0 721018331 62435328 10967 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 15243 10967 259 24 0 11877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60972

[startup+25.5009 s]
/proc/loadavg: 3.99 4.03 4.00 5/371 8720
/proc/meminfo: memFree=25442664/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=72648 CPUtime=25.48 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 17118 0 0 0 2545 3 0 0 25 0 1 0 721018331 74391552 13382 33554432000 4194304 4291037 140736672926528 18446744073709551615 4248937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 18162 13382 259 24 0 14796 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72648

[startup+51.1012 s]
/proc/loadavg: 3.99 4.03 4.00 5/371 8721
/proc/meminfo: memFree=25386596/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=103120 CPUtime=51.09 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 27592 0 0 0 5103 6 0 0 25 0 1 0 721018331 105594880 16728 33554432000 4194304 4291037 140736672926528 18446744073709551615 4262153 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 25780 16728 259 24 0 22414 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103120

[startup+102.314 s]
/proc/loadavg: 4.03 4.04 4.00 5/371 8722
/proc/meminfo: memFree=25333380/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=152440 CPUtime=102.3 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 46129 0 0 0 10222 8 0 0 25 0 1 0 721018331 156098560 26535 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 38110 26535 259 24 0 34744 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152440

[startup+162.301 s]
/proc/loadavg: 4.05 4.04 4.00 5/371 8724
/proc/meminfo: memFree=25289092/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=108408 CPUtime=162.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 63764 0 0 0 16217 12 0 0 25 0 1 0 721018331 111009792 23592 33554432000 4194304 4291037 140736672926528 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 27102 23592 259 24 0 23736 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 108408

[startup+222.301 s]
/proc/loadavg: 4.19 4.08 4.01 5/371 8726
/proc/meminfo: memFree=25159336/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=108408 CPUtime=222.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 74138 0 0 0 22214 15 0 0 25 0 1 0 721018331 111009792 23592 33554432000 4194304 4291037 140736672926528 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 27102 23592 259 24 0 23736 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 108408

[startup+282.301 s]
/proc/loadavg: 4.13 4.08 4.01 5/371 8727
/proc/meminfo: memFree=25180744/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=157728 CPUtime=282.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 94286 0 0 0 28211 18 0 0 25 0 1 0 721018331 161513472 32957 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 39432 32957 259 24 0 36066 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 157728

[startup+342.301 s]
/proc/loadavg: 4.05 4.06 4.01 5/371 8729
/proc/meminfo: memFree=25107184/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=157728 CPUtime=342.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 108157 0 0 0 34208 21 0 0 25 0 1 0 721018331 161513472 35592 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 39432 35592 259 24 0 36066 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 157728

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 4.00 5/371 8757
/proc/meminfo: memFree=25342632/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=108408 CPUtime=402.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 120808 0 0 0 40205 23 0 0 25 0 1 0 721018331 111009792 23594 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 27102 23594 259 24 0 23736 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 108408

[startup+462.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/371 8761
/proc/meminfo: memFree=25132556/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=108408 CPUtime=462.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 132872 0 0 0 46202 26 0 0 25 0 1 0 721018331 111009792 23594 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 27102 23594 259 24 0 23736 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 108408

[startup+522.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 8764
/proc/meminfo: memFree=25145040/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=108408 CPUtime=522.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 148999 0 0 0 52198 30 0 0 25 0 1 0 721018331 111009792 23594 33554432000 4194304 4291037 140736672926528 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 27102 23594 259 24 0 23736 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 108408

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/371 8765
/proc/meminfo: memFree=25271348/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=188548 CPUtime=582.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 161804 0 0 0 58195 33 0 0 25 0 1 0 721018331 193073152 36265 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 47137 36265 259 24 0 43771 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 188548

[startup+642.3 s]
/proc/loadavg: 4.11 4.05 4.01 5/371 8767
/proc/meminfo: memFree=24981524/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=188548 CPUtime=642.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 174261 0 0 0 64193 36 0 0 25 0 1 0 721018331 193073152 35941 33554432000 4194304 4291037 140736672926528 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 47137 35941 259 24 0 43771 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 188548

[startup+702.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/371 8768
/proc/meminfo: memFree=25273752/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=157728 CPUtime=702.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 186085 0 0 0 70190 38 0 0 25 0 1 0 721018331 161513472 33614 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 39432 33614 259 24 0 36066 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 157728

[startup+762.314 s]
/proc/loadavg: 4.09 4.06 4.01 5/371 8770
/proc/meminfo: memFree=24992848/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=157728 CPUtime=762.3 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 198444 0 0 0 76189 41 0 0 25 0 1 0 721018331 161513472 33326 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 39432 33326 259 24 0 36066 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 157728

[startup+822.301 s]
/proc/loadavg: 4.11 4.07 4.01 5/371 8772
/proc/meminfo: memFree=24951764/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=157728 CPUtime=822.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 210640 0 0 0 82184 44 0 0 25 0 1 0 721018331 161513472 31535 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 39432 31535 259 24 0 36066 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 157728

[startup+882.301 s]
/proc/loadavg: 4.04 4.06 4.01 5/371 8773
/proc/meminfo: memFree=24927280/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=108408 CPUtime=882.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 217300 0 0 0 88181 47 0 0 25 0 1 0 721018331 111009792 23594 33554432000 4194304 4291037 140736672926528 18446744073709551615 4249022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 27102 23594 259 24 0 23736 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 108408

[startup+942.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/371 8775
/proc/meminfo: memFree=24802860/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=207796 CPUtime=942.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 230154 0 0 0 94179 50 0 0 25 0 1 0 721018331 212783104 36318 33554432000 4194304 4291037 140736672926528 18446744073709551615 4249280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 51949 36318 259 24 0 48583 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 207796

[startup+1002.3 s]
/proc/loadavg: 3.56 3.92 3.96 4/365 8793
/proc/meminfo: memFree=25355032/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=176976 CPUtime=1002.29 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 241455 0 0 0 100176 53 0 0 25 0 1 0 721018331 181223424 33001 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 44244 33001 259 24 0 40878 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 176976

[startup+1062.3 s]
/proc/loadavg: 3.20 3.75 3.90 4/365 8795
/proc/meminfo: memFree=25072648/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=127656 CPUtime=1062.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 245824 0 0 0 106174 54 0 0 25 0 1 0 721018331 130719744 24031 33554432000 4194304 4291037 140736672926528 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 31914 24031 259 24 0 28548 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 127656

[startup+1122.3 s]
/proc/loadavg: 3.07 3.61 3.84 5/365 8797
/proc/meminfo: memFree=25374416/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=127656 CPUtime=1122.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 260880 0 0 0 112170 58 0 0 25 0 1 0 721018331 130719744 24735 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 31914 24735 259 24 0 28548 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 127656

[startup+1182.3 s]
/proc/loadavg: 3.03 3.51 3.79 4/365 8798
/proc/meminfo: memFree=25002248/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=213208 CPUtime=1182.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 279072 0 0 0 118166 62 0 0 25 0 1 0 721018331 218324992 42768 33554432000 4194304 4291037 140736672926528 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 53302 42768 259 24 0 49936 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 213208

[startup+1242.3 s]
/proc/loadavg: 3.07 3.43 3.74 4/365 8800
/proc/meminfo: memFree=25397780/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=133068 CPUtime=1242.28 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 282263 0 0 0 124165 63 0 0 25 0 1 0 721018331 136261632 29759 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 33267 29759 259 24 0 29901 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 133068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.88 3.32 3.69 3/359 8819
/proc/meminfo: memFree=25318808/32950928 swapFree=38710892/67111528
[pid=8719] ppid=8717 vsize=133068 CPUtime=1299.99 cores=0,2
/proc/8719/stat : 8719 (minisat_release) R 8717 8719 8457 0 -1 4202496 294716 0 0 0 129933 66 0 0 25 0 1 0 721018331 136261632 29759 33554432000 4194304 4291037 140736672926528 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8719/statm: 33267 29759 259 24 0 29901 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 133068

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.01
CPU user time (s): 1299.34
CPU system time (s): 0.669898
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 213208

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

runsolver used 4.87426 second user time and 10.4894 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-13 19:31:17
IDJOB=3362708
IDBENCH=83113
IDSOLVER=1840
FILE ID=node113/3362708-1305307876
RUNJOBID= node113-1305306552-8475
PBS_JOBID= 13321475
Free space on /tmp= 47768 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362708-1305307876/watcher-3362708-1305307876 -o /tmp/evaluation-result-3362708-1305307876/solver-3362708-1305307876 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362708-1305307876.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1987254330

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      25516228 kB
Buffers:        198784 kB
Cached:        2405240 kB
SwapCached:      93712 kB
Active:         894016 kB
Inactive:      6287400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25516228 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           26348 kB
Writeback:           0 kB
AnonPages:     4495232 kB
Mapped:          14296 kB
Slab:            96512 kB
PageTables:      92588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87317460 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= 47784 MiB
End job on node113 at 2011-05-13 19:52:59