Trace number 3265720

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-stUNSAT 1201.17 1201.19

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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-3265720-1303577757.cnf'
0.00/0.00	c -- header says num vars:           2969
0.00/0.00	c -- header says num clauses:       18473
0.00/0.01	c -- clauses added:            0 learnts,        18473 normals,            0 xors
0.00/0.01	c -- vars added       2969
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2969     16976      1250         0    130621         0   no data   no data
0.09/0.12	c asymm  cl-useful: 1433/15881/15881 lits-rem:2141 time: 0.11
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem          990 bins  time:  0.00 s
0.09/0.14	c subs with bin:       67  lits-rem:       106  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.17	c lits-rem:      7094  cl-subs:     3427  v-elim:    182  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:    1012 undec:     936 neg:    1021
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      2730     12179      1100         0     88846         0   no data   no data
0.19/0.23	c  N dy    16      4154      2730     12179      1128      3915     88837     53198      6.52      6.87
0.29/0.31	c  N dy    38      8186      2730     12179      1167      5348     88827     65555      6.57      6.96
0.39/0.41	c  N dy    58     12261      2730     12179      1210      5191     88825     56103      6.57      6.95
0.49/0.51	c  N dy    88     16271      2730     12179      1254      8986     88823    107663      6.70      9.61
0.59/0.64	c  N dy   117     20336      2730     12179      1311      7530     88820     82634      6.81      7.53
0.69/0.78	c  N dy   150     24396      2730     12179      1368     11379     88818    138099      6.95      7.53
0.79/0.80	c  F st   155     25000      2730     12179      1374     11960     88818    146323      6.96      7.14
0.89/1.00	c  N dy   161     30000      2730     12179      1403     10358     88818    132351      6.96   no data
0.89/1.00	c  S st   161     30000      2730     12179      1403     10358     88818    132351      6.96   no data
0.99/1.03	c  S st   161     30503      2730     12179      1463     10797     88816    137201      6.96   no data
0.99/1.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   36 Bins:    997 BRemL:     24 BRemN:      0 P:  0.6M T:  0.02
0.99/1.05	c Replacing       36 vars Replaced    12199 lits Time:     0.01 s 
0.99/1.06	c blocked clauses removed:      390 vars:    247 tried:        2694 T: 0.00 s
0.99/1.06	c bin-w-bin subsume rem            1 bins  time:  0.00 s
0.99/1.06	c subs with bin:      114  lits-rem:       636  v-fix:    0  time:  0.00 s
0.99/1.06	c Subs w/ non-existent bins:      0 l-rem:     11 v-fix:     0 done:   2447 time:  0.00 s
0.99/1.06	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.99/1.08	c lits-rem:       606  cl-subs:      322  v-elim:     75  v-fix:    0  time:  0.02 s
1.09/1.11	c subs with bin:      942  lits-rem:      3839  v-fix:    0  time:  0.03 s
1.09/1.16	c lits-rem:      1173  cl-subs:      838  v-elim:      0  v-fix:    0  time:  0.04 s
1.29/1.38	c asymm  cl-useful: 81/11065/11065 lits-rem:84 time: 0.22
1.29/1.38	c calculated reachability. Time: 0.00
1.29/1.38	c  N dy   161     30503      2372     11065      2208      8700     78887    115692      6.96   no data
1.29/1.38	c Finding binary XORs  T:     0.00 s  found:       0
1.49/1.57	c  N dy   197     34534      2372     11065      2234     12602     78887    178147      7.20     10.03
1.69/1.78	c  N dy   233     38573      2372     11065      2255      9243     78887     96620      7.42      7.81
1.89/1.99	c  N dy   270     42679      2372     11065      2292     13241     78887    172331      7.63      8.11
2.09/2.19	c  S st   300     45755      2372     11065      2306     16238     78887    231809      7.81   no data
2.19/2.23	c  S st   300     46260      2372     11065      2319     16724     78887    238749      7.81   no data
2.19/2.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:     90 BRemL:      6 BRemN:      0 P:  0.8M T:  0.02
2.19/2.26	c Replacing        8 vars Replaced     2615 lits Time:     0.00 s 
2.19/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.26	c bin-w-bin subsume rem           45 bins  time:  0.00 s
2.19/2.26	c subs with bin:       29  lits-rem:        90  v-fix:    0  time:  0.00 s
2.19/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2364 time:  0.00 s
2.19/2.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.19/2.28	c lits-rem:       167  cl-subs:       49  v-elim:     85  v-fix:    0  time:  0.01 s
2.28/2.34	c subs with bin:      636  lits-rem:      1460  v-fix:    0  time:  0.06 s
2.38/2.43	c lits-rem:       879  cl-subs:      529  v-elim:      0  v-fix:    0  time:  0.09 s
2.38/2.43	c vivif2 --  cl tried    10957 cl shrink        0 lits rem          0 time: 0.00
2.38/2.44	c vivif2 --  cl tried    15549 cl shrink       43 lits rem         43 time: 0.00
2.78/2.80	c asymm  cl-useful: 42/10957/10957 lits-rem:42 time: 0.36
2.78/2.80	c calculated reachability. Time: 0.00
2.78/2.80	c  N dy   300     46260      2279     10957      2350     15549     77641    226074      7.81   no data
2.98/3.04	c  N dy   336     50336      2279     10957      2363     11023     77641    122700      8.00     15.10
3.20/3.29	c  N dy   369     54422      2279     10957      2375     15029     77641    205540      8.18     10.44
3.59/3.61	c  N dy   407     58471      2279     10957      2382     18991     77641    291437      8.35      9.12
3.69/3.70	c Finding binary XORs  T:     0.00 s  found:       0
3.79/3.89	c  N dy   446     62552      2279     10957      2394     13369     77641    159399      8.50     13.28
4.09/4.17	c  N dy   478     66726      2279     10957      2408     17429     77641    237260      8.56      9.11
4.30/4.38	c  S st   498     69392      2279     10957      2414     20039     77641    292103      8.61   no data
4.40/4.43	c  S st   498     69895      2279     10957      2417     20537     77641    300106      8.61   no data
4.40/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     27 BRemL:      2 BRemN:      0 P:  0.9M T:  0.02
4.40/4.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.40/4.46	c bin-w-bin subsume rem            8 bins  time:  0.00 s
4.40/4.46	c subs with bin:       12  lits-rem:        12  v-fix:    0  time:  0.00 s
4.40/4.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2279 time:  0.00 s
4.40/4.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.40/4.47	c lits-rem:        36  cl-subs:       24  v-elim:     12  v-fix:    0  time:  0.01 s
4.49/4.55	c subs with bin:      478  lits-rem:      1090  v-fix:    0  time:  0.07 s
4.59/4.68	c lits-rem:       880  cl-subs:      859  v-elim:      0  v-fix:    0  time:  0.12 s
4.59/4.68	c vivif2 --  cl tried    10913 cl shrink        0 lits rem          0 time: 0.00
4.59/4.69	c vivif2 --  cl tried    19202 cl shrink       59 lits rem         59 time: 0.01
4.99/5.09	c asymm  cl-useful: 57/9686/10913 lits-rem:63 time: 0.40
4.99/5.09	c calculated reachability. Time: 0.00
4.99/5.09	c  N dy   498     69895      2267     10912      2437     19202     77152    285610      8.61   no data
5.40/5.46	c  N dy   530     74450      2267     10912      2448     13004     77152    138353      8.66     11.31
5.79/5.83	c  N dy   569     79234      2267     10912      2460     17701     77152    239972      8.75      9.26
6.29/6.31	c  N dy   611     84319      2267     10912      2476     22691     77152    353354      8.85     10.24
6.50/6.57	c  F st   638     87500      2267     10912      2484     14111     77152    148411      8.91   no data
6.79/6.85	c  N st   643     90800      2267     10912      2490     17369     77152    229054      8.91   no data
6.99/7.04	c Decided on static restart strategy
7.29/7.34	c Finding binary XORs  T:     0.00 s  found:       0
7.70/7.79	c  N st   646     99808      2267     10912      2499     14629     77152    179690      8.91   no data
8.29/8.30	c  S st   647    104842      2267     10912      2502     19554     77152    331850      8.91   no data
8.29/8.36	c  S st   647    105345      2267     10912      2509     20046     77152    342066      8.91   no data
8.29/8.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     26 BRemL:      2 BRemN:      0 P:  1.0M T:  0.02
8.29/8.39	c Replacing        1 vars Replaced     1213 lits Time:     0.00 s 
8.29/8.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.39	c bin-w-bin subsume rem            2 bins  time:  0.00 s
8.29/8.39	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2266 time:  0.00 s
8.29/8.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.39/8.41	c lits-rem:        73  cl-subs:       21  v-elim:      1  v-fix:    0  time:  0.01 s
8.49/8.51	c subs with bin:      261  lits-rem:      1011  v-fix:    0  time:  0.09 s
8.59/8.67	c lits-rem:       571  cl-subs:     1173  v-elim:      0  v-fix:    0  time:  0.16 s
8.59/8.68	c vivif2 --  cl tried    10878 cl shrink        0 lits rem          0 time: 0.00
8.59/8.68	c vivif2 --  cl tried    18615 cl shrink       60 lits rem         60 time: 0.01
8.70/8.71	c asymm  cl-useful: 6/1192/10878 lits-rem:6 time: 0.02
8.70/8.71	c calculated reachability. Time: 0.00
8.70/8.71	c  N st   647    105345      2265     10878      2532     18615     76848    320863      8.91   no data
9.89/9.97	c  N st   648    114944      2265     10878      2534     28070     76848    601646      8.91   no data
11.89/11.94	c  N st   649    129342      2265     10878      2541     28903     76848    544863      8.91   no data
15.08/15.16	c  N st   650    150937      2265     10878      2550     20057     76848    260516      8.91   no data
15.08/15.16	c Finding binary XORs  T:     0.00 s  found:       0
16.18/16.22	c  S st   651    158017      2265     10878      2554     26912     76848    446049      8.91   no data
16.28/16.31	c  S st   651    158518      2265     10878      2557     27408     76848    456652      8.91   no data
16.28/16.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.28/16.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      1 BRemN:      0 P:  1.3M T:  0.04
16.28/16.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.28/16.36	c bin-w-bin subsume rem            2 bins  time:  0.00 s
16.28/16.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.28/16.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2265 time:  0.00 s
16.28/16.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16.28/16.37	c lits-rem:        33  cl-subs:        6  v-elim:      1  v-fix:    0  time:  0.01 s
16.40/16.49	c subs with bin:      102  lits-rem:       514  v-fix:    0  time:  0.11 s
16.79/16.83	c lits-rem:      1053  cl-subs:     2856  v-elim:      0  v-fix:    0  time:  0.33 s
16.79/16.83	c vivif2 --  cl tried    10869 cl shrink        0 lits rem          0 time: 0.00
16.79/16.84	c vivif2 --  cl tried    24452 cl shrink       70 lits rem         70 time: 0.01
17.19/17.25	c asymm  cl-useful: 46/7242/10869 lits-rem:47 time: 0.41
17.19/17.25	c calculated reachability. Time: 0.00
17.19/17.25	c  N st   651    158518      2264     10869      2564     24452     76709    410915      8.91   no data
24.49/24.53	c  N st   652    207108      2264     10869      2574     38180     76709    758901      8.91   no data
29.29/29.39	c  N st   653    237778      2264     10869      2587     30182     76709    460337      8.91   no data
29.29/29.39	c  S st   653    237778      2264     10869      2587     30182     76709    460337      8.91   no data
29.29/29.39	c Finding binary XORs  T:     0.00 s  found:       0
29.39/29.47	c  S st   653    238281      2264     10869      2591     30675     76709    468808      8.91   no data
29.39/29.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.49/29.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
29.49/29.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.49/29.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.49/29.51	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
29.49/29.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2264 time:  0.00 s
29.49/29.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
29.49/29.52	c lits-rem:        39  cl-subs:       18  v-elim:      5  v-fix:    0  time:  0.01 s
29.59/29.63	c subs with bin:      182  lits-rem:       877  v-fix:    0  time:  0.10 s
29.99/30.00	c lits-rem:       833  cl-subs:     2833  v-elim:      0  v-fix:    0  time:  0.37 s
29.99/30.00	c vivif2 --  cl tried    10844 cl shrink        0 lits rem          0 time: 0.00
29.99/30.01	c vivif2 --  cl tried    27665 cl shrink       32 lits rem         32 time: 0.01
30.19/30.29	c asymm  cl-useful: 4/3602/10844 lits-rem:4 time: 0.27
30.19/30.29	c calculated reachability. Time: 0.00
30.19/30.29	c  N st   653    238281      2259     10844      2598     27665     76457    413979      8.91   no data
42.29/42.35	c  F st   654    306252      2259     10844      2611     29740     76457    412057      8.91   no data
42.29/42.36	c  N st   654    306252      2259     10844      2611     29740     76457    412057      8.91   no data
43.19/43.27	c Decided on static restart strategy
47.30/47.31	c  N st   664    334552      2259     10844      2619     33974     76457    530702      8.91   no data
49.69/49.78	c Finding binary XORs  T:     0.00 s  found:       0
51.18/51.22	c  N st   666    357421      2259     10844      2627     31974     76457    447659      8.91   no data
51.18/51.22	c  S st   666    357421      2259     10844      2627     31974     76457    447659      8.91   no data
51.28/51.32	c  S st   666    357924      2259     10844      2627     32473     76457    458547      8.91   no data
51.28/51.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.28/51.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
51.28/51.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.28/51.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.28/51.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.28/51.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2259 time:  0.00 s
51.28/51.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
51.28/51.38	c lits-rem:        26  cl-subs:        5  v-elim:      2  v-fix:    0  time:  0.01 s
51.38/51.48	c subs with bin:      175  lits-rem:       547  v-fix:    0  time:  0.09 s
51.59/51.66	c lits-rem:       767  cl-subs:     1112  v-elim:      0  v-fix:    0  time:  0.18 s
51.59/51.67	c vivif2 --  cl tried    10837 cl shrink        0 lits rem          0 time: 0.00
51.59/51.67	c vivif2 --  cl tried    31188 cl shrink      109 lits rem        116 time: 0.01
51.78/51.88	c asymm  cl-useful: 52/4349/10837 lits-rem:53 time: 0.20
51.78/51.88	c calculated reachability. Time: 0.00
51.78/51.88	c  N st   666    357924      2257     10837      2634     31188     76330    440765      8.91   no data
58.20/58.30	c  N st   667    390316      2257     10837      2640     37399     76330    605097      8.91   no data
68.39/68.48	c  N st   668    438905      2257     10837      2655     31169     76330    379232      8.91   no data
83.99/84.07	c  N st   669    511788      2257     10837      2663     44572     76330    699474      8.91   no data
83.99/84.07	c Finding binary XORs  T:     0.00 s  found:       0
89.19/89.25	c  N st   670    536887      2257     10837      2663     38950     76330    538402      8.91   no data
89.19/89.25	c  S st   670    536887      2257     10837      2663     38950     76330    538402      8.91   no data
89.29/89.35	c  S st   670    537388      2257     10837      2664     39449     76330    547829      8.91   no data
89.29/89.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.39/89.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  1.9M T:  0.04
89.39/89.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.39/89.40	c bin-w-bin subsume rem            1 bins  time:  0.00 s
89.39/89.40	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.00 s
89.39/89.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2257 time:  0.00 s
89.39/89.41	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
89.39/89.42	c lits-rem:        23  cl-subs:       17  v-elim:      9  v-fix:    0  time:  0.01 s
89.49/89.59	c subs with bin:      958  lits-rem:       659  v-fix:    0  time:  0.15 s
89.79/89.86	c lits-rem:      1051  cl-subs:     1623  v-elim:      0  v-fix:    0  time:  0.27 s
89.79/89.86	c vivif2 --  cl tried    10815 cl shrink        0 lits rem          0 time: 0.00
89.79/89.87	c vivif2 --  cl tried    36869 cl shrink       27 lits rem         27 time: 0.01
89.99/90.08	c asymm  cl-useful: 2/1068/10815 lits-rem:2 time: 0.20
89.99/90.08	c calculated reachability. Time: 0.00
89.99/90.08	c  N st   670    537388      2248     10815      2667     36869     76098    511047      8.91   no data
124.99/125.08	c  N st   671    701372      2248     10815      2679     66082     76098   1242537      8.91   no data
150.89/150.96	c  N st   672    806082      2248     10815      2687     59991     76098   1020429      8.91   no data
150.89/150.96	c  S st   672    806082      2248     10815      2687     59991     76098   1020429      8.91   no data
151.09/151.13	c  S st   672    806587      2248     10815      2689     60490     76098   1031619      8.91   no data
151.09/151.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.19/151.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
151.19/151.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.19/151.20	c bin-w-bin subsume rem            1 bins  time:  0.00 s
151.19/151.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.19/151.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2248 time:  0.00 s
151.19/151.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
151.19/151.23	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
151.49/151.53	c subs with bin:      109  lits-rem:      1026  v-fix:    0  time:  0.28 s
152.99/153.08	c lits-rem:      4232  cl-subs:     4804  v-elim:      0  v-fix:    0  time:  1.54 s
152.99/153.08	c vivif2 --  cl tried    10815 cl shrink        0 lits rem          0 time: 0.00
153.09/153.10	c vivif2 --  cl tried    55577 cl shrink      153 lits rem        154 time: 0.02
153.29/153.31	c asymm  cl-useful: 0/740/10815 lits-rem:0 time: 0.22
153.29/153.32	c calculated reachability. Time: 0.00
153.29/153.32	c  N st   672    806587      2247     10815      2689     55577     76098    948153      8.91   no data
221.29/221.33	c  F st   673   1071878      2247     10815      2696     71992     76098   1291744      8.91   no data
221.29/221.33	c  N st   673   1071878      2247     10815      2696     71992     76098   1291744      8.91   no data
221.29/221.33	c Finding binary XORs  T:     0.00 s  found:       0
222.79/222.80	c Decided on static restart strategy
228.39/228.44	c  N st   683   1100189      2247     10815      2698     55596     76098    797610      8.91   no data
238.39/238.47	c  N st   685   1136183      2247     10815      2699     90554     76098   1783271      8.91   no data
246.99/247.03	c  N st   686   1168575      2247     10815      2701     77231     76098   1399275      8.91   no data
258.49/258.51	c  N st   687   1209880      2247     10815      2701     71571     76098   1251343      8.91   no data
258.49/258.51	c  S st   687   1209880      2247     10815      2701     71571     76098   1251343      8.91   no data
258.69/258.70	c  S st   687   1210387      2247     10815      2705     72068     76098   1262689      8.91   no data
258.69/258.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
258.79/258.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  3.5M T:  0.09
258.79/258.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
258.79/258.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.79/258.80	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
258.79/258.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2247 time:  0.00 s
258.79/258.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
258.79/258.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
259.18/259.25	c subs with bin:      112  lits-rem:       798  v-fix:    0  time:  0.39 s
261.28/261.39	c lits-rem:      5793  cl-subs:     4748  v-elim:      0  v-fix:    0  time:  2.13 s
261.28/261.39	c vivif2 --  cl tried    10814 cl shrink        0 lits rem          0 time: 0.00
261.38/261.41	c vivif2 --  cl tried    67208 cl shrink      113 lits rem        113 time: 0.02
261.58/261.64	c asymm  cl-useful: 0/558/10814 lits-rem:0 time: 0.23
261.58/261.65	c calculated reachability. Time: 0.00
261.58/261.65	c  N st   687   1210387      2247     10814      2708     67208     76088   1185688      8.91   no data
282.69/282.79	c  N st   688   1283269      2247     10814      2711     91656     76088   1851863      8.91   no data
316.38/316.47	c  N st   689   1392593      2247     10814      2714    101925     76088   2086543      8.91   no data
371.58/371.60	c  N st   690   1556578      2247     10814      2724     56624     76088    690064      8.91   no data
419.28/419.34	c Finding binary XORs  T:     0.00 s  found:       0
426.28/426.38	c  N st   691   1710387      2246     10714      2713     81455     75436   1390748      8.91   no data
426.28/426.38	c  S st   691   1710387      2246     10714      2713     81455     75436   1390748      8.91   no data
426.58/426.62	c  S st   691   1710893      2246     10714      2715     81956     75436   1401567      8.91   no data
426.58/426.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.69/426.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      1 BRemN:      0 P:  3.9M T:  0.10
426.69/426.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.69/426.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.69/426.74	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.00 s
426.69/426.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2246 time:  0.00 s
426.69/426.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
426.69/426.77	c lits-rem:        67  cl-subs:       34  v-elim:      4  v-fix:    0  time:  0.03 s
427.18/427.23	c subs with bin:      124  lits-rem:      1542  v-fix:    0  time:  0.43 s
430.28/430.31	c lits-rem:      8132  cl-subs:     8521  v-elim:      0  v-fix:    0  time:  3.08 s
430.28/430.32	c vivif2 --  cl tried    10680 cl shrink        0 lits rem          0 time: 0.00
430.28/430.34	c vivif2 --  cl tried    73311 cl shrink       50 lits rem         50 time: 0.02
430.48/430.58	c asymm  cl-useful: 0/501/10680 lits-rem:0 time: 0.24
430.48/430.58	c calculated reachability. Time: 0.00
430.48/430.58	c  N st   691   1710893      2242     10680      2724     73311     75097   1243536      8.91   no data
556.28/556.39	c  N st   692   2079857      2242     10680      2733    101980     75097   1961385      8.91   no data
605.37/605.46	c  N st   693   2210894      2242     10680      2737    105909     75097   2015297      8.91   no data
605.37/605.46	c  S st   693   2210894      2242     10680      2737    105909     75097   2015297      8.91   no data
605.67/605.75	c  S st   693   2211398      2242     10680      2737    106407     75097   2025553      8.91   no data
605.67/605.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.87/605.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      2 BRemN:      0 P:  5.1M T:  0.16
605.87/605.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
605.87/605.91	c bin-w-bin subsume rem            1 bins  time:  0.00 s
605.87/605.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.87/605.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2242 time:  0.00 s
605.87/605.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
605.87/605.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
606.88/606.94	c subs with bin:      772  lits-rem:      3271  v-fix:    0  time:  0.93 s
613.48/613.52	c lits-rem:     10746  cl-subs:    10981  v-elim:      0  v-fix:    0  time:  6.57 s
613.48/613.52	c vivif2 --  cl tried    10679 cl shrink        0 lits rem          0 time: 0.00
613.48/613.56	c vivif2 --  cl tried    94655 cl shrink      483 lits rem        490 time: 0.04
613.78/613.83	c asymm  cl-useful: 0/349/10679 lits-rem:0 time: 0.27
613.78/613.83	c calculated reachability. Time: 0.00
613.78/613.83	c  N st   693   2211398      2242     10679      2746     94655     75089   1816059      8.91   no data
613.78/613.83	c Finding binary XORs  T:     0.00 s  found:       0
811.67/811.75	c  N st   694   2711398      2240     10679      2782    118768     75087   2192706      8.91   no data
811.67/811.75	c  S st   694   2711398      2240     10679      2782    118768     75087   2192706      8.91   no data
811.67/811.78	c Finding binary XORs  T:     0.00 s  found:       0
812.06/812.14	c  S st   694   2711900      2240     10480      2748    115104     73789   2148504      8.91   no data
812.06/812.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
812.26/812.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      3 BRemN:      0 P:  5.6M T:  0.16
812.26/812.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
812.26/812.32	c bin-w-bin subsume rem            2 bins  time:  0.00 s
812.26/812.32	c subs with bin:        1  lits-rem:        11  v-fix:    0  time:  0.00 s
812.26/812.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2240 time:  0.00 s
812.26/812.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
812.26/812.36	c lits-rem:       109  cl-subs:       68  v-elim:      9  v-fix:    0  time:  0.04 s
813.36/813.45	c subs with bin:      581  lits-rem:     11666  v-fix:    0  time:  1.03 s
820.16/820.21	c lits-rem:     20847  cl-subs:     9351  v-elim:      0  v-fix:    0  time:  6.76 s
820.16/820.21	c vivif2 --  cl tried    10409 cl shrink        1 lits rem          1 time: 0.00
820.16/820.26	c vivif2 --  cl tried   105172 cl shrink      448 lits rem        455 time: 0.04
820.47/820.52	c asymm  cl-useful: 0/385/10409 lits-rem:0 time: 0.26
820.47/820.52	c calculated reachability. Time: 0.00
820.47/820.52	c  N st   694   2711900      2231     10409      2754    105172     73065   1964767      8.91   no data
950.86/950.99	c Finding binary XORs  T:     0.00 s  found:       0
1030.76/1030.83	c  N st   695   3211901      2228     10310      2757     80525     72371   1113802      8.91   no data
1030.76/1030.83	c  S st   695   3211901      2228     10310      2757     80525     72371   1113802      8.91   no data
1031.06/1031.11	c  S st   695   3212403      2228     10310      2757     81023     72371   1124655      8.91   no data
1031.06/1031.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1031.16/1031.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     28 BRemL:      9 BRemN:      0 P:  4.8M T:  0.12
1031.16/1031.26	c Replacing        1 vars Replaced     2885 lits Time:     0.03 s 
1031.16/1031.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1031.16/1031.27	c bin-w-bin subsume rem           16 bins  time:  0.00 s
1031.16/1031.27	c subs with bin:        3  lits-rem:        21  v-fix:    0  time:  0.00 s
1031.16/1031.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2227 time:  0.00 s
1031.16/1031.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1031.26/1031.30	c lits-rem:       131  cl-subs:       67  v-elim:     19  v-fix:    0  time:  0.03 s
1031.56/1031.69	c subs with bin:     1044  lits-rem:      4882  v-fix:    0  time:  0.36 s
1033.36/1033.42	c lits-rem:      6430  cl-subs:     3595  v-elim:      0  v-fix:    0  time:  1.73 s
1033.36/1033.42	c vivif2 --  cl tried    10127 cl shrink        1 lits rem          2 time: 0.00
1033.36/1033.44	c vivif2 --  cl tried    73258 cl shrink     1387 lits rem       1599 time: 0.03
1033.56/1033.68	c asymm  cl-useful: 5/438/10127 lits-rem:5 time: 0.24
1033.56/1033.69	c calculated reachability. Time: 0.00
1033.56/1033.69	c  N st   695   3212403      2208     10127      2756     73257     70852   1012555      8.91   no data
1033.56/1033.69	c Finding binary XORs  T:     0.00 s  found:       0
1187.07/1187.14	c Finding binary XORs  T:     0.00 s  found:      12
1200.36/1200.42	c Finding binary XORs  T:     0.00 s  found:       7
1201.07/1201.18	c  E st   696   3574045      2118      6617      2422     45880     47221    551893      8.91   no data
1201.07/1201.18	c num threads              : 1          
1201.07/1201.18	c restarts                 : 696        
1201.07/1201.18	c dynamic restarts         : 626        
1201.07/1201.18	c static restarts          : 70         
1201.07/1201.18	c full restarts            : 4          
1201.07/1201.18	c total simplify time      : 0.53       
1201.07/1201.18	c learnts DL2              : 0          
1201.07/1201.18	c learnts size 2           : 5125       
1201.07/1201.18	c learnts size 1           : 469         (15.80     % of vars)
1201.07/1201.18	c filedLit time            : 0.93        (0.08      % time)
1201.07/1201.18	c v-elim SatELite          : 652         (21.96     % vars)
1201.07/1201.18	c SatELite time            : 23.30       (1.94      % time)
1201.07/1201.18	c v-elim xor               : 0           (0.00      % vars)
1201.07/1201.18	c xor elim time            : 0.05        (0.00      % time)
1201.07/1201.18	c num binary xor trees     : 63         
1201.07/1201.18	c binxor trees' crown      : 65          (1.03      leafs/tree)
1201.07/1201.18	c bin xor find time        : 0.01       
1201.07/1201.18	c OTF clause improved      : 95442       (0.03      clauses/conflict)
1201.07/1201.18	c OTF impr. size diff      : 132529      (1.39       lits/clause)
1201.07/1201.18	c OTF cl watch-shrink      : 2881396     (0.81      clauses/conflict)
1201.07/1201.18	c OTF cl watch-sh-lit      : 14939025    (5.18       lits/clause)
1201.07/1201.18	c tried to recurMin cls    : 753747      (21.09      % of conflicts)
1201.07/1201.18	c updated cache            : 14329       (0.02       lits/tried recurMin)
1201.07/1201.18	c clauses over max glue    : 0           (0.00      % of all clauses)
1201.07/1201.18	c conflicts                : 3574045     (2976.45   / sec)
1201.07/1201.18	c decisions                : 9105378     (0.75      % random)
1201.07/1201.18	c bogo-props               : 166938678980 (139025841.55 / sec)
1201.07/1201.18	c conflict literals        : 97010642    (50.77     % deleted)
1201.07/1201.18	c Memory used              : 120.97      MB
1201.07/1201.18	c CPU time                 : 1200.77     s
1201.07/1201.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265720-1303577757/watcher-3265720-1303577757 -o /tmp/evaluation-result-3265720-1303577757/solver-3265720-1303577757 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3265720-1303577757.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.35 2.91 3.27 4/189 20609
/proc/meminfo: memFree=18443696/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=30768 CPUtime=0 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 965 0 0 0 0 0 0 0 24 0 1 0 469374243 31506432 871 33554432000 4194304 4627331 140735231278000 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 7692 872 323 106 0 2663 0

[startup+0.051951 s]
/proc/loadavg: 2.35 2.91 3.27 4/189 20609
/proc/meminfo: memFree=18443696/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=31636 CPUtime=0.04 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 1314 0 0 0 4 0 0 0 24 0 1 0 469374243 32395264 1220 33554432000 4194304 4627331 140735231278000 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 7909 1220 342 106 0 2880 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31636

[startup+0.100942 s]
/proc/loadavg: 2.35 2.91 3.27 4/189 20609
/proc/meminfo: memFree=18443696/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=31792 CPUtime=0.09 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 1347 0 0 0 9 0 0 0 24 0 1 0 469374243 32555008 1253 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 7948 1253 342 106 0 2919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31792

[startup+0.300911 s]
/proc/loadavg: 2.35 2.91 3.27 4/189 20609
/proc/meminfo: memFree=18443696/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=36320 CPUtime=0.29 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 2815 0 0 0 29 0 0 0 25 0 1 0 469374243 37191680 2214 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 9080 2214 373 106 0 4051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36320

[startup+0.700839 s]
/proc/loadavg: 2.35 2.91 3.27 4/189 20609
/proc/meminfo: memFree=18443696/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=36820 CPUtime=0.69 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 3312 0 0 0 69 0 0 0 25 0 1 0 469374243 37703680 2363 33554432000 4194304 4627331 140735231278000 18446744073709551615 4308720 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 9205 2363 373 106 0 4176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36820

[startup+1.50073 s]
/proc/loadavg: 2.35 2.91 3.27 5/190 20610
/proc/meminfo: memFree=18419880/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=40864 CPUtime=1.49 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 4703 0 0 0 149 0 0 0 25 0 1 0 469374243 41844736 3435 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 10216 3435 379 106 0 5187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40864

[startup+3.10044 s]
/proc/loadavg: 2.35 2.91 3.27 5/190 20637
/proc/meminfo: memFree=18415116/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=44084 CPUtime=3.08 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 6273 0 0 0 308 0 0 0 25 0 1 0 469374243 45142016 4163 33554432000 4194304 4627331 140735231278000 18446744073709551615 4330029 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 11021 4163 379 106 0 5992 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44084

[startup+6.3009 s]
/proc/loadavg: 2.48 2.93 3.27 5/190 20637
/proc/meminfo: memFree=18394168/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=46832 CPUtime=6.29 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 8100 0 0 0 628 1 0 0 25 0 1 0 469374243 47955968 5031 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 11708 5031 379 106 0 6679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46832

[startup+12.7008 s]
/proc/loadavg: 2.61 2.95 3.28 5/190 20637
/proc/meminfo: memFree=18376252/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=49604 CPUtime=12.69 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 11314 0 0 0 1268 1 0 0 25 0 1 0 469374243 50794496 5510 33554432000 4194304 4627331 140735231278000 18446744073709551615 4327632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 12401 5510 379 106 0 7372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49604

[startup+25.5007 s]
/proc/loadavg: 2.91 3.00 3.29 5/190 20638
/proc/meminfo: memFree=18359072/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=54120 CPUtime=25.49 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 16155 0 0 0 2547 2 0 0 25 0 1 0 469374243 55418880 6621 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 13530 6621 379 106 0 8501 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54120

[startup+51.1004 s]
/proc/loadavg: 3.28 3.08 3.30 5/190 20638
/proc/meminfo: memFree=18343692/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=56732 CPUtime=51.08 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 23496 0 0 0 5105 3 0 0 25 0 1 0 469374243 58093568 7240 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 14183 7240 379 106 0 9154 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56732

[startup+102.307 s]
/proc/loadavg: 3.69 3.22 3.34 5/190 20640
/proc/meminfo: memFree=18316272/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=62516 CPUtime=102.29 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 35591 0 0 0 10223 6 0 0 25 0 1 0 469374243 64016384 9298 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 15629 9298 379 106 0 10600 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62516

[startup+162.301 s]
/proc/loadavg: 3.88 3.36 3.38 5/190 20641
/proc/meminfo: memFree=18277948/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=76216 CPUtime=162.29 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 50883 0 0 0 16220 9 0 0 25 0 1 0 469374243 78045184 12110 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 19054 12110 379 106 0 14025 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76216

[startup+222.301 s]
/proc/loadavg: 4.01 3.49 3.42 5/190 20643
/proc/meminfo: memFree=18261684/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=76572 CPUtime=222.29 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 61623 0 0 0 22217 12 0 0 25 0 1 0 469374243 78409728 12635 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309154 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 19143 12635 379 106 0 14114 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76572

[startup+282.301 s]
/proc/loadavg: 4.00 3.58 3.45 5/190 20644
/proc/meminfo: memFree=18233252/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=87808 CPUtime=282.29 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 73698 0 0 0 28215 14 0 0 25 0 1 0 469374243 89915392 15652 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 21952 15652 379 106 0 16923 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87808

[startup+342.301 s]
/proc/loadavg: 4.00 3.65 3.48 5/190 20655
/proc/meminfo: memFree=18202404/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=88060 CPUtime=342.28 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 83008 0 0 0 34212 16 0 0 25 0 1 0 469374243 90173440 15374 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 22015 15374 379 106 0 16986 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 88060

[startup+402.301 s]
/proc/loadavg: 4.00 3.71 3.51 5/190 20657
/proc/meminfo: memFree=18222112/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=88236 CPUtime=402.28 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 90149 0 0 0 40209 19 0 0 25 0 1 0 469374243 90353664 15311 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 22059 15311 379 106 0 17030 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 88236

[startup+462.3 s]
/proc/loadavg: 4.00 3.76 3.54 5/190 20658
/proc/meminfo: memFree=18178568/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=103948 CPUtime=462.28 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 98710 0 0 0 46207 21 0 0 25 0 1 0 469374243 106442752 18620 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 25987 18620 379 106 0 20958 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 103948

[startup+522.3 s]
/proc/loadavg: 4.00 3.80 3.57 5/190 20663
/proc/meminfo: memFree=18138464/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=117044 CPUtime=522.27 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 104367 0 0 0 52205 22 0 0 25 0 1 0 469374243 119853056 21420 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 29261 21420 379 106 0 24232 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 117044

[startup+582.3 s]
/proc/loadavg: 4.08 3.85 3.59 5/190 20664
/proc/meminfo: memFree=18129320/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=117236 CPUtime=582.28 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 108707 0 0 0 58204 24 0 0 25 0 1 0 469374243 120049664 22860 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 29309 22860 379 106 0 24280 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 117236

[startup+642.3 s]
/proc/loadavg: 4.03 3.88 3.62 5/190 20666
/proc/meminfo: memFree=18114668/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=125276 CPUtime=642.28 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 113745 0 0 0 64202 26 0 0 25 0 1 0 469374243 128282624 24762 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 31319 24762 379 106 0 26290 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 125276

[startup+702.3 s]
/proc/loadavg: 4.06 3.91 3.64 5/190 20668
/proc/meminfo: memFree=18105344/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=125324 CPUtime=702.27 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 120372 0 0 0 70199 28 0 0 25 0 1 0 469374243 128331776 25255 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 31331 25255 379 106 0 26302 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 125324

[startup+762.307 s]
/proc/loadavg: 4.06 3.94 3.67 5/190 20696
/proc/meminfo: memFree=18161716/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=125440 CPUtime=762.28 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 126976 0 0 0 76199 29 0 0 25 0 1 0 469374243 128450560 25680 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 31360 25680 379 106 0 26331 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 125440

[startup+822.301 s]
/proc/loadavg: 4.09 3.96 3.69 5/190 20698
/proc/meminfo: memFree=18152236/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=126212 CPUtime=822.26 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 133138 0 0 0 82196 30 0 0 25 0 1 0 469374243 129241088 25503 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 31553 25503 379 106 0 26524 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 126212

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.71 5/190 20699
/proc/meminfo: memFree=18143420/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=126292 CPUtime=882.27 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 139556 0 0 0 88195 32 0 0 25 0 1 0 469374243 129323008 25033 33554432000 4194304 4627331 140735231278000 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 31573 25033 379 106 0 26544 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 126292

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.72 5/190 20701
/proc/meminfo: memFree=18141052/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=126472 CPUtime=942.26 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 145820 0 0 0 94193 33 0 0 25 0 1 0 469374243 129507328 24657 33554432000 4194304 4627331 140735231278000 18446744073709551615 4308376 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 31618 24657 379 106 0 26589 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 126472

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20703
/proc/meminfo: memFree=18117968/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=135424 CPUtime=1002.27 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 151342 0 0 0 100192 35 0 0 25 0 1 0 469374243 138674176 26853 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 33856 26853 379 106 0 28827 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 135424

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20704
/proc/meminfo: memFree=18080020/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=149492 CPUtime=1062.26 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 156389 0 0 0 106190 36 0 0 25 0 1 0 469374243 153079808 31861 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 37373 31861 379 106 0 32344 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 149492

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20706
/proc/meminfo: memFree=18066608/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=149492 CPUtime=1122.26 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 156799 0 0 0 112190 36 0 0 25 0 1 0 469374243 153079808 32117 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309193 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 37373 32117 379 106 0 32344 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 149492

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.78 5/190 20707
/proc/meminfo: memFree=18077120/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123780 CPUtime=1182.27 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 160172 0 0 0 118189 38 0 0 25 0 1 0 469374243 126750720 25455 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30945 25455 379 106 0 25916 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 123780

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

[startup+1190.3 s]
/proc/loadavg: 4.03 3.99 3.78 5/190 20707
/proc/meminfo: memFree=18077488/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123868 CPUtime=1190.27 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 161966 0 0 0 118989 38 0 0 25 0 1 0 469374243 126840832 23679 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30967 23679 379 106 0 25938 0
Current children cumulated CPU time (s) 1190.27
Current children cumulated vsize (KiB) 123868

[startup+1196.7 s]
/proc/loadavg: 4.03 3.99 3.78 5/190 20708
/proc/meminfo: memFree=18092612/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123868 CPUtime=1196.67 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 162366 0 0 0 119629 38 0 0 25 0 1 0 469374243 126840832 24079 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30967 24079 379 106 0 25938 0
Current children cumulated CPU time (s) 1196.67
Current children cumulated vsize (KiB) 123868

[startup+1198.3 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20708
/proc/meminfo: memFree=18091992/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123868 CPUtime=1198.26 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 162465 0 0 0 119788 38 0 0 25 0 1 0 469374243 126840832 24178 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30967 24178 379 106 0 25938 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 123868

[startup+1199.9 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20708
/proc/meminfo: memFree=18091248/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123868 CPUtime=1199.86 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 162568 0 0 0 119948 38 0 0 25 0 1 0 469374243 126840832 24281 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30967 24281 379 106 0 25938 0
Current children cumulated CPU time (s) 1199.86
Current children cumulated vsize (KiB) 123868

[startup+1200.7 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20708
/proc/meminfo: memFree=18099060/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123868 CPUtime=1200.66 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 162608 0 0 0 120028 38 0 0 25 0 1 0 469374243 126840832 24321 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30967 24321 379 106 0 25938 0
Current children cumulated CPU time (s) 1200.66
Current children cumulated vsize (KiB) 123868

[startup+1201.1 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20708
/proc/meminfo: memFree=18098440/32951124 swapFree=67111528/67111528
[pid=20609] ppid=20607 vsize=123868 CPUtime=1201.07 cores=5,7
/proc/20609/stat : 20609 (strangenight2-s) R 20607 20609 20549 0 -1 4202496 162628 0 0 0 120069 38 0 0 25 0 1 0 469374243 126840832 24341 33554432000 4194304 4627331 140735231278000 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20609/statm: 30967 24341 379 106 0 25938 0
Current children cumulated CPU time (s) 1201.07
Current children cumulated vsize (KiB) 123868

Child status: 20
Real time (s): 1201.19
CPU time (s): 1201.17
CPU user time (s): 1200.78
CPU system time (s): 0.39194
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 205764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.78
system time used= 0.39194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162642
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= 8
involuntary context switches= 1440

runsolver used 1.84972 second user time and 4.69829 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 18:55:57
IDJOB=3265720
IDBENCH=85802
IDSOLVER=1587
FILE ID=node130/3265720-1303577757
RUNJOBID= node130-1303577757-20570
PBS_JOBID= 13150334
Free space on /tmp= 71828 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265720-1303577757/watcher-3265720-1303577757 -o /tmp/evaluation-result-3265720-1303577757/solver-3265720-1303577757 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265720-1303577757.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=75727116

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18444232 kB
Buffers:       2091432 kB
Cached:       11783908 kB
SwapCached:          0 kB
Active:        6383304 kB
Inactive:      7575476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18444232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25172 kB
Writeback:          12 kB
AnonPages:       83388 kB
Mapped:          15932 kB
Slab:           480936 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   298820 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= 71820 MiB
End job on node130 at 2011-04-23 19:15:59