Trace number 3367763

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-Night2-st (fixed)? (TO) 1299.62 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1617626827-069.SATISFIABLE.cnf
MD5SUM181d327d4cfd49957ee63dfb74a0e12a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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 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-3367763-1305386903.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    450 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.00	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.00	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:     221 undec:      43 neg:     186
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       441      1908         0         0      5791         0   no data   no data
0.02/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4913       441      1908         0      4790      5791    101962   no data   no data
0.29/0.39	c  N st    10     11296       441      1908         0      4439      5791     71504   no data   no data
0.59/0.64	c  N st    11     17039       441      1908         0     10023      5791    192033   no data   no data
0.99/1.08	c  F st    12     25000       441      1908         0     12251      5791    237428   no data   no data
0.99/1.08	c  N st    12     25000       441      1908         0     12251      5791    237428   no data   no data
1.29/1.33	c Decided on static restart strategy
1.29/1.33	c  N st    18     30000       441      1908         0     10580      5791    187435   no data   no data
1.29/1.33	c  S st    18     30000       441      1908         0     10580      5791    187435   no data   no data
1.29/1.36	c  S st    18     30501       441      1908         0     11079      5791    197890   no data   no data
1.29/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.37	c blocked clauses removed:        8 vars:      1 tried:         441 T: 0.00 s
1.29/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
1.29/1.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c lits-rem:       163  cl-subs:      809  v-elim:      0  v-fix:    0  time:  0.06 s
1.39/1.44	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.00
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30501       440      1900         0     10270      5767    180244   no data   no data
1.79/1.84	c  N st    20     37612       440      1900         0      9527      5767    150620   no data   no data
2.09/2.20	c  N st    21     44012       440      1900         0     15751      5767    288304   no data   no data
2.28/2.31	c  S st    22     45752       440      1900         0     17420      5767    324575   no data   no data
2.28/2.35	c  S st    22     46253       440      1900         0      9246      5767    126820   no data   no data
2.28/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.28/2.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.28/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
2.28/2.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.28/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.28/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.36	c lits-rem:        22  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.01 s
2.28/2.36	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
2.28/2.36	c vivif2 --  cl tried     9191 cl shrink        0 lits rem          0 time: 0.00
2.28/2.37	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
2.28/2.37	c calculated reachability. Time: 0.00
2.28/2.37	c  N st    22     46253       440      1900         0      9191      5767    125493   no data   no data
3.18/3.25	c  N st    23     60652       440      1900         0     13522      5767    213825   no data   no data
3.78/3.83	c  N st    24     69379       440      1900         0     11337      5767    158620   no data   no data
3.78/3.83	c  S st    24     69379       440      1900         0     11337      5767    158620   no data   no data
3.78/3.86	c  S st    24     69884       440      1900         0     11841      5767    169499   no data   no data
3.78/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.78/3.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.78/3.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
3.78/3.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.78/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.78/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.88	c lits-rem:        23  cl-subs:      144  v-elim:      0  v-fix:    0  time:  0.01 s
3.78/3.88	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
3.78/3.88	c vivif2 --  cl tried    11697 cl shrink        0 lits rem          0 time: 0.00
3.78/3.89	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
3.78/3.89	c calculated reachability. Time: 0.00
3.78/3.89	c  N st    24     69884       440      1900         0     11697      5767    166117   no data   no data
5.08/5.13	c  F st    25     87501       440      1900         0     17126      5767    278362   no data   no data
5.08/5.13	c  N st    25     87501       440      1900         0     17126      5767    278362   no data   no data
5.38/5.49	c Decided on static restart strategy
5.68/5.72	c  N st    32     95540       440      1900         0     25026      5767    451887   no data   no data
6.38/6.40	c  N st    34    104826       440      1900         0     21426      5767    350368   no data   no data
6.38/6.40	c  S st    34    104826       440      1900         0     21426      5767    350368   no data   no data
6.38/6.45	c  S st    34    105329       440      1900         0     21929      5767    361154   no data   no data
6.38/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.38/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.38/6.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.38/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.38/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.38/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
6.38/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.38/6.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.38/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.63	c lits-rem:       241  cl-subs:      993  v-elim:      0  v-fix:    0  time:  0.15 s
6.59/6.63	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
6.59/6.63	c vivif2 --  cl tried    20936 cl shrink        0 lits rem          0 time: 0.00
6.59/6.64	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
6.59/6.64	c calculated reachability. Time: 0.00
6.59/6.64	c  N st    34    105329       440      1900         0     20936      5767    339418   no data   no data
7.38/7.41	c  N st    35    114928       440      1900         0     16655      5767    232230   no data   no data
8.59/8.65	c  N st    36    129326       440      1900         0     16068      5767    203913   no data   no data
10.49/10.56	c  N st    37    150921       440      1900         0     21576      5767    311777   no data   no data
11.18/11.22	c  S st    38    157995       440      1900         0     28503      5767    473518   no data   no data
11.18/11.29	c  S st    38    158495       440      1900         0     29002      5767    484315   no data   no data
11.18/11.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.18/11.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.18/11.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.18/11.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.18/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.18/11.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
11.18/11.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.28/11.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.28/11.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/11.60	c lits-rem:       157  cl-subs:     1247  v-elim:      0  v-fix:    0  time:  0.29 s
11.58/11.60	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
11.58/11.61	c vivif2 --  cl tried    27755 cl shrink        0 lits rem          0 time: 0.01
11.58/11.62	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.02
11.58/11.62	c calculated reachability. Time: 0.00
11.58/11.62	c  N st    38    158495       440      1900         0     27755      5767    456776   no data   no data
16.44/16.55	c  N st    39    207083       440      1900         0     22260      5767    288469   no data   no data
19.52/19.61	c  N st    40    237742       440      1900         0     32670      5767    514284   no data   no data
19.52/19.61	c  S st    40    237742       440      1900         0     32670      5767    514284   no data   no data
19.52/19.69	c  S st    40    238243       440      1900         0     33170      5767    525105   no data   no data
19.52/19.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.62/19.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.62/19.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.62/19.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.62/19.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.62/19.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
19.62/19.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.62/19.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.62/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.11/20.20	c lits-rem:       614  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  0.47 s
20.11/20.20	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
20.11/20.20	c vivif2 --  cl tried    31486 cl shrink        0 lits rem          0 time: 0.00
20.11/20.22	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.02
20.11/20.22	c calculated reachability. Time: 0.00
20.11/20.22	c  N st    40    238243       440      1900         0     31486      5767    488733   no data   no data
27.40/27.53	c  F st    41    306252       440      1900         0     33488      5767    486391   no data   no data
27.40/27.53	c  N st    41    306252       440      1900         0     33488      5767    486391   no data   no data
27.90/28.07	c Decided on static restart strategy
30.49/30.60	c  N st    51    334559       440      1900         0     37779      5767    568799   no data   no data
32.90/33.07	c  N st    53    357364       440      1900         0     35643      5767    517588   no data   no data
32.90/33.07	c  S st    53    357364       440      1900         0     35643      5767    517588   no data   no data
32.99/33.15	c  S st    53    357866       440      1900         0     36144      5767    528731   no data   no data
32.99/33.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.99/33.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.99/33.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.99/33.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.99/33.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.99/33.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
32.99/33.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.99/33.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.99/33.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.47	c lits-rem:       165  cl-subs:     1324  v-elim:      0  v-fix:    0  time:  0.28 s
33.29/33.47	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
33.29/33.48	c vivif2 --  cl tried    34820 cl shrink        0 lits rem          0 time: 0.01
33.29/33.50	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.02
33.39/33.50	c calculated reachability. Time: 0.00
33.39/33.50	c  N st    53    357866       440      1900         0     34820      5767    499064   no data   no data
37.09/37.26	c  N st    54    390258       440      1900         0     40955      5767    601950   no data   no data
43.38/43.54	c  N st    55    438847       440      1900         0     34567      5767    435299   no data   no data
52.57/52.77	c  N st    56    511730       440      1900         0     48288      5767    752421   no data   no data
56.16/56.31	c  N st    57    536799       440      1900         0     42451      5767    578198   no data   no data
56.16/56.31	c  S st    57    536799       440      1900         0     42451      5767    578198   no data   no data
56.26/56.41	c  S st    57    537302       440      1900         0     42953      5767    589331   no data   no data
56.26/56.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.26/56.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.26/56.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.26/56.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.26/56.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.26/56.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
56.26/56.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.26/56.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.26/56.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.77/56.93	c lits-rem:       172  cl-subs:     1913  v-elim:      0  v-fix:    0  time:  0.48 s
56.77/56.93	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
56.77/56.94	c vivif2 --  cl tried    41040 cl shrink        0 lits rem          0 time: 0.01
56.77/56.96	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.02
56.77/56.96	c calculated reachability. Time: 0.00
56.77/56.96	c  N st    57    537302       440      1900         0     41040      5767    551113   no data   no data
81.03/81.24	c  N st    58    701290       440      1900         0     35269      5767    345847   no data   no data
98.00/98.23	c  N st    59    805953       440      1900         0     64011      5767    997854   no data   no data
98.00/98.23	c  S st    59    805953       440      1900         0     64011      5767    997854   no data   no data
98.20/98.40	c  S st    59    806456       440      1900         0     64512      5767   1008860   no data   no data
98.20/98.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.20/98.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.20/98.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.20/98.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.20/98.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.20/98.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
98.20/98.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.20/98.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.20/98.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.91/101.13	c lits-rem:       390  cl-subs:     4887  v-elim:      0  v-fix:    0  time:  2.66 s
100.91/101.13	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
100.91/101.14	c vivif2 --  cl tried    59625 cl shrink        0 lits rem          0 time: 0.01
100.91/101.17	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.03
100.91/101.17	c calculated reachability. Time: 0.00
100.91/101.17	c  N st    59    806456       440      1900         0     59625      5767    900708   no data   no data
146.78/147.06	c  F st    60   1071875       440      1900         0     75598      5767   1193765   no data   no data
146.78/147.06	c  N st    60   1071875       440      1900         0     75598      5767   1193765   no data   no data
148.08/148.39	c Decided on static restart strategy
152.68/152.95	c  N st    70   1100181       440      1900         0     59481      5767    776127   no data   no data
160.48/160.71	c  N st    72   1136173       440      1900         0     49897      5767    541517   no data   no data
166.38/166.60	c  N st    73   1168565       440      1900         0     81318      5767   1291614   no data   no data
173.77/174.06	c  N st    74   1209684       440      1900         0     75553      5767   1094112   no data   no data
173.77/174.06	c  S st    74   1209684       440      1900         0     75553      5767   1094112   no data   no data
173.97/174.26	c  S st    74   1210188       440      1900         0     76054      5767   1104495   no data   no data
173.97/174.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.97/174.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
173.97/174.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.97/174.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.97/174.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.97/174.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
173.97/174.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.07/174.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
174.07/174.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.78/177.09	c lits-rem:       387  cl-subs:     5140  v-elim:      0  v-fix:    0  time:  2.77 s
176.78/177.09	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
176.88/177.11	c vivif2 --  cl tried    70914 cl shrink        0 lits rem          0 time: 0.01
176.88/177.15	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.05
176.88/177.16	c calculated reachability. Time: 0.00
176.88/177.16	c  N st    74   1210188       440      1900         0     70914      5767    995832   no data   no data
193.28/193.54	c  N st    75   1283070       440      1900         0     94994      5767   1514718   no data   no data
215.08/215.33	c  N st    76   1392393       440      1900         0     55608      5767    592288   no data   no data
248.18/248.44	c  N st    77   1556377       440      1900         0     60709      5767    666962   no data   no data
280.28/280.57	c  N st    78   1710188       440      1900         0    102085      5767   1618509   no data   no data
280.28/280.57	c  S st    78   1710188       440      1900         0    102085      5767   1618509   no data   no data
280.58/280.87	c  S st    78   1710694       440      1900         0    102589      5767   1630252   no data   no data
280.58/280.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
280.68/280.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
280.68/280.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
280.68/280.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.68/280.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.68/280.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
280.68/280.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
280.68/280.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
280.68/280.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.87/289.14	c lits-rem:       991  cl-subs:     9131  v-elim:      0  v-fix:    0  time:  8.15 s
288.87/289.14	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
288.87/289.16	c vivif2 --  cl tried    93458 cl shrink        0 lits rem          0 time: 0.02
288.98/289.24	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.08
288.98/289.24	c calculated reachability. Time: 0.00
288.98/289.24	c  N st    78   1710694       440      1900         0     93458      5767   1435056   no data   no data
377.54/377.97	c  N st    79   2079658       440      1900         0    104838      5767   1529908   no data   no data
410.34/410.75	c  N st    80   2210694       440      1900         0    109526      5767   1703577   no data   no data
410.34/410.75	c  S st    80   2210694       440      1900         0    109526      5767   1703577   no data   no data
410.64/411.06	c  S st    80   2211196       440      1900         0    110028      5767   1714751   no data   no data
410.64/411.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.74/411.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
410.74/411.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
410.74/411.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.74/411.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.74/411.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
410.74/411.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
410.74/411.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
410.74/411.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.84/417.22	c lits-rem:       580  cl-subs:     6127  v-elim:      0  v-fix:    0  time:  6.04 s
416.84/417.22	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
416.84/417.24	c vivif2 --  cl tried   103901 cl shrink        0 lits rem          0 time: 0.02
416.94/417.33	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.08
416.94/417.33	c calculated reachability. Time: 0.00
416.94/417.33	c  N st    80   2211196       440      1900         0    103901      5767   1579373   no data   no data
547.35/547.79	c  N st    81   2711197       440      1900         0    126685      5767   1900076   no data   no data
547.35/547.79	c  S st    81   2711197       440      1900         0    126685      5767   1900076   no data   no data
547.74/548.12	c  S st    81   2711705       440      1900         0    127193      5767   1912548   no data   no data
547.74/548.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
547.74/548.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
547.74/548.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
547.74/548.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
547.74/548.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
547.74/548.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
547.74/548.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
547.84/548.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
547.84/548.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
559.74/560.11	c lits-rem:      1022  cl-subs:    12832  v-elim:      0  v-fix:    0  time: 11.85 s
559.74/560.11	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
559.74/560.13	c vivif2 --  cl tried   114361 cl shrink        0 lits rem          0 time: 0.02
559.84/560.23	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.09
559.84/560.23	c calculated reachability. Time: 0.00
559.84/560.23	c  N st    81   2711705       440      1900         0    114361      5767   1665739   no data   no data
707.04/707.47	c  N st    82   3211706       440      1900         0     90636      5767   1030925   no data   no data
707.04/707.47	c  S st    82   3211706       440      1900         0     90636      5767   1030925   no data   no data
707.34/707.70	c  S st    82   3212208       440      1900         0     91137      5767   1042299   no data   no data
707.34/707.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
707.34/707.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
707.34/707.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
707.34/707.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.34/707.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.34/707.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
707.34/707.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
707.34/707.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
707.34/707.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.44/708.81	c lits-rem:       195  cl-subs:     2684  v-elim:      0  v-fix:    0  time:  1.03 s
708.44/708.81	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
708.44/708.83	c vivif2 --  cl tried    88453 cl shrink        0 lits rem          0 time: 0.01
708.44/708.89	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.06
708.44/708.89	c calculated reachability. Time: 0.00
708.44/708.89	c  N st    82   3212208       440      1900         0     88453      5767    988631   no data   no data
866.77/867.22	c  N st    83   3712208       440      1900         0     99030      5767   1101157   no data   no data
866.77/867.22	c  S st    83   3712208       440      1900         0     99030      5767   1101157   no data   no data
866.97/867.47	c  S st    83   3712711       440      1900         0     99531      5767   1112515   no data   no data
866.97/867.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
867.07/867.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
867.07/867.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
867.07/867.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
867.07/867.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
867.07/867.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
867.07/867.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
867.07/867.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
867.07/867.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
868.78/869.21	c lits-rem:       193  cl-subs:     4812  v-elim:      0  v-fix:    0  time:  1.65 s
868.78/869.21	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
868.78/869.22	c vivif2 --  cl tried    94719 cl shrink        0 lits rem          0 time: 0.01
868.78/869.29	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.06
868.78/869.29	c calculated reachability. Time: 0.00
868.78/869.29	c  N st    83   3712711       440      1900         0     94719      5767   1026006   no data   no data
881.68/882.17	c  F st    84   3751562       440      1900         0    132400      5767   1876334   no data   no data
881.68/882.17	c  N st    84   3751562       440      1900         0    132400      5767   1876334   no data   no data
883.38/883.88	c Decided on static restart strategy
891.87/892.37	c  N st    94   3779864       440      1900         0    159906      5767   2525338   no data   no data
902.48/902.99	c  N st    96   3815857       440      1900         0    112679      5767   1435853   no data   no data
914.08/914.53	c  N st    97   3848249       440      1900         0    144140      5767   2161074   no data   no data
930.98/931.46	c  N st    98   3896837       440      1900         0    107792      5767   1324612   no data   no data
955.68/956.15	c  N st    99   3969719       440      1900         0     94008      5767    972228   no data   no data
990.49/990.97	c  N st   100   4079042       440      1900         0    114289      5767   1366685   no data   no data
1037.48/1037.94	c  N st   101   4212711       440      1900         0    157385      5767   2378320   no data   no data
1037.48/1037.94	c  S st   101   4212711       440      1900         0    157385      5767   2378320   no data   no data
1037.99/1038.46	c  S st   101   4213216       440      1900         0    157887      5767   2389555   no data   no data
1037.99/1038.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1038.08/1038.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1038.08/1038.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1038.08/1038.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1038.08/1038.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.08/1038.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
1038.08/1038.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1038.08/1038.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1038.18/1038.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1059.09/1059.51	c lits-rem:       537  cl-subs:    16064  v-elim:      0  v-fix:    0  time: 20.86 s
1059.09/1059.51	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
1059.09/1059.54	c vivif2 --  cl tried   141823 cl shrink        0 lits rem          0 time: 0.03
1059.19/1059.67	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.13
1059.19/1059.68	c calculated reachability. Time: 0.00
1059.19/1059.68	c  N st   101   4213216       440      1900         0    141823      5767   2060607   no data   no data
1145.09/1145.54	c  N st   102   4459197       440      1900         0    116793      5767   1426764   no data   no data
1243.59/1244.07	c  N st   103   4713216       440      1900         0    182398      5767   2987312   no data   no data
1243.59/1244.07	c  S st   103   4713216       440      1900         0    182398      5767   2987312   no data   no data
1244.18/1244.70	c  S st   103   4713719       440      1900         0    182899      5767   2998648   no data   no data
1244.28/1244.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1244.28/1244.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1244.28/1244.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1244.28/1244.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1244.28/1244.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1244.28/1244.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
1244.28/1244.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1244.38/1244.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1244.49/1244.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1266.59/1267.06	c lits-rem:      1471  cl-subs:    12405  v-elim:      0  v-fix:    0  time: 22.14 s
1266.59/1267.06	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
1266.69/1267.10	c vivif2 --  cl tried   170494 cl shrink        0 lits rem          0 time: 0.04
1266.80/1267.26	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.16
1266.80/1267.27	c calculated reachability. Time: 0.00
1266.80/1267.27	c  N st   103   4713719       440      1900         0    170494      5767   2732951   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367763-1305386903/watcher-3367763-1305386903 -o /tmp/evaluation-result-3367763-1305386903/solver-3367763-1305386903 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367763-1305386903.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.02 1.29 2.32 4/257 11004
/proc/meminfo: memFree=21851624/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=29760 CPUtime=0 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 527 0 0 0 0 0 0 0 22 0 1 0 650288150 30474240 467 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 7440 467 338 95 0 2422 0

[startup+0.0331249 s]
/proc/loadavg: 1.02 1.29 2.32 4/257 11004
/proc/meminfo: memFree=21851624/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=30096 CPUtime=0.02 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 673 0 0 0 2 0 0 0 22 0 1 0 650288150 30818304 611 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 7524 611 363 95 0 2506 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30096

[startup+0.101147 s]
/proc/loadavg: 1.02 1.29 2.32 4/257 11004
/proc/meminfo: memFree=21851624/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=30252 CPUtime=0.09 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 753 0 0 0 9 0 0 0 22 0 1 0 650288150 30978048 691 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 7563 691 364 95 0 2545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30252

[startup+0.301104 s]
/proc/loadavg: 1.02 1.29 2.32 4/257 11004
/proc/meminfo: memFree=21851624/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=30804 CPUtime=0.29 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 1004 0 0 0 29 0 0 0 23 0 1 0 650288150 31543296 814 33554432000 4194304 4580011 140734376946304 18446744073709551615 4306263 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 7701 814 364 95 0 2683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30804

[startup+0.701029 s]
/proc/loadavg: 1.02 1.29 2.32 4/257 11004
/proc/meminfo: memFree=21851624/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=31280 CPUtime=0.69 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 1368 0 0 0 69 0 0 0 25 0 1 0 650288150 32030720 977 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 7820 977 364 95 0 2802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31280

[startup+1.50089 s]
/proc/loadavg: 1.34 1.35 2.33 5/263 11015
/proc/meminfo: memFree=21829176/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=37168 CPUtime=1.49 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 3318 0 0 0 149 0 0 0 25 0 1 0 650288150 38060032 2372 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 9292 2372 367 95 0 4274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37168

[startup+3.10057 s]
/proc/loadavg: 1.34 1.35 2.33 6/263 11015
/proc/meminfo: memFree=21808468/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=37352 CPUtime=3.08 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 4443 0 0 0 308 0 0 0 25 0 1 0 650288150 38248448 2319 33554432000 4194304 4580011 140734376946304 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 9338 2319 367 95 0 4320 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37352

[startup+6.30102 s]
/proc/loadavg: 1.63 1.41 2.35 5/263 11015
/proc/meminfo: memFree=21802396/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=38524 CPUtime=6.28 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 6414 0 0 0 628 0 0 0 25 0 1 0 650288150 39448576 2775 33554432000 4194304 4580011 140734376946304 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 9631 2775 367 95 0 4613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38524

[startup+12.7008 s]
/proc/loadavg: 1.82 1.45 2.36 5/263 11015
/proc/meminfo: memFree=21773284/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=49332 CPUtime=12.67 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 11460 0 0 0 1266 1 0 0 25 0 1 0 650288150 50515968 5256 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11004/statm: 12333 5256 367 95 0 7315 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49332

[startup+25.5005 s]
/proc/loadavg: 2.30 1.58 2.38 5/263 11015
/proc/meminfo: memFree=21756120/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=54692 CPUtime=25.4 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 16862 0 0 0 2538 2 0 0 25 0 1 0 650288150 56004608 6773 33554432000 4194304 4580011 140734376946304 18446744073709551615 4306016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 13673 6773 367 95 0 8655 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 54692

[startup+51.1008 s]
/proc/loadavg: 2.88 1.77 2.42 5/263 11043
/proc/meminfo: memFree=21751496/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=58508 CPUtime=50.97 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 25575 0 0 0 5094 3 0 0 25 0 1 0 650288150 59912192 7411 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11004/statm: 14627 7411 367 95 0 9609 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 58508

[startup+102.31 s]
/proc/loadavg: 3.51 2.11 2.50 5/263 11044
/proc/meminfo: memFree=21687288/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=75968 CPUtime=102.11 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 41223 0 0 0 10205 6 0 0 25 0 1 0 650288150 77791232 12313 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 18992 12313 367 95 0 13974 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 75968

[startup+162.301 s]
/proc/loadavg: 3.92 2.48 2.60 5/263 11046
/proc/meminfo: memFree=21658964/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=76372 CPUtime=162.08 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 53579 0 0 0 16199 9 0 0 25 0 1 0 650288150 78204928 11926 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 19093 11926 367 95 0 14075 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 76372

[startup+222.301 s]
/proc/loadavg: 4.12 2.79 2.70 5/263 11048
/proc/meminfo: memFree=21637464/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=86168 CPUtime=222.08 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 65499 0 0 0 22197 11 0 0 25 0 1 0 650288150 88236032 14818 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 21542 14818 367 95 0 16524 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 86168

[startup+282.301 s]
/proc/loadavg: 4.04 3.01 2.78 5/263 11049
/proc/meminfo: memFree=21597008/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=102768 CPUtime=282.08 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 79515 0 0 0 28193 15 0 0 25 0 1 0 650288150 105234432 18907 33554432000 4194304 4580011 140734376946304 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 25692 18907 367 95 0 20674 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 102768

[startup+342.301 s]
/proc/loadavg: 4.08 3.20 2.86 5/263 11051
/proc/meminfo: memFree=21573024/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=102940 CPUtime=341.98 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 87879 0 0 0 34181 17 0 0 25 0 1 0 650288150 105410560 18650 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 25735 18650 367 95 0 20717 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 102940

[startup+402.301 s]
/proc/loadavg: 4.23 3.41 2.95 5/263 11052
/proc/meminfo: memFree=21559600/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=103172 CPUtime=401.94 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 96446 0 0 0 40174 20 0 0 25 0 1 0 650288150 105648128 18207 33554432000 4194304 4580011 140734376946304 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 25793 18207 367 95 0 20775 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 103172

[startup+462.301 s]
/proc/loadavg: 4.19 3.55 3.02 5/263 11054
/proc/meminfo: memFree=21541076/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=114132 CPUtime=461.94 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 106393 0 0 0 46172 22 0 0 25 0 1 0 650288150 116871168 20651 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 28533 20651 367 95 0 23515 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 114132

[startup+522.3 s]
/proc/loadavg: 4.16 3.66 3.09 5/263 11056
/proc/meminfo: memFree=21516352/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=114280 CPUtime=521.94 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 114503 0 0 0 52169 25 0 0 25 0 1 0 650288150 117022720 21210 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 28570 21210 367 95 0 23552 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 114280

[startup+582.3 s]
/proc/loadavg: 4.06 3.72 3.15 5/263 11057
/proc/meminfo: memFree=21482576/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=129676 CPUtime=581.94 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 124105 0 0 0 58166 28 0 0 25 0 1 0 650288150 132788224 25320 33554432000 4194304 4580011 140734376946304 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 32419 25320 367 95 0 27401 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 129676

[startup+642.3 s]
/proc/loadavg: 3.73 3.70 3.18 4/257 11076
/proc/meminfo: memFree=21558620/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=129832 CPUtime=641.95 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 131679 0 0 0 64165 30 0 0 25 0 1 0 650288150 132947968 25030 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 32458 25030 367 95 0 27440 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 129832

[startup+702.301 s]
/proc/loadavg: 3.34 3.60 3.17 4/257 11077
/proc/meminfo: memFree=21539236/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=129932 CPUtime=701.95 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 138137 0 0 0 70163 32 0 0 25 0 1 0 650288150 133050368 25991 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 32483 25991 367 95 0 27465 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 129932

[startup+762.31 s]
/proc/loadavg: 3.12 3.49 3.16 4/257 11079
/proc/meminfo: memFree=21540572/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=131848 CPUtime=761.89 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 146196 0 0 0 76155 34 0 0 25 0 1 0 650288150 135012352 25284 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 32962 25284 367 95 0 27944 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 131848

[startup+822.301 s]
/proc/loadavg: 3.04 3.40 3.15 4/257 11081
/proc/meminfo: memFree=21540544/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=131960 CPUtime=821.87 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 152724 0 0 0 82151 36 0 0 25 0 1 0 650288150 135127040 25881 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 32990 25881 367 95 0 27972 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 131960

[startup+882.301 s]
/proc/loadavg: 3.01 3.32 3.14 4/257 11082
/proc/meminfo: memFree=21539148/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=134360 CPUtime=881.88 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 159360 0 0 0 88150 38 0 0 25 0 1 0 650288150 137584640 26543 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 33590 26543 367 95 0 28572 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 134360

[startup+942.301 s]
/proc/loadavg: 3.11 3.29 3.14 4/257 11084
/proc/meminfo: memFree=21533928/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=134464 CPUtime=941.88 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 165826 0 0 0 94148 40 0 0 25 0 1 0 650288150 137691136 26676 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 33616 26676 367 95 0 28598 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 134464

[startup+1002.3 s]
/proc/loadavg: 3.04 3.23 3.13 4/257 11085
/proc/meminfo: memFree=21530552/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=134544 CPUtime=1001.88 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 172165 0 0 0 100146 42 0 0 25 0 1 0 650288150 137773056 26703 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 33636 26703 367 95 0 28618 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 134544

[startup+1062.3 s]
/proc/loadavg: 3.18 3.24 3.13 4/257 11087
/proc/meminfo: memFree=21496768/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=152044 CPUtime=1061.89 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 179985 0 0 0 106145 44 0 0 25 0 1 0 650288150 155693056 31353 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 38011 31353 367 95 0 32993 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 152044

[startup+1122.3 s]
/proc/loadavg: 3.06 3.19 3.12 4/257 11089
/proc/meminfo: memFree=21490784/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=152144 CPUtime=1121.89 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 186544 0 0 0 112144 45 0 0 25 0 1 0 650288150 155795456 30959 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 38036 30959 367 95 0 33018 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 152144

[startup+1182.3 s]
/proc/loadavg: 3.16 3.20 3.12 4/257 11090
/proc/meminfo: memFree=21496208/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=152268 CPUtime=1181.88 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 192877 0 0 0 118141 47 0 0 25 0 1 0 650288150 155922432 30462 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 38067 30462 367 95 0 33049 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 152268

[startup+1242.3 s]
/proc/loadavg: 3.06 3.16 3.11 4/257 11092
/proc/meminfo: memFree=21442988/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=205664 CPUtime=1241.88 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 197728 0 0 0 124139 49 0 0 25 0 1 0 650288150 210599936 31792 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 51416 31792 367 95 0 46398 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 205664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.16 3.17 3.12 4/257 11093
/proc/meminfo: memFree=21430796/32951124 swapFree=67056788/67111528
[pid=11004] ppid=11002 vsize=177772 CPUtime=1299.59 cores=4,6
/proc/11004/stat : 11004 (strangenight2-s) R 11002 11004 9991 0 -1 4202496 206628 0 0 0 129908 51 0 0 25 0 1 0 650288150 182038528 36836 33554432000 4194304 4580011 140734376946304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11004/statm: 44443 36836 367 95 0 39425 0
Current children cumulated CPU time (s) 1299.59
Current children cumulated vsize (KiB) 177772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.62
CPU user time (s): 1299.09
CPU system time (s): 0.52392
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 231048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.09
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206629
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= 9
involuntary context switches= 62507

runsolver used 3.31849 second user time and 7.00693 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 17:28:23
IDJOB=3367763
IDBENCH=82972
IDSOLVER=1845
FILE ID=node133/3367763-1305386903
RUNJOBID= node133-1305386903-10973
PBS_JOBID= 13324369
Free space on /tmp= 73644 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1617626827-069.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367763-1305386903/watcher-3367763-1305386903 -o /tmp/evaluation-result-3367763-1305386903/solver-3367763-1305386903 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367763-1305386903.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 181d327d4cfd49957ee63dfb74a0e12a
RANDOM SEED=548558811

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21852028 kB
Buffers:        261668 kB
Cached:        3128272 kB
SwapCached:       8724 kB
Active:        8477632 kB
Inactive:      2340940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21852028 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           16320 kB
Writeback:           0 kB
AnonPages:     7425000 kB
Mapped:          21660 kB
Slab:           194744 kB
PageTables:      24000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19259796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73636 MiB
End job on node133 at 2011-05-14 17:50:05