Trace number 3173970

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-Night-2-mtSAT 318.096 79.6209

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S768928417-025.SATISFIABLE.cnf
MD5SUMee861b5bc3d48577f06373bd13f4b8a5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3173970-1304074574.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.38/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.38/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.38/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.38/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.38/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.11	c calculated reachability. Time: 0.00
0.38/0.11	c Calc default polars -  time:   0.00 s pos:      26 undec:       1 neg:      23
0.38/0.11	c =========================================================================================
0.38/0.11	c types(t): F = full restart, N = normal restart
0.38/0.11	c types(t): S = simplification begin/end, E = solution found
0.38/0.11	c restart types(rt): st = static, dy = dynamic
0.38/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.11	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.78/0.21	c  N dy    10      4040        50      4450         0      3495     31150     64081     15.30     16.12
1.18/0.39	c  N dy    26      9879        50      4450         0      6340     31150    110198     15.36     16.29
2.38/0.63	c  N dy    38     16226        50      4450         0      8148     31150    137040     15.13     15.95
3.18/0.81	c  N dy    61     20283        50      4450         0      6817     31150    109234     15.32     17.51
3.99/1.02	c  F st    79     25002        50      4450         0     10921     31150    182942     15.33     13.46
3.99/1.02	c  N st    79     25002        50      4450         0     10921     31150    182942     15.33     13.46
4.78/1.23	c  N dy    85     30001        50      4450         0      9363     31150    149670     15.33   no data
4.78/1.23	c  S st    85     30001        50      4450         0      9363     31150    149670     15.33   no data
4.78/1.26	c  S st    85     30503        50      4450         0      9818     31150    158377     15.33   no data
4.78/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.78/1.26	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.78/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.78/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.78/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.78/1.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.78/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.47	c lits-rem:       159  cl-subs:     1603  v-elim:      0  v-fix:    0  time:  0.20 s
6.38/1.67	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.38/1.67	c calculated reachability. Time: 0.00
6.38/1.67	c  N dy    85     30503        50      4450         0      8215     31150    131961     15.33   no data
7.17/1.87	c  N dy   118     34525        50      4450         0     11720     31150    197702     15.53     16.69
8.39/2.17	c  N dy   122     41415        50      4450         0     10914     31150    170250     15.37     16.26
9.57/2.43	c  N dy   158     45512        50      4450         0     14505     31150    238030     15.53     16.95
9.57/2.45	c  S st   161     45754        50      4450         0     14724     31150    242191     15.54   no data
9.57/2.49	c  S st   161     46258        50      4450         0     15178     31150    251045     15.54   no data
9.57/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.57/2.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.57/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.57/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.57/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.97/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.18/2.88	c lits-rem:       189  cl-subs:     2457  v-elim:      0  v-fix:    0  time:  0.37 s
11.18/2.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.18/2.88	c vivif2 --  cl tried    12721 cl shrink        0 lits rem          0 time: 0.00
12.37/3.14	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.26
12.37/3.14	c calculated reachability. Time: 0.00
12.37/3.14	c  N dy   161     46258        50      4450         0     12721     31150    207809     15.54   no data
13.19/3.38	c  N dy   181     50415        50      4450         0      8777     31150    125937     15.60     16.44
15.96/4.05	c  N dy   187     64025        50      4450         0     11855     31150    169335     15.20     16.23
16.76/4.27	c  N dy   204     68197        50      4450         0     15477     31150    235334     15.22     16.75
17.18/4.35	c  S st   211     69387        50      4450         0     16518     31150    254471     15.24     15.48
17.18/4.40	c  S st   211     69889        50      4450         0     16966     31150    263045     15.24   no data
17.18/4.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.59/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.59/4.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.59/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.59/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.59/4.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.59/4.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.59/4.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.59/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.16/4.86	c lits-rem:       245  cl-subs:     2957  v-elim:      0  v-fix:    0  time:  0.44 s
19.16/4.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.16/4.86	c vivif2 --  cl tried    14009 cl shrink        0 lits rem          0 time: 0.00
20.36/5.16	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
20.36/5.16	c calculated reachability. Time: 0.00
20.36/5.16	c  N dy   211     69889        50      4450         0     14009     31150    215671     15.24   no data
21.57/5.46	c  N dy   238     74397        50      4450         0     17962     31150    288278     15.29     17.75
22.75/5.75	c  N dy   272     79189        50      4450         0     12879     31150    188052     15.36     16.83
24.75/6.27	c  F st   280     87500        50      4450         0     20059     31150    312535     15.25     12.75
24.75/6.27	c  N st   280     87500        50      4450         0     20059     31150    312535     15.25     12.75
25.97/6.59	c  N dy   290     93101        50      4450         0     14652     31150    214336     15.26     17.19
28.75/7.29	c  N dy   316    103109        50      4450         0     12094     31150    158526     15.20     16.02
29.15/7.39	c  S st   334    104833        50      4450         0     13593     31150    186886     15.24   no data
29.55/7.43	c  S st   334    105338        50      4450         0     14048     31150    195578     15.24   no data
29.55/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.55/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
29.55/7.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.55/7.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.55/7.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.55/7.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
29.55/7.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.55/7.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.55/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.95/7.60	c lits-rem:        94  cl-subs:      760  v-elim:      0  v-fix:    0  time:  0.15 s
29.95/7.60	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
29.95/7.60	c vivif2 --  cl tried    13288 cl shrink        0 lits rem          0 time: 0.00
31.15/7.89	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
31.15/7.89	c calculated reachability. Time: 0.00
31.15/7.89	c  N dy   334    105338        50      4450         0     13288     31150    182326     15.24   no data
33.14/8.37	c  N dy   383    112071        50      4450         0     19116     31150    290610     15.32     18.26
35.54/8.98	c  N dy   416    119301        50      4450         0     13369     31150    174839     15.35     17.36
37.94/9.51	c  N dy   455    126951        50      4450         0     20005     31150    296836     15.40     17.45
40.73/10.26	c  N dy   509    135124        50      4450         0     14175     31150    181252     15.46     17.11
43.14/10.84	c  N dy   520    144008        50      4450         0     21810     31150    316251     15.41     16.34
47.13/11.82	c  N dy   542    156137        50      4450         0     18398     31150    247193     15.35     16.26
47.53/11.97	c  S st   553    158008        50      4450         0     20040     31150    277819     15.36     14.82
47.94/12.03	c  S st   553    158510        50      4450         0     20485     31150    286474     15.36   no data
47.94/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.94/12.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
47.94/12.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.94/12.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.94/12.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.94/12.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
47.94/12.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.94/12.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.94/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.52/12.47	c lits-rem:       202  cl-subs:     2312  v-elim:      0  v-fix:    0  time:  0.43 s
49.52/12.48	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.52/12.48	c vivif2 --  cl tried    18173 cl shrink        0 lits rem          0 time: 0.00
51.12/12.81	c asymm  cl-useful: 0/4160/4450 lits-rem:0 time: 0.33
51.12/12.81	c calculated reachability. Time: 0.00
51.12/12.81	c  N dy   553    158510        50      4450         0     18173     31150    249067     15.36   no data
54.72/13.74	c  N dy   604    168785        50      4450         0     27071     31150    412831     15.41     16.22
60.31/15.17	c  N dy   642    187415        50      4450         0     28498     31150    415799     15.29     16.14
64.71/16.27	c  N dy   706    199392        50      4450         0     23457     31150    333438     15.34     17.46
70.32/17.69	c  N dy   765    214302        50      4450         0     20027     31150    258609     15.36     16.17
77.10/19.35	c  N dy   847    230474        50      4450         0     34074     31150    516453     15.39     16.29
79.89/20.04	c  S st   904    237765        50      4450         0     23102     31150    311681     15.44     15.84
80.29/20.10	c  S st   904    238270        50      4450         0     23559     31150    320365     15.44   no data
80.29/20.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.29/20.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.29/20.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.29/20.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.29/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.29/20.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.29/20.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.29/20.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
80.29/20.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.89/20.52	c lits-rem:       181  cl-subs:     1498  v-elim:      0  v-fix:    0  time:  0.40 s
81.89/20.52	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
81.89/20.53	c vivif2 --  cl tried    22061 cl shrink        0 lits rem          0 time: 0.00
83.11/20.87	c asymm  cl-useful: 0/3546/4450 lits-rem:0 time: 0.34
83.11/20.87	c calculated reachability. Time: 0.00
83.11/20.87	c  N dy   904    238270        50      4450         0     22061     31150    291811     15.44   no data
88.68/22.22	c  N dy   927    253475        50      4450         0     35221     31150    529425     15.38     16.42
95.07/23.83	c  N dy  1000    269730        50      4450         0     31220     31150    448657     15.41     16.89
104.66/26.20	c  N dy  1021    295523        50      4450         0     34277     31150    481912     15.29     16.14
109.88/27.56	c  F st  1108    306250        50      4450         0     23839     31150    303074     15.35     14.86
113.05/28.35	c  N dy  1133    314441        50      4450         0     30963     31150    435352     15.35     17.73
122.25/30.68	c  N dy  1189    335393        50      4450         0     28201     31150    366974     15.34     16.18
133.02/33.32	c  N dy  1281    357406        50      4450         0     25712     31150    319225     15.35     13.07
133.02/33.32	c  S st  1281    357406        50      4450         0     25712     31150    319225     15.35     13.07
133.02/33.38	c  S st  1281    357908        50      4450         0     26153     31150    327733     15.35   no data
133.02/33.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.02/33.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
133.02/33.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.02/33.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.02/33.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.02/33.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
133.02/33.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.42/33.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.42/33.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.02/33.84	c lits-rem:       185  cl-subs:     1615  v-elim:      0  v-fix:    0  time:  0.43 s
135.02/33.84	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
135.02/33.84	c vivif2 --  cl tried    24538 cl shrink        0 lits rem          0 time: 0.00
135.42/33.96	c asymm  cl-useful: 0/904/4450 lits-rem:0 time: 0.11
135.42/33.96	c calculated reachability. Time: 0.00
135.42/33.96	c  N dy  1281    357908        50      4450         0     24538     31150    302348     15.35   no data
145.81/36.59	c  N dy  1417    377931        50      4450         0     41928     31150    628292     15.42     16.95
156.20/39.19	c  N dy  1487    400018        50      4450         0     38573     31150    547948     15.41     16.23
168.99/42.36	c  N dy  1605    420934        50      4450         0     33339     31150    449539     15.45     16.31
180.57/45.26	c  N dy  1703    440970        50      4450         0     26527     31150    314387     15.47     17.21
190.97/47.85	c  N dy  1801    461023        50      4450         0     43832     31150    633924     15.50     16.73
203.34/50.95	c  N dy  1908    484031        50      4450         0     38649     31150    528280     15.52     16.43
215.73/54.04	c  N dy  1975    504117        50      4450         0     30135     31150    364999     15.51     17.35
227.32/56.96	c  N dy  2109    524200        50      4450         0     47465     31150    688451     15.55     16.78
235.31/58.96	c  S st  2160    536862        50      4450         0     31658     31150    386667     15.55   no data
235.71/59.05	c  S st  2160    537364        50      4450         0     32104     31150    395135     15.55   no data
235.71/59.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.71/59.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
235.71/59.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.71/59.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.71/59.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.71/59.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
235.71/59.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.71/59.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.71/59.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.10/59.63	c lits-rem:       154  cl-subs:     1425  v-elim:      0  v-fix:    0  time:  0.55 s
238.10/59.63	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
238.10/59.63	c vivif2 --  cl tried    30679 cl shrink        0 lits rem          0 time: 0.00
239.71/60.00	c asymm  cl-useful: 0/2627/4450 lits-rem:0 time: 0.37
239.71/60.00	c calculated reachability. Time: 0.00
239.71/60.00	c  N dy  2160    537364        50      4450         0     30679     31150    368808     15.55   no data
271.67/68.00	c  N dy  2249    602763        50      4450         0     30599     31150    348851     15.37     16.20
282.06/70.60	c  N dy  2296    623627        50      4450         0     48437     31150    668844     15.36     16.26
295.64/74.03	c  N dy  2386    643655        50      4450         0     36676     31150    458378     15.37     16.49
309.63/77.57	c  N dy  2503    664160        50      4450         0     54337     31150    785893     15.40     16.27
318.02/79.61	c Following stats are for *FIRST FINISHED THREAD ONLY*
318.02/79.61	c num threads              : 4          
318.02/79.61	c restarts                 : 2516       
318.02/79.61	c dynamic restarts         : 2492       
318.02/79.61	c static restarts          : 24         
318.02/79.61	c full restarts            : 3          
318.02/79.61	c total simplify time      : 0.00       
318.02/79.61	c learnts DL2              : 0          
318.02/79.61	c learnts size 2           : 0          
318.02/79.61	c learnts size 1           : 0           (0.00      % of vars)
318.02/79.61	c filedLit time            : 0.01        (0.02      % time)
318.02/79.61	c v-elim SatELite          : 0           (0.00      % vars)
318.02/79.61	c SatELite time            : 1.14        (1.43      % time)
318.02/79.61	c v-elim xor               : 0           (0.00      % vars)
318.02/79.61	c xor elim time            : 0.00        (0.00      % time)
318.02/79.61	c num binary xor trees     : 0          
318.02/79.61	c binxor trees' crown      : 0           (nan       leafs/tree)
318.02/79.61	c bin xor find time        : 0.00       
318.02/79.61	c OTF clause improved      : 94499       (0.14      clauses/conflict)
318.02/79.61	c OTF impr. size diff      : 95153       (1.01       lits/clause)
318.02/79.61	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
318.02/79.61	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
318.02/79.61	c tried to recurMin cls    : 38958       (5.68       % of conflicts)
318.02/79.61	c updated cache            : 101         (0.00       lits/tried recurMin)
318.02/79.61	c unit cls recevied        : 0           (nan       % of units)
318.02/79.61	c unit cls sent            : 0           (nan       % of units)
318.02/79.61	c bin cls recevied         : 0          
318.02/79.61	c bin cls sent             : 0          
318.02/79.61	c clauses over max glue    : 0           (0.00      % of all clauses)
318.02/79.61	c conflicts                : 686382      (8628.21   / sec)
318.02/79.61	c decisions                : 783605      (0.90      % random)
318.02/79.61	c bogo-props               : 13592849171 (170869822.29 / sec)
318.02/79.61	c conflict literals        : 12404303    (11.20     % deleted)
318.02/79.61	c Memory used              : 303.53      MB
318.02/79.61	c single-thread CPU time   : 79.55       s
318.02/79.61	c all-threads sum CPU time : 317.88      s
318.02/79.61	s SATISFIABLE
318.02/79.61	v 1 -2 3 -4 -5 -6 -7 -8 -9 10 -11 12 -13 -14 15 -16 -17 -18 19 -20 21 22 -23 24 -25 -26 27 -28 29 30 31 -32 33 34 35 36 -37 38 39 40 -41 -42 -43 -44 45 -46 47 48 49 -50 0

Verifier Data

OK

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-3173970-1304074574/watcher-3173970-1304074574 -o /tmp/evaluation-result-3173970-1304074574/solver-3173970-1304074574 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173970-1304074574.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.89 7.86 7.86 2/176 17257
/proc/meminfo: memFree=30369812/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 519057782 52441088 347 33554432000 4194304 4627427 140735541917904 18446744073709551615 47214742783920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 12803 347 299 106 0 7774 0
[pid=17257/tid=17261] ppid=17255 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519057783 52441088 347 33554432000 4194304 4627427 140735541917904 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519057783 52441088 347 33554432000 4194304 4627427 140735541917904 18446744073709551615 47214742783922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 519057783 52441088 347 33554432000 4194304 4627427 140735541917904 18446744073709551615 47214742783920 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0235909 s]
/proc/loadavg: 6.89 7.86 7.86 2/176 17257
/proc/meminfo: memFree=30369812/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=281860 CPUtime=0.08 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 1086 0 0 0 8 0 0 0 24 0 4 0 519057782 288624640 996 33554432000 4194304 4627427 140735541917904 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 70465 996 362 106 0 65436 0
[pid=17257/tid=17261] ppid=17255 vsize=281860 CPUtime=0.01 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 164 0 0 0 1 0 0 0 25 0 4 0 519057783 288624640 996 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=281860 CPUtime=0.01 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 161 0 0 0 1 0 0 0 25 0 4 0 519057783 288624640 996 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=281860 CPUtime=0.02 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 189 0 0 0 2 0 0 0 25 0 4 0 519057783 288624640 996 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 281860

[startup+0.100577 s]
/proc/loadavg: 6.89 7.86 7.86 2/176 17257
/proc/meminfo: memFree=30369812/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=281860 CPUtime=0.38 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 1225 0 0 0 38 0 0 0 24 0 4 0 519057782 288624640 1135 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 70465 1135 364 106 0 65436 0
[pid=17257/tid=17261] ppid=17255 vsize=281860 CPUtime=0.09 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 176 0 0 0 9 0 0 0 25 0 4 0 519057783 288624640 1135 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=281860 CPUtime=0.09 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 175 0 0 0 9 0 0 0 25 0 4 0 519057783 288624640 1135 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=281860 CPUtime=0.09 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 289 0 0 0 9 0 0 0 25 0 4 0 519057783 288624640 1135 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281860

[startup+0.300542 s]
/proc/loadavg: 6.89 7.86 7.86 2/176 17257
/proc/meminfo: memFree=30369812/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=284708 CPUtime=1.18 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 3188 0 0 0 118 0 0 0 25 0 4 0 519057782 291540992 2416 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 71177 2416 384 106 0 66148 0
[pid=17257/tid=17261] ppid=17255 vsize=284708 CPUtime=0.29 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 770 0 0 0 29 0 0 0 25 0 4 0 519057783 291540992 2416 33554432000 4194304 4627427 140735541917904 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=284708 CPUtime=0.29 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 702 0 0 0 29 0 0 0 25 0 4 0 519057783 291540992 2416 33554432000 4194304 4627427 140735541917904 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=284708 CPUtime=0.29 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 564 0 0 0 29 0 0 0 25 0 4 0 519057783 291540992 2416 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284708

[startup+0.700469 s]
/proc/loadavg: 6.89 7.86 7.86 2/176 17257
/proc/meminfo: memFree=30369812/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=285760 CPUtime=2.78 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 4906 0 0 0 278 0 0 0 25 0 4 0 519057782 292618240 3127 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 71440 3127 384 106 0 66411 0
[pid=17257/tid=17261] ppid=17255 vsize=285760 CPUtime=0.69 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 1183 0 0 0 69 0 0 0 25 0 4 0 519057783 292618240 3127 33554432000 4194304 4627427 140735541917904 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=285760 CPUtime=0.69 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 1092 0 0 0 69 0 0 0 25 0 4 0 519057783 292618240 3127 33554432000 4194304 4627427 140735541917904 18446744073709551615 4321706 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=285760 CPUtime=0.69 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 1070 0 0 0 69 0 0 0 25 0 4 0 519057783 292618240 3127 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285760

[startup+1.50033 s]
/proc/loadavg: 6.89 7.86 7.86 10/184 17265
/proc/meminfo: memFree=30346640/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=286964 CPUtime=5.98 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 8976 0 0 0 597 1 0 0 25 0 4 0 519057782 293851136 4391 33554432000 4194304 4627427 140735541917904 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 71741 4391 388 106 0 66712 0
[pid=17257/tid=17261] ppid=17255 vsize=286964 CPUtime=1.48 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 2038 0 0 0 148 0 0 0 25 0 4 0 519057783 293851136 4391 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=286964 CPUtime=1.49 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 1951 0 0 0 149 0 0 0 25 0 4 0 519057783 293851136 4391 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=286964 CPUtime=1.49 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 1803 0 0 0 149 0 0 0 25 0 4 0 519057783 293851136 4391 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 286964

[startup+3.10103 s]
/proc/loadavg: 6.89 7.86 7.86 9/184 17265
/proc/meminfo: memFree=30302372/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=285524 CPUtime=12.37 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 16191 0 0 0 1235 2 0 0 25 0 4 0 519057782 292376576 9429 33554432000 4194304 4627427 140735541917904 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 71381 9429 388 106 0 66352 0
[pid=17257/tid=17261] ppid=17255 vsize=285524 CPUtime=3.08 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 3751 0 0 0 308 0 0 0 25 0 4 0 519057783 292376576 9429 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=285524 CPUtime=3.09 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 4096 0 0 0 309 0 0 0 25 0 4 0 519057783 292376576 9429 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=285524 CPUtime=3.09 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 3902 0 0 0 309 0 0 0 25 0 4 0 519057783 292376576 9430 33554432000 4194304 4627427 140735541917904 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 285524

[startup+6.30045 s]
/proc/loadavg: 6.98 7.87 7.86 9/184 17265
/proc/meminfo: memFree=30270892/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=288596 CPUtime=25.15 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 23063 0 0 0 2512 3 0 0 25 0 4 0 519057782 295522304 11926 33554432000 4194304 4627427 140735541917904 18446744073709551615 4310102 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 72149 11926 388 106 0 67120 0
[pid=17257/tid=17261] ppid=17255 vsize=288596 CPUtime=6.26 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 5901 0 0 0 626 0 0 0 25 0 4 0 519057783 295522304 11926 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=288596 CPUtime=6.29 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 6015 0 0 0 628 1 0 0 25 0 4 0 519057783 295522304 11926 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=288596 CPUtime=6.29 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 5621 0 0 0 629 0 0 0 25 0 4 0 519057783 295522304 11926 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 288596

[startup+12.7003 s]
/proc/loadavg: 7.06 7.87 7.86 9/184 17265
/proc/meminfo: memFree=30242760/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=297640 CPUtime=50.72 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 33033 0 0 0 5067 5 0 0 25 0 4 0 519057782 304783360 13522 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 74410 13522 388 106 0 69381 0
[pid=17257/tid=17261] ppid=17255 vsize=297640 CPUtime=12.63 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 8985 0 0 0 1262 1 0 0 25 0 4 0 519057783 304783360 13522 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=297640 CPUtime=12.68 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 7555 0 0 0 1267 1 0 0 25 0 4 0 519057783 304783360 13522 33554432000 4194304 4627427 140735541917904 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=297640 CPUtime=12.69 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 8990 0 0 0 1268 1 0 0 25 0 4 0 519057783 304783360 13522 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 297640

[startup+25.5009 s]
/proc/loadavg: 7.34 7.89 7.86 9/184 17266
/proc/meminfo: memFree=30214976/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=308228 CPUtime=101.86 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 50731 0 0 0 10178 8 0 0 25 0 4 0 519057782 315625472 16833 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 77057 16833 388 106 0 72028 0
[pid=17257/tid=17261] ppid=17255 vsize=308228 CPUtime=25.37 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 13889 0 0 0 2535 2 0 0 25 0 4 0 519057783 315625472 16833 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=308228 CPUtime=25.49 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 11557 0 0 0 2547 2 0 0 25 0 4 0 519057783 315625472 16833 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=308228 CPUtime=25.48 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 13316 0 0 0 2547 1 0 0 25 0 4 0 519057783 315625472 16833 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 308228

[startup+51.1003 s]
/proc/loadavg: 7.64 7.91 7.87 9/184 17266
/proc/meminfo: memFree=30174356/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=299620 CPUtime=204.14 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 77984 0 0 0 20400 14 0 0 25 0 4 0 519057782 306810880 21233 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 74905 21233 388 106 0 69876 0
[pid=17257/tid=17261] ppid=17255 vsize=299620 CPUtime=50.85 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 21254 0 0 0 5082 3 0 0 25 0 4 0 519057783 306810880 21233 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=299620 CPUtime=51.09 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 18330 0 0 0 5106 3 0 0 25 0 4 0 519057783 306810880 21233 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=299620 CPUtime=51.09 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 19879 0 0 0 5105 4 0 0 25 0 4 0 519057783 306810880 21233 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 299620

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

[startup+63.9009 s]
/proc/loadavg: 7.70 7.91 7.87 9/184 17267
/proc/meminfo: memFree=30156488/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=299980 CPUtime=255.29 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 88255 0 0 0 25511 18 0 0 25 0 4 0 519057782 307179520 22957 33554432000 4194304 4627427 140735541917904 18446744073709551615 4324104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 74995 22957 388 106 0 69966 0
[pid=17257/tid=17261] ppid=17255 vsize=299980 CPUtime=63.59 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 23236 0 0 0 6355 4 0 0 25 0 4 0 519057783 307179520 22957 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=299980 CPUtime=63.88 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 21164 0 0 0 6385 3 0 0 25 0 4 0 519057783 307179520 22957 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=299980 CPUtime=63.89 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 22500 0 0 0 6384 5 0 0 25 0 4 0 519057783 307179520 22957 33554432000 4194304 4627427 140735541917904 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 255.29
Current children cumulated vsize (KiB) 299980

[startup+70.3008 s]
/proc/loadavg: 7.74 7.92 7.87 9/184 17267
/proc/meminfo: memFree=30150408/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=300220 CPUtime=280.88 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 94003 0 0 0 28068 20 0 0 25 0 4 0 519057782 307425280 23573 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 75055 23573 388 106 0 70026 0
[pid=17257/tid=17261] ppid=17255 vsize=300220 CPUtime=69.97 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 24374 0 0 0 6992 5 0 0 25 0 4 0 519057783 307425280 23573 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=300220 CPUtime=70.29 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 22311 0 0 0 7026 3 0 0 25 0 4 0 519057783 307425280 23573 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=300220 CPUtime=70.29 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 24184 0 0 0 7024 5 0 0 25 0 4 0 519057783 307425280 23573 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 300220

[startup+73.5002 s]
/proc/loadavg: 7.74 7.92 7.87 9/184 17267
/proc/meminfo: memFree=30142224/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=300276 CPUtime=293.65 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 95492 0 0 0 29345 20 0 0 25 0 4 0 519057782 307482624 22030 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 75069 22030 388 106 0 70040 0
[pid=17257/tid=17261] ppid=17255 vsize=300276 CPUtime=73.16 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 24425 0 0 0 7311 5 0 0 25 0 4 0 519057783 307482624 22030 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=300276 CPUtime=73.48 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 22622 0 0 0 7345 3 0 0 25 0 4 0 519057783 307482624 22030 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=300276 CPUtime=73.48 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 24541 0 0 0 7343 5 0 0 25 0 4 0 519057783 307482624 22030 33554432000 4194304 4627427 140735541917904 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 293.65
Current children cumulated vsize (KiB) 300276

[startup+76.7006 s]
/proc/loadavg: 7.84 7.93 7.88 9/184 17267
/proc/meminfo: memFree=30139740/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=300396 CPUtime=306.44 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 97578 0 0 0 30623 21 0 0 25 0 4 0 519057782 307605504 21868 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 75099 21868 388 106 0 70070 0
[pid=17257/tid=17261] ppid=17255 vsize=300396 CPUtime=76.34 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 24496 0 0 0 7629 5 0 0 25 0 4 0 519057783 307605504 21868 33554432000 4194304 4627427 140735541917904 18446744073709551615 4324280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=300396 CPUtime=76.69 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 23425 0 0 0 7665 4 0 0 25 0 4 0 519057783 307605504 21868 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=300396 CPUtime=76.69 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25391 0 0 0 7663 6 0 0 25 0 4 0 519057783 307605504 21868 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 306.44
Current children cumulated vsize (KiB) 300396

[startup+78.3003 s]
/proc/loadavg: 7.84 7.93 7.88 9/184 17267
/proc/meminfo: memFree=30154496/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=310744 CPUtime=312.82 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 98773 0 0 0 31261 21 0 0 25 0 4 0 519057782 318201856 21903 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 77686 21903 388 106 0 72657 0
[pid=17257/tid=17261] ppid=17255 vsize=310744 CPUtime=77.93 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25165 0 0 0 7788 5 0 0 25 0 4 0 519057783 318201856 21903 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=310744 CPUtime=78.29 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 23587 0 0 0 7825 4 0 0 25 0 4 0 519057783 318201856 21903 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=310744 CPUtime=78.29 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25607 0 0 0 7823 6 0 0 25 0 4 0 519057783 318201856 21903 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 312.82
Current children cumulated vsize (KiB) 310744

[startup+79.1012 s]
/proc/loadavg: 7.84 7.93 7.88 9/184 17267
/proc/meminfo: memFree=30151520/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=310744 CPUtime=316.04 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 99116 0 0 0 31583 21 0 0 25 0 4 0 519057782 318201856 22246 33554432000 4194304 4627427 140735541917904 18446744073709551615 4324104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 77686 22246 388 106 0 72657 0
[pid=17257/tid=17261] ppid=17255 vsize=310744 CPUtime=78.73 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25278 0 0 0 7868 5 0 0 25 0 4 0 519057783 318201856 22246 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=310744 CPUtime=79.09 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 23660 0 0 0 7905 4 0 0 25 0 4 0 519057783 318201856 22246 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=310744 CPUtime=79.1 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25700 0 0 0 7904 6 0 0 25 0 4 0 519057783 318201856 22246 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 316.04
Current children cumulated vsize (KiB) 310744

[startup+79.5011 s]
/proc/loadavg: 7.84 7.93 7.88 9/184 17267
/proc/meminfo: memFree=30151520/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=310812 CPUtime=317.62 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 99741 0 0 0 31741 21 0 0 25 0 4 0 519057782 318271488 21777 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 77703 21777 388 106 0 72674 0
[pid=17257/tid=17261] ppid=17255 vsize=310812 CPUtime=79.13 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25321 0 0 0 7908 5 0 0 25 0 4 0 519057783 318271488 21777 33554432000 4194304 4627427 140735541917904 18446744073709551615 4326360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=310812 CPUtime=79.49 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 23701 0 0 0 7945 4 0 0 25 0 4 0 519057783 318271488 21777 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=310812 CPUtime=79.49 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25737 0 0 0 7943 6 0 0 25 0 4 0 519057783 318271488 21777 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 317.62
Current children cumulated vsize (KiB) 310812

[startup+79.6011 s]
/proc/loadavg: 7.84 7.93 7.88 9/184 17267
/proc/meminfo: memFree=30151520/32951124 swapFree=67111364/67111528
[pid=17257] ppid=17255 vsize=310812 CPUtime=318.02 cores=0,2,4,6
/proc/17257/stat : 17257 (strangenight2-m) R 17255 17257 16634 0 -1 4202496 99791 0 0 0 31781 21 0 0 25 0 4 0 519057782 318271488 21827 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17257/statm: 77703 21827 388 106 0 72674 0
[pid=17257/tid=17261] ppid=17255 vsize=310812 CPUtime=79.23 cores=0,2,4,6
/proc/17257/task/17261/stat : 17261 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25335 0 0 0 7918 5 0 0 25 0 4 0 519057783 318271488 21827 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17257/tid=17262] ppid=17255 vsize=310812 CPUtime=79.59 cores=0,2,4,6
/proc/17257/task/17262/stat : 17262 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 23711 0 0 0 7955 4 0 0 25 0 4 0 519057783 318271488 21827 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17257/tid=17263] ppid=17255 vsize=310812 CPUtime=79.59 cores=0,2,4,6
/proc/17257/task/17263/stat : 17263 (strangenight2-m) R 17255 17257 16634 0 -1 4202560 25747 0 0 0 7953 6 0 0 25 0 4 0 519057783 318271488 21827 33554432000 4194304 4627427 140735541917904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 318.02
Current children cumulated vsize (KiB) 310812

Child status: 10
Real time (s): 79.6209
CPU time (s): 318.096
CPU user time (s): 317.876
CPU system time (s): 0.219966
CPU usage (%): 399.513
Max. virtual memory (cumulated for all children) (KiB): 310812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.876
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99807
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= 342
involuntary context switches= 1417

runsolver used 0.102984 second user time and 0.267959 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 12:56:14
IDJOB=3173970
IDBENCH=82788
IDSOLVER=1586
FILE ID=node106/3173970-1304074574
RUNJOBID= node106-1304074574-17238
PBS_JOBID= 13170478
Free space on /tmp= 72160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S768928417-025.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173970-1304074574/watcher-3173970-1304074574 -o /tmp/evaluation-result-3173970-1304074574/solver-3173970-1304074574 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173970-1304074574.cnf

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

MD5SUM BENCH= ee861b5bc3d48577f06373bd13f4b8a5
RANDOM SEED=360872448

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30370108 kB
Buffers:        239236 kB
Cached:        2067516 kB
SwapCached:         88 kB
Active:         779700 kB
Inactive:      1590636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30370108 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11788 kB
Writeback:           0 kB
AnonPages:       63536 kB
Mapped:          14480 kB
Slab:           146076 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189708 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= 72148 MiB
End job on node106 at 2011-04-29 12:57:34