Trace number 3401192

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-st (fixed)UNSAT 8.36373 8.36402

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.017996
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-3401192-1306285678.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.07/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.27	c Replacing      234 vars Replaced     3601 lits Time:     0.00 s 
0.19/0.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.27	c bin-w-bin subsume rem           16 bins  time:  0.00 s
0.19/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.29	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.31	c lits-rem:         1  cl-subs:        2  v-elim:   1522  v-fix:    0  time:  0.01 s
0.29/0.32	c Finding binary XORs  T:     0.01 s  found:     107
0.29/0.32	c Replacing      107 vars Replaced     1507 lits Time:     0.00 s 
0.29/0.32	c Finding non-binary XORs:     0.00 s (found:      60, avg size: 3.0)
0.29/0.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.29/0.32	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.67	c  N dy    15      4292      2937      4173      6385      4084     26803    202118      6.94      7.33
0.89/0.98	c  N dy    42      8299      2936      4173      6501      5576     26803    173131      7.34     14.32
1.29/1.33	c  N dy    68     12317      2936      4173      6590      5390     26803    110239      7.58     12.53
1.69/1.72	c  N dy    88     16376      2936      4173      6653      9363     26803    253991      7.52      9.87
2.10/2.15	c  N dy   103     20688      2935      4173      6721      8100     26803    130995      7.39      7.88
2.29/2.37	c Finding binary XORs  T:     0.00 s  found:     102
2.29/2.38	c Replacing      103 vars Replaced    14911 lits Time:     0.01 s 
2.49/2.57	c  N dy   124     24737      2831      4172      6578     11497     26779    253941      7.37      9.79
2.49/2.59	c  F st   126     25000      2831      4172      6579     11759     26779    267272      7.37   no data
2.59/2.60	c Replacing        1 vars Replaced       10 lits Time:     0.00 s 
2.99/3.08	c  N dy   132     30000      2830      4172      6593     10110     26775    228598      7.37   no data
2.99/3.08	c  S st   132     30000      2830      4172      6593     10110     26775    228598      7.37   no data
3.09/3.13	c  S st   132     30504      2830      4172      6596     10607     26775    252216      7.37   no data
3.09/3.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  307 Bins:  26258 BRemL:  15478 BRemN:     18 P:  9.7M T:  0.57
3.69/3.71	c Replacing      307 vars Replaced    31336 lits Time:     0.01 s 
3.69/3.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.72	c bin-w-bin subsume rem         1083 bins  time:  0.00 s
3.69/3.72	c subs with bin:       66  lits-rem:        45  v-fix:    0  time:  0.00 s
3.69/3.73	c Subs w/ non-existent bins:     13 l-rem:    106 v-fix:     0 done:   2523 time:  0.01 s
3.69/3.73	c Removed useless bin:       4  fixed:     0  props:   0.10M  time:  0.00 s
3.69/3.74	c lits-rem:         0  cl-subs:      521  v-elim:    324  v-fix:    0  time:  0.01 s
3.69/3.75	c subs with bin:      281  lits-rem:      1787  v-fix:    0  time:  0.01 s
3.69/3.76	c lits-rem:        44  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.87	c asymm  cl-useful: 133/3847/3847 lits-rem:156 time: 0.11
3.79/3.87	c calculated reachability. Time: 0.00
3.79/3.87	c  N dy   132     30504      2199      3847     12259      4065     22244     59243      7.37   no data
3.79/3.87	c Finding binary XORs  T:     0.00 s  found:       3
4.09/4.19	c  N dy   145     34588      2198      3847     12306      8077     22244    181505      7.25      9.58
4.49/4.55	c  N dy   163     39358      2194      3847     12390      8234     22244    145018      7.12      7.55
4.89/4.96	c  N dy   179     43657      2192      3847     12448     12430     22244    243826      7.05      7.43
5.09/5.18	c  S st   184     45756      2192      3847     12482      7329     22244     68122      6.99      3.90
5.19/5.22	c  S st   184     46258      2192      3847     12484      7829     22244     85829      6.99   no data
5.19/5.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.52	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:  162 Bins:   3631 BRemL:   4005 BRemN:      4 P:  5.0M T:  0.29
5.50/5.52	c Replacing      171 vars Replaced     9252 lits Time:     0.00 s 
5.50/5.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.50/5.52	c bin-w-bin subsume rem          373 bins  time:  0.00 s
5.50/5.53	c subs with bin:       23  lits-rem:         7  v-fix:    0  time:  0.00 s
5.50/5.53	c Subs w/ non-existent bins:     27 l-rem:     17 v-fix:     0 done:   2020 time:  0.01 s
5.50/5.53	c Removed useless bin:       1  fixed:     0  props:   0.08M  time:  0.00 s
5.50/5.54	c lits-rem:         0  cl-subs:      197  v-elim:     38  v-fix:    0  time:  0.01 s
5.50/5.55	c subs with bin:      410  lits-rem:      1198  v-fix:    0  time:  0.01 s
5.50/5.56	c lits-rem:        49  cl-subs:      317  v-elim:      0  v-fix:    0  time:  0.01 s
5.50/5.56	c vivif2 --  cl tried     3649 cl shrink       57 lits rem         58 time: 0.00
5.50/5.57	c vivif2 --  cl tried     5986 cl shrink     1128 lits rem       3281 time: 0.00
5.59/5.68	c asymm  cl-useful: 9/3642/3642 lits-rem:9 time: 0.11
5.59/5.68	c calculated reachability. Time: 0.00
5.59/5.68	c  N dy   184     46258      1982      3642     10690      5973     20693     60840      6.99   no data
5.59/5.68	c Finding binary XORs  T:     0.00 s  found:       0
5.99/6.01	c  N dy   198     50404      1981      3642     10746     10024     20693    149844      6.93      7.34
6.29/6.38	c  N dy   213     54498      1977      3642     10829     13981     20693    226919      6.86      7.26
6.79/6.82	c  N dy   224     59439      1968      3642     10959     10392     20693    102251      6.75      7.21
7.09/7.19	c  N dy   238     63672      1960      3594     10409     12356     20483    156499      6.70      7.07
7.49/7.60	c  N dy   259     68027      1953      3594     10476     16570     20483    249015      6.70      7.06
7.70/7.75	c  S st   266     69388      1949      3594     10504      9000     20483     71869      6.70      5.47
7.70/7.80	c  S st   266     69890      1949      3594     10506      9499     20483     82902      6.70   no data
7.79/7.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.04	c Flit:     4 Blit:      2 bXBeca:    1 bXProp:  209 Bins:   2243 BRemL:   2762 BRemN:     13 P:  4.8M T:  0.24
7.99/8.04	c Replacing      231 vars Replaced    11962 lits Time:     0.00 s 
7.99/8.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.99/8.04	c bin-w-bin subsume rem          399 bins  time:  0.00 s
7.99/8.04	c subs with bin:       22  lits-rem:         4  v-fix:    0  time:  0.00 s
7.99/8.05	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:     0 done:   1711 time:  0.00 s
7.99/8.05	c Removed useless bin:       4  fixed:     0  props:   0.07M  time:  0.00 s
7.99/8.06	c lits-rem:         0  cl-subs:      201  v-elim:     47  v-fix:    0  time:  0.01 s
7.99/8.06	c subs with bin:      487  lits-rem:      1513  v-fix:    0  time:  0.01 s
7.99/8.07	c lits-rem:       127  cl-subs:      485  v-elim:      0  v-fix:    0  time:  0.00 s
7.99/8.07	c vivif2 --  cl tried     3403 cl shrink       21 lits rem         21 time: 0.00
7.99/8.08	c vivif2 --  cl tried     6473 cl shrink      732 lits rem       2646 time: 0.00
8.09/8.17	c asymm  cl-useful: 100/3400/3400 lits-rem:249 time: 0.10
8.09/8.17	c calculated reachability. Time: 0.00
8.09/8.17	c  N dy   266     69890      1664      3345      7953      6466     18620     52893      6.70   no data
8.09/8.18	c Finding binary XORs  T:     0.00 s  found:      10
8.29/8.36	c  E dy   269     72187      1654      3345      8043      8603     18620     80369      6.65      3.66
8.29/8.36	c num threads              : 1          
8.29/8.36	c restarts                 : 269        
8.29/8.36	c dynamic restarts         : 257        
8.29/8.36	c static restarts          : 12         
8.29/8.36	c full restarts            : 1          
8.29/8.36	c total simplify time      : 0.03       
8.29/8.36	c learnts DL2              : 0          
8.29/8.36	c learnts size 2           : 45083      
8.29/8.36	c learnts size 1           : 521         (10.85     % of vars)
8.29/8.36	c filedLit time            : 1.29        (15.47     % time)
8.29/8.36	c v-elim SatELite          : 1931        (40.23     % vars)
8.29/8.36	c SatELite time            : 0.05        (0.63      % time)
8.29/8.36	c v-elim xor               : 0           (0.00      % vars)
8.29/8.36	c xor elim time            : 0.00        (0.05      % time)
8.29/8.36	c num binary xor trees     : 935        
8.29/8.36	c binxor trees' crown      : 1164        (1.24      leafs/tree)
8.29/8.36	c bin xor find time        : 0.02       
8.29/8.36	c OTF clause improved      : 783         (0.01      clauses/conflict)
8.29/8.36	c OTF impr. size diff      : 1075        (1.37       lits/clause)
8.29/8.36	c OTF cl watch-shrink      : 39322       (0.54      clauses/conflict)
8.29/8.36	c OTF cl watch-sh-lit      : 125109      (3.18       lits/clause)
8.29/8.36	c tried to recurMin cls    : 36463       (50.51      % of conflicts)
8.29/8.36	c updated cache            : 0           (0.00       lits/tried recurMin)
8.29/8.36	c clauses over max glue    : 0           (0.00      % of all clauses)
8.29/8.36	c conflicts                : 72187       (8642.32   / sec)
8.29/8.36	c decisions                : 139427      (1.07      % random)
8.29/8.36	c bogo-props               : 365435782   (43750460.27 / sec)
8.29/8.36	c conflict literals        : 2059592     (32.75     % deleted)
8.29/8.36	c Memory used              : 49.43       MB
8.29/8.36	c CPU time                 : 8.35        s
8.29/8.36	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: 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-3401192-1306285678/watcher-3401192-1306285678 -o /tmp/evaluation-result-3401192-1306285678/solver-3401192-1306285678 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401192-1306285678.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.04 2.00 2/436 25850
/proc/meminfo: memFree=5527700/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=31660 CPUtime=0 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 1089 0 0 0 0 0 0 0 25 0 1 0 740165700 32419840 932 33554432000 4194304 4580011 140734660441328 18446744073709551615 4293226 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 7915 932 338 95 0 2897 0

[startup+0.0783259 s]
/proc/loadavg: 2.03 2.04 2.00 2/436 25850
/proc/meminfo: memFree=5527700/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=31660 CPUtime=0.07 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 1090 0 0 0 7 0 0 0 25 0 1 0 740165700 32419840 933 33554432000 4194304 4580011 140734660441328 18446744073709551615 4293668 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 7915 933 338 95 0 2897 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31660

[startup+0.100324 s]
/proc/loadavg: 2.03 2.04 2.00 2/436 25850
/proc/meminfo: memFree=5527700/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=32468 CPUtime=0.09 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 1277 0 0 0 9 0 0 0 25 0 1 0 740165700 33247232 1120 33554432000 4194304 4580011 140734660441328 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 8117 1120 340 95 0 3099 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32468

[startup+0.300287 s]
/proc/loadavg: 2.03 2.04 2.00 2/436 25850
/proc/meminfo: memFree=5527700/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=36900 CPUtime=0.29 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 2400 0 0 0 29 0 0 0 25 0 1 0 740165700 37785600 2243 33554432000 4194304 4580011 140734660441328 18446744073709551615 4292074 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 9225 2243 354 95 0 4207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36900

[startup+0.700214 s]
/proc/loadavg: 2.03 2.04 2.00 2/436 25850
/proc/meminfo: memFree=5527700/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=37800 CPUtime=0.69 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 2882 0 0 0 69 0 0 0 25 0 1 0 740165700 38707200 2723 33554432000 4194304 4580011 140734660441328 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 9450 2723 363 95 0 4432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37800

[startup+1.50108 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 25851
/proc/meminfo: memFree=5517276/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=38688 CPUtime=1.49 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 3498 0 0 0 149 0 0 0 25 0 1 0 740165700 39616512 2744 33554432000 4194304 4580011 140734660441328 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 9672 2744 363 95 0 4654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38688

[startup+3.10078 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 25851
/proc/meminfo: memFree=5504920/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=39180 CPUtime=3.09 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 4454 0 0 0 309 0 0 0 25 0 1 0 740165700 40120320 2954 33554432000 4194304 4580011 140734660441328 18446744073709551615 4316540 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 9795 2954 365 95 0 4777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39180

[startup+6.30019 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 25851
/proc/meminfo: memFree=5500960/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=50612 CPUtime=6.29 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 5988 0 0 0 629 0 0 0 25 0 1 0 740165700 51826688 4021 33554432000 4194304 4580011 140734660441328 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 12653 4021 365 95 0 7635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50612

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

[startup+7.10104 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 25851
/proc/meminfo: memFree=5499968/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=59348 CPUtime=7.09 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 6300 0 0 0 709 0 0 0 25 0 1 0 740165700 60772352 4333 33554432000 4194304 4580011 140734660441328 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 14837 4333 365 95 0 9819 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 59348

[startup+7.90089 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 25851
/proc/meminfo: memFree=5498736/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=50612 CPUtime=7.89 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 6447 0 0 0 789 0 0 0 25 0 1 0 740165700 51826688 4116 33554432000 4194304 4580011 140734660441328 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 12653 4116 365 95 0 7635 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 50612

[startup+8.30082 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 25851
/proc/meminfo: memFree=5498736/32951124 swapFree=63308224/67111528
[pid=25850] ppid=25848 vsize=50612 CPUtime=8.29 cores=1,3,5,7
/proc/25850/stat : 25850 (strangenight2-s) R 25848 25850 25422 0 -1 4202496 6585 0 0 0 829 0 0 0 25 0 1 0 740165700 51826688 4254 33554432000 4194304 4580011 140734660441328 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25850/statm: 12653 4254 365 95 0 7635 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 50612

Child status: 20
Real time (s): 8.36402
CPU time (s): 8.36373
CPU user time (s): 8.35273
CPU system time (s): 0.010998
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 59348

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

runsolver used 0.031995 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-25 03:07:58
IDJOB=3401192
IDBENCH=88025
IDSOLVER=1887
FILE ID=node135/3401192-1306285678
RUNJOBID= node135-1306280110-25441
PBS_JOBID= 13457851
Free space on /tmp= 73396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3401192-1306285678/watcher-3401192-1306285678 -o /tmp/evaluation-result-3401192-1306285678/solver-3401192-1306285678 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401192-1306285678.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=1877153699

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5527988 kB
Buffers:        355884 kB
Cached:       11327300 kB
SwapCached:      18108 kB
Active:       15920000 kB
Inactive:     11199632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5527988 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:    15423668 kB
Mapped:          26844 kB
Slab:           168496 kB
PageTables:      69780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126534292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73392 MiB
End job on node135 at 2011-05-25 03:08:07