Trace number 3350079

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

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-3350079-1304972275/watcher-3350079-1304972275 -o /tmp/evaluation-result-3350079-1304972275/solver-3350079-1304972275 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350079-1304972275.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 5,7

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 3/366 2922
/proc/meminfo: memFree=15252724/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=22820 CPUtime=0 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 1077 0 0 0 0 0 0 0 22 0 1 0 687458192 23367680 1019 33554432000 4194304 4300056 140736196570976 18446744073709551615 260905059864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 5705 1022 219 26 0 2337 0

[startup+0.0893629 s]
/proc/loadavg: 1.70 2.00 2.59 3/366 2922
/proc/meminfo: memFree=15252724/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=40704 CPUtime=0.08 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 5906 0 0 0 7 1 0 0 22 0 1 0 687458192 41680896 5329 33554432000 4194304 4300056 140736196570976 18446744073709551615 260905393920 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 10176 5330 222 26 0 6808 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40704

[startup+0.100359 s]
/proc/loadavg: 1.70 2.00 2.59 3/366 2922
/proc/meminfo: memFree=15252724/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=41628 CPUtime=0.09 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 6301 0 0 0 8 1 0 0 22 0 1 0 687458192 42627072 5703 33554432000 4194304 4300056 140736196570976 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 10440 5704 222 26 0 7072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41628

[startup+0.300328 s]
/proc/loadavg: 1.70 2.00 2.59 3/366 2922
/proc/meminfo: memFree=15252724/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=55420 CPUtime=0.29 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 10491 0 0 0 28 1 0 0 23 0 1 0 687458192 56750080 9486 33554432000 4194304 4300056 140736196570976 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 13855 9487 228 26 0 10487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55420

[startup+0.700314 s]
/proc/loadavg: 1.70 2.00 2.59 3/366 2922
/proc/meminfo: memFree=15252724/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=61900 CPUtime=0.69 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 14011 0 0 0 67 2 0 0 25 0 1 0 687458192 63385600 10626 33554432000 4194304 4300056 140736196570976 18446744073709551615 260905051922 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 15475 10626 228 26 0 12107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61900

[startup+1.50111 s]
/proc/loadavg: 1.96 2.05 2.60 5/377 2939
/proc/meminfo: memFree=15145064/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=54548 CPUtime=1.49 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 15162 0 0 0 147 2 0 0 25 0 1 0 687458192 55857152 9167 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 13637 9167 247 26 0 10269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54548

[startup+3.10081 s]
/proc/loadavg: 1.96 2.05 2.60 5/377 2939
/proc/meminfo: memFree=15136876/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=61620 CPUtime=3.09 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 15701 0 0 0 307 2 0 0 25 0 1 0 687458192 63098880 9686 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 15405 9686 247 26 0 12037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61620

[startup+6.30023 s]
/proc/loadavg: 2.13 2.08 2.61 5/377 2939
/proc/meminfo: memFree=15108308/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=61752 CPUtime=6.29 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 16838 0 0 0 626 3 0 0 25 0 1 0 687458192 63234048 10812 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256030 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 15438 10812 247 26 0 12070 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61752

[startup+12.7011 s]
/proc/loadavg: 2.28 2.11 2.61 5/377 2941
/proc/meminfo: memFree=15030352/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=80712 CPUtime=12.69 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 21927 0 0 0 1266 3 0 0 25 0 1 0 687458192 82649088 15868 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 20178 15868 247 26 0 16810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80712

[startup+25.5007 s]
/proc/loadavg: 2.61 2.19 2.63 5/377 2941
/proc/meminfo: memFree=14985244/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=111356 CPUtime=25.5 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 25254 0 0 0 2545 5 0 0 25 0 1 0 687458192 114028544 19139 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 27839 19139 247 26 0 24471 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 111356

[startup+51.101 s]
/proc/loadavg: 3.16 2.36 2.68 5/377 2942
/proc/meminfo: memFree=14959328/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=142176 CPUtime=51.08 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 31379 0 0 0 5102 6 0 0 25 0 1 0 687458192 145588224 25175 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 35544 25175 247 26 0 32176 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142176

[startup+102.315 s]
/proc/loadavg: 3.63 2.61 2.74 5/377 2943
/proc/meminfo: memFree=14940436/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=116460 CPUtime=102.31 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 48787 0 0 0 10219 12 0 0 25 0 1 0 687458192 119255040 21931 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 29115 21931 247 26 0 25747 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 116460

[startup+162.301 s]
/proc/loadavg: 3.90 2.88 2.82 5/377 2945
/proc/meminfo: memFree=14954672/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=120052 CPUtime=162.29 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 66874 0 0 0 16211 18 0 0 25 0 1 0 687458192 122933248 20936 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 30013 20936 247 26 0 26645 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 120052

[startup+222.301 s]
/proc/loadavg: 3.96 3.08 2.89 5/377 2946
/proc/meminfo: memFree=14864360/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=203068 CPUtime=222.29 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 80036 0 0 0 22206 23 0 0 25 0 1 0 687458192 207941632 33933 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 50767 33933 247 26 0 47399 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 203068

[startup+282.301 s]
/proc/loadavg: 3.98 3.24 2.96 5/377 2948
/proc/meminfo: memFree=14883156/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=156684 CPUtime=282.29 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 99272 0 0 0 28199 30 0 0 25 0 1 0 687458192 160444416 31978 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 39171 31978 247 26 0 35803 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 156684

[startup+342.301 s]
/proc/loadavg: 3.99 3.38 3.02 5/377 2949
/proc/meminfo: memFree=14876516/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=157792 CPUtime=342.29 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 115688 0 0 0 34194 35 0 0 25 0 1 0 687458192 161579008 29127 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 39448 29127 247 26 0 36080 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 157792

[startup+402.301 s]
/proc/loadavg: 3.99 3.49 3.08 5/377 2951
/proc/meminfo: memFree=14928044/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=129948 CPUtime=402.3 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 132620 0 0 0 40189 41 0 0 25 0 1 0 687458192 133066752 25436 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 32487 25436 247 26 0 29119 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129948

[startup+462.301 s]
/proc/loadavg: 4.05 3.59 3.14 5/377 2954
/proc/meminfo: memFree=14929480/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=111548 CPUtime=462.3 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 148896 0 0 0 46184 46 0 0 25 0 1 0 687458192 114225152 21124 33554432000 4194304 4300056 140736196570976 18446744073709551615 4263302 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 27887 21124 247 26 0 24519 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111548

[startup+522.301 s]
/proc/loadavg: 4.22 3.71 3.21 5/377 2955
/proc/meminfo: memFree=14885280/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=162016 CPUtime=522.3 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 160663 0 0 0 52178 52 0 0 25 0 1 0 687458192 165904384 32724 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 40504 32724 247 26 0 37136 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 162016

[startup+582.301 s]
/proc/loadavg: 4.15 3.78 3.26 5/377 2957
/proc/meminfo: memFree=14863148/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=132388 CPUtime=582.3 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 177545 0 0 0 58173 57 0 0 25 0 1 0 687458192 135565312 25300 33554432000 4194304 4300056 140736196570976 18446744073709551615 4252294 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 33097 25300 247 26 0 29729 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 132388

[startup+642.301 s]
/proc/loadavg: 4.11 3.83 3.31 5/377 2958
/proc/meminfo: memFree=14867052/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=169068 CPUtime=642.31 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 188255 0 0 0 64170 61 0 0 25 0 1 0 687458192 173125632 35870 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 42267 35870 247 26 0 38899 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 169068

[startup+702.301 s]
/proc/loadavg: 4.09 3.87 3.35 5/377 2961
/proc/meminfo: memFree=14875908/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=139260 CPUtime=702.31 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 203642 0 0 0 70164 67 0 0 25 0 1 0 687458192 142602240 29515 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 34815 29515 247 26 0 31447 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 139260

[startup+762.314 s]
/proc/loadavg: 4.03 3.89 3.39 5/377 2963
/proc/meminfo: memFree=14860844/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=120768 CPUtime=762.32 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 219713 0 0 0 76160 72 0 0 25 0 1 0 687458192 123666432 24295 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 30192 24295 247 26 0 26824 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 120768

[startup+822.301 s]
/proc/loadavg: 4.01 3.91 3.43 5/377 2964
/proc/meminfo: memFree=14854588/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=170744 CPUtime=822.32 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 229886 0 0 0 82156 76 0 0 25 0 1 0 687458192 174841856 34338 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 42686 34338 247 26 0 39318 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 170744

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.46 5/377 2966
/proc/meminfo: memFree=14859736/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=121972 CPUtime=882.31 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 244402 0 0 0 88150 81 0 0 25 0 1 0 687458192 124899328 24715 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 30493 24715 247 26 0 27125 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 121972

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.49 5/377 2967
/proc/meminfo: memFree=14769416/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=173460 CPUtime=942.31 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 255398 0 0 0 94145 86 0 0 25 0 1 0 687458192 177623040 35589 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 43365 35589 247 26 0 39997 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 173460

[startup+1002.3 s]
/proc/loadavg: 4.19 3.99 3.54 5/377 2969
/proc/meminfo: memFree=14863348/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=145032 CPUtime=1002.32 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 270704 0 0 0 100139 93 0 0 25 0 1 0 687458192 148512768 26793 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 36258 26793 247 26 0 32890 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 145032

[startup+1062.3 s]
/proc/loadavg: 4.12 4.01 3.57 5/377 2971
/proc/meminfo: memFree=14827584/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=175852 CPUtime=1062.32 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 280927 0 0 0 106135 97 0 0 25 0 1 0 687458192 180072448 36878 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 43963 36878 247 26 0 40595 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 175852

[startup+1122.3 s]
/proc/loadavg: 4.28 4.06 3.61 5/377 3027
/proc/meminfo: memFree=14975528/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=145416 CPUtime=1122.33 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 296273 0 0 0 112130 103 0 0 25 0 1 0 687458192 148905984 28095 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 36354 28095 247 26 0 32986 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 145416

[startup+1182.3 s]
/proc/loadavg: 4.18 4.07 3.64 5/377 3056
/proc/meminfo: memFree=14774128/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=176756 CPUtime=1182.33 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 306252 0 0 0 118125 108 0 0 25 0 1 0 687458192 180998144 37927 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 44189 37927 247 26 0 40821 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 176756

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.66 5/377 3058
/proc/meminfo: memFree=14813532/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=177384 CPUtime=1242.33 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 322641 0 0 0 124118 115 0 0 25 0 1 0 687458192 181641216 32318 33554432000 4194304 4300056 140736196570976 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 44346 32318 247 26 0 40978 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 177384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.67 5/376 3064
/proc/meminfo: memFree=14869548/32950928 swapFree=65762352/67111528
[pid=2922] ppid=2920 vsize=227744 CPUtime=1300.03 cores=5,7
/proc/2922/stat : 2922 (lr_gl_shr) R 2920 2922 1733 0 -1 4202496 333595 0 0 0 129882 121 0 0 25 0 1 0 687458192 233209856 43143 33554432000 4194304 4300056 140736196570976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2922/statm: 56936 43143 247 26 0 53568 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 227744

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.06
CPU user time (s): 1298.83
CPU system time (s): 1.22481
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 256504

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

runsolver used 4.33734 second user time and 11.0553 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 22:17:55
IDJOB=3350079
IDBENCH=83120
IDSOLVER=1815
FILE ID=node116/3350079-1304972275
RUNJOBID= node116-1304972275-2896
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-top29.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350079-1304972275/watcher-3350079-1304972275 -o /tmp/evaluation-result-3350079-1304972275/solver-3350079-1304972275 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350079-1304972275.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
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:      15253128 kB
Buffers:        216028 kB
Cached:        7781772 kB
SwapCached:      12300 kB
Active:       10487140 kB
Inactive:      6850968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15253128 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           12540 kB
Writeback:           0 kB
AnonPages:     9338860 kB
Mapped:          16164 kB
Slab:           250776 kB
PageTables:      44936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82786248 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