Trace number 3318202

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: MiniSAT 2.2.0-agile-26? (TO) 1300.05 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.07 4.00 3.81 6/376 19558
/proc/meminfo: memFree=8137048/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=25600 CPUtime=0 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 2113 0 0 0 0 0 0 0 24 0 1 0 582665862 26214400 1990 33554432000 4194304 4291235 140736766819232 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 6400 1990 216 24 0 3034 0

[startup+0.038107 s]
/proc/loadavg: 4.07 4.00 3.81 6/376 19558
/proc/meminfo: memFree=8137048/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=29016 CPUtime=0.03 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 3405 0 0 0 3 0 0 0 24 0 1 0 582665862 29712384 3111 33554432000 4194304 4291235 140736766819232 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 7254 3112 216 24 0 3888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29016

[startup+0.101131 s]
/proc/loadavg: 4.07 4.00 3.81 6/376 19558
/proc/meminfo: memFree=8137048/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=34576 CPUtime=0.09 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 5512 0 0 0 8 1 0 0 24 0 1 0 582665862 35405824 4911 33554432000 4194304 4291235 140736766819232 18446744073709551615 4217911 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 8644 4911 240 24 0 5278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34576

[startup+0.301084 s]
/proc/loadavg: 4.07 4.00 3.81 6/376 19558
/proc/meminfo: memFree=8137048/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=39524 CPUtime=0.29 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 8078 0 0 0 28 1 0 0 25 0 1 0 582665862 40472576 6088 33554432000 4194304 4291235 140736766819232 18446744073709551615 4225824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 9881 6088 240 24 0 6515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39524

[startup+0.701009 s]
/proc/loadavg: 4.07 4.00 3.81 6/376 19558
/proc/meminfo: memFree=8137048/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=35568 CPUtime=0.69 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 8804 0 0 0 68 1 0 0 25 0 1 0 582665862 36421632 5359 33554432000 4194304 4291235 140736766819232 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 8892 5359 259 24 0 5526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35568

[startup+1.50088 s]
/proc/loadavg: 4.07 4.00 3.81 5/377 19559
/proc/meminfo: memFree=8111760/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=39920 CPUtime=1.49 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 9212 0 0 0 148 1 0 0 25 0 1 0 582665862 40878080 5758 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255910 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 9980 5758 259 24 0 6614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39920

[startup+3.10058 s]
/proc/loadavg: 4.07 4.00 3.81 5/377 19559
/proc/meminfo: memFree=8102576/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=51416 CPUtime=3.09 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 11866 0 0 0 307 2 0 0 25 0 1 0 582665862 52649984 8400 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 12854 8400 259 24 0 9488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51416

[startup+6.30102 s]
/proc/loadavg: 4.22 4.04 3.82 5/377 19559
/proc/meminfo: memFree=8072700/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=58596 CPUtime=6.29 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 13321 0 0 0 627 2 0 0 25 0 1 0 582665862 60002304 9831 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 14649 9831 259 24 0 11283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58596

[startup+12.7009 s]
/proc/loadavg: 4.20 4.03 3.82 5/377 19559
/proc/meminfo: memFree=8029380/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=70272 CPUtime=12.69 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 16264 0 0 0 1266 3 0 0 25 0 1 0 582665862 71958528 12734 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 17568 12734 259 24 0 14202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70272

[startup+25.5006 s]
/proc/loadavg: 4.16 4.03 3.83 5/377 19559
/proc/meminfo: memFree=7980744/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=57468 CPUtime=25.49 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 24515 0 0 0 2544 5 0 0 25 0 1 0 582665862 58847232 9920 33554432000 4194304 4291235 140736766819232 18446744073709551615 4262952 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 14367 9920 259 24 0 11001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57468

[startup+51.101 s]
/proc/loadavg: 4.10 4.03 3.83 5/377 19560
/proc/meminfo: memFree=7802792/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=126112 CPUtime=51.09 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 36179 0 0 0 5101 8 0 0 25 0 1 0 582665862 129138688 21448 33554432000 4194304 4291235 140736766819232 18446744073709551615 4248333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 31528 21448 259 24 0 28162 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126112

[startup+102.314 s]
/proc/loadavg: 4.09 4.04 3.84 5/377 19561
/proc/meminfo: memFree=7484400/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=80272 CPUtime=102.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 66658 0 0 0 10215 16 0 0 25 0 1 0 582665862 82198528 13881 33554432000 4194304 4291235 140736766819232 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 20068 13881 259 24 0 16702 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 80272

[startup+162.301 s]
/proc/loadavg: 4.15 4.06 3.86 5/377 19563
/proc/meminfo: memFree=7156264/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=130196 CPUtime=162.3 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 97371 0 0 0 16208 22 0 0 25 0 1 0 582665862 133320704 23407 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 32549 23407 259 24 0 29183 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 130196

[startup+222.3 s]
/proc/loadavg: 4.10 4.06 3.87 5/377 19565
/proc/meminfo: memFree=6846216/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=134496 CPUtime=222.3 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 127286 0 0 0 22202 28 0 0 25 0 1 0 582665862 137723904 30031 33554432000 4194304 4291235 140736766819232 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 33624 30031 259 24 0 30258 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 134496

[startup+282.301 s]
/proc/loadavg: 4.04 4.05 3.87 5/377 19566
/proc/meminfo: memFree=6527872/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=136840 CPUtime=282.29 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 151246 0 0 0 28197 32 0 0 25 0 1 0 582665862 140124160 28390 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 34210 28390 259 24 0 30844 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 136840

[startup+342.301 s]
/proc/loadavg: 4.01 4.04 3.88 5/377 19568
/proc/meminfo: memFree=6265572/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=189692 CPUtime=342.3 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 181751 0 0 0 34192 38 0 0 25 0 1 0 582665862 194244608 35538 33554432000 4194304 4291235 140736766819232 18446744073709551615 4256313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 47423 35538 259 24 0 44057 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189692

[startup+402.301 s]
/proc/loadavg: 4.04 4.04 3.89 5/377 19578
/proc/meminfo: memFree=6019564/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=192192 CPUtime=402.3 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 213682 0 0 0 40186 44 0 0 25 0 1 0 582665862 196804608 39999 33554432000 4194304 4291235 140736766819232 18446744073709551615 4262752 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 48048 39999 259 24 0 44682 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 192192

[startup+462.3 s]
/proc/loadavg: 3.60 3.93 3.86 4/371 19598
/proc/meminfo: memFree=9513512/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=194036 CPUtime=462.3 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 245008 0 0 0 46180 50 0 0 25 0 1 0 582665862 198692864 41009 33554432000 4194304 4291235 140736766819232 18446744073709551615 4256313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 48509 41009 259 24 0 45143 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 194036

[startup+522.301 s]
/proc/loadavg: 2.62 3.59 3.75 3/365 19618
/proc/meminfo: memFree=12904156/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=198100 CPUtime=522.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 271994 0 0 0 52175 56 0 0 25 0 1 0 582665862 202854400 37580 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 49525 37580 259 24 0 46159 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 198100

[startup+582.301 s]
/proc/loadavg: 2.35 3.33 3.65 3/365 19619
/proc/meminfo: memFree=12962768/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=122168 CPUtime=582.3 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 292726 0 0 0 58169 61 0 0 25 0 1 0 582665862 125100032 22837 33554432000 4194304 4291235 140736766819232 18446744073709551615 4256129 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 30542 22837 259 24 0 27176 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 122168

[startup+642.3 s]
/proc/loadavg: 2.19 3.10 3.55 3/365 19621
/proc/meminfo: memFree=12978968/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=94788 CPUtime=642.32 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 318174 0 0 0 64165 67 0 0 25 0 1 0 582665862 97062912 18521 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 23697 18521 259 24 0 20331 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 94788

[startup+702.301 s]
/proc/loadavg: 2.07 2.90 3.45 3/365 19622
/proc/meminfo: memFree=12983396/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=88416 CPUtime=702.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 346695 0 0 0 70158 73 0 0 25 0 1 0 582665862 90537984 17730 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 22104 17730 259 24 0 18738 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 88416

[startup+762.314 s]
/proc/loadavg: 2.02 2.73 3.35 3/365 19624
/proc/meminfo: memFree=12975288/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=97228 CPUtime=762.33 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 379476 0 0 0 76153 80 0 0 25 0 1 0 582665862 99561472 19388 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 24307 19388 259 24 0 20941 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 97228

[startup+822.301 s]
/proc/loadavg: 2.01 2.60 3.27 3/365 19626
/proc/meminfo: memFree=12863036/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=210052 CPUtime=822.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 408037 0 0 0 82146 85 0 0 25 0 1 0 582665862 215093248 47711 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 52513 47711 259 24 0 49147 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 210052

[startup+882.3 s]
/proc/loadavg: 1.56 2.37 3.15 2/359 19645
/proc/meminfo: memFree=12984468/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=215180 CPUtime=882.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 439497 0 0 0 88139 92 0 0 25 0 1 0 582665862 220344320 42344 33554432000 4194304 4291235 140736766819232 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 53795 42344 259 24 0 50429 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 215180

[startup+942.301 s]
/proc/loadavg: 1.20 2.12 3.01 2/359 19647
/proc/meminfo: memFree=13004780/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=167128 CPUtime=942.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 472100 0 0 0 94132 99 0 0 25 0 1 0 582665862 171139072 37559 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 41782 37559 259 24 0 38416 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 167128

[startup+1002.3 s]
/proc/loadavg: 1.07 1.92 2.88 2/359 19648
/proc/meminfo: memFree=13042168/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=137336 CPUtime=1002.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 500161 0 0 0 100126 105 0 0 25 0 1 0 582665862 140632064 28049 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 34334 28049 259 24 0 30968 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 137336

[startup+1062.3 s]
/proc/loadavg: 1.02 1.75 2.76 2/359 19650
/proc/meminfo: memFree=13070628/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=108100 CPUtime=1062.32 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 531136 0 0 0 106120 112 0 0 25 0 1 0 582665862 110694400 21407 33554432000 4194304 4291235 140736766819232 18446744073709551615 4262096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 27025 21407 259 24 0 23659 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 108100

[startup+1122.3 s]
/proc/loadavg: 1.01 1.61 2.65 2/359 19652
/proc/meminfo: memFree=12945832/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=301364 CPUtime=1122.31 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 562162 0 0 0 112114 117 0 0 25 0 1 0 582665862 308596736 52150 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 75341 52150 259 24 0 71975 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 301364

[startup+1182.3 s]
/proc/loadavg: 1.03 1.51 2.55 2/359 19653
/proc/meminfo: memFree=12983100/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=224040 CPUtime=1182.32 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 588459 0 0 0 118109 123 0 0 25 0 1 0 582665862 229416960 43099 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 56010 43099 259 24 0 52644 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 224040

[startup+1242.3 s]
/proc/loadavg: 1.01 1.41 2.45 2/359 19655
/proc/meminfo: memFree=13024340/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=154472 CPUtime=1242.32 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 616311 0 0 0 124104 128 0 0 25 0 1 0 582665862 158179328 32489 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 38618 32489 259 24 0 35252 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 154472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.33 2.35 2/359 19656
/proc/meminfo: memFree=12923348/32951124 swapFree=65155552/67111528
[pid=19558] ppid=19556 vsize=318488 CPUtime=1300.03 cores=4,6
/proc/19558/stat : 19558 (minisat) R 19556 19558 18785 0 -1 4202496 641360 0 0 0 129871 132 0 0 25 0 1 0 582665862 326131712 57347 33554432000 4194304 4291235 140736766819232 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19558/statm: 79622 57347 259 24 0 76256 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 318488

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.03
CPU time (s): 1300.05
CPU user time (s): 1298.72
CPU system time (s): 1.3348
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 318488

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

runsolver used 4.88626 second user time and 10.2754 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 02:54:56
IDJOB=3318202
IDBENCH=83135
IDSOLVER=1707
FILE ID=node146/3318202-1304902496
RUNJOBID= node146-1304901615-19358
PBS_JOBID= 13282125
Free space on /tmp= 41668 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318202-1304902496/watcher-3318202-1304902496 -o /tmp/evaluation-result-3318202-1304902496/solver-3318202-1304902496 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318202-1304902496.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1908015133

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8137328 kB
Buffers:        143884 kB
Cached:        4151156 kB
SwapCached:       9284 kB
Active:       15618968 kB
Inactive:      8872816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8137328 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           19308 kB
Writeback:           0 kB
AnonPages:    20194148 kB
Mapped:          22732 kB
Slab:           186056 kB
PageTables:      68932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87669940 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= 41948 MiB
End job on node146 at 2011-05-09 03:16:38