Trace number 3366349

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-mt (fixed)UNSAT 346.907 86.9726

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366349-1305402212.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:        1278
0.00/0.10	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.10	c -- vars added        300
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         1  cl-subs:        2  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     142 undec:      24 neg:     134
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       290      1265         1         0      3867         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.00/0.20	c  N st     8      4918       290      1265         1      4778      3867     76656   no data   no data
0.00/0.40	c  N st    10     11302       290      1265         1      4414      3867     53815   no data   no data
0.00/0.60	c  N st    11     17046       290      1265         1      9960      3867    144750   no data   no data
3.62/0.93	c  F st    12     25000       290      1265         1     12188      3867    176529   no data   no data
3.62/0.94	c  N st    12     25000       290      1265         1     12188      3867    176529   no data   no data
4.42/1.18	c Decided on static restart strategy
4.42/1.18	c  N st    18     30000       290      1265         1     10483      3867    135396   no data   no data
4.42/1.18	c  S st    18     30000       290      1265         1     10483      3867    135396   no data   no data
4.82/1.21	c  S st    18     30500       290      1265         1     10983      3867    144197   no data   no data
4.82/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.82/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.82/1.22	c blocked clauses removed:        0 vars:      0 tried:         290 T: 0.00 s
4.82/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.82/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.82/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
4.82/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.82/1.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.82/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.82/1.28	c lits-rem:       167  cl-subs:     1306  v-elim:      0  v-fix:    0  time:  0.05 s
4.82/1.28	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.00
4.82/1.28	c calculated reachability. Time: 0.00
4.82/1.28	c  N st    18     30500       290      1265         1      9677      3867    125532   no data   no data
6.37/1.69	c  N st    20     37616       290      1265         1      8950      3867     98439   no data   no data
7.95/2.02	c  N st    21     44015       290      1265         1     15072      3867    193687   no data   no data
8.35/2.13	c  S st    22     45754       290      1265         1     16748      3867    219593   no data   no data
8.35/2.18	c  S st    22     46256       290      1265         1     17246      3867    227907   no data   no data
8.35/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.35/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.35/2.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.35/2.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.35/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.35/2.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
8.35/2.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.35/2.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.35/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.33	c lits-rem:       187  cl-subs:     2029  v-elim:      0  v-fix:    0  time:  0.14 s
9.15/2.33	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
9.15/2.33	c vivif2 --  cl tried    15217 cl shrink        0 lits rem          0 time: 0.00
9.15/2.34	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
9.15/2.34	c calculated reachability. Time: 0.00
9.15/2.34	c  N st    22     46256       290      1265         1     15217      3867    199591   no data   no data
12.34/3.17	c  N st    23     60653       290      1265         1     10957      3867    118430   no data   no data
14.74/3.77	c  N st    24     69387       290      1265         1     19335      3867    258362   no data   no data
14.74/3.77	c  S st    24     69387       290      1265         1     19335      3867    258362   no data   no data
15.14/3.82	c  S st    24     69892       290      1265         1     19833      3867    266198   no data   no data
15.14/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.14/3.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.14/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
15.14/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.14/3.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.14/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.05	c lits-rem:       270  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  0.21 s
15.97/4.05	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
15.97/4.06	c vivif2 --  cl tried    17858 cl shrink        0 lits rem          0 time: 0.00
15.97/4.06	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
15.97/4.06	c calculated reachability. Time: 0.00
15.97/4.06	c  N st    24     69892       290      1265         1     17858      3867    234570   no data   no data
20.77/5.22	c  F st    25     87501       290      1265         1     12788      3867    134549   no data   no data
20.77/5.22	c  N st    25     87501       290      1265         1     12788      3867    134549   no data   no data
21.91/5.57	c Decided on static restart strategy
22.71/5.79	c  N st    32     95538       290      1265         1     20466      3867    243925   no data   no data
25.51/6.42	c  N st    34    104839       290      1265         1     17009      3867    198934   no data   no data
25.51/6.42	c  S st    34    104839       290      1265         1     17009      3867    198934   no data   no data
25.51/6.47	c  S st    34    105344       290      1265         1     17510      3867    207441   no data   no data
25.51/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.51/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.51/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.51/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.51/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.51/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
25.51/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.51/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.51/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.55	c lits-rem:       131  cl-subs:      842  v-elim:      0  v-fix:    0  time:  0.06 s
25.91/6.55	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
25.91/6.55	c vivif2 --  cl tried    16668 cl shrink        0 lits rem          0 time: 0.00
25.91/6.56	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
25.91/6.56	c calculated reachability. Time: 0.00
25.91/6.56	c  N st    34    105344       290      1265         1     16668      3867    194562   no data   no data
29.13/7.32	c  N st    35    114942       290      1265         1     25834      3867    335846   no data   no data
33.10/8.38	c  N st    36    129339       290      1265         1     26265      3867    332108   no data   no data
40.27/10.17	c  N st    37    150935       290      1265         1     17212      3867    168975   no data   no data
42.30/10.68	c  S st    38    158016       290      1265         1     24015      3867    280664   no data   no data
42.70/10.75	c  S st    38    158520       290      1265         1     24515      3867    289147   no data   no data
42.70/10.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.70/10.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
42.70/10.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.70/10.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.70/10.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.70/10.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
42.70/10.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.70/10.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
42.70/10.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.46/10.96	c lits-rem:       209  cl-subs:     2124  v-elim:      0  v-fix:    0  time:  0.19 s
43.46/10.96	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
43.46/10.96	c vivif2 --  cl tried    22391 cl shrink        0 lits rem          0 time: 0.00
43.46/10.97	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
43.46/10.97	c calculated reachability. Time: 0.00
43.46/10.97	c  N st    38    158520       290      1265         1     22391      3867    258634   no data   no data
60.61/15.29	c  N st    39    207109       290      1265         1     35345      3867    450697   no data   no data
72.19/18.14	c  N st    40    237781       290      1265         1     27459      3867    312768   no data   no data
72.19/18.14	c  S st    40    237781       290      1265         1     27459      3867    312768   no data   no data
72.58/18.21	c  S st    40    238283       290      1265         1     27953      3867    321414   no data   no data
72.58/18.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.58/18.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
72.58/18.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.58/18.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.58/18.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.58/18.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
72.58/18.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.58/18.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
72.58/18.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.42/18.44	c lits-rem:        98  cl-subs:     2010  v-elim:      0  v-fix:    0  time:  0.20 s
73.42/18.44	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
73.42/18.44	c vivif2 --  cl tried    25943 cl shrink        0 lits rem          0 time: 0.00
73.42/18.46	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
73.42/18.46	c calculated reachability. Time: 0.00
73.42/18.46	c  N st    40    238283       290      1265         1     25943      3867    292964   no data   no data
100.51/25.23	c  F st    41    306252       290      1265         1     27813      3867    281652   no data   no data
100.51/25.23	c  N st    41    306252       290      1265         1     27813      3867    281652   no data   no data
102.51/25.76	c Decided on static restart strategy
113.26/28.40	c  N st    51    334558       290      1265         1     31967      3867    343476   no data   no data
123.24/30.98	c  N st    53    357424       290      1265         1     29881      3867    297722   no data   no data
123.24/30.98	c  S st    53    357424       290      1265         1     29881      3867    297722   no data   no data
123.64/31.06	c  S st    53    357925       290      1265         1     30379      3867    306554   no data   no data
123.64/31.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.64/31.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
123.64/31.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.64/31.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.64/31.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.64/31.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
123.64/31.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
123.64/31.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
123.64/31.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.44/31.25	c lits-rem:       244  cl-subs:     2229  v-elim:      0  v-fix:    0  time:  0.17 s
124.44/31.25	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
124.44/31.25	c vivif2 --  cl tried    28150 cl shrink        0 lits rem          0 time: 0.00
124.44/31.27	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
124.44/31.27	c calculated reachability. Time: 0.00
124.44/31.27	c  N st    53    357925       290      1265         1     28150      3867    277920   no data   no data
139.60/35.01	c  N st    54    390318       290      1265         1     34187      3867    351805   no data   no data
164.33/41.27	c  N st    55    438906       290      1265         1     28202      3867    254472   no data   no data
199.83/50.20	c  N st    56    511789       290      1265         1     41357      3867    446608   no data   no data
214.58/53.86	c  N st    57    536887       290      1265         1     35665      3867    337259   no data   no data
214.58/53.86	c  S st    57    536887       290      1265         1     35665      3867    337259   no data   no data
214.98/53.95	c  S st    57    537388       290      1265         1     36164      3867    346031   no data   no data
214.98/53.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
214.98/53.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
214.98/53.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.98/53.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.98/53.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.98/53.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    290 time:  0.00 s
214.98/53.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
214.98/53.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
214.98/53.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.18/54.20	c lits-rem:       466  cl-subs:     2852  v-elim:      0  v-fix:    0  time:  0.23 s
216.18/54.20	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
216.18/54.21	c vivif2 --  cl tried    33312 cl shrink        0 lits rem          0 time: 0.00
216.18/54.23	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.02
216.18/54.23	c calculated reachability. Time: 0.00
216.18/54.23	c  N st    57    537388       290      1265         1     33312      3867    310785   no data   no data
301.59/75.64	c  N st    58    701372       290      1265         4     61687      3867    659013   no data   no data
301.59/75.64	c Finding binary XORs  T:     0.00 s  found:       0
332.31/83.34	c Finding binary XORs  T:     0.00 s  found:       0
345.82/86.77	c Finding binary XORs  T:     0.00 s  found:       0
346.62/86.96	c  E st    59    785465       272      1060       153     12734      3403     79450   no data   no data
346.62/86.96	c Following stats are for *FIRST FINISHED THREAD ONLY*
346.62/86.96	c num threads              : 4          
346.62/86.96	c restarts                 : 59         
346.62/86.96	c dynamic restarts         : 0          
346.62/86.96	c static restarts          : 59         
346.62/86.96	c full restarts            : 3          
346.62/86.96	c total simplify time      : 0.12       
346.62/86.96	c learnts DL2              : 0          
346.62/86.96	c learnts size 2           : 215        
346.62/86.96	c learnts size 1           : 81          (27.00     % of vars)
346.62/86.96	c filedLit time            : 0.04        (0.05      % time)
346.62/86.96	c v-elim SatELite          : 10          (3.33      % vars)
346.62/86.96	c SatELite time            : 1.24        (1.42      % time)
346.62/86.96	c v-elim xor               : 0           (0.00      % vars)
346.62/86.96	c xor elim time            : 0.01        (0.01      % time)
346.62/86.96	c num binary xor trees     : 0          
346.62/86.96	c binxor trees' crown      : 0           (nan       leafs/tree)
346.62/86.96	c bin xor find time        : 0.00       
346.62/86.96	c OTF clause improved      : 37331       (0.05      clauses/conflict)
346.62/86.96	c OTF impr. size diff      : 39227       (1.05       lits/clause)
346.62/86.96	c OTF cl watch-shrink      : 170391      (0.22      clauses/conflict)
346.62/86.96	c OTF cl watch-sh-lit      : 208700      (1.22       lits/clause)
346.62/86.96	c tried to recurMin cls    : 81519       (10.38      % of conflicts)
346.62/86.96	c updated cache            : 544         (0.01       lits/tried recurMin)
346.62/86.96	c unit cls recevied        : 7           (8.64      % of units)
346.62/86.96	c unit cls sent            : 3           (3.70      % of units)
346.62/86.96	c bin cls recevied         : 40         
346.62/86.96	c bin cls sent             : 62         
346.62/86.96	c clauses over max glue    : 0           (0.00      % of all clauses)
346.62/86.96	c conflicts                : 785465      (9036.35   / sec)
346.62/86.96	c decisions                : 906529      (0.73      % random)
346.62/86.96	c bogo-props               : 12182657006 (140154931.83 / sec)
346.62/86.96	c conflict literals        : 11741808    (29.47     % deleted)
346.62/86.96	c Memory used              : 280.54      MB
346.62/86.96	c single-thread CPU time   : 86.92       s
346.62/86.96	c all-threads sum CPU time : 346.70      s
346.62/86.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366349-1305402212/watcher-3366349-1305402212 -o /tmp/evaluation-result-3366349-1305402212/solver-3366349-1305402212 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366349-1305402212.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: 8.17 8.12 8.02 5/352 26476
/proc/meminfo: memFree=21303848/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 407 0 0 0 1 0 0 0 18 0 4 0 632637328 52396032 347 33554432000 4194304 4580107 140737007316608 18446744073709551615 47939981543350 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 12792 347 299 95 0 7774 0
[pid=26476/tid=26477] ppid=26474 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 632637329 52396032 347 33554432000 4194304 4580107 140737007316608 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 632637329 52396032 347 33554432000 4194304 4580107 140737007316608 18446744073709551615 47939981543346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 632637329 52396032 347 33554432000 4194304 4580107 140737007316608 18446744073709551615 47939981543346 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.138282 s]
/proc/loadavg: 8.17 8.12 8.02 5/352 26476
/proc/meminfo: memFree=21303848/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=284456 CPUtime=3.22 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 4099 0 0 0 322 0 0 0 18 0 4 0 632637328 291282944 2215 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 71114 2215 377 95 0 66096 0
[pid=26476/tid=26477] ppid=26474 vsize=284456 CPUtime=0.79 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 914 0 0 0 79 0 0 0 19 0 4 0 632637329 291282944 2215 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=284456 CPUtime=0.8 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 950 0 0 0 80 0 0 0 18 0 4 0 632637329 291282944 2215 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=284456 CPUtime=0.8 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 876 0 0 0 80 0 0 0 21 0 4 0 632637329 291282944 2215 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 284456

[startup+0.915425 s]
/proc/loadavg: 8.17 8.12 8.02 5/352 26476
/proc/meminfo: memFree=21303848/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=284456 CPUtime=3.62 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 4324 0 0 0 362 0 0 0 19 0 4 0 632637328 291282944 2440 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 71114 2440 377 95 0 66096 0
[pid=26476/tid=26477] ppid=26474 vsize=284456 CPUtime=0.89 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 976 0 0 0 89 0 0 0 19 0 4 0 632637329 291282944 2440 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=284456 CPUtime=0.9 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1007 0 0 0 90 0 0 0 19 0 4 0 632637329 291282944 2440 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=284456 CPUtime=0.9 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 928 0 0 0 90 0 0 0 21 0 4 0 632637329 291282944 2440 33554432000 4194304 4580107 140737007316608 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 284456

[startup+1.01541 s]
/proc/loadavg: 8.17 8.12 8.02 5/352 26476
/proc/meminfo: memFree=21303848/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=284808 CPUtime=4.02 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 4903 0 0 0 402 0 0 0 19 0 4 0 632637328 291643392 2328 33554432000 4194304 4580107 140737007316608 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 71202 2328 378 95 0 66184 0
[pid=26476/tid=26477] ppid=26474 vsize=284808 CPUtime=0.99 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1147 0 0 0 99 0 0 0 19 0 4 0 632637329 291643392 2329 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=284808 CPUtime=1 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1067 0 0 0 100 0 0 0 19 0 4 0 632637329 291643392 2329 33554432000 4194304 4580107 140737007316608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=284808 CPUtime=1 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1108 0 0 0 100 0 0 0 22 0 4 0 632637329 291643392 2329 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 284808

[startup+1.11539 s]
/proc/loadavg: 8.17 8.12 8.02 5/352 26476
/proc/meminfo: memFree=21303848/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=284864 CPUtime=4.42 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 5187 0 0 0 442 0 0 0 19 0 4 0 632637328 291700736 2365 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 71216 2365 378 95 0 66198 0
[pid=26476/tid=26477] ppid=26474 vsize=284864 CPUtime=1.09 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1193 0 0 0 109 0 0 0 19 0 4 0 632637329 291700736 2365 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=284864 CPUtime=1.1 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1225 0 0 0 110 0 0 0 19 0 4 0 632637329 291700736 2365 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=284864 CPUtime=1.1 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1145 0 0 0 110 0 0 0 22 0 4 0 632637329 291700736 2365 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 284864

[startup+1.50032 s]
/proc/loadavg: 8.17 8.12 8.02 5/352 26476
/proc/meminfo: memFree=21303848/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=289356 CPUtime=5.97 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 7146 0 0 0 596 1 0 0 19 0 4 0 632637328 296300544 3544 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 72339 3544 379 95 0 67321 0
[pid=26476/tid=26477] ppid=26474 vsize=289356 CPUtime=1.48 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1459 0 0 0 148 0 0 0 20 0 4 0 632637329 296300544 3544 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=289356 CPUtime=1.49 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1501 0 0 0 149 0 0 0 19 0 4 0 632637329 296300544 3544 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=289356 CPUtime=1.49 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 1415 0 0 0 149 0 0 0 23 0 4 0 632637329 296300544 3544 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289356

[startup+3.10104 s]
/proc/loadavg: 8.15 8.12 8.02 10/356 26480
/proc/meminfo: memFree=21267980/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=292304 CPUtime=12.34 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 14373 0 0 0 1233 1 0 0 25 0 4 0 632637328 299319296 7749 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 73076 7749 379 95 0 68058 0
[pid=26476/tid=26477] ppid=26474 vsize=292304 CPUtime=3.05 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 3091 0 0 0 305 0 0 0 25 0 4 0 632637329 299319296 7749 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=292304 CPUtime=3.09 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 3794 0 0 0 309 0 0 0 25 0 4 0 632637329 299319296 7749 33554432000 4194304 4580107 140737007316608 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=292304 CPUtime=3.08 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 3431 0 0 0 308 0 0 0 25 0 4 0 632637329 299319296 7749 33554432000 4194304 4580107 140737007316608 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 292304

[startup+6.31348 s]
/proc/loadavg: 8.15 8.12 8.02 10/356 26480
/proc/meminfo: memFree=21259044/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=295972 CPUtime=25.16 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 22273 0 0 0 2513 3 0 0 25 0 4 0 632637328 303075328 10189 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 73993 10189 379 95 0 68975 0
[pid=26476/tid=26477] ppid=26474 vsize=295972 CPUtime=6.23 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 5434 0 0 0 622 1 0 0 25 0 4 0 632637329 303075328 10189 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=295972 CPUtime=6.3 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 6000 0 0 0 630 0 0 0 25 0 4 0 632637329 303075328 10189 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=295972 CPUtime=6.3 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 4748 0 0 0 629 1 0 0 25 0 4 0 632637329 303075328 10189 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 295972

[startup+12.7004 s]
/proc/loadavg: 8.13 8.11 8.02 10/356 26480
/proc/meminfo: memFree=21241020/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=299328 CPUtime=50.64 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 33783 0 0 0 5060 4 0 0 25 0 4 0 632637328 306511872 12962 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 74832 12962 379 95 0 69814 0
[pid=26476/tid=26477] ppid=26474 vsize=299328 CPUtime=12.55 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 8334 0 0 0 1254 1 0 0 25 0 4 0 632637329 306511872 12962 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=299328 CPUtime=12.68 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 8249 0 0 0 1268 0 0 0 25 0 4 0 632637329 306511872 12962 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=299328 CPUtime=12.68 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 8369 0 0 0 1267 1 0 0 25 0 4 0 632637329 306511872 12962 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 299328

[startup+25.5011 s]
/proc/loadavg: 8.11 8.11 8.02 10/356 26480
/proc/meminfo: memFree=21232208/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=302508 CPUtime=101.71 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 52251 0 0 0 10163 8 0 0 25 0 4 0 632637328 309768192 16869 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 75627 16869 379 95 0 70609 0
[pid=26476/tid=26477] ppid=26474 vsize=302508 CPUtime=25.22 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 13277 0 0 0 2520 2 0 0 25 0 4 0 632637329 309768192 16869 33554432000 4194304 4580107 140737007316608 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=302508 CPUtime=25.48 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 13207 0 0 0 2547 1 0 0 25 0 4 0 632637329 309768192 16869 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=302508 CPUtime=25.48 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 12659 0 0 0 2546 2 0 0 25 0 4 0 632637329 309768192 16869 33554432000 4194304 4580107 140737007316608 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 302508

[startup+51.1006 s]
/proc/loadavg: 8.07 8.10 8.02 10/356 26481
/proc/meminfo: memFree=21209368/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=305784 CPUtime=203.82 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 79145 0 0 0 20369 13 0 0 25 0 4 0 632637328 313122816 20315 33554432000 4194304 4580107 140737007316608 18446744073709551615 4322729 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 76446 20315 379 95 0 71428 0
[pid=26476/tid=26477] ppid=26474 vsize=305784 CPUtime=50.53 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 20475 0 0 0 5050 3 0 0 25 0 4 0 632637329 313122816 20315 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=305784 CPUtime=51.09 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 20246 0 0 0 5106 3 0 0 25 0 4 0 632637329 313122816 20315 33554432000 4194304 4580107 140737007316608 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=305784 CPUtime=51.07 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 19105 0 0 0 5104 3 0 0 25 0 4 0 632637329 313122816 20315 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 305784

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

[startup+51.9005 s]
/proc/loadavg: 8.07 8.10 8.02 10/356 26481
/proc/meminfo: memFree=21206640/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=305784 CPUtime=207 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 79592 0 0 0 20687 13 0 0 25 0 4 0 632637328 313122816 20762 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 76446 20762 379 95 0 71428 0
[pid=26476/tid=26477] ppid=26474 vsize=305784 CPUtime=51.33 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 20571 0 0 0 5129 4 0 0 25 0 4 0 632637329 313122816 20762 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=305784 CPUtime=51.89 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 20347 0 0 0 5186 3 0 0 25 0 4 0 632637329 313122816 20762 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=305784 CPUtime=51.87 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 19271 0 0 0 5184 3 0 0 25 0 4 0 632637329 313122816 20762 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 207
Current children cumulated vsize (KiB) 305784

[startup+64.7012 s]
/proc/loadavg: 8.12 8.11 8.02 9/356 26481
/proc/meminfo: memFree=21197712/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=308264 CPUtime=258.07 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 90858 0 0 0 25791 16 0 0 25 0 4 0 632637328 315662336 21660 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 77066 21660 379 95 0 72048 0
[pid=26476/tid=26477] ppid=26474 vsize=308264 CPUtime=63.98 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 23206 0 0 0 6394 4 0 0 25 0 4 0 632637329 315662336 21660 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=308264 CPUtime=64.68 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 23234 0 0 0 6465 3 0 0 25 0 4 0 632637329 315662336 21660 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=308264 CPUtime=64.68 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 21913 0 0 0 6464 4 0 0 25 0 4 0 632637329 315662336 21660 33554432000 4194304 4580107 140737007316608 18446744073709551615 4305563 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 258.07
Current children cumulated vsize (KiB) 308264

[startup+77.501 s]
/proc/loadavg: 8.09 8.10 8.02 10/356 26482
/proc/meminfo: memFree=21196576/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=298780 CPUtime=309.14 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 102073 0 0 0 30895 19 0 0 25 0 4 0 632637328 305950720 21104 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 74695 21104 379 95 0 69677 0
[pid=26476/tid=26477] ppid=26474 vsize=298780 CPUtime=76.65 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 25780 0 0 0 7660 5 0 0 25 0 4 0 632637329 305950720 21104 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=298780 CPUtime=77.48 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 25965 0 0 0 7744 4 0 0 25 0 4 0 632637329 305950720 21104 33554432000 4194304 4580107 140737007316608 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=298780 CPUtime=77.48 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 25206 0 0 0 7743 5 0 0 25 0 4 0 632637329 305950720 21104 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 309.14
Current children cumulated vsize (KiB) 298780

[startup+83.9008 s]
/proc/loadavg: 8.09 8.10 8.02 9/356 26482
/proc/meminfo: memFree=21195212/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=288808 CPUtime=334.66 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 107075 0 0 0 33446 20 0 0 25 0 4 0 632637328 295739392 22674 33554432000 4194304 4580107 140737007316608 18446744073709551615 4321718 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 72202 22674 379 95 0 67184 0
[pid=26476/tid=26477] ppid=26474 vsize=288808 CPUtime=82.98 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27481 0 0 0 8293 5 0 0 25 0 4 0 632637329 295739392 22675 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=288808 CPUtime=83.88 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27213 0 0 0 8384 4 0 0 25 0 4 0 632637329 295739392 22675 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=288808 CPUtime=83.88 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 26157 0 0 0 8383 5 0 0 25 0 4 0 632637329 295739392 22675 33554432000 4194304 4580107 140737007316608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 334.66
Current children cumulated vsize (KiB) 288808

[startup+85.5136 s]
/proc/loadavg: 8.09 8.10 8.02 10/356 26482
/proc/meminfo: memFree=21189632/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=288808 CPUtime=341.09 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 107840 0 0 0 34089 20 0 0 25 0 4 0 632637328 295739392 23430 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 72202 23430 379 95 0 67184 0
[pid=26476/tid=26477] ppid=26474 vsize=288808 CPUtime=84.57 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27686 0 0 0 8452 5 0 0 25 0 4 0 632637329 295739392 23430 33554432000 4194304 4580107 140737007316608 18446744073709551615 4296092 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=288808 CPUtime=85.5 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27382 0 0 0 8546 4 0 0 25 0 4 0 632637329 295739392 23430 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=288808 CPUtime=85.49 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 26346 0 0 0 8544 5 0 0 25 0 4 0 632637329 295739392 23430 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 341.09
Current children cumulated vsize (KiB) 288808

[startup+86.3004 s]
/proc/loadavg: 8.09 8.10 8.02 10/356 26482
/proc/meminfo: memFree=21189632/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=288808 CPUtime=344.24 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 108175 0 0 0 34404 20 0 0 25 0 4 0 632637328 295739392 23765 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 72202 23765 379 95 0 67184 0
[pid=26476/tid=26477] ppid=26474 vsize=288808 CPUtime=85.36 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27765 0 0 0 8531 5 0 0 25 0 4 0 632637329 295739392 23765 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=288808 CPUtime=86.28 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27478 0 0 0 8624 4 0 0 25 0 4 0 632637329 295739392 23765 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=288808 CPUtime=86.27 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 26425 0 0 0 8622 5 0 0 25 0 4 0 632637329 295739392 23765 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 344.24
Current children cumulated vsize (KiB) 288808

[startup+86.7004 s]
/proc/loadavg: 8.08 8.10 8.02 10/356 26482
/proc/meminfo: memFree=21186780/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=288808 CPUtime=345.82 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 108667 0 0 0 34562 20 0 0 25 0 4 0 632637328 295739392 24257 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 72202 24257 379 95 0 67184 0
[pid=26476/tid=26477] ppid=26474 vsize=288808 CPUtime=85.74 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27790 0 0 0 8569 5 0 0 25 0 4 0 632637329 295739392 24257 33554432000 4194304 4580107 140737007316608 18446744073709551615 4304874 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=288808 CPUtime=86.68 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27520 0 0 0 8664 4 0 0 25 0 4 0 632637329 295739392 24257 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=288808 CPUtime=86.67 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 26811 0 0 0 8662 5 0 0 25 0 4 0 632637329 295739392 24257 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 345.82
Current children cumulated vsize (KiB) 288808

[startup+86.9003 s]
/proc/loadavg: 8.08 8.10 8.02 10/356 26482
/proc/meminfo: memFree=21186780/32951124 swapFree=67111348/67111528
[pid=26476] ppid=26474 vsize=288808 CPUtime=346.62 cores=0,2,4,6
/proc/26476/stat : 26476 (strangenight2-m) R 26474 26476 26096 0 -1 4202496 108740 0 0 0 34642 20 0 0 25 0 4 0 632637328 295739392 24330 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26476/statm: 72202 24330 379 95 0 67184 0
[pid=26476/tid=26477] ppid=26474 vsize=288808 CPUtime=85.94 cores=0,2,4,6
/proc/26476/task/26477/stat : 26477 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27806 0 0 0 8589 5 0 0 25 0 4 0 632637329 295739392 24330 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26476/tid=26478] ppid=26474 vsize=288808 CPUtime=86.88 cores=0,2,4,6
/proc/26476/task/26478/stat : 26478 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 27539 0 0 0 8684 4 0 0 25 0 4 0 632637329 295739392 24330 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26476/tid=26479] ppid=26474 vsize=288808 CPUtime=86.87 cores=0,2,4,6
/proc/26476/task/26479/stat : 26479 (strangenight2-m) R 26474 26476 26096 0 -1 4202560 26838 0 0 0 8682 5 0 0 25 0 4 0 632637329 295739392 24330 33554432000 4194304 4580107 140737007316608 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 346.62
Current children cumulated vsize (KiB) 288808

Child status: 20
Real time (s): 86.9726
CPU time (s): 346.907
CPU user time (s): 346.695
CPU system time (s): 0.211967
CPU usage (%): 398.87
Max. virtual memory (cumulated for all children) (KiB): 318032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 346.695
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108849
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= 165
involuntary context switches= 1808

runsolver used 0.267959 second user time and 0.683896 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 21:43:32
IDJOB=3366349
IDBENCH=82758
IDSOLVER=1844
FILE ID=node144/3366349-1305402212
RUNJOBID= node144-1305401771-26411
PBS_JOBID= 13324479
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366349-1305402212/watcher-3366349-1305402212 -o /tmp/evaluation-result-3366349-1305402212/solver-3366349-1305402212 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366349-1305402212.cnf

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

MD5SUM BENCH= 3975d01606b3f85c20c5745dab9f365e
RANDOM SEED=764981364

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21304004 kB
Buffers:        288044 kB
Cached:        3622328 kB
SwapCached:          0 kB
Active:        8432488 kB
Inactive:      2869308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21304004 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:     7390804 kB
Mapped:          27696 kB
Slab:           244488 kB
PageTables:      37852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82346212 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= 73232 MiB
End job on node144 at 2011-05-14 21:44:59