Trace number 3173940

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-mtUNSAT 335.313 83.9525

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1990987164-054.UNKNOWN.cnf
MD5SUM3975d01606b3f85c20c5745dab9f365e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.59476
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3173940-1304073872.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.05	c lits-rem:         1  cl-subs:        2  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     142 undec:      24 neg:     134
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       290      1265         1         0      3867         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.38/0.15	c  N st     8      4918       290      1265         1      4778      3867     76656   no data   no data
1.18/0.34	c  N st    10     11302       290      1265         1      4414      3867     53815   no data   no data
1.98/0.57	c  N st    11     17046       290      1265         1      9960      3867    144750   no data   no data
3.58/0.92	c  F st    12     25000       290      1265         1     12188      3867    176529   no data   no data
3.58/0.92	c  N st    12     25000       290      1265         1     12188      3867    176529   no data   no data
4.39/1.17	c Decided on static restart strategy
4.39/1.17	c  N st    18     30000       290      1265         1     10483      3867    135396   no data   no data
4.39/1.17	c  S st    18     30000       290      1265         1     10483      3867    135396   no data   no data
4.77/1.20	c  S st    18     30500       290      1265         1     10983      3867    144197   no data   no data
4.77/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.77/1.20	c blocked clauses removed:        0 vars:      0 tried:         290 T: 0.00 s
4.77/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
4.77/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.26	c lits-rem:       167  cl-subs:     1306  v-elim:      0  v-fix:    0  time:  0.05 s
4.77/1.27	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.00
4.77/1.27	c calculated reachability. Time: 0.00
4.77/1.27	c  N st    18     30500       290      1265         1      9677      3867    125532   no data   no data
6.37/1.68	c  N st    20     37616       290      1265         1      8950      3867     98439   no data   no data
7.97/2.00	c  N st    21     44015       290      1265         1     15072      3867    193687   no data   no data
8.39/2.12	c  S st    22     45754       290      1265         1     16748      3867    219593   no data   no data
8.39/2.16	c  S st    22     46256       290      1265         1     17246      3867    227907   no data   no data
8.39/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.39/2.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.39/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/2.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
8.39/2.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.39/2.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.39/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.32	c lits-rem:       187  cl-subs:     2029  v-elim:      0  v-fix:    0  time:  0.14 s
9.17/2.32	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
9.17/2.32	c vivif2 --  cl tried    15217 cl shrink        0 lits rem          0 time: 0.00
9.17/2.33	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
9.17/2.33	c calculated reachability. Time: 0.00
9.17/2.33	c  N st    22     46256       290      1265         1     15217      3867    199591   no data   no data
12.36/3.16	c  N st    23     60653       290      1265         1     10957      3867    118430   no data   no data
14.75/3.75	c  N st    24     69387       290      1265         1     19335      3867    258362   no data   no data
14.75/3.75	c  S st    24     69387       290      1265         1     19335      3867    258362   no data   no data
15.15/3.80	c  S st    24     69892       290      1265         1     19833      3867    266198   no data   no data
15.15/3.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.15/3.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.15/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
15.15/3.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.15/3.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.15/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.03	c lits-rem:       270  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  0.21 s
15.96/4.03	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
15.96/4.04	c vivif2 --  cl tried    17858 cl shrink        0 lits rem          0 time: 0.00
15.96/4.04	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
15.96/4.05	c calculated reachability. Time: 0.00
15.96/4.05	c  N st    24     69892       290      1265         1     17858      3867    234570   no data   no data
20.35/5.19	c  F st    25     87501       290      1265         1     12788      3867    134549   no data   no data
20.35/5.19	c  N st    25     87501       290      1265         1     12788      3867    134549   no data   no data
21.96/5.54	c Decided on static restart strategy
22.75/5.76	c  N st    32     95538       290      1265         1     20466      3867    243925   no data   no data
25.15/6.39	c  N st    34    104839       290      1265         1     17009      3867    198934   no data   no data
25.15/6.39	c  S st    34    104839       290      1265         1     17009      3867    198934   no data   no data
25.55/6.44	c  S st    34    105344       290      1265         1     17510      3867    207441   no data   no data
25.55/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.55/6.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
25.55/6.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.55/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.51	c lits-rem:       131  cl-subs:      842  v-elim:      0  v-fix:    0  time:  0.06 s
25.96/6.51	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
25.96/6.52	c vivif2 --  cl tried    16668 cl shrink        0 lits rem          0 time: 0.00
25.96/6.53	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
25.96/6.53	c calculated reachability. Time: 0.00
25.96/6.53	c  N st    34    105344       290      1265         1     16668      3867    194562   no data   no data
28.73/7.29	c  N st    35    114942       290      1265         1     25834      3867    335846   no data   no data
33.13/8.34	c  N st    36    129339       290      1265         1     26265      3867    332108   no data   no data
40.32/10.13	c  N st    37    150935       290      1265         1     17212      3867    168975   no data   no data
42.32/10.64	c  S st    38    158016       290      1265         1     24015      3867    280664   no data   no data
42.72/10.70	c  S st    38    158520       290      1265         1     24515      3867    289147   no data   no data
42.72/10.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.72/10.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
42.72/10.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.72/10.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.72/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.72/10.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
42.72/10.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.72/10.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
42.72/10.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.54/10.91	c lits-rem:       209  cl-subs:     2124  v-elim:      0  v-fix:    0  time:  0.19 s
43.54/10.91	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
43.54/10.91	c vivif2 --  cl tried    22391 cl shrink        0 lits rem          0 time: 0.00
43.54/10.92	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
43.54/10.92	c calculated reachability. Time: 0.00
43.54/10.92	c  N st    38    158520       290      1265         1     22391      3867    258634   no data   no data
60.70/15.22	c  N st    39    207109       290      1265         1     35345      3867    450697   no data   no data
71.88/18.07	c  N st    40    237781       290      1265         1     27459      3867    312768   no data   no data
71.88/18.07	c  S st    40    237781       290      1265         1     27459      3867    312768   no data   no data
72.28/18.14	c  S st    40    238283       290      1265         1     27953      3867    321414   no data   no data
72.28/18.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.28/18.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
72.28/18.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.28/18.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.28/18.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.28/18.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
72.28/18.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.28/18.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
72.28/18.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.08/18.37	c lits-rem:        98  cl-subs:     2010  v-elim:      0  v-fix:    0  time:  0.21 s
73.08/18.37	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
73.08/18.37	c vivif2 --  cl tried    25943 cl shrink        0 lits rem          0 time: 0.00
73.08/18.39	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
73.08/18.39	c calculated reachability. Time: 0.00
73.08/18.39	c  N st    40    238283       290      1265         1     25943      3867    292964   no data   no data
100.24/25.14	c  F st    41    306252       290      1265         1     27813      3867    281652   no data   no data
100.24/25.14	c  N st    41    306252       290      1265         1     27813      3867    281652   no data   no data
102.23/25.67	c Decided on static restart strategy
113.02/28.31	c  N st    51    334558       290      1265         1     31967      3867    343476   no data   no data
123.02/30.87	c  N st    53    357424       290      1265         1     29881      3867    297722   no data   no data
123.02/30.87	c  S st    53    357424       290      1265         1     29881      3867    297722   no data   no data
123.40/30.95	c  S st    53    357925       290      1265         1     30379      3867    306554   no data   no data
123.40/30.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.40/30.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
123.40/30.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.40/30.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.40/30.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.40/30.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
123.40/30.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
123.40/30.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
123.40/30.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.20/31.15	c lits-rem:       244  cl-subs:     2229  v-elim:      0  v-fix:    0  time:  0.17 s
124.20/31.15	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
124.20/31.15	c vivif2 --  cl tried    28150 cl shrink        0 lits rem          0 time: 0.00
124.20/31.16	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
124.20/31.17	c calculated reachability. Time: 0.00
124.20/31.17	c  N st    53    357925       290      1265         1     28150      3867    277920   no data   no data
138.98/34.89	c  N st    54    390318       290      1265         1     34187      3867    351805   no data   no data
164.15/41.13	c  N st    55    438906       290      1265         1     28202      3867    254472   no data   no data
199.70/50.01	c  N st    56    511789       290      1265         1     41357      3867    446608   no data   no data
214.08/53.68	c  N st    57    536887       290      1265         1     35665      3867    337259   no data   no data
214.08/53.68	c  S st    57    536887       290      1265         1     35665      3867    337259   no data   no data
214.48/53.77	c  S st    57    537388       290      1265         1     36164      3867    346031   no data   no data
214.48/53.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
214.48/53.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
214.48/53.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.48/53.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.48/53.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.48/53.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
214.48/53.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
214.48/53.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
214.48/53.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.68/54.03	c lits-rem:       466  cl-subs:     2852  v-elim:      0  v-fix:    0  time:  0.23 s
215.68/54.03	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
215.68/54.03	c vivif2 --  cl tried    33312 cl shrink        0 lits rem          0 time: 0.00
215.68/54.05	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.02
215.68/54.05	c calculated reachability. Time: 0.00
215.68/54.05	c  N st    57    537388       290      1265         1     33312      3867    310785   no data   no data
301.16/75.41	c  N st    58    701372       290      1265         4     61687      3867    659013   no data   no data
323.93/81.10	c Finding binary XORs  T:     0.00 s  found:       0
333.94/83.67	c Finding binary XORs  T:     0.00 s  found:       0
335.12/83.94	c  E st    59    770243       253       842       222     10411      2906     71003   no data   no data
335.12/83.94	c Following stats are for *FIRST FINISHED THREAD ONLY*
335.12/83.94	c num threads              : 4          
335.12/83.94	c restarts                 : 59         
335.12/83.94	c dynamic restarts         : 0          
335.12/83.94	c static restarts          : 59         
335.12/83.94	c full restarts            : 3          
335.12/83.94	c total simplify time      : 0.19       
335.12/83.94	c learnts DL2              : 0          
335.12/83.94	c learnts size 2           : 314        
335.12/83.94	c learnts size 1           : 132         (44.00     % of vars)
335.12/83.94	c filedLit time            : 0.04        (0.05      % time)
335.12/83.94	c v-elim SatELite          : 10          (3.33      % vars)
335.12/83.94	c SatELite time            : 1.26        (1.50      % time)
335.12/83.94	c v-elim xor               : 0           (0.00      % vars)
335.12/83.94	c xor elim time            : 0.01        (0.01      % time)
335.12/83.94	c num binary xor trees     : 0          
335.12/83.94	c binxor trees' crown      : 0           (nan       leafs/tree)
335.12/83.94	c bin xor find time        : 0.00       
335.12/83.94	c OTF clause improved      : 36428       (0.05      clauses/conflict)
335.12/83.94	c OTF impr. size diff      : 38246       (1.05       lits/clause)
335.12/83.94	c OTF cl watch-shrink      : 168626      (0.22      clauses/conflict)
335.12/83.94	c OTF cl watch-sh-lit      : 206783      (1.23       lits/clause)
335.12/83.94	c tried to recurMin cls    : 79115       (10.27      % of conflicts)
335.12/83.94	c updated cache            : 519         (0.01       lits/tried recurMin)
335.12/83.94	c unit cls recevied        : 6           (4.55      % of units)
335.12/83.94	c unit cls sent            : 5           (3.79      % of units)
335.12/83.94	c bin cls recevied         : 31         
335.12/83.94	c bin cls sent             : 34         
335.12/83.94	c clauses over max glue    : 0           (0.00      % of all clauses)
335.12/83.94	c conflicts                : 770243      (9181.67   / sec)
335.12/83.94	c decisions                : 889480      (0.74      % random)
335.12/83.94	c bogo-props               : 11716274809 (139663608.48 / sec)
335.12/83.94	c conflict literals        : 11555959    (29.17     % deleted)
335.12/83.94	c Memory used              : 316.96      MB
335.12/83.94	c single-thread CPU time   : 83.89       s
335.12/83.94	c all-threads sum CPU time : 335.08      s
335.12/83.94	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-3173940-1304073872/watcher-3173940-1304073872 -o /tmp/evaluation-result-3173940-1304073872/solver-3173940-1304073872 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173940-1304073872.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: 7.62 7.97 6.85 6/184 32479
/proc/meminfo: memFree=30867480/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 518985094 52441088 347 33554432000 4194304 4627427 140734326904768 18446744073709551615 47107751163826 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 12803 347 299 106 0 7774 0
[pid=32479/tid=32480] ppid=32477 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518985095 52441088 347 33554432000 4194304 4627427 140734326904768 18446744073709551615 47107751163826 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518985095 52441088 347 33554432000 4194304 4627427 140734326904768 18446744073709551615 47107751163826 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518985095 52441088 347 33554432000 4194304 4627427 140734326904768 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0719171 s]
/proc/loadavg: 7.62 7.97 6.85 6/184 32479
/proc/meminfo: memFree=30867480/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=347264 CPUtime=0.26 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 1286 0 0 0 26 0 0 0 18 0 4 0 518985094 355598336 1207 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 86816 1207 384 106 0 81787 0
[pid=32479/tid=32480] ppid=32477 vsize=347264 CPUtime=0.06 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 239 0 0 0 6 0 0 0 18 0 4 0 518985095 355598336 1207 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=347264 CPUtime=0.06 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 240 0 0 0 6 0 0 0 18 0 4 0 518985095 355598336 1208 33554432000 4194304 4627427 140734326904768 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=347264 CPUtime=0.06 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 170 0 0 0 6 0 0 0 25 0 4 0 518985095 355598336 1208 33554432000 4194304 4627427 140734326904768 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 347264

[startup+0.100912 s]
/proc/loadavg: 7.62 7.97 6.85 6/184 32479
/proc/meminfo: memFree=30867480/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=347264 CPUtime=0.38 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 1426 0 0 0 38 0 0 0 18 0 4 0 518985094 355598336 1347 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 86816 1347 384 106 0 81787 0
[pid=32479/tid=32480] ppid=32477 vsize=347264 CPUtime=0.09 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 273 0 0 0 9 0 0 0 18 0 4 0 518985095 355598336 1347 33554432000 4194304 4627427 140734326904768 18446744073709551615 4327616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=347264 CPUtime=0.09 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 273 0 0 0 9 0 0 0 18 0 4 0 518985095 355598336 1347 33554432000 4194304 4627427 140734326904768 18446744073709551615 4299705 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=347264 CPUtime=0.09 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 209 0 0 0 9 0 0 0 25 0 4 0 518985095 355598336 1347 33554432000 4194304 4627427 140734326904768 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 347264

[startup+0.300876 s]
/proc/loadavg: 7.62 7.97 6.85 6/184 32479
/proc/meminfo: memFree=30867480/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=348116 CPUtime=1.18 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 2272 0 0 0 118 0 0 0 18 0 4 0 518985094 356470784 1797 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 87029 1797 385 106 0 82000 0
[pid=32479/tid=32480] ppid=32477 vsize=348116 CPUtime=0.29 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 478 0 0 0 29 0 0 0 18 0 4 0 518985095 356470784 1797 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=348116 CPUtime=0.29 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 485 0 0 0 29 0 0 0 18 0 4 0 518985095 356470784 1797 33554432000 4194304 4627427 140734326904768 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=348116 CPUtime=0.29 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 421 0 0 0 29 0 0 0 25 0 4 0 518985095 356470784 1797 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 348116

[startup+0.700804 s]
/proc/loadavg: 7.62 7.97 6.85 6/184 32479
/proc/meminfo: memFree=30867480/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=349008 CPUtime=2.78 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 3908 0 0 0 278 0 0 0 18 0 4 0 518985094 357384192 2043 33554432000 4194304 4627427 140734326904768 18446744073709551615 4322560 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 87252 2043 385 106 0 82223 0
[pid=32479/tid=32480] ppid=32477 vsize=349008 CPUtime=0.69 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 888 0 0 0 69 0 0 0 18 0 4 0 518985095 357384192 2043 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=349008 CPUtime=0.69 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 906 0 0 0 69 0 0 0 18 0 4 0 518985095 357384192 2043 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=349008 CPUtime=0.69 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 812 0 0 0 69 0 0 0 25 0 4 0 518985095 357384192 2043 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308127 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 349008

[startup+1.50066 s]
/proc/loadavg: 7.62 7.97 6.85 9/188 32483
/proc/meminfo: memFree=30848600/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=349348 CPUtime=5.97 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 7163 0 0 0 597 0 0 0 20 0 4 0 518985094 357732352 3382 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 87337 3382 389 106 0 82308 0
[pid=32479/tid=32480] ppid=32477 vsize=349348 CPUtime=1.49 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 1486 0 0 0 149 0 0 0 19 0 4 0 518985095 357732352 3382 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=349348 CPUtime=1.49 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 1515 0 0 0 149 0 0 0 20 0 4 0 518985095 357732352 3382 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=349348 CPUtime=1.48 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 1401 0 0 0 148 0 0 0 25 0 4 0 518985095 357732352 3382 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 349348

[startup+3.10037 s]
/proc/loadavg: 7.62 7.97 6.85 9/188 32483
/proc/meminfo: memFree=30817748/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=349732 CPUtime=12.36 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 14575 0 0 0 1235 1 0 0 25 0 4 0 518985094 358125568 7725 33554432000 4194304 4627427 140734326904768 18446744073709551615 4324120 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 87433 7725 389 106 0 82404 0
[pid=32479/tid=32480] ppid=32477 vsize=349732 CPUtime=3.09 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 3135 0 0 0 309 0 0 0 25 0 4 0 518985095 358125568 7725 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=349732 CPUtime=3.09 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 3774 0 0 0 309 0 0 0 25 0 4 0 518985095 358125568 7725 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=349732 CPUtime=3.07 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 3408 0 0 0 307 0 0 0 25 0 4 0 518985095 358125568 7725 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 349732

[startup+6.30079 s]
/proc/loadavg: 7.65 7.97 6.86 10/188 32483
/proc/meminfo: memFree=30789440/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=350452 CPUtime=25.15 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 22521 0 0 0 2512 3 0 0 25 0 4 0 518985094 358862848 10057 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 87613 10057 389 106 0 82584 0
[pid=32479/tid=32480] ppid=32477 vsize=350452 CPUtime=6.29 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 5464 0 0 0 629 0 0 0 25 0 4 0 518985095 358862848 10057 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=350452 CPUtime=6.29 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 5835 0 0 0 628 1 0 0 25 0 4 0 518985095 358862848 10057 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=350452 CPUtime=6.25 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 4745 0 0 0 625 0 0 0 25 0 4 0 518985095 358862848 10057 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 350452

[startup+12.7006 s]
/proc/loadavg: 7.67 7.97 6.86 10/188 32483
/proc/meminfo: memFree=30753088/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=351244 CPUtime=50.7 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 34751 0 0 0 5065 5 0 0 25 0 4 0 518985094 359673856 12431 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 87811 12431 389 106 0 82782 0
[pid=32479/tid=32480] ppid=32477 vsize=351244 CPUtime=12.68 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 8537 0 0 0 1268 0 0 0 25 0 4 0 518985095 359673856 12431 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=351244 CPUtime=12.69 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 8065 0 0 0 1268 1 0 0 25 0 4 0 518985095 359673856 12431 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=351244 CPUtime=12.62 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 8349 0 0 0 1261 1 0 0 25 0 4 0 518985095 359673856 12431 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 351244

[startup+25.5003 s]
/proc/loadavg: 7.75 7.97 6.88 10/188 32483
/proc/meminfo: memFree=30713028/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=352276 CPUtime=101.83 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 53583 0 0 0 10174 9 0 0 25 0 4 0 518985094 360730624 16724 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 88069 16724 389 106 0 83040 0
[pid=32479/tid=32480] ppid=32477 vsize=352276 CPUtime=25.48 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 13408 0 0 0 2547 1 0 0 25 0 4 0 518985095 360730624 16724 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=352276 CPUtime=25.48 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 13047 0 0 0 2546 2 0 0 25 0 4 0 518985095 360730624 16724 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=352276 CPUtime=25.34 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 12636 0 0 0 2532 2 0 0 25 0 4 0 518985095 360730624 16724 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 352276

[startup+51.1007 s]
/proc/loadavg: 7.96 8.00 6.92 9/188 32484
/proc/meminfo: memFree=30669508/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=353644 CPUtime=204.1 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 80627 0 0 0 20395 15 0 0 25 0 4 0 518985094 362131456 20726 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 88411 20726 389 106 0 83382 0
[pid=32479/tid=32480] ppid=32477 vsize=353644 CPUtime=51.09 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 20622 0 0 0 5106 3 0 0 25 0 4 0 518985095 362131456 20726 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=353644 CPUtime=51.09 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 20078 0 0 0 5105 4 0 0 25 0 4 0 518985095 362131456 20727 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=353644 CPUtime=50.81 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 18714 0 0 0 5078 3 0 0 25 0 4 0 518985095 362131456 20727 33554432000 4194304 4627427 140734326904768 18446744073709551615 4324114 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 353644

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

[startup+63.9003 s]
/proc/loadavg: 7.96 8.00 6.93 10/188 32484
/proc/meminfo: memFree=30667392/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=354156 CPUtime=255.22 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 92669 0 0 0 25504 18 0 0 25 0 4 0 518985094 362655744 21116 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 88539 21116 389 106 0 83510 0
[pid=32479/tid=32480] ppid=32477 vsize=354156 CPUtime=63.89 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 23282 0 0 0 6385 4 0 0 25 0 4 0 518985095 362655744 21116 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=354156 CPUtime=63.88 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 22969 0 0 0 6384 4 0 0 25 0 4 0 518985095 362655744 21116 33554432000 4194304 4627427 140734326904768 18446744073709551615 4321328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=354156 CPUtime=63.54 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 21796 0 0 0 6350 4 0 0 25 0 4 0 518985095 362655744 21116 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 255.22
Current children cumulated vsize (KiB) 354156

[startup+76.701 s]
/proc/loadavg: 7.97 8.00 6.95 9/188 32485
/proc/meminfo: memFree=30660560/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=334492 CPUtime=306.36 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 102515 0 0 0 30615 21 0 0 25 0 4 0 518985094 342519808 21321 33554432000 4194304 4627427 140734326904768 18446744073709551615 4324328 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 83623 21321 389 106 0 78594 0
[pid=32479/tid=32480] ppid=32477 vsize=334492 CPUtime=76.69 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 25832 0 0 0 7664 5 0 0 25 0 4 0 518985095 342519808 21321 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=334492 CPUtime=76.68 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 25322 0 0 0 7663 5 0 0 25 0 4 0 518985095 342519808 21321 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=334492 CPUtime=76.26 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 24440 0 0 0 7622 4 0 0 25 0 4 0 518985095 342519808 21321 33554432000 4194304 4627427 140734326904768 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 306.36
Current children cumulated vsize (KiB) 334492

[startup+79.9004 s]
/proc/loadavg: 7.97 8.00 6.95 9/188 32485
/proc/meminfo: memFree=30663536/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=334596 CPUtime=319.13 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 106385 0 0 0 31891 22 0 0 25 0 4 0 518985094 342626304 22295 33554432000 4194304 4627427 140734326904768 18446744073709551615 4332203 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 83649 22295 389 106 0 78620 0
[pid=32479/tid=32480] ppid=32477 vsize=334596 CPUtime=79.89 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26582 0 0 0 7983 6 0 0 25 0 4 0 518985095 342626304 22295 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=334596 CPUtime=79.88 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26192 0 0 0 7982 6 0 0 25 0 4 0 518985095 342626304 22295 33554432000 4194304 4627427 140734326904768 18446744073709551615 4305519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=334596 CPUtime=79.44 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 25874 0 0 0 7940 4 0 0 25 0 4 0 518985095 342626304 22295 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 319.13
Current children cumulated vsize (KiB) 334596

[startup+81.5011 s]
/proc/loadavg: 7.97 8.00 6.95 9/188 32485
/proc/meminfo: memFree=30655104/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=334596 CPUtime=325.53 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 107697 0 0 0 32530 23 0 0 25 0 4 0 518985094 342626304 23605 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 83649 23605 389 106 0 78620 0
[pid=32479/tid=32480] ppid=32477 vsize=334596 CPUtime=81.49 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26983 0 0 0 8143 6 0 0 25 0 4 0 518985095 342626304 23605 33554432000 4194304 4627427 140734326904768 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=334596 CPUtime=81.48 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26401 0 0 0 8142 6 0 0 25 0 4 0 518985095 342626304 23605 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=334596 CPUtime=81.04 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26427 0 0 0 8099 5 0 0 25 0 4 0 518985095 342626304 23605 33554432000 4194304 4627427 140734326904768 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 325.53
Current children cumulated vsize (KiB) 334596

[startup+83.1008 s]
/proc/loadavg: 7.97 8.00 6.95 10/188 32485
/proc/meminfo: memFree=30652252/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=324568 CPUtime=331.92 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 109221 0 0 0 33169 23 0 0 25 0 4 0 518985094 332357632 23125 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 81142 23125 389 106 0 76113 0
[pid=32479/tid=32480] ppid=32477 vsize=324568 CPUtime=83.09 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 27251 0 0 0 8303 6 0 0 25 0 4 0 518985095 332357632 23125 33554432000 4194304 4627427 140734326904768 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=324568 CPUtime=83.08 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26998 0 0 0 8302 6 0 0 25 0 4 0 518985095 332357632 23125 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=324568 CPUtime=82.63 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26654 0 0 0 8258 5 0 0 25 0 4 0 518985095 332357632 23125 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 331.92
Current children cumulated vsize (KiB) 324568

[startup+83.5008 s]
/proc/loadavg: 7.97 8.00 6.95 10/188 32485
/proc/meminfo: memFree=30653492/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=324568 CPUtime=333.54 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 109447 0 0 0 33331 23 0 0 25 0 4 0 518985094 332357632 23351 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 81142 23351 389 106 0 76113 0
[pid=32479/tid=32480] ppid=32477 vsize=324568 CPUtime=83.5 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 27308 0 0 0 8344 6 0 0 25 0 4 0 518985095 332357632 23351 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=324568 CPUtime=83.49 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 27051 0 0 0 8343 6 0 0 25 0 4 0 518985095 332357632 23351 33554432000 4194304 4627427 140734326904768 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=324568 CPUtime=83.03 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26709 0 0 0 8298 5 0 0 25 0 4 0 518985095 332357632 23351 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 333.54
Current children cumulated vsize (KiB) 324568

[startup+83.9007 s]
/proc/loadavg: 7.97 8.00 6.95 10/188 32485
/proc/meminfo: memFree=30653492/32951124 swapFree=67111344/67111528
[pid=32479] ppid=32477 vsize=324568 CPUtime=335.12 cores=0,2,4,6
/proc/32479/stat : 32479 (strangenight2-m) R 32477 32479 31926 0 -1 4202496 109624 0 0 0 33489 23 0 0 25 0 4 0 518985094 332357632 23528 33554432000 4194304 4627427 140734326904768 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32479/statm: 81142 23528 389 106 0 76113 0
[pid=32479/tid=32480] ppid=32477 vsize=324568 CPUtime=83.89 cores=0,2,4,6
/proc/32479/task/32480/stat : 32480 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 27350 0 0 0 8383 6 0 0 25 0 4 0 518985095 332357632 23528 33554432000 4194304 4627427 140734326904768 18446744073709551615 4329728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32479/tid=32481] ppid=32477 vsize=324568 CPUtime=83.88 cores=0,2,4,6
/proc/32479/task/32481/stat : 32481 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 27099 0 0 0 8382 6 0 0 25 0 4 0 518985095 332357632 23528 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32479/tid=32482] ppid=32477 vsize=324568 CPUtime=83.43 cores=0,2,4,6
/proc/32479/task/32482/stat : 32482 (strangenight2-m) R 32477 32479 31926 0 -1 4202560 26751 0 0 0 8338 5 0 0 25 0 4 0 518985095 332357632 23528 33554432000 4194304 4627427 140734326904768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 335.12
Current children cumulated vsize (KiB) 324568

Child status: 20
Real time (s): 83.9525
CPU time (s): 335.313
CPU user time (s): 335.076
CPU system time (s): 0.236963
CPU usage (%): 399.408
Max. virtual memory (cumulated for all children) (KiB): 364004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 335.076
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109645
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= 155
involuntary context switches= 4883

runsolver used 0.145977 second user time and 0.321951 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 12:44:32
IDJOB=3173940
IDBENCH=82758
IDSOLVER=1586
FILE ID=node133/3173940-1304073872
RUNJOBID= node133-1304072668-32362
PBS_JOBID= 13170473
Free space on /tmp= 71892 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1990987164-054.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173940-1304073872/watcher-3173940-1304073872 -o /tmp/evaluation-result-3173940-1304073872/solver-3173940-1304073872 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173940-1304073872.cnf

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

MD5SUM BENCH= 3975d01606b3f85c20c5745dab9f365e
RANDOM SEED=1458031201

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30868636 kB
Buffers:        728436 kB
Cached:         932332 kB
SwapCached:        124 kB
Active:         592740 kB
Inactive:      1132784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30868636 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           11352 kB
Writeback:           0 kB
AnonPages:       64328 kB
Mapped:          15088 kB
Slab:           293596 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node133 at 2011-04-29 12:45:56