Trace number 3348717

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: cir_minisat 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3348717-1304972423/watcher-3348717-1304972423 -o /tmp/evaluation-result-3348717-1304972423/solver-3348717-1304972423 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348717-1304972423.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.01 4.00 3.68 5/366 29905
/proc/meminfo: memFree=23617964/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=25448 CPUtime=0 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 2042 0 0 0 0 0 0 0 25 0 1 0 608840046 26058752 1896 33554432000 4194304 4254575 140736912985968 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 6362 1898 213 15 0 3005 0

[startup+0.0656139 s]
/proc/loadavg: 4.01 4.00 3.68 5/366 29905
/proc/meminfo: memFree=23617964/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=32452 CPUtime=0.05 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 4590 0 0 0 5 0 0 0 25 0 1 0 608840046 33230848 4230 33554432000 4194304 4254575 140736912985968 18446744073709551615 218905392161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 8113 4230 222 15 0 4756 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32452

[startup+0.100602 s]
/proc/loadavg: 4.01 4.00 3.68 5/366 29905
/proc/meminfo: memFree=23617964/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=33112 CPUtime=0.09 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 4780 0 0 0 9 0 0 0 25 0 1 0 608840046 33906688 4420 33554432000 4194304 4254575 140736912985968 18446744073709551615 4209144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 8278 4420 232 15 0 4921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33112

[startup+0.300561 s]
/proc/loadavg: 4.01 4.00 3.68 5/366 29905
/proc/meminfo: memFree=23617964/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=33520 CPUtime=0.29 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 4913 0 0 0 29 0 0 0 25 0 1 0 608840046 34324480 4551 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 8380 4551 232 15 0 5023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33520

[startup+0.700499 s]
/proc/loadavg: 4.01 4.00 3.68 5/366 29905
/proc/meminfo: memFree=23617964/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=33520 CPUtime=0.69 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 5001 0 0 0 69 0 0 0 25 0 1 0 608840046 34324480 4636 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 8380 4636 233 15 0 5023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33520

[startup+1.50034 s]
/proc/loadavg: 4.00 4.00 3.68 5/367 29906
/proc/meminfo: memFree=23597256/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=33896 CPUtime=1.49 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 5186 0 0 0 149 0 0 0 25 0 1 0 608840046 34709504 4819 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 8474 4819 233 15 0 5117 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33896

[startup+3.10106 s]
/proc/loadavg: 4.00 4.00 3.68 5/367 29906
/proc/meminfo: memFree=23594320/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=37044 CPUtime=3.09 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 5496 0 0 0 309 0 0 0 25 0 1 0 608840046 37933056 5125 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 9261 5125 233 15 0 5904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37044

[startup+6.30048 s]
/proc/loadavg: 4.00 4.00 3.68 4/361 29923
/proc/meminfo: memFree=23774404/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=42388 CPUtime=6.29 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 6542 0 0 0 628 1 0 0 25 0 1 0 608840046 43405312 6151 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 10597 6151 233 15 0 7240 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42388

[startup+12.7003 s]
/proc/loadavg: 3.85 3.97 3.67 4/361 29923
/proc/meminfo: memFree=23760396/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=51068 CPUtime=12.69 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 8359 0 0 0 1268 1 0 0 25 0 1 0 608840046 52293632 7948 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 12767 7948 233 15 0 9410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51068

[startup+25.501 s]
/proc/loadavg: 3.72 3.94 3.66 4/361 29923
/proc/meminfo: memFree=23705736/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=65172 CPUtime=25.49 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 12062 0 0 0 2546 3 0 0 25 0 1 0 608840046 66736128 11600 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 16293 11600 233 15 0 12936 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65172

[startup+51.1004 s]
/proc/loadavg: 3.47 3.86 3.64 4/361 29924
/proc/meminfo: memFree=23688180/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=89124 CPUtime=51.09 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 18602 0 0 0 5105 4 0 0 25 0 1 0 608840046 91262976 18032 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 22281 18032 233 15 0 18924 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89124

[startup+102.313 s]
/proc/loadavg: 3.19 3.71 3.60 4/361 29925
/proc/meminfo: memFree=23595372/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=178324 CPUtime=102.3 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 30379 0 0 0 10224 6 0 0 25 0 1 0 608840046 182603776 29633 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 44581 29633 233 15 0 41224 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 178324

[startup+162.3 s]
/proc/loadavg: 3.11 3.60 3.57 4/361 29927
/proc/meminfo: memFree=23517544/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=184932 CPUtime=162.29 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 40414 0 0 0 16221 8 0 0 25 0 1 0 608840046 189370368 39564 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 46233 39564 233 15 0 42876 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 184932

[startup+222.3 s]
/proc/loadavg: 3.04 3.48 3.53 4/361 29928
/proc/meminfo: memFree=23537672/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=136992 CPUtime=222.29 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 57922 0 0 0 22215 14 0 0 25 0 1 0 608840046 140279808 26096 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 34248 26096 233 15 0 30891 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 136992

[startup+282.301 s]
/proc/loadavg: 3.01 3.39 3.49 4/361 29930
/proc/meminfo: memFree=23415468/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=190052 CPUtime=282.3 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 70117 0 0 0 28212 18 0 0 25 0 1 0 608840046 194613248 38043 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 47513 38043 233 15 0 44156 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190052

[startup+342.301 s]
/proc/loadavg: 3.00 3.32 3.46 4/361 29932
/proc/meminfo: memFree=23369020/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=274932 CPUtime=342.3 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 81614 0 0 0 34209 21 0 0 25 0 1 0 608840046 281530368 49458 33554432000 4194304 4254575 140736912985968 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 68733 49458 233 15 0 65376 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 274932

[startup+402.301 s]
/proc/loadavg: 3.03 3.27 3.43 4/361 29933
/proc/meminfo: memFree=23614216/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=98732 CPUtime=402.3 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 96284 0 0 0 40205 25 0 0 25 0 1 0 608840046 101101568 20529 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 24683 20529 233 15 0 21326 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98732

[startup+462.301 s]
/proc/loadavg: 3.08 3.25 3.41 4/361 29935
/proc/meminfo: memFree=23491612/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=198608 CPUtime=462.3 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 109463 0 0 0 46202 28 0 0 25 0 1 0 608840046 203374592 33571 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 49652 33571 233 15 0 46295 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 198608

[startup+522.3 s]
/proc/loadavg: 3.03 3.20 3.39 4/361 29936
/proc/meminfo: memFree=23408336/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=201848 CPUtime=522.3 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 120353 0 0 0 52199 31 0 0 25 0 1 0 608840046 206692352 44325 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 50462 44325 233 15 0 47105 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 201848

[startup+582.3 s]
/proc/loadavg: 3.01 3.16 3.36 4/361 29938
/proc/meminfo: memFree=23362000/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=286352 CPUtime=582.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 129741 0 0 0 58197 34 0 0 25 0 1 0 608840046 293224448 53606 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 71588 53606 233 15 0 68231 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 286352

[startup+642.301 s]
/proc/loadavg: 3.00 3.13 3.33 4/361 29940
/proc/meminfo: memFree=23290512/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=288504 CPUtime=642.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 137952 0 0 0 64195 36 0 0 25 0 1 0 608840046 295428096 61740 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 72126 61740 233 15 0 68769 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 288504

[startup+702.301 s]
/proc/loadavg: 3.06 3.12 3.32 4/361 29941
/proc/meminfo: memFree=23359128/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=157308 CPUtime=702.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 153010 0 0 0 70189 42 0 0 25 0 1 0 608840046 161083392 29200 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216964 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 39327 29200 233 15 0 35970 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 157308

[startup+762.313 s]
/proc/loadavg: 3.02 3.09 3.29 4/361 29943
/proc/meminfo: memFree=23273604/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=207904 CPUtime=762.32 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 166648 0 0 0 76186 46 0 0 25 0 1 0 608840046 212893696 42705 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 51976 42705 233 15 0 48619 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 207904

[startup+822.301 s]
/proc/loadavg: 3.00 3.07 3.27 4/361 29944
/proc/meminfo: memFree=23429280/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=291112 CPUtime=822.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 175930 0 0 0 82183 48 0 0 25 0 1 0 608840046 298098688 51860 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216817 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 72778 51860 233 15 0 69421 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 291112

[startup+882.3 s]
/proc/loadavg: 3.00 3.06 3.25 4/361 29946
/proc/meminfo: memFree=23356424/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=293956 CPUtime=882.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 183453 0 0 0 88180 51 0 0 25 0 1 0 608840046 301010944 59264 33554432000 4194304 4254575 140736912985968 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 73489 59264 233 15 0 70132 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 293956

[startup+942.3 s]
/proc/loadavg: 3.04 3.06 3.24 4/361 29948
/proc/meminfo: memFree=23287292/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=295828 CPUtime=942.32 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 191140 0 0 0 94179 53 0 0 25 0 1 0 608840046 302927872 66872 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216777 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 73957 66872 233 15 0 70600 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 295828

[startup+1002.3 s]
/proc/loadavg: 3.07 3.06 3.23 4/361 29949
/proc/meminfo: memFree=23390144/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=164492 CPUtime=1002.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 207265 0 0 0 100174 57 0 0 25 0 1 0 608840046 168439808 32585 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 41123 32585 233 15 0 37766 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 164492

[startup+1062.3 s]
/proc/loadavg: 2.63 2.95 3.18 3/355 29969
/proc/meminfo: memFree=23456236/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=214776 CPUtime=1062.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 216935 0 0 0 106171 60 0 0 25 0 1 0 608840046 219930624 42096 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 53694 42096 233 15 0 50337 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 214776

[startup+1122.3 s]
/proc/loadavg: 2.23 2.78 3.10 3/355 29970
/proc/meminfo: memFree=23392820/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=216324 CPUtime=1122.32 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 223904 0 0 0 112169 63 0 0 25 0 1 0 608840046 221515776 48886 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 54081 48886 233 15 0 50724 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 216324

[startup+1182.3 s]
/proc/loadavg: 2.08 2.63 3.03 3/355 29972
/proc/meminfo: memFree=23340424/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=300744 CPUtime=1182.31 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 230651 0 0 0 118167 64 0 0 25 0 1 0 608840046 307961856 55533 33554432000 4194304 4254575 140736912985968 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 75186 55533 233 15 0 71829 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 300744

[startup+1242.3 s]
/proc/loadavg: 2.11 2.53 2.97 3/355 29974
/proc/meminfo: memFree=23283196/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=308260 CPUtime=1242.32 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 237988 0 0 0 124165 67 0 0 25 0 1 0 608840046 315658240 62782 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 77065 62782 233 15 0 73708 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 308260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.04 2.44 2.91 2/353 29976
/proc/meminfo: memFree=23782752/32951124 swapFree=65580836/67111528
[pid=29905] ppid=29903 vsize=148144 CPUtime=1300.03 cores=4,6
/proc/29905/stat : 29905 (cir_minisat) R 29903 29905 28937 0 -1 4202496 251400 0 0 0 129932 71 0 0 25 0 1 0 608840046 151699456 30849 33554432000 4194304 4254575 140736912985968 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29905/statm: 37036 30849 233 15 0 33679 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 148144

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

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

runsolver used 4.48432 second user time and 9.78251 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-09 22:20:23
IDJOB=3348717
IDBENCH=83121
IDSOLVER=1810
FILE ID=node137/3348717-1304972423
RUNJOBID= node137-1304971120-29564
PBS_JOBID= 13285613
Free space on /tmp= 37940 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348717-1304972423/watcher-3348717-1304972423 -o /tmp/evaluation-result-3348717-1304972423/solver-3348717-1304972423 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348717-1304972423.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=820808638

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.844
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:     32951124 kB
MemFree:      23618120 kB
Buffers:        140124 kB
Cached:        1289968 kB
SwapCached:      36192 kB
Active:        1381796 kB
Inactive:      7760016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23618120 kB
SwapTotal:    67111528 kB
SwapFree:     65580836 kB
Dirty:            9748 kB
Writeback:           8 kB
AnonPages:     7685196 kB
Mapped:          19452 kB
Slab:            88440 kB
PageTables:      39884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76288932 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= 37964 MiB
End job on node137 at 2011-05-09 22:42:05