Trace number 3175115

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-1-mtSAT 458.659 115.268

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1946851065-023.SATISFIABLE.cnf
MD5SUM96b76a29d6976e3cb9111f511d66ef22
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175115-1304089066.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 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.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.00/0.00	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:     15  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:     149 undec:      53 neg:     148
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       335      1471         1         0      4493         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4915       335      1471         1      4787      4493     89815   no data   no data  --
1.17/0.35	c  N st    10     11300       335      1471         1      4443      4493     61785   no data   no data  --
1.98/0.58	c  N st    11     17043       335      1471         1     10019      4493    157749   no data   no data  --
3.58/0.94	c  F st    12     25000       335      1471         1     12202      4493    189746   no data   no data  --
3.58/0.94	c  N st    12     25000       335      1471         1     12202      4493    189746   no data   no data  --
4.39/1.17	c Decided on static restart strategy
4.39/1.17	c  N st    18     30001       335      1471         1     10540      4493    153109   no data   no data  --
4.39/1.17	c  S st    18     30001       335      1471         1     10540      4493    153109   no data   no data  --
4.39/1.20	c  S st    18     30502       335      1471         1     11040      4493    162725   no data   no data  --
4.39/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.80/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
4.80/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.35	c lits-rem:       231  cl-subs:     1128  v-elim:      0  v-fix:    0  time:  0.57 s
5.17/1.36	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.03
5.17/1.36	c calculated reachability. Time: 0.00
5.17/1.36	c  N st    18     30502       335      1471         1      9912      4493    143842   no data   no data  --
6.77/1.77	c  N st    20     37612       335      1471         1      9184      4493    116414   no data   no data  --
7.97/2.09	c  N st    21     44011       335      1471         1     15393      4493    236329   no data   no data  --
8.37/2.19	c  S st    22     45753       335      1471         1     17081      4493    265842   no data   no data  --
8.78/2.24	c  S st    22     46258       335      1471         1      8914      4493    101734   no data   no data  --
8.78/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.78/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
8.78/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
8.78/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.78/2.29	c lits-rem:        23  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.16 s
8.78/2.29	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
8.78/2.29	c vivif2 --  cl tried     8748 cl shrink        0 lits rem          0 time: 0.00
8.78/2.29	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.02
8.78/2.30	c calculated reachability. Time: 0.00
8.78/2.30	c  N st    22     46258       335      1471         1      8748      4493     99264   no data   no data  --
12.36/3.13	c  N st    23     60655       335      1471         1     13056      4493    169642   no data   no data  --
14.76/3.76	c  N st    24     69388       335      1471         1     10849      4493    121634   no data   no data  --
14.76/3.76	c  S st    24     69388       335      1471         1     10849      4493    121634   no data   no data  --
14.76/3.79	c  S st    24     69894       335      1471         1     11354      4493    131436   no data   no data  --
14.76/3.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.76/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
14.76/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
14.76/3.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.90	c lits-rem:        58  cl-subs:      178  v-elim:      0  v-fix:    0  time:  0.43 s
15.56/3.90	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
15.56/3.90	c vivif2 --  cl tried    11176 cl shrink        0 lits rem          0 time: 0.00
15.56/3.91	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.04
15.56/3.91	c calculated reachability. Time: 0.00
15.56/3.91	c  N st    24     69894       335      1471         1     11176      4493    128563   no data   no data  --
20.35/5.15	c  F st    25     87500       335      1471         1     16553      4493    215521   no data   no data  --
20.35/5.15	c  N st    25     87500       335      1471         1     16553      4493    215521   no data   no data  --
21.96/5.52	c Decided on static restart strategy
22.75/5.74	c  N st    32     95539       335      1471         1     24309      4493    351498   no data   no data  --
25.55/6.42	c  N st    34    104843       335      1471         1     20765      4493    280972   no data   no data  --
25.55/6.42	c  S st    34    104843       335      1471         1     20765      4493    280972   no data   no data  --
25.55/6.48	c  S st    34    105344       335      1471         1     21262      4493    290924   no data   no data  --
25.55/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.55/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.55/6.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
25.55/6.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.34/7.11	c lits-rem:       340  cl-subs:     1624  v-elim:      0  v-fix:    0  time:  2.47 s
28.34/7.11	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
28.34/7.11	c vivif2 --  cl tried    19638 cl shrink        0 lits rem          0 time: 0.01
28.34/7.13	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.06
28.34/7.13	c calculated reachability. Time: 0.00
28.34/7.13	c  N st    34    105344       335      1471         1     19638      4493    263208   no data   no data  --
31.16/7.86	c  N st    35    114944       335      1471         1     15386      4493    170570   no data   no data  --
36.73/9.22	c  N st    36    129341       335      1471         1     14826      4493    149700   no data   no data  --
43.94/11.02	c  N st    37    150937       335      1471         1     20225      4493    237048   no data   no data  --
46.31/11.61	c  S st    38    158016       335      1471         1     27071      4493    370975   no data   no data  --
46.31/11.68	c  S st    38    158517       335      1471         1     27571      4493    380713   no data   no data  --
46.31/11.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.31/11.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.31/11.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
46.71/11.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.71/11.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.71/11.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
46.71/11.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.11/12.81	c lits-rem:       536  cl-subs:     1968  v-elim:      0  v-fix:    0  time:  4.43 s
51.11/12.81	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
51.11/12.81	c vivif2 --  cl tried    25603 cl shrink        0 lits rem          0 time: 0.01
51.11/12.83	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.08
51.11/12.83	c calculated reachability. Time: 0.00
51.11/12.83	c  N st    38    158517       335      1471         1     25603      4493    346691   no data   no data  --
69.08/17.38	c  N st    39    207105       335      1471         1     20336      4493    215475   no data   no data  --
79.87/20.09	c  N st    40    237775       335      1471         1     30599      4493    391538   no data   no data  --
79.87/20.09	c  S st    40    237775       335      1471         1     30599      4493    391538   no data   no data  --
80.27/20.18	c  S st    40    238278       335      1471         1     31100      4493    401183   no data   no data  --
80.27/20.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.27/20.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.27/20.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
80.66/20.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.66/20.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.66/20.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
80.66/20.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.46/21.49	c lits-rem:       376  cl-subs:     2420  v-elim:      0  v-fix:    0  time:  5.16 s
85.46/21.49	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
85.86/21.50	c vivif2 --  cl tried    28680 cl shrink        0 lits rem          0 time: 0.01
85.86/21.52	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.09
85.86/21.52	c calculated reachability. Time: 0.00
85.86/21.52	c  N st    40    238278       335      1471         1     28680      4493    360867   no data   no data  --
112.63/28.21	c  F st    41    306250       335      1471         1     30728      4493    371229   no data   no data  --
112.63/28.21	c  N st    41    306250       335      1471         1     30728      4493    371229   no data   no data  --
114.64/28.80	c Decided on static restart strategy
125.80/31.54	c  N st    51    334556       335      1471         1     34873      4493    436928   no data   no data  --
136.21/34.19	c  N st    53    357420       335      1471         1     32931      4493    406897   no data   no data  --
136.21/34.19	c  S st    53    357420       335      1471         1     32931      4493    406897   no data   no data  --
136.61/34.28	c  S st    53    357921       335      1471         1     33429      4493    416815   no data   no data  --
136.61/34.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.61/34.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.61/34.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
136.99/34.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.99/34.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.99/34.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
136.99/34.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.18/35.60	c lits-rem:       582  cl-subs:     1386  v-elim:      0  v-fix:    0  time:  5.19 s
142.18/35.60	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
142.18/35.60	c vivif2 --  cl tried    32043 cl shrink        0 lits rem          0 time: 0.02
142.18/35.63	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.10
142.18/35.63	c calculated reachability. Time: 0.00
142.18/35.63	c  N st    53    357921       335      1471         1     32043      4493    386482   no data   no data  --
158.18/39.64	c  N st    54    390315       335      1471         1     38233      4493    481839   no data   no data  --
184.55/46.25	c  N st    55    438906       335      1471         1     31961      4493    337880   no data   no data  --
224.09/56.15	c  N st    56    511788       335      1471         1     45356      4493    550641   no data   no data  --
239.25/59.93	c  N st    57    536881       335      1471         1     39667      4493    441876   no data   no data  --
239.25/59.93	c  S st    57    536881       335      1471         1     39667      4493    441876   no data   no data  --
239.65/60.03	c  S st    57    537385       335      1471         1     40169      4493    451578   no data   no data  --
239.65/60.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
239.65/60.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.65/60.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
239.65/60.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.65/60.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.65/60.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
239.65/60.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.24/61.49	c lits-rem:       770  cl-subs:     2056  v-elim:      0  v-fix:    0  time:  5.70 s
245.24/61.49	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
245.24/61.49	c vivif2 --  cl tried    38113 cl shrink        0 lits rem          0 time: 0.02
245.65/61.52	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.12
245.65/61.52	c calculated reachability. Time: 0.00
245.65/61.52	c  N st    57    537385       335      1471         1     38113      4493    418444   no data   no data  --
339.52/85.08	c  N st    58    701369       335      1471         1     66882      4493    902357   no data   no data  --
409.83/102.64	c  N st    59    806077       335      1471         1     60397      4493    710362   no data   no data  --
409.83/102.64	c  S st    59    806077       335      1471         1     60397      4493    710362   no data   no data  --
410.63/102.81	c  S st    59    806583       335      1471         1     60901      4493    720426   no data   no data  --
410.63/102.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.63/102.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
410.63/102.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
410.63/102.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.63/102.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.63/102.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
410.63/102.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.40/106.08	c lits-rem:      1964  cl-subs:     8270  v-elim:      0  v-fix:    0  time: 12.85 s
423.40/106.08	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
423.40/106.08	c vivif2 --  cl tried    52631 cl shrink        0 lits rem          0 time: 0.03
423.80/106.15	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.25
423.80/106.15	c calculated reachability. Time: 0.00
423.80/106.15	c  N st    59    806583       335      1471         1     52631      4493    598488   no data   no data  --
458.52/115.26	c Following stats are for *FIRST FINISHED THREAD ONLY*
458.52/115.26	c num threads              : 4          
458.52/115.26	c restarts                 : 58         
458.52/115.26	c dynamic restarts         : 0          
458.52/115.26	c static restarts          : 58         
458.52/115.26	c full restarts            : 3          
458.52/115.26	c total simplify time      : 0.00       
458.52/115.26	c learnts DL2              : 0          
458.52/115.26	c learnts size 2           : 1          
458.52/115.26	c learnts size 1           : 0           (0.00      % of vars)
458.52/115.26	c filedLit time            : 0.22        (0.05      % time)
458.52/115.26	c v-elim SatELite          : 15          (4.29      % vars)
458.52/115.26	c SatELite time            : 28.67       (6.26      % time)
458.52/115.26	c v-elim xor               : 0           (0.00      % vars)
458.52/115.26	c xor elim time            : 0.03        (0.01      % time)
458.52/115.26	c num binary xor trees     : 0          
458.52/115.26	c binxor trees' crown      : 0           (nan       leafs/tree)
458.52/115.26	c bin xor find time        : 0.00       
458.52/115.26	c OTF clause improved      : 32095       (0.04      clauses/conflict)
458.52/115.26	c OTF impr. size diff      : 33469       (1.04       lits/clause)
458.52/115.26	c OTF cl watch-shrink      : 197632      (0.23      clauses/conflict)
458.52/115.26	c OTF cl watch-sh-lit      : 248981      (1.26       lits/clause)
458.52/115.26	c tried to recurMin cls    : 116708      (13.57      % of conflicts)
458.52/115.26	c updated cache            : 668         (0.01       lits/tried recurMin)
458.52/115.26	c unit cls received        : 0           (nan       % of units)
458.52/115.26	c unit cls sent            : 0           (nan       % of units)
458.52/115.26	c bin cls received         : 0          
458.52/115.26	c bin cls sent             : 0          
458.52/115.26	c clauses over max glue    : 0           (0.00      % of all clauses)
458.52/115.26	c conflicts                : 860084      (1876.69   / sec)
458.52/115.26	c decisions                : 1008376     (1.02      % random)
458.52/115.26	c bogo-props               : 13402607083 (29244349.17 / sec)
458.52/115.26	c conflict literals        : 15487432    (25.52     % deleted)
458.52/115.26	c Memory used              : 380.03      MB
458.52/115.26	c single-thread CPU time   : 458.30      s
458.52/115.26	c all-threads sum CPU time : 458.30      s
458.52/115.26	s SATISFIABLE
458.52/115.26	v 1 -2 -3 -4 5 6 -7 -8 9 -10 11 12 13 -14 -15 16 17 18 -19 -20 21 -22 23 24 25 -26 -27 -28 -29 30 -31 32 -33 34 35 -36 -37 -38 39 40 -41 42 43 -44 -45 46 -47 -48 -49 -50 -51 52 53 54 55 56 -57 -58 59 60 61 62 63 -64 65 66 67 -68 -69 70 71 -72 -73 74 -75 76 77 -78 -79 80 -81 -82 83 -84 -85 86 87 88 89 90 -91 -92 -93 94 95 96 97 -98 -99 100 -101 -102 103 -104 -105 -106 107 108 109 -110 111 -112 -113 114 115 -116 117 118 -119 -120 -121 122 123 124 -125 126 -127 128 129 130 -131 132 -133 134 -135 -136 -137 -138 -139 -140 -141 142 143 -144 -145 -146 -147 148 149 -150 -151 -152 153 154 -155 -156 -157 -158 -159 -160 -161 -162 163 164 -165 166 -167 -168 -169 170 171 172 173 -174 175 -176 177 -178 179 -180 -181 182 -183 -184 -185 -186 -187 -188 -189 190 -191 192 193 -194 195 196 -197 -198 199 -200 201 -202 203 204 -205 -206 -207 208 -209 210 211 212 213 -214 215 -216 -217 218 219 -220 221 -222 223 224 -225 -226 227 228 -229 230 231 232 -233 -234 -235 -236 -237 238 239 240 241 -242 243 -244 -245 246 -247 -248 -249 250 251 252 253 -254 -255 -256 257 -258 259 260 -261 -262 263 -264 265 -266 -267 268 -269 270 -271 -272 273 -274 275 -276 277 278 279 -280 281 -282 -283 284 285 -286 -287 288 289 -290 -291 292 -293 294 -295 -296 -297 -298 299 -300 301 302 303 304 305 306 307 -308 309 -310 -311 312 313 -314 -315 -316 317 -318 -319 320 321 322 -323 324 -325 -326 -327 328 -329 330 -331 332 333 -334 335 -336 -337 338 -339 -340 341 342 -343 344 -345 346 347 -348 349 350 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175115-1304089066/watcher-3175115-1304089066 -o /tmp/evaluation-result-3175115-1304089066/solver-3175115-1304089066 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175115-1304089066.cnf 

running on 4 cores: 1,3,5,7

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.07 8.06 7.86 5/180 5721
/proc/meminfo: memFree=19945004/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=208036 CPUtime=0 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 642 0 0 0 0 0 0 0 25 0 4 0 520506378 213028864 560 33554432000 4194304 4650419 140735462967040 18446744073709551615 237278922935 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 52009 566 343 112 0 46974 0
[pid=5721/tid=5722] ppid=5719 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 51 0 0 0 0 0 0 0 25 0 4 0 520506378 221433856 596 33554432000 4194304 4650419 140735462967040 18446744073709551615 4361442 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 4 0 520506378 221433856 601 33554432000 4194304 4650419 140735462967040 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 4 0 520506378 221433856 604 33554432000 4194304 4650419 140735462967040 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.107283 s]
/proc/loadavg: 8.07 8.06 7.86 5/180 5721
/proc/meminfo: memFree=19945004/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=282432 CPUtime=0.4 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 1595 0 0 0 40 0 0 0 25 0 4 0 520506378 289210368 1483 33554432000 4194304 4650419 140735462967040 18446744073709551615 4311360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 70608 1483 391 112 0 65573 0
[pid=5721/tid=5722] ppid=5719 vsize=282432 CPUtime=0.1 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 313 0 0 0 10 0 0 0 25 0 4 0 520506378 289210368 1483 33554432000 4194304 4650419 140735462967040 18446744073709551615 4333991 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=282432 CPUtime=0.1 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 325 0 0 0 10 0 0 0 25 0 4 0 520506378 289210368 1483 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=282432 CPUtime=0.1 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 233 0 0 0 10 0 0 0 25 0 4 0 520506378 289210368 1483 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282432

[startup+0.200268 s]
/proc/loadavg: 8.07 8.06 7.86 5/180 5721
/proc/meminfo: memFree=19945004/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=283368 CPUtime=0.77 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 2172 0 0 0 77 0 0 0 25 0 4 0 520506378 290168832 1616 33554432000 4194304 4650419 140735462967040 18446744073709551615 4361113 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 70842 1616 393 112 0 65807 0
[pid=5721/tid=5722] ppid=5719 vsize=283368 CPUtime=0.19 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 446 0 0 0 19 0 0 0 25 0 4 0 520506378 290168832 1616 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=283368 CPUtime=0.19 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 462 0 0 0 19 0 0 0 25 0 4 0 520506378 290168832 1616 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=283368 CPUtime=0.19 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 396 0 0 0 19 0 0 0 25 0 4 0 520506378 290168832 1616 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283368

[startup+0.300249 s]
/proc/loadavg: 8.07 8.06 7.86 5/180 5721
/proc/meminfo: memFree=19945004/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=283504 CPUtime=1.17 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 2510 0 0 0 117 0 0 0 25 0 4 0 520506378 290308096 1954 33554432000 4194304 4650419 140735462967040 18446744073709551615 4367401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 70876 1954 393 112 0 65841 0
[pid=5721/tid=5722] ppid=5719 vsize=283504 CPUtime=0.29 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 534 0 0 0 29 0 0 0 25 0 4 0 520506378 290308096 1954 33554432000 4194304 4650419 140735462967040 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=283504 CPUtime=0.29 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 548 0 0 0 29 0 0 0 25 0 4 0 520506378 290308096 1954 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=283504 CPUtime=0.29 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 479 0 0 0 29 0 0 0 25 0 4 0 520506378 290308096 1954 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283504

[startup+0.70018 s]
/proc/loadavg: 8.07 8.06 7.86 5/180 5721
/proc/meminfo: memFree=19945004/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=284876 CPUtime=2.78 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 4313 0 0 0 277 1 0 0 25 0 4 0 520506378 291713024 2227 33554432000 4194304 4650419 140735462967040 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 71219 2227 393 112 0 66184 0
[pid=5721/tid=5722] ppid=5719 vsize=284876 CPUtime=0.69 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 1040 0 0 0 69 0 0 0 25 0 4 0 520506378 291713024 2227 33554432000 4194304 4650419 140735462967040 18446744073709551615 4364497 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=284876 CPUtime=0.69 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 1000 0 0 0 69 0 0 0 25 0 4 0 520506378 291713024 2227 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=284876 CPUtime=0.69 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 861 0 0 0 69 0 0 0 25 0 4 0 520506378 291713024 2227 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284876

[startup+1.50104 s]
/proc/loadavg: 8.07 8.06 7.86 9/184 5725
/proc/meminfo: memFree=19911868/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=276928 CPUtime=5.97 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 7626 0 0 0 596 1 0 0 25 0 4 0 520506378 283574272 3789 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365311 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 69232 3789 395 112 0 64197 0
[pid=5721/tid=5722] ppid=5719 vsize=276928 CPUtime=1.49 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 1727 0 0 0 149 0 0 0 25 0 4 0 520506378 283574272 3789 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=276928 CPUtime=1.49 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 1682 0 0 0 149 0 0 0 25 0 4 0 520506378 283574272 3789 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365459 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=276928 CPUtime=1.48 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 1312 0 0 0 148 0 0 0 25 0 4 0 520506378 283574272 3789 33554432000 4194304 4650419 140735462967040 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 276928

[startup+3.10075 s]
/proc/loadavg: 8.07 8.06 7.86 9/184 5725
/proc/meminfo: memFree=19895996/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=285360 CPUtime=12.36 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 14438 0 0 0 1234 2 0 0 25 0 4 0 520506378 292208640 7946 33554432000 4194304 4650419 140735462967040 18446744073709551615 4303936 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 71340 7946 395 112 0 66305 0
[pid=5721/tid=5722] ppid=5719 vsize=285360 CPUtime=3.09 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 3417 0 0 0 309 0 0 0 25 0 4 0 520506378 292208640 7946 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=285360 CPUtime=3.08 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 3703 0 0 0 308 0 0 0 25 0 4 0 520506378 292208640 7946 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=285360 CPUtime=3.07 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 3138 0 0 0 307 0 0 0 25 0 4 0 520506378 292208640 7946 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285360

[startup+6.30119 s]
/proc/loadavg: 8.06 8.06 7.86 9/184 5725
/proc/meminfo: memFree=19868592/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=283336 CPUtime=25.15 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 21109 0 0 0 2511 4 0 0 25 0 4 0 520506378 290136064 11265 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366953 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 70834 11265 395 112 0 65799 0
[pid=5721/tid=5722] ppid=5719 vsize=283336 CPUtime=6.28 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 5176 0 0 0 628 0 0 0 25 0 4 0 520506378 290136064 11265 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=283336 CPUtime=6.29 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 5840 0 0 0 628 1 0 0 25 0 4 0 520506378 290136064 11265 33554432000 4194304 4650419 140735462967040 18446744073709551615 4439086 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=283336 CPUtime=6.25 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 4315 0 0 0 625 0 0 0 25 0 4 0 520506378 290136064 11265 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 283336

[startup+12.7011 s]
/proc/loadavg: 8.06 8.06 7.86 9/184 5725
/proc/meminfo: memFree=19824224/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=295480 CPUtime=50.71 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 32306 0 0 0 5065 6 0 0 25 0 4 0 520506378 302571520 15767 33554432000 4194304 4650419 140735462967040 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 73870 15767 395 112 0 68835 0
[pid=5721/tid=5722] ppid=5719 vsize=295480 CPUtime=12.69 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 7659 0 0 0 1268 1 0 0 25 0 4 0 520506378 302571520 15767 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=295480 CPUtime=12.69 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 8531 0 0 0 1267 2 0 0 25 0 4 0 520506378 302571520 15767 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=295480 CPUtime=12.62 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 6559 0 0 0 1261 1 0 0 25 0 4 0 520506378 302571520 15767 33554432000 4194304 4650419 140735462967040 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 295480

[startup+25.5008 s]
/proc/loadavg: 8.05 8.06 7.86 9/184 5725
/proc/meminfo: memFree=19787168/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=303120 CPUtime=101.83 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 47169 0 0 0 10173 10 0 0 25 0 4 0 520506378 310394880 19339 33554432000 4194304 4650419 140735462967040 18446744073709551615 4304102 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 75780 19339 395 112 0 70745 0
[pid=5721/tid=5722] ppid=5719 vsize=303120 CPUtime=25.48 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 11141 0 0 0 2547 1 0 0 25 0 4 0 520506378 310394880 19339 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=303120 CPUtime=25.49 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 13171 0 0 0 2546 3 0 0 25 0 4 0 520506378 310394880 19339 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=303120 CPUtime=25.34 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 8466 0 0 0 2533 1 0 0 25 0 4 0 520506378 310394880 19339 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 303120

[startup+51.1012 s]
/proc/loadavg: 8.03 8.05 7.86 9/184 5726
/proc/meminfo: memFree=19729948/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=368116 CPUtime=204.1 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 71581 0 0 0 20393 17 0 0 25 0 4 0 520506378 376950784 25602 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 92029 25602 395 112 0 86994 0
[pid=5721/tid=5722] ppid=5719 vsize=368116 CPUtime=51.09 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 17305 0 0 0 5106 3 0 0 25 0 4 0 520506378 376950784 25602 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=368116 CPUtime=51.08 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 20523 0 0 0 5103 5 0 0 25 0 4 0 520506378 376950784 25602 33554432000 4194304 4650419 140735462967040 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=368116 CPUtime=50.81 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 11789 0 0 0 5079 2 0 0 25 0 4 0 520506378 376950784 25602 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 368116

[startup+102.301 s]
/proc/loadavg: 8.09 8.06 7.87 9/184 5728
/proc/meminfo: memFree=19667316/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=386140 CPUtime=408.64 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 109123 0 0 0 40833 31 0 0 25 0 4 0 520506378 395407360 32218 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96535 32218 395 112 0 91500 0
[pid=5721/tid=5722] ppid=5719 vsize=386140 CPUtime=102.3 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 27819 0 0 0 10223 7 0 0 25 0 4 0 520506378 395407360 32218 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=386140 CPUtime=102.29 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 31090 0 0 0 10219 10 0 0 25 0 4 0 520506378 395407360 32218 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=386140 CPUtime=101.74 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 16364 0 0 0 10170 4 0 0 25 0 4 0 520506378 395407360 32218 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 386140

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

[startup+102.407 s]
/proc/loadavg: 8.09 8.06 7.87 9/184 5728
/proc/meminfo: memFree=19667316/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=386140 CPUtime=409.04 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 109177 0 0 0 40873 31 0 0 25 0 4 0 520506378 395407360 32272 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96535 32272 395 112 0 91500 0
[pid=5721/tid=5722] ppid=5719 vsize=386140 CPUtime=102.4 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 27840 0 0 0 10233 7 0 0 25 0 4 0 520506378 395407360 32272 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=386140 CPUtime=102.39 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 31101 0 0 0 10229 10 0 0 25 0 4 0 520506378 395407360 32272 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=386140 CPUtime=101.84 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 16376 0 0 0 10180 4 0 0 25 0 4 0 520506378 395407360 32272 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 409.04
Current children cumulated vsize (KiB) 386140

[startup+108.801 s]
/proc/loadavg: 8.08 8.06 7.88 9/184 5728
/proc/meminfo: memFree=19644496/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=386188 CPUtime=434.59 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 115385 0 0 0 43425 34 0 0 25 0 4 0 520506378 395456512 36329 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96547 36329 395 112 0 91512 0
[pid=5721/tid=5722] ppid=5719 vsize=386188 CPUtime=108.79 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 28661 0 0 0 10871 8 0 0 25 0 4 0 520506378 395456512 36329 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=386188 CPUtime=108.79 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 32324 0 0 0 10868 11 0 0 25 0 4 0 520506378 395456512 36329 33554432000 4194304 4650419 140735462967040 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=386188 CPUtime=108.2 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 18140 0 0 0 10816 4 0 0 25 0 4 0 520506378 395456512 36329 33554432000 4194304 4650419 140735462967040 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 434.59
Current children cumulated vsize (KiB) 386188

[startup+112 s]
/proc/loadavg: 8.08 8.06 7.88 9/184 5728
/proc/meminfo: memFree=19649704/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=386284 CPUtime=447.38 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 117743 0 0 0 44703 35 0 0 25 0 4 0 520506378 395554816 35994 33554432000 4194304 4650419 140735462967040 18446744073709551615 4333678 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96571 35994 395 112 0 91536 0
[pid=5721/tid=5722] ppid=5719 vsize=386284 CPUtime=111.99 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 29551 0 0 0 11191 8 0 0 25 0 4 0 520506378 395554816 35994 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=386284 CPUtime=111.99 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 32605 0 0 0 11188 11 0 0 25 0 4 0 520506378 395554816 35994 33554432000 4194304 4650419 140735462967040 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=386284 CPUtime=111.38 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 18371 0 0 0 11134 4 0 0 25 0 4 0 520506378 395554816 35994 33554432000 4194304 4650419 140735462967040 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 447.38
Current children cumulated vsize (KiB) 386284

[startup+113.601 s]
/proc/loadavg: 8.08 8.06 7.88 9/184 5728
/proc/meminfo: memFree=19649328/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=386344 CPUtime=453.76 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) R 5719 5721 5556 0 -1 4202496 119354 0 0 0 45341 35 0 0 25 0 4 0 520506378 395616256 36300 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96586 36300 395 112 0 91551 0
[pid=5721/tid=5722] ppid=5719 vsize=386344 CPUtime=113.59 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 29744 0 0 0 11351 8 0 0 25 0 4 0 520506378 395616256 36300 33554432000 4194304 4650419 140735462967040 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=386344 CPUtime=113.59 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 33294 0 0 0 11348 11 0 0 25 0 4 0 520506378 395616256 36300 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=386344 CPUtime=112.96 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 18904 0 0 0 11292 4 0 0 25 0 4 0 520506378 395616256 36300 33554432000 4194304 4650419 140735462967040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 453.76
Current children cumulated vsize (KiB) 386344

[startup+114.401 s]
/proc/loadavg: 8.15 8.07 7.88 7/184 5728
/proc/meminfo: memFree=19645980/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=386760 CPUtime=456.93 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) S 5719 5721 5556 0 -1 4202496 119766 0 0 0 45658 35 0 0 25 0 4 0 520506378 396042240 36672 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108935220 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96690 36672 395 112 0 91655 0
[pid=5721/tid=5722] ppid=5719 vsize=386760 CPUtime=114.39 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 29815 0 0 0 11431 8 0 0 25 0 4 0 520506378 396042240 36672 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108910788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=386760 CPUtime=114.39 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 33498 0 0 0 11428 11 0 0 25 0 4 0 520506378 396042240 36672 33554432000 4194304 4650419 140735462967040 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=386760 CPUtime=113.74 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) S 5719 5721 5556 0 -1 4202560 18972 0 0 0 11370 4 0 0 25 0 4 0 520506378 396042240 36672 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108935220 0 0 4096 2 18446604458432840768 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 456.93
Current children cumulated vsize (KiB) 386760

[startup+114.801 s]
/proc/loadavg: 8.15 8.07 7.88 7/184 5728
/proc/meminfo: memFree=19645980/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=387188 CPUtime=457.72 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) S 5719 5721 5556 0 -1 4202496 119801 0 0 0 45737 35 0 0 25 0 4 0 520506378 396480512 36707 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108935220 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 96797 36707 395 112 0 91762 0
[pid=5721/tid=5722] ppid=5719 vsize=387188 CPUtime=114.79 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 29815 0 0 0 11471 8 0 0 25 0 4 0 520506378 396480512 36707 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108910635 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=387188 CPUtime=114.79 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 33533 0 0 0 11468 11 0 0 25 0 4 0 520506378 396480512 36707 33554432000 4194304 4650419 140735462967040 18446744073709551615 4476227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=387188 CPUtime=113.74 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) S 5719 5721 5556 0 -1 4202560 18972 0 0 0 11370 4 0 0 25 0 4 0 520506378 396480512 36707 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108935220 0 0 4096 2 18446604458432840768 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 457.72
Current children cumulated vsize (KiB) 387188

[startup+115.201 s]
/proc/loadavg: 8.15 8.07 7.88 7/184 5728
/proc/meminfo: memFree=19645980/32950904 swapFree=67082284/67111528
[pid=5721] ppid=5719 vsize=389144 CPUtime=458.52 cores=1,3,5,7
/proc/5721/stat : 5721 (strangenight1-m) S 5719 5721 5556 0 -1 4202496 120397 0 0 0 45817 35 0 0 25 0 4 0 520506378 398483456 37303 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108935220 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5721/statm: 97286 37303 395 112 0 92251 0
[pid=5721/tid=5722] ppid=5719 vsize=389144 CPUtime=115.19 cores=1,3,5,7
/proc/5721/task/5722/stat : 5722 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 29815 0 0 0 11511 8 0 0 25 0 4 0 520506378 398483456 37303 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108910788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5721/tid=5723] ppid=5719 vsize=389144 CPUtime=115.19 cores=1,3,5,7
/proc/5721/task/5723/stat : 5723 (strangenight1-m) R 5719 5721 5556 0 -1 4202560 34129 0 0 0 11508 11 0 0 25 0 4 0 520506378 398483456 37303 33554432000 4194304 4650419 140735462967040 18446744073709551615 4451368 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=389144 CPUtime=113.74 cores=1,3,5,7
/proc/5721/task/5724/stat : 5724 (strangenight1-m) S 5719 5721 5556 0 -1 4202560 18972 0 0 0 11370 4 0 0 25 0 4 0 520506378 398483456 37303 33554432000 4194304 4650419 140735462967040 18446744073709551615 47923108935220 0 0 4096 2 18446604458432840768 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 389144

Child status: 10
Real time (s): 115.268
CPU time (s): 458.659
CPU user time (s): 458.297
CPU system time (s): 0.361944
CPU usage (%): 397.906
Max. virtual memory (cumulated for all children) (KiB): 389144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.297
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120405
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= 172
involuntary context switches= 3228

runsolver used 0.178972 second user time and 0.45793 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 16:57:46
IDJOB=3175115
IDBENCH=82733
IDSOLVER=1588
FILE ID=node121/3175115-1304089066
RUNJOBID= node121-1304087860-5575
PBS_JOBID= 13170562
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1946851065-023.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175115-1304089066/watcher-3175115-1304089066 -o /tmp/evaluation-result-3175115-1304089066/solver-3175115-1304089066 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175115-1304089066.cnf

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

MD5SUM BENCH= 96b76a29d6976e3cb9111f511d66ef22
RANDOM SEED=1766770626

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      19945284 kB
Buffers:       2182712 kB
Cached:       10240888 kB
SwapCached:       2776 kB
Active:        9157508 kB
Inactive:      3328788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19945284 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           12580 kB
Writeback:           0 kB
AnonPages:       60144 kB
Mapped:          14536 kB
Slab:           456304 kB
PageTables:       4544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   296028 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= 72644 MiB
End job on node121 at 2011-04-29 16:59:42