Trace number 3293015

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
CryptoMiniSat Strange-Night2-stUNSAT 8.48171 8.48347

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3293015-1303788624.cnf'
0.00/0.00	c -- header says num vars:           4800
0.00/0.00	c -- header says num clauses:       14281
0.00/0.00	c -- clauses added:            0 learnts,        14281 normals,            0 xors
0.00/0.00	c -- vars added       4800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      4800      4921      9360         0     33540         0   no data   no data
0.00/0.08	c asymm  cl-useful: 0/4921/4921 lits-rem:0 time: 0.08
0.19/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  234 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.19
0.19/0.28	c Replacing      234 vars Replaced     3601 lits Time:     0.00 s 
0.19/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.28	c bin-w-bin subsume rem           16 bins  time:  0.00 s
0.19/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4566 time:  0.02 s
0.29/0.31	c Removed useless bin:     182  fixed:     0  props:   1.42M  time:  0.02 s
0.29/0.32	c lits-rem:         1  cl-subs:        2  v-elim:   1522  v-fix:    0  time:  0.01 s
0.29/0.33	c Finding binary XORs  T:     0.01 s  found:     107
0.29/0.33	c Replacing      107 vars Replaced     1507 lits Time:     0.00 s 
0.29/0.33	c Finding non-binary XORs:     0.00 s (found:      60, avg size: 3.0)
0.29/0.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.29/0.33	c calculated reachability. Time: 0.00
0.29/0.33	c Calc default polars -  time:   0.00 s pos:    1408 undec:    1919 neg:    1473
0.29/0.33	c =========================================================================================
0.29/0.33	c types(t): F = full restart, N = normal restart
0.29/0.33	c types(t): S = simplification begin/end, E = solution found
0.29/0.33	c restart types(rt): st = static, dy = dynamic
0.29/0.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.33	c  B st     0         0      2937      4173      6201         0     26803         0   no data   no data
0.59/0.68	c  N dy    15      4292      2937      4173      6385      4084     26803    202118      6.94      7.33
1.00/1.01	c  N dy    42      8299      2936      4173      6501      5576     26803    173131      7.34     14.32
1.29/1.36	c  N dy    68     12317      2936      4173      6590      5390     26803    110239      7.58     12.53
1.69/1.76	c  N dy    88     16376      2936      4173      6653      9363     26803    253991      7.52      9.87
2.10/2.19	c  N dy   103     20688      2935      4173      6721      8100     26803    130995      7.39      7.88
2.39/2.42	c Finding binary XORs  T:     0.00 s  found:     102
2.39/2.43	c Replacing      103 vars Replaced    14911 lits Time:     0.01 s 
2.59/2.62	c  N dy   124     24737      2831      4172      6578     11497     26779    253941      7.37      9.79
2.59/2.64	c  F st   126     25000      2831      4172      6579     11759     26779    267272      7.37   no data
2.59/2.65	c Replacing        1 vars Replaced       10 lits Time:     0.00 s 
3.09/3.14	c  N dy   132     30000      2830      4172      6593     10110     26775    228598      7.37   no data
3.09/3.14	c  S st   132     30000      2830      4172      6593     10110     26775    228598      7.37   no data
3.09/3.19	c  S st   132     30504      2830      4172      6596     10607     26775    252216      7.37   no data
3.09/3.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  307 Bins:  26258 BRemL:  15478 BRemN:     18 P:  9.7M T:  0.59
3.69/3.79	c Replacing      307 vars Replaced    31336 lits Time:     0.01 s 
3.69/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.80	c bin-w-bin subsume rem         1083 bins  time:  0.00 s
3.79/3.80	c subs with bin:       66  lits-rem:        45  v-fix:    0  time:  0.00 s
3.79/3.81	c Subs w/ non-existent bins:     13 l-rem:    106 v-fix:     0 done:   2523 time:  0.01 s
3.79/3.81	c Removed useless bin:       4  fixed:     0  props:   0.10M  time:  0.00 s
3.79/3.82	c lits-rem:         0  cl-subs:      521  v-elim:    324  v-fix:    0  time:  0.01 s
3.79/3.83	c subs with bin:      281  lits-rem:      1787  v-fix:    0  time:  0.01 s
3.79/3.84	c lits-rem:        44  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.95	c asymm  cl-useful: 133/3847/3847 lits-rem:156 time: 0.11
3.89/3.95	c calculated reachability. Time: 0.00
3.89/3.95	c  N dy   132     30504      2199      3847     12259      4065     22244     59243      7.37   no data
3.89/3.95	c Finding binary XORs  T:     0.00 s  found:       3
4.19/4.28	c  N dy   145     34588      2198      3847     12306      8077     22244    181505      7.25      9.58
4.59/4.64	c  N dy   163     39358      2194      3847     12390      8234     22244    145018      7.12      7.55
4.99/5.04	c  N dy   179     43657      2192      3847     12448     12430     22244    243826      7.05      7.43
5.19/5.27	c  S st   184     45756      2192      3847     12482      7329     22244     68122      6.99      3.90
5.29/5.31	c  S st   184     46258      2192      3847     12484      7829     22244     85829      6.99   no data
5.29/5.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.61	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:  162 Bins:   3631 BRemL:   4005 BRemN:      4 P:  5.0M T:  0.30
5.59/5.62	c Replacing      171 vars Replaced     9252 lits Time:     0.00 s 
5.59/5.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.59/5.62	c bin-w-bin subsume rem          373 bins  time:  0.00 s
5.59/5.62	c subs with bin:       23  lits-rem:         7  v-fix:    0  time:  0.00 s
5.59/5.63	c Subs w/ non-existent bins:     27 l-rem:     17 v-fix:     0 done:   2020 time:  0.01 s
5.59/5.63	c Removed useless bin:       1  fixed:     0  props:   0.08M  time:  0.00 s
5.59/5.64	c lits-rem:         0  cl-subs:      197  v-elim:     38  v-fix:    0  time:  0.01 s
5.59/5.65	c subs with bin:      410  lits-rem:      1198  v-fix:    0  time:  0.01 s
5.59/5.66	c lits-rem:        49  cl-subs:      317  v-elim:      0  v-fix:    0  time:  0.01 s
5.59/5.66	c vivif2 --  cl tried     3649 cl shrink       57 lits rem         58 time: 0.00
5.59/5.66	c vivif2 --  cl tried     5986 cl shrink     1128 lits rem       3281 time: 0.00
5.69/5.78	c asymm  cl-useful: 9/3642/3642 lits-rem:9 time: 0.11
5.69/5.78	c calculated reachability. Time: 0.00
5.69/5.78	c  N dy   184     46258      1982      3642     10690      5973     20693     60840      6.99   no data
5.69/5.78	c Finding binary XORs  T:     0.00 s  found:       0
6.09/6.11	c  N dy   198     50404      1981      3642     10746     10024     20693    149844      6.93      7.34
6.39/6.49	c  N dy   213     54498      1977      3642     10829     13981     20693    226919      6.86      7.26
6.89/6.93	c  N dy   224     59439      1968      3642     10959     10392     20693    102251      6.75      7.21
7.29/7.30	c  N dy   238     63672      1960      3594     10409     12356     20483    156499      6.70      7.07
7.69/7.70	c  N dy   259     68027      1953      3594     10476     16570     20483    249015      6.70      7.06
7.79/7.86	c  S st   266     69388      1949      3594     10504      9000     20483     71869      6.70      5.47
7.89/7.90	c  S st   266     69890      1949      3594     10506      9499     20483     82902      6.70   no data
7.89/7.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.15	c Flit:     4 Blit:      2 bXBeca:    1 bXProp:  209 Bins:   2243 BRemL:   2762 BRemN:     13 P:  4.8M T:  0.24
8.09/8.15	c Replacing      231 vars Replaced    11962 lits Time:     0.00 s 
8.09/8.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.09/8.16	c bin-w-bin subsume rem          399 bins  time:  0.00 s
8.09/8.16	c subs with bin:       22  lits-rem:         4  v-fix:    0  time:  0.00 s
8.09/8.16	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:     0 done:   1711 time:  0.00 s
8.09/8.16	c Removed useless bin:       4  fixed:     0  props:   0.07M  time:  0.00 s
8.09/8.17	c lits-rem:         0  cl-subs:      201  v-elim:     47  v-fix:    0  time:  0.01 s
8.09/8.18	c subs with bin:      487  lits-rem:      1513  v-fix:    0  time:  0.01 s
8.09/8.19	c lits-rem:       127  cl-subs:      485  v-elim:      0  v-fix:    0  time:  0.01 s
8.09/8.19	c vivif2 --  cl tried     3403 cl shrink       21 lits rem         21 time: 0.00
8.09/8.19	c vivif2 --  cl tried     6473 cl shrink      732 lits rem       2646 time: 0.00
8.19/8.29	c asymm  cl-useful: 100/3400/3400 lits-rem:249 time: 0.10
8.19/8.29	c calculated reachability. Time: 0.00
8.19/8.29	c  N dy   266     69890      1664      3345      7953      6466     18620     52893      6.70   no data
8.19/8.29	c Finding binary XORs  T:     0.00 s  found:      10
8.39/8.47	c  E dy   269     72187      1654      3345      8043      8603     18620     80369      6.65      3.66
8.39/8.47	c num threads              : 1          
8.39/8.47	c restarts                 : 269        
8.39/8.47	c dynamic restarts         : 257        
8.39/8.47	c static restarts          : 12         
8.39/8.47	c full restarts            : 1          
8.39/8.47	c total simplify time      : 0.03       
8.39/8.47	c learnts DL2              : 0          
8.39/8.47	c learnts size 2           : 45083      
8.39/8.47	c learnts size 1           : 521         (10.85     % of vars)
8.39/8.47	c filedLit time            : 1.32        (15.64     % time)
8.39/8.47	c v-elim SatELite          : 1931        (40.23     % vars)
8.39/8.47	c SatELite time            : 0.06        (0.68      % time)
8.39/8.47	c v-elim xor               : 0           (0.00      % vars)
8.39/8.47	c xor elim time            : 0.00        (0.04      % time)
8.39/8.47	c num binary xor trees     : 935        
8.39/8.47	c binxor trees' crown      : 1164        (1.24      leafs/tree)
8.39/8.47	c bin xor find time        : 0.02       
8.39/8.47	c OTF clause improved      : 783         (0.01      clauses/conflict)
8.39/8.47	c OTF impr. size diff      : 1075        (1.37       lits/clause)
8.39/8.47	c OTF cl watch-shrink      : 39322       (0.54      clauses/conflict)
8.39/8.47	c OTF cl watch-sh-lit      : 125109      (3.18       lits/clause)
8.39/8.47	c tried to recurMin cls    : 36463       (50.51      % of conflicts)
8.39/8.47	c updated cache            : 0           (0.00       lits/tried recurMin)
8.39/8.47	c clauses over max glue    : 0           (0.00      % of all clauses)
8.39/8.47	c conflicts                : 72187       (8523.96   / sec)
8.39/8.47	c decisions                : 139427      (1.07      % random)
8.39/8.47	c bogo-props               : 365435782   (43151282.27 / sec)
8.39/8.47	c conflict literals        : 2059592     (32.75     % deleted)
8.39/8.47	c Memory used              : 49.48       MB
8.39/8.47	c CPU time                 : 8.47        s
8.39/8.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3293015-1303788624/watcher-3293015-1303788624 -o /tmp/evaluation-result-3293015-1303788624/solver-3293015-1303788624 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3293015-1303788624.cnf 

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: 4.04 4.03 3.80 5/189 9873
/proc/meminfo: memFree=23572892/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=31432 CPUtime=0 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 961 0 0 0 0 0 0 0 25 0 1 0 490460099 32186368 803 33554432000 4194304 4627331 140733335885152 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 7858 803 321 106 0 2829 0

[startup+0.092652 s]
/proc/loadavg: 4.04 4.03 3.80 5/189 9873
/proc/meminfo: memFree=23572892/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=31988 CPUtime=0.08 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 1170 0 0 0 8 0 0 0 25 0 1 0 490460099 32755712 1012 33554432000 4194304 4627331 140733335885152 18446744073709551615 4308558 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 7997 1014 345 106 0 2968 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31988

[startup+0.100646 s]
/proc/loadavg: 4.04 4.03 3.80 5/189 9873
/proc/meminfo: memFree=23572892/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=32384 CPUtime=0.09 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 1253 0 0 0 9 0 0 0 25 0 1 0 490460099 33161216 1095 33554432000 4194304 4627331 140733335885152 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 8096 1095 345 106 0 3067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32384

[startup+0.300624 s]
/proc/loadavg: 4.04 4.03 3.80 5/189 9873
/proc/meminfo: memFree=23572892/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=36948 CPUtime=0.29 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 2405 0 0 0 29 0 0 0 25 0 1 0 490460099 37834752 2247 33554432000 4194304 4627331 140733335885152 18446744073709551615 4534932 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 9237 2247 358 106 0 4208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36948

[startup+0.700539 s]
/proc/loadavg: 4.04 4.03 3.80 5/189 9873
/proc/meminfo: memFree=23572892/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=37848 CPUtime=0.69 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 2885 0 0 0 69 0 0 0 25 0 1 0 490460099 38756352 2725 33554432000 4194304 4627331 140733335885152 18446744073709551615 4327520 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 9462 2725 372 106 0 4433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37848

[startup+1.50041 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23561848/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=38736 CPUtime=1.49 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 3491 0 0 0 149 0 0 0 25 0 1 0 490460099 39665664 2736 33554432000 4194304 4627331 140733335885152 18446744073709551615 4322384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 9684 2736 373 106 0 4655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38736

[startup+3.1011 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23576232/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=39228 CPUtime=3.09 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 4443 0 0 0 309 0 0 0 25 0 1 0 490460099 40169472 2942 33554432000 4194304 4627331 140733335885152 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 9807 2942 374 106 0 4778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39228

[startup+6.30053 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23569336/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=50660 CPUtime=6.29 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 5979 0 0 0 629 0 0 0 25 0 1 0 490460099 51875840 4011 33554432000 4194304 4627331 140733335885152 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 12665 4011 376 106 0 7636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50660

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

[startup+7.10038 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23566236/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=59396 CPUtime=7.09 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 6287 0 0 0 709 0 0 0 25 0 1 0 490460099 60821504 4319 33554432000 4194304 4627331 140733335885152 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 14849 4319 376 106 0 9820 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 59396

[startup+7.90025 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23563264/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=50660 CPUtime=7.89 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 6458 0 0 0 789 0 0 0 25 0 1 0 490460099 51875840 4126 33554432000 4194304 4627331 140733335885152 18446744073709551615 4309035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 12665 4126 376 106 0 7636 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 50660

[startup+8.30016 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23563264/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=50660 CPUtime=8.29 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 6598 0 0 0 829 0 0 0 25 0 1 0 490460099 51875840 4266 33554432000 4194304 4627331 140733335885152 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 12665 4266 376 106 0 7636 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 50660

[startup+8.40015 s]
/proc/loadavg: 4.04 4.03 3.80 5/190 9874
/proc/meminfo: memFree=23563264/32951124 swapFree=67111412/67111528
[pid=9873] ppid=9871 vsize=50660 CPUtime=8.39 cores=1,3
/proc/9873/stat : 9873 (strangenight2-s) R 9871 9873 9265 0 -1 4202496 6598 0 0 0 839 0 0 0 25 0 1 0 490460099 51875840 4266 33554432000 4194304 4627331 140733335885152 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9873/statm: 12665 4266 376 106 0 7636 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 50660

Child status: 20
Real time (s): 8.48347
CPU time (s): 8.48171
CPU user time (s): 8.47271
CPU system time (s): 0.008998
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 59396

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

runsolver used 0.012998 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-26 05:30:24
IDJOB=3293015
IDBENCH=88025
IDSOLVER=1587
FILE ID=node137/3293015-1303788624
RUNJOBID= node137-1303787309-9285
PBS_JOBID= 13157251
Free space on /tmp= 72000 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293015-1303788624/watcher-3293015-1303788624 -o /tmp/evaluation-result-3293015-1303788624/solver-3293015-1303788624 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3293015-1303788624.cnf

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=429466028

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:      23573048 kB
Buffers:       1750304 kB
Cached:        6701964 kB
SwapCached:        112 kB
Active:        2224252 kB
Inactive:      6599676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23573048 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            5904 kB
Writeback:           0 kB
AnonPages:      371120 kB
Mapped:          16440 kB
Slab:           489136 kB
PageTables:       5740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   638720 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= 71996 MiB
End job on node137 at 2011-04-26 05:30:32