Trace number 3350217

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: LR_GL_NOSHR 2011-03-02? (TO) 1300.02 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-3350217-1304972275/watcher-3350217-1304972275 -o /tmp/evaluation-result-3350217-1304972275/solver-3350217-1304972275 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350217-1304972275.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.70 2.00 2.59 5/373 2932
/proc/meminfo: memFree=15238308/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=11796 CPUtime=0 cores=1,3
/proc/2932/stat : 2932 (runsolver) R 2930 2932 1733 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 687458194 12079104 49 33554432000 4194304 5432360 140737103173040 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/2932/statm: 2949 49 30 303 0 2643 0

[startup+0.104417 s]
/proc/loadavg: 1.70 2.00 2.59 5/373 2932
/proc/meminfo: memFree=15238308/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=37328 CPUtime=0.09 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 5716 0 0 0 9 0 0 0 22 0 1 0 687458194 38223872 5110 33554432000 4194304 4300056 140735916445872 18446744073709551615 260905393920 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 9332 5111 222 26 0 5964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37328

[startup+0.200401 s]
/proc/loadavg: 1.70 2.00 2.59 5/373 2932
/proc/meminfo: memFree=15238308/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=45172 CPUtime=0.19 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 7856 0 0 0 18 1 0 0 22 0 1 0 687458194 46256128 6975 33554432000 4194304 4300056 140735916445872 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 11293 6976 228 26 0 7925 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45172

[startup+0.300385 s]
/proc/loadavg: 1.70 2.00 2.59 5/373 2932
/proc/meminfo: memFree=15238308/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=52964 CPUtime=0.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 9952 0 0 0 27 1 0 0 23 0 1 0 687458194 54235136 8838 33554432000 4194304 4300056 140735916445872 18446744073709551615 4210514 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 13241 8841 228 26 0 9873 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52964

[startup+0.700312 s]
/proc/loadavg: 1.70 2.00 2.59 5/373 2932
/proc/meminfo: memFree=15238308/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=44272 CPUtime=0.68 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 11641 0 0 0 67 1 0 0 25 0 1 0 687458194 45334528 6894 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 11068 6894 246 26 0 7700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44272

[startup+1.50017 s]
/proc/loadavg: 1.96 2.05 2.60 5/377 2939
/proc/meminfo: memFree=15143944/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=44272 CPUtime=1.48 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 11905 0 0 0 147 1 0 0 25 0 1 0 687458194 45334528 7150 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 11068 7150 247 26 0 7700 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44272

[startup+3.10087 s]
/proc/loadavg: 1.96 2.05 2.60 5/377 2939
/proc/meminfo: memFree=15136132/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=51344 CPUtime=3.09 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 12495 0 0 0 307 2 0 0 25 0 1 0 687458194 52576256 7731 33554432000 4194304 4300056 140735916445872 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 12836 7731 247 26 0 9468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51344

[startup+6.30029 s]
/proc/loadavg: 2.13 2.08 2.61 5/377 2939
/proc/meminfo: memFree=15107564/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=52288 CPUtime=6.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 13713 0 0 0 626 2 0 0 25 0 1 0 687458194 53542912 8918 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 13072 8918 247 26 0 9704 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52288

[startup+12.7011 s]
/proc/loadavg: 2.28 2.11 2.61 5/377 2941
/proc/meminfo: memFree=15029608/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=71260 CPUtime=12.69 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 18922 0 0 0 1265 4 0 0 25 0 1 0 687458194 72970240 14097 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 17815 14097 247 26 0 14447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71260

[startup+25.5008 s]
/proc/loadavg: 2.72 2.22 2.64 5/377 2941
/proc/meminfo: memFree=14984624/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=101904 CPUtime=25.49 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 22645 0 0 0 2544 5 0 0 25 0 1 0 687458194 104349696 17759 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 25476 17759 247 26 0 22108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101904

[startup+51.1011 s]
/proc/loadavg: 3.16 2.36 2.68 5/377 2942
/proc/meminfo: memFree=14958832/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=82936 CPUtime=51.09 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 31902 0 0 0 5102 7 0 0 25 0 1 0 687458194 84926464 14578 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 20734 14578 247 26 0 17366 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82936

[startup+102.301 s]
/proc/loadavg: 3.63 2.61 2.74 5/377 2943
/proc/meminfo: memFree=14939816/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=103724 CPUtime=102.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 47224 0 0 0 10216 12 0 0 25 0 1 0 687458194 106213376 18666 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 25931 18666 247 26 0 22563 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 103724

[startup+162.301 s]
/proc/loadavg: 3.90 2.88 2.82 5/377 2945
/proc/meminfo: memFree=14954052/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=86680 CPUtime=162.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 66214 0 0 0 16210 18 0 0 25 0 1 0 687458194 88760320 15301 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 21670 15301 247 26 0 18302 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 86680

[startup+222.314 s]
/proc/loadavg: 3.96 3.08 2.89 5/377 2946
/proc/meminfo: memFree=14863616/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=90536 CPUtime=222.3 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 81292 0 0 0 22207 23 0 0 25 0 1 0 687458194 92708864 18504 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 22634 18504 247 26 0 19266 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90536

[startup+282.301 s]
/proc/loadavg: 3.98 3.24 2.96 5/377 2948
/proc/meminfo: memFree=14882784/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=113904 CPUtime=282.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 96453 0 0 0 28201 28 0 0 25 0 1 0 687458194 116637696 22360 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 28476 22360 247 26 0 25108 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 113904

[startup+342.301 s]
/proc/loadavg: 3.99 3.38 3.02 5/377 2949
/proc/meminfo: memFree=14875896/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=115564 CPUtime=342.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 110532 0 0 0 34194 34 0 0 25 0 1 0 687458194 118337536 23805 33554432000 4194304 4300056 140735916445872 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 28891 23805 247 26 0 25523 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 115564

[startup+402.301 s]
/proc/loadavg: 3.99 3.49 3.08 5/377 2951
/proc/meminfo: memFree=14927548/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=96596 CPUtime=402.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 128066 0 0 0 40189 40 0 0 25 0 1 0 687458194 98914304 17129 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 24149 17129 247 26 0 20781 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 96596

[startup+462.301 s]
/proc/loadavg: 4.05 3.59 3.14 5/377 2954
/proc/meminfo: memFree=14929232/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=97424 CPUtime=462.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 143079 0 0 0 46183 45 0 0 25 0 1 0 687458194 99762176 18437 33554432000 4194304 4300056 140735916445872 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 24356 18437 247 26 0 20988 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 97424

[startup+522.301 s]
/proc/loadavg: 4.22 3.71 3.21 5/377 2955
/proc/meminfo: memFree=14885032/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=100548 CPUtime=522.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 156889 0 0 0 52178 51 0 0 25 0 1 0 687458194 102961152 19908 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 25137 19908 247 26 0 21769 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 100548

[startup+582.301 s]
/proc/loadavg: 4.15 3.78 3.26 5/377 2957
/proc/meminfo: memFree=14862776/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=122160 CPUtime=582.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 171107 0 0 0 58172 56 0 0 25 0 1 0 687458194 125091840 21784 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 30540 21784 247 26 0 27172 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 122160

[startup+642.301 s]
/proc/loadavg: 4.11 3.83 3.31 5/377 2958
/proc/meminfo: memFree=14817080/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=122412 CPUtime=642.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 184570 0 0 0 64166 62 0 0 25 0 1 0 687458194 125349888 22269 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 30603 22269 247 26 0 27235 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 122412

[startup+702.301 s]
/proc/loadavg: 4.09 3.87 3.35 5/377 2961
/proc/meminfo: memFree=14875412/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=104836 CPUtime=702.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 197898 0 0 0 70161 67 0 0 25 0 1 0 687458194 107352064 20281 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 26209 20281 247 26 0 22841 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 104836

[startup+762.301 s]
/proc/loadavg: 4.03 3.89 3.39 5/377 2963
/proc/meminfo: memFree=14860472/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=104976 CPUtime=762.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 211197 0 0 0 76157 72 0 0 25 0 1 0 687458194 107495424 19301 33554432000 4194304 4300056 140735916445872 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 26244 19301 247 26 0 22876 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 104976

[startup+822.301 s]
/proc/loadavg: 4.01 3.91 3.43 5/377 2964
/proc/meminfo: memFree=14854216/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=94468 CPUtime=822.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 223903 0 0 0 82152 77 0 0 25 0 1 0 687458194 96735232 18193 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 23617 18193 247 26 0 20249 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 94468

[startup+882.314 s]
/proc/loadavg: 4.00 3.92 3.46 5/377 2966
/proc/meminfo: memFree=14859364/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=156324 CPUtime=882.3 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 233437 0 0 0 88149 81 0 0 25 0 1 0 687458194 160075776 27558 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 39081 27558 247 26 0 35713 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 156324

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.49 5/377 2967
/proc/meminfo: memFree=14769044/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=126236 CPUtime=942.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 246561 0 0 0 94142 87 0 0 25 0 1 0 687458194 129265664 26736 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 31559 26736 247 26 0 28191 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 126236

[startup+1002.3 s]
/proc/loadavg: 4.19 3.99 3.54 5/377 2969
/proc/meminfo: memFree=14862728/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=126564 CPUtime=1002.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 259914 0 0 0 100136 92 0 0 25 0 1 0 687458194 129601536 26685 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 31641 26685 247 26 0 28273 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 126564

[startup+1062.3 s]
/proc/loadavg: 4.12 4.01 3.57 5/377 2971
/proc/meminfo: memFree=14827212/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=128852 CPUtime=1062.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 274523 0 0 0 106131 98 0 0 25 0 1 0 687458194 131944448 25389 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 32213 25389 247 26 0 28845 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 128852

[startup+1122.3 s]
/proc/loadavg: 4.28 4.06 3.61 5/377 3027
/proc/meminfo: memFree=14975156/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=112772 CPUtime=1122.28 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 286451 0 0 0 112127 101 0 0 25 0 1 0 687458194 115478528 22311 33554432000 4194304 4300056 140735916445872 18446744073709551615 4255970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 28193 22311 247 26 0 24825 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 112772

[startup+1182.3 s]
/proc/loadavg: 4.18 4.07 3.64 5/377 3056
/proc/meminfo: memFree=14773632/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=166616 CPUtime=1182.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 297864 0 0 0 118121 108 0 0 25 0 1 0 687458194 170614784 33551 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 41654 33551 247 26 0 38286 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 166616

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.66 5/377 3058
/proc/meminfo: memFree=14813160/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=168072 CPUtime=1242.29 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 314211 0 0 0 124114 115 0 0 25 0 1 0 687458194 172105728 32382 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 42018 32382 247 26 0 38650 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 168072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.67 4/376 3065
/proc/meminfo: memFree=14893348/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=138296 CPUtime=1300 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 327164 0 0 0 129879 121 0 0 25 0 1 0 687458194 141615104 27676 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 34574 27676 247 26 0 31206 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 138296

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.67 4/376 3065
/proc/meminfo: memFree=14893348/32950928 swapFree=65762352/67111528
[pid=2932] ppid=2930 vsize=138296 CPUtime=1300 cores=1,3
/proc/2932/stat : 2932 (lr_gl_shr) R 2930 2932 1733 0 -1 4202496 327164 0 0 0 129879 121 0 0 25 0 1 0 687458194 141615104 27676 33554432000 4194304 4300056 140735916445872 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2932/statm: 34574 27676 247 26 0 31206 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 138296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1298.8
CPU system time (s): 1.21581
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 187792

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

runsolver used 4.48532 second user time and 10.8933 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 22:17:55
IDJOB=3350217
IDBENCH=83121
IDSOLVER=1815
FILE ID=node116/3350217-1304972275
RUNJOBID= node116-1304972275-2895
PBS_JOBID= 13285634
Free space on /tmp= 45836 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350217-1304972275/watcher-3350217-1304972275 -o /tmp/evaluation-result-3350217-1304972275/solver-3350217-1304972275 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350217-1304972275.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=2127679889

node116.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.826
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.65
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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:     32950928 kB
MemFree:      15240084 kB
Buffers:        216044 kB
Cached:        7782532 kB
SwapCached:      12300 kB
Active:       10503864 kB
Inactive:      6847540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15240084 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           12928 kB
Writeback:           0 kB
AnonPages:     9350888 kB
Mapped:          16164 kB
Slab:           250776 kB
PageTables:      44548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82819212 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= 45828 MiB
End job on node116 at 2011-05-09 22:39:37