Trace number 3367636

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 752.062 752.041

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S60874767-043.UNKNOWN.cnf
MD5SUM1eb54569b93f0ee7ebd06f1e9e4582f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.2579
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

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-3367636-1305384848.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      31 undec:       4 neg:      40
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4915        75      1597         0      4448      7985     75617   no data   no data
0.19/0.28	c  N st    10     11298        75      1597         0      4119      7985     58619   no data   no data
0.39/0.47	c  N st    11     17042        75      1597         0      9263      7985    142456   no data   no data
0.69/0.75	c  F st    12     25001        75      1597         0     11403      7985    175161   no data   no data
0.69/0.75	c  N st    12     25001        75      1597         0     11403      7985    175161   no data   no data
0.89/0.94	c Decided on static restart strategy
0.89/0.94	c  N st    18     30000        75      1597         0      9835      7985    145402   no data   no data
0.89/0.94	c  S st    18     30000        75      1597         0      9835      7985    145402   no data   no data
0.89/0.97	c  S st    18     30504        75      1597         0     10312      7985    153977   no data   no data
0.89/0.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.98	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
0.89/0.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.89/0.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.89/0.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.17	c lits-rem:       249  cl-subs:     2679  v-elim:      0  v-fix:    0  time:  0.19 s
1.19/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.19/1.20	c calculated reachability. Time: 0.00
1.19/1.20	c  N st    18     30504        75      1597         0      7633      7985    112261   no data   no data
1.49/1.51	c  N st    20     37618        75      1597         0     14092      7985    220533   no data   no data
1.69/1.79	c  N st    21     44017        75      1597         0     12775      7985    184573   no data   no data
1.79/1.88	c  S st    22     45757        75      1597         0     14358      7985    211939   no data   no data
1.89/1.93	c  S st    22     46262        75      1597         0     14833      7985    220496   no data   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.89/1.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.24	c lits-rem:       274  cl-subs:     2758  v-elim:      0  v-fix:    0  time:  0.31 s
2.20/2.24	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.20/2.25	c vivif2 --  cl tried    12075 cl shrink        0 lits rem          0 time: 0.00
2.20/2.29	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
2.20/2.29	c calculated reachability. Time: 0.00
2.20/2.29	c  N st    22     46262        75      1597         0     12075      7985    178527   no data   no data
2.98/3.05	c  N st    23     60660        75      1597         0     16990      7985    242486   no data   no data
3.39/3.48	c  N st    24     69393        75      1597         0     15983      7985    224576   no data   no data
3.39/3.48	c  S st    24     69393        75      1597         0     15983      7985    224576   no data   no data
3.49/3.53	c  S st    24     69897        75      1597         0     16454      7985    232968   no data   no data
3.49/3.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.49/3.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.49/3.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c lits-rem:       454  cl-subs:     3140  v-elim:      0  v-fix:    0  time:  0.40 s
3.89/3.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
3.89/3.94	c vivif2 --  cl tried    13314 cl shrink        0 lits rem          0 time: 0.00
3.89/3.99	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
3.89/3.99	c calculated reachability. Time: 0.00
3.89/3.99	c  N st    24     69897        75      1597         0     13314      7985    186351   no data   no data
4.89/4.94	c  F st    25     87501        75      1597         0     19511      7985    278638   no data   no data
4.89/4.94	c  N st    25     87501        75      1597         0     19511      7985    278638   no data   no data
5.19/5.23	c Decided on static restart strategy
5.29/5.37	c  N st    32     95540        75      1597         0     16087      7985    220703   no data   no data
5.99/6.00	c  N st    34    104846        75      1597         0     12806      7985    158238   no data   no data
5.99/6.00	c  S st    34    104846        75      1597         0     12806      7985    158238   no data   no data
5.99/6.03	c  S st    34    105347        75      1597         0     13277      7985    166720   no data   no data
5.99/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.99/6.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.99/6.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
5.99/6.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.99/6.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.13	c lits-rem:        86  cl-subs:     1105  v-elim:      0  v-fix:    0  time:  0.09 s
6.09/6.13	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
6.09/6.13	c vivif2 --  cl tried    12172 cl shrink        0 lits rem          0 time: 0.00
6.09/6.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
6.09/6.18	c calculated reachability. Time: 0.00
6.09/6.18	c  N st    34    105347        75      1597         0     12172      7985    149916   no data   no data
6.69/6.74	c  N st    35    114945        75      1597         0     20808      7985    297690   no data   no data
7.49/7.60	c  N st    36    129342        75      1597         0     21308      7985    296821   no data   no data
9.09/9.16	c  N st    37    150939        75      1597         0     27120      7985    375972   no data   no data
9.59/9.63	c  S st    38    158022        75      1597         0     19187      7985    247071   no data   no data
9.59/9.69	c  S st    38    158526        75      1597         0     19658      7985    255723   no data   no data
9.59/9.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.59/9.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.59/9.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
9.59/9.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.69/9.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.97	c lits-rem:       401  cl-subs:     2086  v-elim:      0  v-fix:    0  time:  0.27 s
9.90/9.97	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
9.90/9.97	c vivif2 --  cl tried    17572 cl shrink        0 lits rem          0 time: 0.00
9.99/10.03	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
9.99/10.03	c calculated reachability. Time: 0.00
9.99/10.03	c  N st    38    158526        75      1597         0     17572      7985    223302   no data   no data
13.69/13.70	c  N st    39    207116        75      1597         0     29873      7985    414066   no data   no data
16.51/16.54	c  N st    40    237790        75      1597         0     22326      7985    268365   no data   no data
16.51/16.54	c  S st    40    237790        75      1597         0     22326      7985    268365   no data   no data
16.59/16.60	c  S st    40    238293        75      1597         0     22799      7985    277432   no data   no data
16.59/16.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.59/16.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.59/16.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.59/16.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.59/16.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.59/16.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
16.59/16.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.59/16.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.59/16.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.94	c lits-rem:       284  cl-subs:     2422  v-elim:      0  v-fix:    0  time:  0.32 s
16.89/16.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
16.89/16.95	c vivif2 --  cl tried    20377 cl shrink        0 lits rem          0 time: 0.00
16.99/17.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
16.99/17.02	c calculated reachability. Time: 0.00
16.99/17.02	c  N st    40    238293        75      1597         0     20377      7985    243812   no data   no data
23.00/23.10	c  F st    41    306252        75      1597         0     22352      7985    250184   no data   no data
23.00/23.10	c  N st    41    306252        75      1597         0     22352      7985    250184   no data   no data
23.49/23.57	c Decided on static restart strategy
26.09/26.12	c  N st    51    334551        75      1597         0     26247      7985    307022   no data   no data
28.50/28.56	c  N st    53    357440        75      1597         0     24376      7985    266742   no data   no data
28.50/28.56	c  S st    53    357440        75      1597         0     24376      7985    266742   no data   no data
28.60/28.63	c  S st    53    357946        75      1597         0     24844      7985    275519   no data   no data
28.60/28.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.60/28.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.60/28.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.60/28.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.60/28.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/28.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.60/28.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.60/28.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.60/28.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.79/28.85	c lits-rem:       117  cl-subs:     1716  v-elim:      0  v-fix:    0  time:  0.19 s
28.79/28.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
28.79/28.85	c vivif2 --  cl tried    23128 cl shrink        0 lits rem          0 time: 0.00
28.89/28.93	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
28.89/28.93	c calculated reachability. Time: 0.00
28.89/28.93	c  N st    53    357946        75      1597         0     23128      7985    252365   no data   no data
32.09/32.13	c  N st    54    390338        75      1597         0     28838      7985    332590   no data   no data
36.99/37.08	c  N st    55    438926        75      1597         0     48178      7985    645489   no data   no data
44.89/44.98	c  N st    56    511809        75      1597         0     35580      7985    426531   no data   no data
48.19/48.26	c  N st    57    536920        75      1597         0     30399      7985    330010   no data   no data
48.19/48.26	c  S st    57    536920        75      1597         0     30399      7985    330010   no data   no data
48.29/48.35	c  S st    57    537427        75      1597         0     30871      7985    338632   no data   no data
48.29/48.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.29/48.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.29/48.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.29/48.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.29/48.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.29/48.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
48.29/48.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.29/48.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.29/48.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.59/48.64	c lits-rem:       206  cl-subs:     1648  v-elim:      0  v-fix:    0  time:  0.26 s
48.59/48.64	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
48.59/48.64	c vivif2 --  cl tried    29223 cl shrink        0 lits rem          0 time: 0.00
48.69/48.74	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
48.69/48.74	c calculated reachability. Time: 0.00
48.69/48.74	c  N st    57    537427        75      1597         0     29223      7985    316511   no data   no data
69.59/69.66	c  N st    58    701413        75      1597         0     55947      7985    719106   no data   no data
83.50/83.57	c  N st    59    806141        75      1597         0     50164      7985    594793   no data   no data
83.50/83.57	c  S st    59    806141        75      1597         0     50164      7985    594793   no data   no data
83.70/83.72	c  S st    59    806644        75      1597         0     50636      7985    603681   no data   no data
83.70/83.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.70/83.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
83.70/83.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.70/83.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.70/83.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.70/83.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
83.70/83.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.70/83.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.70/83.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.89/85.90	c lits-rem:       636  cl-subs:     8326  v-elim:      0  v-fix:    0  time:  2.14 s
85.89/85.90	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
85.89/85.91	c vivif2 --  cl tried    42310 cl shrink        0 lits rem          0 time: 0.01
85.99/86.06	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.16
85.99/86.06	c calculated reachability. Time: 0.00
85.99/86.06	c  N st    59    806644        75      1597         0     42310      7985    493407   no data   no data
125.59/125.69	c  F st    60   1071875        75      1597         0     57159      7985    652965   no data   no data
125.59/125.69	c  N st    60   1071875        75      1597         0     57159      7985    652965   no data   no data
126.59/126.60	c Decided on static restart strategy
130.60/130.69	c  N st    70   1100183        75      1597         0     42732      7985    441538   no data   no data
136.00/136.09	c  N st    72   1136175        75      1597         0     74852      7985    980152   no data   no data
140.59/140.65	c  N st    73   1168567        75      1597         0     62748      7985    758569   no data   no data
147.19/147.28	c  N st    74   1209967        75      1597         0     57821      7985    674814   no data   no data
147.19/147.28	c  S st    74   1209967        75      1597         0     57821      7985    674814   no data   no data
147.41/147.44	c  S st    74   1210469        75      1597         0     58293      7985    683515   no data   no data
147.41/147.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.41/147.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
147.41/147.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.41/147.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.41/147.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.41/147.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
147.41/147.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.41/147.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.41/147.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.69/149.70	c lits-rem:      1141  cl-subs:     7479  v-elim:      0  v-fix:    0  time:  2.21 s
149.69/149.70	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
149.69/149.70	c vivif2 --  cl tried    50814 cl shrink        0 lits rem          0 time: 0.01
149.89/149.90	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
149.89/149.90	c calculated reachability. Time: 0.00
149.89/149.90	c  N st    74   1210469        75      1597         0     50814      7985    581188   no data   no data
161.09/161.14	c  N st    75   1283352        75      1597         0     72986      7985    902800   no data   no data
179.50/179.52	c  N st    76   1392677        75      1597         0     82182      7985   1019442   no data   no data
208.00/208.06	c  N st    77   1556661        75      1597         0     89219      7985   1126974   no data   no data
234.80/234.83	c  N st    78   1710469        75      1597         0     79798      7985    949603   no data   no data
234.80/234.83	c  S st    78   1710469        75      1597         0     79798      7985    949603   no data   no data
235.00/235.08	c  S st    78   1710975        75      1597         0     80265      7985    958183   no data   no data
235.00/235.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.10/235.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
235.10/235.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.10/235.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.10/235.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.10/235.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
235.10/235.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.10/235.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.10/235.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.70/240.71	c lits-rem:      1425  cl-subs:    14873  v-elim:      0  v-fix:    0  time:  5.56 s
240.70/240.71	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
240.70/240.73	c vivif2 --  cl tried    65392 cl shrink        0 lits rem          0 time: 0.01
240.91/240.95	c asymm  cl-useful: 0/1275/1597 lits-rem:0 time: 0.22
240.91/240.95	c calculated reachability. Time: 0.00
240.91/240.95	c  N st    78   1710975        75      1597         0     65392      7985    761703   no data   no data
311.10/311.11	c  N st    79   2079940        75      1597         0     77429      7985    880837   no data   no data
337.10/337.18	c  N st    80   2210975        75      1597         0     80694      7985    909436   no data   no data
337.10/337.18	c  S st    80   2210975        75      1597         0     80694      7985    909436   no data   no data
337.30/337.38	c  S st    80   2211478        75      1597         0     81166      7985    918140   no data   no data
337.30/337.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
337.40/337.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
337.40/337.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
337.40/337.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
337.40/337.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.40/337.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
337.40/337.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
337.40/337.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
337.40/337.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.40/341.42	c lits-rem:      1389  cl-subs:    12736  v-elim:      0  v-fix:    0  time:  3.98 s
341.40/341.42	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
341.40/341.44	c vivif2 --  cl tried    68430 cl shrink        0 lits rem          0 time: 0.02
341.60/341.66	c asymm  cl-useful: 0/1266/1597 lits-rem:0 time: 0.22
341.60/341.66	c calculated reachability. Time: 0.00
341.60/341.66	c  N st    80   2211478        75      1597         0     68430      7983    763271   no data   no data
449.92/449.99	c  N st    81   2711478        75      1597         1     91079      7983   1032406   no data   no data
449.92/449.99	c  S st    81   2711478        75      1597         1     91079      7983   1032406   no data   no data
450.20/450.26	c  S st    81   2711981        75      1597         1     91548      7983   1041126   no data   no data
450.20/450.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.20/450.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
450.20/450.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.20/450.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.20/450.29	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.00 s
450.20/450.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
450.20/450.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
450.30/450.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
450.80/450.89	c subs with bin:     2129  lits-rem:      1021  v-fix:    0  time:  0.55 s
456.10/456.14	c lits-rem:      1628  cl-subs:    13989  v-elim:      0  v-fix:    0  time:  5.26 s
456.10/456.14	c vivif2 --  cl tried     1594 cl shrink        0 lits rem          0 time: 0.00
456.10/456.16	c vivif2 --  cl tried    75430 cl shrink        0 lits rem          0 time: 0.01
456.30/456.40	c asymm  cl-useful: 0/1141/1594 lits-rem:0 time: 0.24
456.30/456.40	c calculated reachability. Time: 0.00
456.30/456.40	c  N st    81   2711981        75      1594         1     75430      7968    840374   no data   no data
570.50/570.59	c  N st    82   3211981        75      1594         3    123799      7968   1441986   no data   no data
570.50/570.59	c  S st    82   3211981        75      1594         3    123799      7968   1441986   no data   no data
570.50/570.59	c Finding binary XORs  T:     0.00 s  found:       0
570.92/570.96	c  S st    82   3212482        75      1594         3    124270      7968   1450297   no data   no data
570.92/570.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.00/571.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
571.00/571.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.00/571.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.00/571.01	c subs with bin:        7  lits-rem:         6  v-fix:    0  time:  0.00 s
571.00/571.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
571.00/571.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
571.00/571.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
585.22/585.23	c subs with bin:    32216  lits-rem:      3155  v-fix:    0  time: 14.16 s
590.30/590.33	c lits-rem:      1731  cl-subs:     5788  v-elim:      0  v-fix:    0  time:  5.10 s
590.30/590.33	c vivif2 --  cl tried     1587 cl shrink        0 lits rem          0 time: 0.00
590.30/590.36	c vivif2 --  cl tried    86266 cl shrink        0 lits rem          0 time: 0.03
590.72/590.74	c asymm  cl-useful: 0/989/1587 lits-rem:0 time: 0.38
590.72/590.74	c calculated reachability. Time: 0.00
590.72/590.74	c  N st    82   3212482        75      1587         3     86266      7929    983945   no data   no data
684.71/684.71	c Finding binary XORs  T:     0.00 s  found:       0
712.72/712.77	c  N st    83   3712483        74      1525         8     99133      7561   1013917   no data   no data
712.72/712.77	c  S st    83   3712483        74      1525         8     99133      7561   1013917   no data   no data
712.72/712.77	c Finding binary XORs  T:     0.00 s  found:       0
713.01/713.06	c  S st    83   3712988        74      1525         8     99608      7561   1021332   no data   no data
713.01/713.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
713.11/713.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
713.11/713.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
713.11/713.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
713.11/713.10	c subs with bin:       14  lits-rem:        14  v-fix:    0  time:  0.00 s
713.11/713.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
713.11/713.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
713.11/713.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
717.71/717.79	c subs with bin:    21396  lits-rem:      5667  v-fix:    0  time:  4.64 s
720.71/720.77	c lits-rem:      3971  cl-subs:     9399  v-elim:      0  v-fix:    0  time:  2.98 s
720.71/720.77	c vivif2 --  cl tried     1511 cl shrink        0 lits rem          0 time: 0.00
720.71/720.78	c vivif2 --  cl tried    68813 cl shrink        0 lits rem          0 time: 0.01
720.91/720.91	c asymm  cl-useful: 0/522/1511 lits-rem:0 time: 0.13
720.91/720.91	c calculated reachability. Time: 0.00
720.91/720.91	c  N st    83   3712988        74      1511         9     68813      7485    687943   no data   no data
729.41/729.43	c  F st    84   3751562        74      1511        11    102853      7484   1113576   no data   no data
729.41/729.43	c  N st    84   3751562        74      1511        11    102853      7484   1113576   no data   no data
729.41/729.43	c Finding binary XORs  T:     0.00 s  found:       0
730.82/730.86	c Decided on static restart strategy
737.21/737.26	c  N st    94   3779868        74      1511        11    128004      7484   1433282   no data   no data
743.42/743.43	c Finding binary XORs  T:     0.00 s  found:       0
746.93/746.93	c  N st    96   3815862        73      1457         9     83241      7172    815531   no data   no data
746.93/746.93	c Finding binary XORs  T:     0.00 s  found:       0
748.71/748.76	c Finding binary XORs  T:     0.00 s  found:       0
751.41/751.41	c Finding binary XORs  T:     0.00 s  found:       0
752.01/752.03	c  E st    97   3838271        48       531        59      6327      2206     37022   no data   no data
752.01/752.03	c num threads              : 1          
752.01/752.03	c restarts                 : 97         
752.01/752.03	c dynamic restarts         : 0          
752.01/752.03	c static restarts          : 97         
752.01/752.03	c full restarts            : 5          
752.01/752.03	c total simplify time      : 0.60       
752.01/752.03	c learnts DL2              : 0          
752.01/752.03	c learnts size 2           : 144        
752.01/752.03	c learnts size 1           : 58          (77.33     % of vars)
752.01/752.03	c filedLit time            : 0.22        (0.03      % time)
752.01/752.03	c v-elim SatELite          : 0           (0.00      % vars)
752.01/752.03	c SatELite time            : 29.14       (3.88      % time)
752.01/752.03	c v-elim xor               : 0           (0.00      % vars)
752.01/752.03	c xor elim time            : 0.03        (0.00      % time)
752.01/752.03	c num binary xor trees     : 0          
752.01/752.03	c binxor trees' crown      : 0           (nan       leafs/tree)
752.01/752.03	c bin xor find time        : 0.00       
752.01/752.03	c OTF clause improved      : 445800      (0.12      clauses/conflict)
752.01/752.03	c OTF impr. size diff      : 455015      (1.02       lits/clause)
752.01/752.03	c OTF cl watch-shrink      : 154141      (0.04      clauses/conflict)
752.01/752.03	c OTF cl watch-sh-lit      : 169821      (1.10       lits/clause)
752.01/752.03	c tried to recurMin cls    : 190436      (4.96       % of conflicts)
752.01/752.03	c updated cache            : 1863        (0.01       lits/tried recurMin)
752.01/752.03	c clauses over max glue    : 0           (0.00      % of all clauses)
752.01/752.03	c conflicts                : 3838271     (5105.72   / sec)
752.01/752.03	c decisions                : 4178390     (0.21      % random)
752.01/752.03	c bogo-props               : 133551101822 (177651551.17 / sec)
752.01/752.03	c conflict literals        : 57375488    (26.06     % deleted)
752.01/752.03	c Memory used              : 105.93      MB
752.01/752.03	c CPU time                 : 751.76      s
752.01/752.03	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-3367636-1305384848/watcher-3367636-1305384848 -o /tmp/evaluation-result-3367636-1305384848/solver-3367636-1305384848 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367636-1305384848.cnf 

running on 2 cores: 0,2

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: 3.39 3.90 3.90 7/381 14701
/proc/meminfo: memFree=22651268/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=29600 CPUtime=0 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 493 0 0 0 0 0 0 0 23 0 1 0 650082495 30310400 434 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 7400 434 338 95 0 2382 0

[startup+0.0547751 s]
/proc/loadavg: 3.39 3.90 3.90 7/381 14701
/proc/meminfo: memFree=22651268/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=29976 CPUtime=0.05 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 663 0 0 0 5 0 0 0 23 0 1 0 650082495 30695424 602 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 7494 602 363 95 0 2476 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29976

[startup+0.100794 s]
/proc/loadavg: 3.39 3.90 3.90 7/381 14701
/proc/meminfo: memFree=22651268/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=30124 CPUtime=0.09 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 728 0 0 0 9 0 0 0 23 0 1 0 650082495 30846976 667 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294711 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 7531 667 363 95 0 2513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30124

[startup+0.300749 s]
/proc/loadavg: 3.39 3.90 3.90 7/381 14701
/proc/meminfo: memFree=22651268/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=30796 CPUtime=0.29 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 1043 0 0 0 29 0 0 0 25 0 1 0 650082495 31535104 723 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 7699 723 363 95 0 2681 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30796

[startup+0.70067 s]
/proc/loadavg: 3.39 3.90 3.90 7/381 14701
/proc/meminfo: memFree=22651268/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=31116 CPUtime=0.69 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 1399 0 0 0 69 0 0 0 25 0 1 0 650082495 31862784 882 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 7779 882 363 95 0 2761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31116

[startup+1.50053 s]
/proc/loadavg: 3.39 3.90 3.90 7/383 14703
/proc/meminfo: memFree=22632828/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=36156 CPUtime=1.49 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 2927 0 0 0 149 0 0 0 25 0 1 0 650082495 37023744 2174 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 9039 2174 367 95 0 4021 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36156

[startup+3.10024 s]
/proc/loadavg: 3.39 3.90 3.90 6/383 14703
/proc/meminfo: memFree=22610756/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=38652 CPUtime=3.09 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 4156 0 0 0 308 1 0 0 25 0 1 0 650082495 39579648 2738 33554432000 4194304 4580011 140733957978880 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 9663 2738 367 95 0 4645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38652

[startup+6.30065 s]
/proc/loadavg: 3.44 3.90 3.90 7/383 14730
/proc/meminfo: memFree=22609016/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=40300 CPUtime=6.29 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 5981 0 0 0 628 1 0 0 25 0 1 0 650082495 41267200 3034 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 10075 3034 367 95 0 5057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40300

[startup+12.7005 s]
/proc/loadavg: 3.48 3.91 3.90 7/383 14731
/proc/meminfo: memFree=22576108/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=42888 CPUtime=12.69 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 9100 0 0 0 1268 1 0 0 25 0 1 0 650082495 43917312 3568 33554432000 4194304 4580011 140733957978880 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 10722 3568 367 95 0 5704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42888

[startup+25.5012 s]
/proc/loadavg: 3.60 3.91 3.90 6/383 14731
/proc/meminfo: memFree=22565608/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=45044 CPUtime=25.49 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 13231 0 0 0 2547 2 0 0 25 0 1 0 650082495 46125056 4457 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 11261 4457 367 95 0 6243 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45044

[startup+51.1005 s]
/proc/loadavg: 3.73 3.92 3.90 6/383 14732
/proc/meminfo: memFree=22543428/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=49368 CPUtime=51.09 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 20879 0 0 0 5106 3 0 0 25 0 1 0 650082495 50552832 5530 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 12342 5530 367 95 0 7324 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49368

[startup+102.314 s]
/proc/loadavg: 3.88 3.93 3.91 6/383 14733
/proc/meminfo: memFree=22495384/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=58980 CPUtime=102.31 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 32728 0 0 0 10225 6 0 0 25 0 1 0 650082495 60395520 7925 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 14745 7925 367 95 0 9727 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 58980

[startup+162.301 s]
/proc/loadavg: 3.95 3.94 3.91 7/383 14735
/proc/meminfo: memFree=22467196/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=64204 CPUtime=162.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 44188 0 0 0 16222 8 0 0 25 0 1 0 650082495 65744896 9351 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 16051 9351 367 95 0 11033 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 64204

[startup+222.3 s]
/proc/loadavg: 3.98 3.95 3.91 7/383 14736
/proc/meminfo: memFree=22449672/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=65108 CPUtime=222.29 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 54033 0 0 0 22220 9 0 0 25 0 1 0 650082495 66670592 9142 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 16277 9142 367 95 0 11259 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 65108

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.91 6/383 14738
/proc/meminfo: memFree=22425820/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=77644 CPUtime=282.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 64811 0 0 0 28218 12 0 0 25 0 1 0 650082495 79507456 11677 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 19411 11677 367 95 0 14393 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77644

[startup+342.3 s]
/proc/loadavg: 4.03 3.97 3.91 6/383 14739
/proc/meminfo: memFree=22402708/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=80756 CPUtime=342.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 72833 0 0 0 34216 14 0 0 25 0 1 0 650082495 82694144 12949 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 20189 12949 367 95 0 15171 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80756

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.91 6/383 14741
/proc/meminfo: memFree=22384552/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=80972 CPUtime=402.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 80282 0 0 0 40213 17 0 0 25 0 1 0 650082495 82915328 12912 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 20243 12912 367 95 0 15225 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80972

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/383 14752
/proc/meminfo: memFree=22367132/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=86276 CPUtime=462.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 87585 0 0 0 46211 19 0 0 25 0 1 0 650082495 88346624 14729 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 21569 14729 367 95 0 16551 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 86276

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.92 7/383 14753
/proc/meminfo: memFree=22351712/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=86456 CPUtime=522.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 94674 0 0 0 52208 22 0 0 25 0 1 0 650082495 88530944 13893 33554432000 4194304 4580011 140733957978880 18446744073709551615 4324954 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 21614 13893 367 95 0 16596 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 86456

[startup+582.301 s]
/proc/loadavg: 4.11 4.02 3.93 6/383 14755
/proc/meminfo: memFree=22327248/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=94040 CPUtime=582.3 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 101259 0 0 0 58206 24 0 0 25 0 1 0 650082495 96296960 16470 33554432000 4194304 4580011 140733957978880 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 23510 16470 367 95 0 18492 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 94040

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.93 6/383 14759
/proc/meminfo: memFree=22325000/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=96748 CPUtime=642.31 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 107030 0 0 0 64205 26 0 0 25 0 1 0 650082495 99069952 17512 33554432000 4194304 4580011 140733957978880 18446744073709551615 4305124 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 24187 17512 367 95 0 19169 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 96748

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 7/383 14761
/proc/meminfo: memFree=22328144/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=96920 CPUtime=702.31 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 113038 0 0 0 70203 28 0 0 25 0 1 0 650082495 99246080 17431 33554432000 4194304 4580011 140733957978880 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 24230 17431 367 95 0 19212 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 96920

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

[startup+716.701 s]
/proc/loadavg: 4.01 4.00 3.93 7/383 14761
/proc/meminfo: memFree=22332596/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=95308 CPUtime=716.71 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 114176 0 0 0 71643 28 0 0 25 0 1 0 650082495 97595392 16480 33554432000 4194304 4580011 140733957978880 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 23827 16480 367 95 0 18809 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 95308

[startup+729.501 s]
/proc/loadavg: 4.01 4.00 3.93 7/383 14762
/proc/meminfo: memFree=22319940/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=98564 CPUtime=729.51 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 115494 0 0 0 72923 28 0 0 25 0 1 0 650082495 100929536 17798 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 24641 17798 367 95 0 19623 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 98564

[startup+742.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/383 14762
/proc/meminfo: memFree=22315100/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=742.31 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116296 0 0 0 74202 29 0 0 25 0 1 0 650082495 111071232 18600 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 18600 367 95 0 22099 0
Current children cumulated CPU time (s) 742.31
Current children cumulated vsize (KiB) 108468

[startup+748.701 s]
/proc/loadavg: 4.00 4.00 3.93 7/383 14762
/proc/meminfo: memFree=22320060/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=748.71 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116674 0 0 0 74842 29 0 0 25 0 1 0 650082495 111071232 18978 33554432000 4194304 4580011 140733957978880 18446744073709551615 4222176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 18978 367 95 0 22099 0
Current children cumulated CPU time (s) 748.71
Current children cumulated vsize (KiB) 108468

[startup+750.301 s]
/proc/loadavg: 4.00 4.00 3.93 7/383 14762
/proc/meminfo: memFree=22318196/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=750.31 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116766 0 0 0 75002 29 0 0 25 0 1 0 650082495 111071232 19070 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 19070 367 95 0 22099 0
Current children cumulated CPU time (s) 750.31
Current children cumulated vsize (KiB) 108468

[startup+751.101 s]
/proc/loadavg: 4.00 4.00 3.93 7/383 14762
/proc/meminfo: memFree=22318196/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=751.11 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116814 0 0 0 75082 29 0 0 25 0 1 0 650082495 111071232 19118 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 19118 367 95 0 22099 0
Current children cumulated CPU time (s) 751.11
Current children cumulated vsize (KiB) 108468

[startup+751.501 s]
/proc/loadavg: 4.00 4.00 3.93 6/383 14762
/proc/meminfo: memFree=22316832/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=751.51 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116822 0 0 0 75122 29 0 0 25 0 1 0 650082495 111071232 19126 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 19126 367 95 0 22099 0
Current children cumulated CPU time (s) 751.51
Current children cumulated vsize (KiB) 108468

[startup+751.901 s]
/proc/loadavg: 4.00 4.00 3.93 6/383 14762
/proc/meminfo: memFree=22316832/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=751.91 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116847 0 0 0 75162 29 0 0 25 0 1 0 650082495 111071232 19151 33554432000 4194304 4580011 140733957978880 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 19151 367 95 0 22099 0
Current children cumulated CPU time (s) 751.91
Current children cumulated vsize (KiB) 108468

[startup+752.001 s]
/proc/loadavg: 4.00 4.00 3.93 6/383 14762
/proc/meminfo: memFree=22316832/32951124 swapFree=67111348/67111528
[pid=14701] ppid=14699 vsize=108468 CPUtime=752.01 cores=0,2
/proc/14701/stat : 14701 (strangenight2-s) R 14699 14701 13910 0 -1 4202496 116847 0 0 0 75172 29 0 0 25 0 1 0 650082495 111071232 19151 33554432000 4194304 4580011 140733957978880 18446744073709551615 4305160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14701/statm: 27117 19151 367 95 0 22099 0
Current children cumulated CPU time (s) 752.01
Current children cumulated vsize (KiB) 108468

Child status: 20
Real time (s): 752.041
CPU time (s): 752.062
CPU user time (s): 751.759
CPU system time (s): 0.302953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 108468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 751.759
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116858
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= 10
involuntary context switches= 835

runsolver used 2.77058 second user time and 6.26605 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 16:54:08
IDJOB=3367636
IDBENCH=82845
IDSOLVER=1845
FILE ID=node139/3367636-1305384848
RUNJOBID= node139-1305384847-14660
PBS_JOBID= 13324363
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S60874767-043.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367636-1305384848/watcher-3367636-1305384848 -o /tmp/evaluation-result-3367636-1305384848/solver-3367636-1305384848 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367636-1305384848.cnf

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

MD5SUM BENCH= 1eb54569b93f0ee7ebd06f1e9e4582f9
RANDOM SEED=610920086

node139.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.852
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:      22651672 kB
Buffers:        287768 kB
Cached:        2853896 kB
SwapCached:          0 kB
Active:        7940320 kB
Inactive:      2051676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22651672 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           21956 kB
Writeback:           0 kB
AnonPages:     6849516 kB
Mapped:          29564 kB
Slab:           203972 kB
PageTables:      38724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76858476 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= 73336 MiB
End job on node139 at 2011-05-14 17:06:40