Trace number 3174166

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtSAT 352.62 88.2828

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
MD5SUMba9975e86d838537f315701adfc9f925
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174166-1304107785.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      31 undec:       2 neg:      42
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.37/0.10	c  N st     8      4914        75      1597         0      4477      7985     76268   no data   no data
0.77/0.26	c  N st    10     11296        75      1597         0      4118      7985     58331   no data   no data
1.57/0.42	c  N st    11     17041        75      1597         0      9241      7985    139368   no data   no data
2.37/0.68	c  F st    12     25001        75      1597         0     11334      7985    171923   no data   no data
2.37/0.68	c  N st    12     25001        75      1597         0     11334      7985    171923   no data   no data
3.18/0.88	c Decided on static restart strategy
3.18/0.88	c  N st    18     30003        75      1597         0      9768      7985    142389   no data   no data
3.18/0.88	c  S st    18     30003        75      1597         0      9768      7985    142389   no data   no data
3.58/0.91	c  S st    18     30505        75      1597         0     10243      7985    150670   no data   no data
3.58/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.58/0.92	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.58/0.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/0.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.08	c lits-rem:       279  cl-subs:     2692  v-elim:      0  v-fix:    0  time:  0.16 s
4.39/1.10	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
4.39/1.10	c calculated reachability. Time: 0.00
4.39/1.10	c  N st    18     30505        75      1597         0      7551      7985    109798   no data   no data
5.57/1.43	c  N st    20     37615        75      1597         0     13946      7985    217081   no data   no data
6.37/1.69	c  N st    21     44015        75      1597         0     12722      7985    187673   no data   no data
6.76/1.77	c  S st    22     45758        75      1597         0     14286      7985    213274   no data   no data
7.16/1.81	c  S st    22     46263        75      1597         0     14752      7985    221681   no data   no data
7.16/1.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.16/1.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.16/1.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.16/1.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.16/1.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.16/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/2.14	c lits-rem:       365  cl-subs:     2882  v-elim:      0  v-fix:    0  time:  0.32 s
8.38/2.14	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.38/2.14	c vivif2 --  cl tried    11870 cl shrink        0 lits rem          0 time: 0.00
8.38/2.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.38/2.18	c calculated reachability. Time: 0.00
8.38/2.18	c  N st    22     46263        75      1597         0     11870      7985    175513   no data   no data
11.16/2.87	c  N st    23     60662        75      1597         0     16883      7985    246358   no data   no data
13.18/3.31	c  N st    24     69395        75      1597         0     15899      7985    227962   no data   no data
13.18/3.31	c  S st    24     69395        75      1597         0     15899      7985    227962   no data   no data
13.18/3.36	c  S st    24     69899        75      1597         0     16371      7985    236182   no data   no data
13.18/3.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.18/3.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.18/3.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.18/3.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.18/3.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.18/3.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.18/3.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.18/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.72	c lits-rem:       337  cl-subs:     2892  v-elim:      0  v-fix:    0  time:  0.35 s
14.76/3.72	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.76/3.72	c vivif2 --  cl tried    13479 cl shrink        0 lits rem          0 time: 0.00
14.76/3.77	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
14.76/3.77	c calculated reachability. Time: 0.00
14.76/3.77	c  N st    24     69899        75      1597         0     13479      7985    190406   no data   no data
18.75/4.75	c  F st    25     87500        75      1597         0     19641      7985    274420   no data   no data
18.75/4.75	c  N st    25     87500        75      1597         0     19641      7985    274420   no data   no data
19.95/5.05	c Decided on static restart strategy
20.74/5.21	c  N st    32     95535        75      1597         0     16238      7985    222665   no data   no data
23.15/5.82	c  N st    34    104848        75      1597         0     12985      7985    162134   no data   no data
23.15/5.82	c  S st    34    104848        75      1597         0     12985      7985    162134   no data   no data
23.15/5.85	c  S st    34    105351        75      1597         0     13459      7985    170740   no data   no data
23.15/5.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.15/5.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
23.15/5.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.15/5.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.15/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.15/5.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
23.15/5.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.15/5.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.15/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.94	c lits-rem:       110  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  0.08 s
23.54/5.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
23.54/5.95	c vivif2 --  cl tried    12351 cl shrink        0 lits rem          0 time: 0.00
23.54/5.99	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
23.54/5.99	c calculated reachability. Time: 0.00
23.54/5.99	c  N st    34    105351        75      1597         0     12351      7985    154373   no data   no data
25.96/6.56	c  N st    35    114949        75      1597         0     21002      7985    299484   no data   no data
29.53/7.44	c  N st    36    129346        75      1597         0     21375      7985    294568   no data   no data
35.53/8.92	c  N st    37    150941        75      1597         0     27383      7985    383685   no data   no data
37.13/9.36	c  S st    38    158026        75      1597         0     19361      7985    245575   no data   no data
37.53/9.41	c  S st    38    158528        75      1597         0     19834      7985    253940   no data   no data
37.53/9.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.53/9.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.53/9.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.53/9.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.53/9.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.53/9.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
37.53/9.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.53/9.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.53/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.33/9.70	c lits-rem:       322  cl-subs:     2516  v-elim:      0  v-fix:    0  time:  0.27 s
38.33/9.70	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
38.73/9.70	c vivif2 --  cl tried    17318 cl shrink        0 lits rem          0 time: 0.00
38.73/9.76	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
38.73/9.76	c calculated reachability. Time: 0.00
38.73/9.76	c  N st    38    158528        75      1597         0     17318      7985    216490   no data   no data
52.73/13.23	c  N st    39    207118        75      1597         0     29477      7985    389081   no data   no data
62.30/15.63	c  N st    40    237792        75      1597         0     22124      7985    263459   no data   no data
62.30/15.63	c  S st    40    237792        75      1597         0     22124      7985    263459   no data   no data
62.30/15.69	c  S st    40    238293        75      1597         0     22598      7985    271961   no data   no data
62.30/15.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.30/15.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
62.30/15.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.30/15.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.30/15.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.30/15.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
62.30/15.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.70/15.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
62.70/15.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.49/15.99	c lits-rem:       278  cl-subs:     2499  v-elim:      0  v-fix:    0  time:  0.28 s
63.49/15.99	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
63.49/15.99	c vivif2 --  cl tried    20099 cl shrink        0 lits rem          0 time: 0.00
63.89/16.06	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
63.89/16.06	c calculated reachability. Time: 0.00
63.89/16.06	c  N st    40    238293        75      1597         0     20099      7985    238623   no data   no data
86.26/21.61	c  F st    41    306250        75      1597         0     21977      7985    242187   no data   no data
86.26/21.61	c  N st    41    306250        75      1597         0     21977      7985    242187   no data   no data
87.48/21.98	c Decided on static restart strategy
96.67/24.21	c  N st    51    334559        75      1597         0     25919      7985    298756   no data   no data
105.83/26.50	c  N st    53    357440        75      1597         0     23954      7985    258367   no data   no data
105.83/26.50	c  S st    53    357440        75      1597         0     23954      7985    258367   no data   no data
105.83/26.56	c  S st    53    357949        75      1597         0     24429      7985    267353   no data   no data
105.83/26.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.83/26.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
105.83/26.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.83/26.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.83/26.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.83/26.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
105.83/26.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.83/26.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
105.83/26.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.63/26.75	c lits-rem:       138  cl-subs:     1608  v-elim:      0  v-fix:    0  time:  0.17 s
106.63/26.75	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
106.63/26.75	c vivif2 --  cl tried    22821 cl shrink        0 lits rem          0 time: 0.00
107.03/26.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
107.03/26.83	c calculated reachability. Time: 0.00
107.03/26.83	c  N st    53    357949        75      1597         0     22821      7985    246631   no data   no data
118.63/29.74	c  N st    54    390343        75      1597         0     28515      7985    330830   no data   no data
138.19/34.62	c  N st    55    438931        75      1597         0     47703      7985    616256   no data   no data
166.16/41.62	c  N st    56    511813        75      1597         0     35227      7985    408857   no data   no data
177.74/44.50	c  N st    57    536924        75      1597         0     30051      7985    323463   no data   no data
177.74/44.50	c  S st    57    536924        75      1597         0     30051      7985    323463   no data   no data
177.74/44.58	c  S st    57    537429        75      1597         0     30526      7985    332474   no data   no data
177.74/44.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.74/44.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
177.74/44.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.74/44.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.74/44.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.74/44.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
177.74/44.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.74/44.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
178.14/44.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.93/44.87	c lits-rem:       317  cl-subs:     1853  v-elim:      0  v-fix:    0  time:  0.27 s
178.93/44.87	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
178.93/44.87	c vivif2 --  cl tried    28673 cl shrink        0 lits rem          0 time: 0.00
179.33/44.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
179.33/44.97	c calculated reachability. Time: 0.00
179.33/44.97	c  N st    57    537429        75      1597         0     28673      7985    308064   no data   no data
248.45/62.25	c  N st    58    701413        75      1597         0     55389      7985    692905   no data   no data
300.78/75.37	c  N st    59    806143        75      1597         0     49596      7985    569433   no data   no data
300.78/75.37	c  S st    59    806143        75      1597         0     49596      7985    569433   no data   no data
301.17/75.49	c  S st    59    806644        75      1597         0     50060      7985    578234   no data   no data
301.57/75.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
301.57/75.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
301.57/75.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
301.57/75.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.57/75.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.57/75.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
301.57/75.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
301.57/75.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
301.57/75.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.76/77.37	c lits-rem:       912  cl-subs:     9228  v-elim:      0  v-fix:    0  time:  1.83 s
308.76/77.37	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
308.76/77.37	c vivif2 --  cl tried    40832 cl shrink        0 lits rem          0 time: 0.01
309.56/77.52	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.15
309.56/77.53	c calculated reachability. Time: 0.00
309.56/77.53	c  N st    59    806644        75      1597         0     40832      7985    465485   no data   no data
352.30/88.27	c Following stats are for *FIRST FINISHED THREAD ONLY*
352.30/88.27	c num threads              : 4          
352.30/88.27	c restarts                 : 58         
352.30/88.27	c dynamic restarts         : 0          
352.30/88.27	c static restarts          : 58         
352.30/88.27	c full restarts            : 3          
352.30/88.27	c total simplify time      : 0.00       
352.30/88.27	c learnts DL2              : 0          
352.30/88.27	c learnts size 2           : 0          
352.30/88.27	c learnts size 1           : 0           (0.00      % of vars)
352.30/88.27	c filedLit time            : 0.04        (0.04      % time)
352.30/88.27	c v-elim SatELite          : 0           (0.00      % vars)
352.30/88.27	c SatELite time            : 4.20        (4.76      % time)
352.30/88.27	c v-elim xor               : 0           (0.00      % vars)
352.30/88.27	c xor elim time            : 0.01        (0.01      % time)
352.30/88.27	c num binary xor trees     : 0          
352.30/88.27	c binxor trees' crown      : 0           (nan       leafs/tree)
352.30/88.27	c bin xor find time        : 0.00       
352.30/88.27	c OTF clause improved      : 93502       (0.11      clauses/conflict)
352.30/88.27	c OTF impr. size diff      : 94847       (1.01       lits/clause)
352.30/88.27	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
352.30/88.27	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
352.30/88.27	c tried to recurMin cls    : 33902       (3.88       % of conflicts)
352.30/88.27	c updated cache            : 149         (0.00       lits/tried recurMin)
352.30/88.27	c unit cls recevied        : 0           (nan       % of units)
352.30/88.27	c unit cls sent            : 0           (nan       % of units)
352.30/88.27	c bin cls recevied         : 0          
352.30/88.27	c bin cls sent             : 0          
352.30/88.27	c clauses over max glue    : 0           (0.00      % of all clauses)
352.30/88.27	c conflicts                : 873045      (9900.31   / sec)
352.30/88.27	c decisions                : 959145      (0.73      % random)
352.30/88.27	c bogo-props               : 16061434969 (182136316.30 / sec)
352.30/88.27	c conflict literals        : 14143587    (19.75     % deleted)
352.30/88.27	c Memory used              : 317.94      MB
352.30/88.27	c single-thread CPU time   : 88.18       s
352.30/88.27	c all-threads sum CPU time : 352.31      s
352.30/88.27	s SATISFIABLE
352.30/88.27	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 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-3174166-1304107785/watcher-3174166-1304107785 -o /tmp/evaluation-result-3174166-1304107785/solver-3174166-1304107785 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174166-1304107785.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.09 8.04 7.27 2/174 3379
/proc/meminfo: memFree=29387492/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 601009183 52441088 347 33554432000 4194304 4627427 140735585548176 18446744073709551615 47915931195314 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 12803 347 299 106 0 7774 0
[pid=3379/tid=3380] ppid=3377 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 4 0 601009183 52441088 352 33554432000 4194304 4627427 140735585548176 18446744073709551615 251367546811 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 601009183 52441088 352 33554432000 4194304 4627427 140735585548176 18446744073709551615 47915931195312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 601009183 52441088 352 33554432000 4194304 4627427 140735585548176 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0496851 s]
/proc/loadavg: 8.09 8.04 7.27 2/174 3379
/proc/meminfo: memFree=29387492/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=281872 CPUtime=0.17 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 1248 0 0 0 17 0 0 0 18 0 4 0 601009183 288636928 1163 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 70468 1163 383 106 0 65439 0
[pid=3379/tid=3380] ppid=3377 vsize=281872 CPUtime=0.04 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 228 0 0 0 4 0 0 0 18 0 4 0 601009183 288636928 1163 33554432000 4194304 4627427 140735585548176 18446744073709551615 4330854 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=281872 CPUtime=0.04 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 218 0 0 0 4 0 0 0 24 0 4 0 601009183 288636928 1163 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=281872 CPUtime=0.04 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 154 0 0 0 4 0 0 0 18 0 4 0 601009183 288636928 1163 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 281872

[startup+0.100675 s]
/proc/loadavg: 8.09 8.04 7.27 2/174 3379
/proc/meminfo: memFree=29387492/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=282164 CPUtime=0.37 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 1515 0 0 0 37 0 0 0 18 0 4 0 601009183 288935936 1430 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 70541 1431 383 106 0 65512 0
[pid=3379/tid=3380] ppid=3377 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 287 0 0 0 9 0 0 0 18 0 4 0 601009183 288935936 1431 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 288 0 0 0 9 0 0 0 24 0 4 0 601009183 288935936 1431 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 218 0 0 0 9 0 0 0 18 0 4 0 601009183 288935936 1431 33554432000 4194304 4627427 140735585548176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282164

[startup+0.300639 s]
/proc/loadavg: 8.09 8.04 7.27 2/174 3379
/proc/meminfo: memFree=29387492/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=283828 CPUtime=1.17 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 2797 0 0 0 117 0 0 0 18 0 4 0 601009183 290639872 1678 33554432000 4194304 4627427 140735585548176 18446744073709551615 4321405 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 70957 1678 384 106 0 65928 0
[pid=3379/tid=3380] ppid=3377 vsize=283828 CPUtime=0.29 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 605 0 0 0 29 0 0 0 18 0 4 0 601009183 290639872 1678 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=283828 CPUtime=0.29 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 593 0 0 0 29 0 0 0 25 0 4 0 601009183 290639872 1678 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=283828 CPUtime=0.29 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 558 0 0 0 29 0 0 0 18 0 4 0 601009183 290639872 1678 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283828

[startup+0.700565 s]
/proc/loadavg: 8.09 8.04 7.27 2/174 3379
/proc/meminfo: memFree=29387492/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=284808 CPUtime=2.77 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 4385 0 0 0 277 0 0 0 18 0 4 0 601009183 291643392 2472 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 71202 2472 385 106 0 66173 0
[pid=3379/tid=3380] ppid=3377 vsize=284808 CPUtime=0.69 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 1013 0 0 0 69 0 0 0 18 0 4 0 601009183 291643392 2472 33554432000 4194304 4627427 140735585548176 18446744073709551615 4311064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=284808 CPUtime=0.69 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 976 0 0 0 69 0 0 0 25 0 4 0 601009183 291643392 2472 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=284808 CPUtime=0.69 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 954 0 0 0 69 0 0 0 18 0 4 0 601009183 291643392 2472 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284808

[startup+1.50042 s]
/proc/loadavg: 8.08 8.04 7.27 9/184 3393
/proc/meminfo: memFree=29355048/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=285732 CPUtime=5.97 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 8879 0 0 0 596 1 0 0 20 0 4 0 601009183 292589568 4543 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 71433 4543 388 106 0 66404 0
[pid=3379/tid=3380] ppid=3377 vsize=285732 CPUtime=1.49 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 2580 0 0 0 149 0 0 0 19 0 4 0 601009183 292589568 4543 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=285732 CPUtime=1.48 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 1668 0 0 0 148 0 0 0 25 0 4 0 601009183 292589568 4543 33554432000 4194304 4627427 140735585548176 18446744073709551615 251367243531 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=285732 CPUtime=1.49 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 1589 0 0 0 149 0 0 0 20 0 4 0 601009183 292589568 4543 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285732

[startup+3.10113 s]
/proc/loadavg: 8.08 8.04 7.27 9/184 3393
/proc/meminfo: memFree=29326844/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=291988 CPUtime=12.36 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 16703 0 0 0 1234 2 0 0 25 0 4 0 601009183 298995712 9154 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 72997 9154 388 106 0 67968 0
[pid=3379/tid=3380] ppid=3377 vsize=291988 CPUtime=3.09 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 4549 0 0 0 309 0 0 0 25 0 4 0 601009183 298995712 9154 33554432000 4194304 4627427 140735585548176 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=291988 CPUtime=3.07 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 3965 0 0 0 307 0 0 0 25 0 4 0 601009183 298995712 9154 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=291988 CPUtime=3.09 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 3688 0 0 0 309 0 0 0 25 0 4 0 601009183 298995712 9154 33554432000 4194304 4627427 140735585548176 18446744073709551615 4324287 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 291988

[startup+6.30054 s]
/proc/loadavg: 8.08 8.04 7.27 9/184 3393
/proc/meminfo: memFree=29297580/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=297168 CPUtime=25.14 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 25494 0 0 0 2510 4 0 0 25 0 4 0 601009183 304300032 10982 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 74292 10982 389 106 0 69263 0
[pid=3379/tid=3380] ppid=3377 vsize=297168 CPUtime=6.29 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 6232 0 0 0 628 1 0 0 25 0 4 0 601009183 304300032 10982 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=297168 CPUtime=6.25 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 6366 0 0 0 625 0 0 0 25 0 4 0 601009183 304300032 10982 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=297168 CPUtime=6.28 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 6304 0 0 0 628 0 0 0 25 0 4 0 601009183 304300032 10982 33554432000 4194304 4627427 140735585548176 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 297168

[startup+12.7003 s]
/proc/loadavg: 8.15 8.05 7.28 9/184 3393
/proc/meminfo: memFree=29262972/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=298068 CPUtime=50.71 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 38129 0 0 0 5065 6 0 0 25 0 4 0 601009183 305221632 13508 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 74517 13508 389 106 0 69488 0
[pid=3379/tid=3380] ppid=3377 vsize=298068 CPUtime=12.69 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 9465 0 0 0 1268 1 0 0 25 0 4 0 601009183 305221632 13508 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=298068 CPUtime=12.62 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 9783 0 0 0 1261 1 0 0 25 0 4 0 601009183 305221632 13508 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=298068 CPUtime=12.69 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 8988 0 0 0 1268 1 0 0 25 0 4 0 601009183 305221632 13508 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 298068

[startup+25.501 s]
/proc/loadavg: 8.13 8.05 7.29 9/184 3393
/proc/meminfo: memFree=29231872/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=308376 CPUtime=101.84 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 57655 0 0 0 10173 11 0 0 25 0 4 0 601009183 315777024 17926 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 77094 17926 389 106 0 72065 0
[pid=3379/tid=3380] ppid=3377 vsize=308376 CPUtime=25.48 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 14868 0 0 0 2546 2 0 0 25 0 4 0 601009183 315777024 17926 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=308376 CPUtime=25.35 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 14492 0 0 0 2533 2 0 0 25 0 4 0 601009183 315777024 17926 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=308376 CPUtime=25.48 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 14127 0 0 0 2546 2 0 0 25 0 4 0 601009183 315777024 17926 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 308376

[startup+51.1003 s]
/proc/loadavg: 8.15 8.06 7.31 9/184 3394
/proc/meminfo: memFree=29195280/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=319620 CPUtime=204.1 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 87231 0 0 0 20391 19 0 0 25 0 4 0 601009183 327290880 22011 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 79905 22011 389 106 0 74876 0
[pid=3379/tid=3380] ppid=3377 vsize=319620 CPUtime=51.09 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 22468 0 0 0 5104 5 0 0 25 0 4 0 601009183 327290880 22011 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=319620 CPUtime=50.81 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 21882 0 0 0 5077 4 0 0 25 0 4 0 601009183 327290880 22011 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=319620 CPUtime=51.08 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 20854 0 0 0 5104 4 0 0 25 0 4 0 601009183 327290880 22011 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 319620

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

[startup+63.9009 s]
/proc/loadavg: 8.12 8.06 7.32 9/184 3394
/proc/meminfo: memFree=29183740/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=320220 CPUtime=255.24 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 100417 0 0 0 25502 22 0 0 25 0 4 0 601009183 327905280 22433 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 80055 22433 388 106 0 75026 0
[pid=3379/tid=3380] ppid=3377 vsize=320220 CPUtime=63.89 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 25671 0 0 0 6383 6 0 0 25 0 4 0 601009183 327905280 22433 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=320220 CPUtime=63.54 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 25226 0 0 0 6349 5 0 0 25 0 4 0 601009183 327905280 22433 33554432000 4194304 4627427 140735585548176 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=320220 CPUtime=63.89 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 23915 0 0 0 6384 5 0 0 25 0 4 0 601009183 327905280 22433 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 255.24
Current children cumulated vsize (KiB) 320220

[startup+76.7005 s]
/proc/loadavg: 8.10 8.05 7.33 9/184 3395
/proc/meminfo: memFree=29164632/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325096 CPUtime=306.36 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 114426 0 0 0 30610 26 0 0 25 0 4 0 601009183 332898304 27136 33554432000 4194304 4627427 140735585548176 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81274 27136 388 106 0 76245 0
[pid=3379/tid=3380] ppid=3377 vsize=325096 CPUtime=76.68 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 28701 0 0 0 7661 7 0 0 25 0 4 0 601009183 332898304 27136 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325096 CPUtime=76.28 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 28231 0 0 0 7622 6 0 0 25 0 4 0 601009183 332898304 27136 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325096 CPUtime=76.68 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 27714 0 0 0 7663 5 0 0 25 0 4 0 601009183 332898304 27136 33554432000 4194304 4627427 140735585548176 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.36
Current children cumulated vsize (KiB) 325096

[startup+83.1003 s]
/proc/loadavg: 8.16 8.07 7.34 9/184 3395
/proc/meminfo: memFree=29152468/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325212 CPUtime=331.93 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 119931 0 0 0 33165 28 0 0 25 0 4 0 601009183 333017088 29209 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81303 29209 388 106 0 76274 0
[pid=3379/tid=3380] ppid=3377 vsize=325212 CPUtime=83.09 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29989 0 0 0 8301 8 0 0 25 0 4 0 601009183 333017088 29209 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325212 CPUtime=82.64 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29605 0 0 0 8258 6 0 0 25 0 4 0 601009183 333017088 29209 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325212 CPUtime=83.09 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29392 0 0 0 8303 6 0 0 25 0 4 0 601009183 333017088 29209 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 331.93
Current children cumulated vsize (KiB) 325212

[startup+86.3008 s]
/proc/loadavg: 8.16 8.07 7.34 9/184 3395
/proc/meminfo: memFree=29151352/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325316 CPUtime=344.71 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 123348 0 0 0 34442 29 0 0 25 0 4 0 601009183 333123584 30415 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81329 30415 388 106 0 76300 0
[pid=3379/tid=3380] ppid=3377 vsize=325316 CPUtime=86.28 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 30861 0 0 0 8620 8 0 0 25 0 4 0 601009183 333123584 30415 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325316 CPUtime=85.82 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31352 0 0 0 8576 6 0 0 25 0 4 0 601009183 333123584 30415 33554432000 4194304 4627427 140735585548176 18446744073709551615 4420186 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325316 CPUtime=86.28 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29795 0 0 0 8622 6 0 0 25 0 4 0 601009183 333123584 30415 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 344.71
Current children cumulated vsize (KiB) 325316

[startup+87.1006 s]
/proc/loadavg: 8.14 8.07 7.34 9/184 3395
/proc/meminfo: memFree=29137960/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325496 CPUtime=347.91 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 123578 0 0 0 34761 30 0 0 25 0 4 0 601009183 333307904 28244 33554432000 4194304 4627427 140735585548176 18446744073709551615 4324212 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81374 28244 388 106 0 76345 0
[pid=3379/tid=3380] ppid=3377 vsize=325496 CPUtime=87.08 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 30948 0 0 0 8700 8 0 0 25 0 4 0 601009183 333307904 28244 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325496 CPUtime=86.61 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31393 0 0 0 8655 6 0 0 25 0 4 0 601009183 333307904 28244 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325496 CPUtime=87.08 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29829 0 0 0 8702 6 0 0 25 0 4 0 601009183 333307904 28244 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 347.91
Current children cumulated vsize (KiB) 325496

[startup+87.9005 s]
/proc/loadavg: 8.14 8.07 7.34 9/184 3395
/proc/meminfo: memFree=29148372/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325568 CPUtime=351.12 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 124347 0 0 0 35082 30 0 0 25 0 4 0 601009183 333381632 27739 33554432000 4194304 4627427 140735585548176 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81392 27739 388 106 0 76363 0
[pid=3379/tid=3380] ppid=3377 vsize=325568 CPUtime=87.89 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31044 0 0 0 8781 8 0 0 25 0 4 0 601009183 333381632 27739 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325568 CPUtime=87.41 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31522 0 0 0 8735 6 0 0 25 0 4 0 601009183 333381632 27739 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325568 CPUtime=87.89 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29829 0 0 0 8783 6 0 0 25 0 4 0 601009183 333381632 27739 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 351.12
Current children cumulated vsize (KiB) 325568

[startup+88.1004 s]
/proc/loadavg: 8.14 8.07 7.34 9/184 3395
/proc/meminfo: memFree=29148372/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325568 CPUtime=351.9 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 124426 0 0 0 35160 30 0 0 25 0 4 0 601009183 333381632 27818 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81392 27818 388 106 0 76363 0
[pid=3379/tid=3380] ppid=3377 vsize=325568 CPUtime=88.08 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31064 0 0 0 8800 8 0 0 25 0 4 0 601009183 333381632 27818 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325568 CPUtime=87.61 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31551 0 0 0 8755 6 0 0 25 0 4 0 601009183 333381632 27818 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325568 CPUtime=88.08 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29829 0 0 0 8802 6 0 0 25 0 4 0 601009183 333381632 27818 33554432000 4194304 4627427 140735585548176 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 325568

[startup+88.2004 s]
/proc/loadavg: 8.14 8.07 7.34 9/184 3395
/proc/meminfo: memFree=29148372/32950928 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=325568 CPUtime=352.3 cores=1,3,5,7
/proc/3379/stat : 3379 (strangenight2-m) R 3377 3379 3239 0 -1 4202496 124467 0 0 0 35200 30 0 0 25 0 4 0 601009183 333381632 27859 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3379/statm: 81392 27859 388 106 0 76363 0
[pid=3379/tid=3380] ppid=3377 vsize=325568 CPUtime=88.18 cores=1,3,5,7
/proc/3379/task/3380/stat : 3380 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31076 0 0 0 8810 8 0 0 25 0 4 0 601009183 333381632 27859 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3379/tid=3381] ppid=3377 vsize=325568 CPUtime=87.71 cores=1,3,5,7
/proc/3379/task/3381/stat : 3381 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 31566 0 0 0 8765 6 0 0 25 0 4 0 601009183 333381632 27859 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=325568 CPUtime=88.18 cores=1,3,5,7
/proc/3379/task/3382/stat : 3382 (strangenight2-m) R 3377 3379 3239 0 -1 4202560 29829 0 0 0 8812 6 0 0 25 0 4 0 601009183 333381632 27859 33554432000 4194304 4627427 140735585548176 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 352.3
Current children cumulated vsize (KiB) 325568

Child status: 10
Real time (s): 88.2828
CPU time (s): 352.62
CPU user time (s): 352.311
CPU system time (s): 0.308953
CPU usage (%): 399.422
Max. virtual memory (cumulated for all children) (KiB): 328428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.311
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124506
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= 396
involuntary context switches= 2562

runsolver used 0.156976 second user time and 0.32695 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 22:09:45
IDJOB=3174166
IDBENCH=82984
IDSOLVER=1586
FILE ID=node113/3174166-1304107785
RUNJOBID= node113-1304106581-3258
PBS_JOBID= 13170664
Free space on /tmp= 71168 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174166-1304107785/watcher-3174166-1304107785 -o /tmp/evaluation-result-3174166-1304107785/solver-3174166-1304107785 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174166-1304107785.cnf

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

MD5SUM BENCH= ba9975e86d838537f315701adfc9f925
RANDOM SEED=669889960

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29387832 kB
Buffers:        716220 kB
Cached:        2264800 kB
SwapCached:         12 kB
Active:         150968 kB
Inactive:      2894100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29387832 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:       63280 kB
Mapped:          14680 kB
Slab:           452804 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189060 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= 71156 MiB
End job on node113 at 2011-04-29 22:11:13