Trace number 3367563

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.99 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S930506247-025.SATISFIABLE.cnf
MD5SUM7d7bac8ccb8010e4eec020bc5c53d758
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3367563-1305384496.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 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:    400 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.01	c lits-rem:         0  cl-subs:        0  v-elim:      8  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:     182 undec:      50 neg:     168
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       392      1696         0         0      5127         0   no data   no data
0.03/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4921       392      1696         0      4806      5127     99045   no data   no data
0.39/0.41	c  N st    10     11310       392      1696         0      4451      5127     68591   no data   no data
0.59/0.68	c  N st    11     17054       392      1696         0     10042      5127    186913   no data   no data
1.00/1.11	c  F st    12     25002       392      1696         0     12265      5127    210915   no data   no data
1.00/1.11	c  N st    12     25002       392      1696         0     12265      5127    210915   no data   no data
1.29/1.35	c Decided on static restart strategy
1.29/1.35	c  N st    18     30001       392      1696         0     10551      5127    171311   no data   no data
1.29/1.35	c  S st    18     30001       392      1696         0     10551      5127    171311   no data   no data
1.29/1.38	c  S st    18     30504       392      1696         0     11053      5127    181165   no data   no data
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.39	c blocked clauses removed:        3 vars:      1 tried:         392 T: 0.00 s
1.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1.29/1.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c lits-rem:       216  cl-subs:      760  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.46	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
1.39/1.46	c calculated reachability. Time: 0.00
1.39/1.46	c  N st    18     30504       391      1693         0     10293      5118    165118   no data   no data
1.79/1.86	c  N st    20     37616       391      1693         0      9571      5118    136534   no data   no data
2.20/2.26	c  N st    21     44016       391      1693         0     15791      5118    260058   no data   no data
2.29/2.39	c  S st    22     45757       391      1693         0     17480      5118    292530   no data   no data
2.39/2.43	c  S st    22     46260       391      1693         0      9295      5118    115539   no data   no data
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2.39/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c lits-rem:        17  cl-subs:       81  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.44	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c vivif2 --  cl tried     9214 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N st    22     46260       391      1693         0      9214      5118    113997   no data   no data
3.38/3.41	c  N st    23     60659       391      1693         0     13521      5118    188856   no data   no data
3.98/4.04	c  N st    24     69390       391      1693         0     11318      5118    140287   no data   no data
3.98/4.04	c  S st    24     69390       391      1693         0     11318      5118    140287   no data   no data
3.98/4.07	c  S st    24     69892       391      1693         0     11820      5118    150363   no data   no data
3.98/4.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.98/4.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.98/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3.98/4.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/4.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.98/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.10	c lits-rem:        38  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.02 s
4.08/4.10	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
4.08/4.10	c vivif2 --  cl tried    11594 cl shrink        0 lits rem          0 time: 0.00
4.08/4.11	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
4.08/4.11	c calculated reachability. Time: 0.00
4.08/4.11	c  N st    24     69892       391      1693         0     11594      5118    146062   no data   no data
5.40/5.44	c  F st    25     87502       391      1693         0     17077      5118    253946   no data   no data
5.40/5.44	c  N st    25     87502       391      1693         0     17077      5118    253946   no data   no data
5.79/5.88	c Decided on static restart strategy
6.09/6.16	c  N st    32     95540       391      1693         0     24894      5118    402134   no data   no data
6.89/6.90	c  N st    34    104838       391      1693         0     21275      5118    301415   no data   no data
6.89/6.90	c  S st    34    104838       391      1693         0     21275      5118    301415   no data   no data
6.89/6.95	c  S st    34    105342       391      1693         0     21777      5118    311413   no data   no data
6.89/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.89/6.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
6.89/6.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.89/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.13	c lits-rem:       151  cl-subs:     1425  v-elim:      0  v-fix:    0  time:  0.16 s
7.09/7.13	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
7.09/7.14	c vivif2 --  cl tried    20352 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
7.09/7.15	c calculated reachability. Time: 0.00
7.09/7.15	c  N st    34    105342       391      1693         0     20352      5118    287237   no data   no data
7.99/8.02	c  N st    35    114941       391      1693         0     16070      5118    194683   no data   no data
9.19/9.25	c  N st    36    129339       391      1693         0     15517      5118    172922   no data   no data
11.00/11.07	c  N st    37    150934       391      1693         0     21004      5118    282438   no data   no data
11.68/11.73	c  S st    38    158013       391      1693         0     27840      5118    419178   no data   no data
11.78/11.80	c  S st    38    158514       391      1693         0     28339      5118    429277   no data   no data
11.78/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.78/11.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.78/11.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.78/11.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.78/11.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.78/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
11.78/11.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.78/11.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.78/11.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.15	c lits-rem:       260  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  0.32 s
12.10/12.15	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
12.10/12.16	c vivif2 --  cl tried    26662 cl shrink        0 lits rem          0 time: 0.01
12.10/12.17	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
12.10/12.17	c calculated reachability. Time: 0.00
12.10/12.17	c  N st    38    158514       391      1693         0     26662      5118    397414   no data   no data
16.98/17.00	c  N st    39    207104       391      1693         0     21349      5118    250880   no data   no data
20.09/20.15	c  N st    40    237771       391      1693         0     31667      5118    432706   no data   no data
20.09/20.15	c  S st    40    237771       391      1693         0     31667      5118    432706   no data   no data
20.19/20.23	c  S st    40    238274       391      1693         0     32170      5118    443002   no data   no data
20.19/20.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.19/20.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.19/20.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
20.19/20.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.19/20.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.19/20.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.69	c lits-rem:       302  cl-subs:     2324  v-elim:      0  v-fix:    0  time:  0.43 s
20.59/20.69	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
20.69/20.70	c vivif2 --  cl tried    29846 cl shrink        0 lits rem          0 time: 0.00
20.69/20.71	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
20.69/20.71	c calculated reachability. Time: 0.00
20.69/20.71	c  N st    40    238274       391      1693         0     29846      5118    401775   no data   no data
28.49/28.59	c  F st    41    306251       391      1693         0     31726      5118    405232   no data   no data
28.49/28.59	c  N st    41    306251       391      1693         0     31726      5118    405232   no data   no data
29.18/29.26	c Decided on static restart strategy
32.18/32.26	c  N st    51    334553       391      1693         0     35945      5118    482876   no data   no data
35.20/35.29	c  N st    53    357412       391      1693         0     33933      5118    427041   no data   no data
35.20/35.29	c  S st    53    357412       391      1693         0     33933      5118    427041   no data   no data
35.29/35.37	c  S st    53    357913       391      1693         0     34434      5118    437200   no data   no data
35.29/35.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.29/35.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.29/35.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.29/35.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.29/35.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.29/35.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
35.29/35.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.29/35.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.39/35.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.69	c lits-rem:       174  cl-subs:     1680  v-elim:      0  v-fix:    0  time:  0.29 s
35.59/35.69	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
35.59/35.70	c vivif2 --  cl tried    32754 cl shrink        0 lits rem          0 time: 0.00
35.69/35.71	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
35.69/35.72	c calculated reachability. Time: 0.00
35.69/35.72	c  N st    53    357913       391      1693         0     32754      5118    405257   no data   no data
39.60/39.66	c  N st    54    390305       391      1693         0     38979      5118    529404   no data   no data
45.69/45.76	c  N st    55    438894       391      1693         0     32775      5118    368235   no data   no data
55.78/55.84	c  N st    56    511776       391      1693         0     46123      5118    616919   no data   no data
59.68/59.70	c  N st    57    536870       391      1693         0     40356      5118    472583   no data   no data
59.68/59.70	c  S st    57    536870       391      1693         0     40356      5118    472583   no data   no data
59.78/59.81	c  S st    57    537372       391      1693         0     40857      5118    482893   no data   no data
59.78/59.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.78/59.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.78/59.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.78/59.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.78/59.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.78/59.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
59.78/59.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.78/59.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.78/59.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.29/60.30	c lits-rem:       148  cl-subs:     2536  v-elim:      0  v-fix:    0  time:  0.45 s
60.29/60.30	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
60.29/60.31	c vivif2 --  cl tried    38321 cl shrink        0 lits rem          0 time: 0.01
60.29/60.33	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
60.29/60.33	c calculated reachability. Time: 0.00
60.29/60.33	c  N st    57    537372       391      1693         0     38321      5118    437466   no data   no data
86.98/87.05	c  N st    58    701356       391      1693         0     67324      5118    980764   no data   no data
103.88/103.95	c  N st    59    806059       391      1693         0     61090      5118    824702   no data   no data
103.88/103.95	c  S st    59    806059       391      1693         0     61090      5118    824702   no data   no data
104.08/104.11	c  S st    59    806565       391      1693         0     61596      5118    835265   no data   no data
104.08/104.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.08/104.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
104.08/104.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.08/104.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.08/104.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.08/104.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
104.08/104.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.08/104.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.08/104.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.48/106.53	c lits-rem:       430  cl-subs:     6498  v-elim:      0  v-fix:    0  time:  2.36 s
106.48/106.53	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
106.48/106.54	c vivif2 --  cl tried    55098 cl shrink        0 lits rem          0 time: 0.01
106.48/106.57	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.04
106.48/106.58	c calculated reachability. Time: 0.00
106.48/106.58	c  N st    59    806565       391      1693         0     55098      5118    715757   no data   no data
156.98/157.10	c  F st    60   1071876       391      1693         0     70656      5118    908360   no data   no data
157.08/157.10	c  N st    60   1071876       391      1693         0     70656      5118    908360   no data   no data
158.29/158.35	c Decided on static restart strategy
163.58/163.65	c  N st    70   1100176       391      1693         0     54882      5118    620583   no data   no data
172.18/172.24	c  N st    72   1136170       391      1693         0     45436      5118    412246   no data   no data
178.19/178.22	c  N st    73   1168562       391      1693         0     76884      5118   1098207   no data   no data
186.19/186.26	c  N st    74   1209847       391      1693         0     71432      5118    933100   no data   no data
186.19/186.26	c  S st    74   1209847       391      1693         0     71432      5118    933100   no data   no data
186.39/186.44	c  S st    74   1210352       391      1693         0     71935      5118    943349   no data   no data
186.39/186.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.39/186.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
186.39/186.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
186.39/186.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.39/186.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.39/186.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
186.39/186.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
186.39/186.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
186.49/186.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.59/188.67	c lits-rem:       391  cl-subs:     5107  v-elim:      0  v-fix:    0  time:  2.17 s
188.59/188.67	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
188.59/188.68	c vivif2 --  cl tried    66828 cl shrink        0 lits rem          0 time: 0.01
188.69/188.73	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.04
188.69/188.73	c calculated reachability. Time: 0.00
188.69/188.73	c  N st    74   1210352       391      1693         0     66828      5118    847780   no data   no data
205.09/205.15	c  N st    75   1283235       391      1693         0     91033      5118   1295890   no data   no data
229.28/229.32	c  N st    76   1392558       391      1693         0     51414      5118    472571   no data   no data
267.20/267.29	c  N st    77   1556542       391      1693         0     56002      5118    527126   no data   no data
300.48/300.50	c  N st    78   1710355       391      1693         0     97217      5118   1281921   no data   no data
300.48/300.50	c  S st    78   1710355       391      1693         0     97217      5118   1281921   no data   no data
300.68/300.79	c  S st    78   1710857       391      1693         0     97715      5118   1292864   no data   no data
300.68/300.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
300.78/300.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
300.78/300.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
300.78/300.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.78/300.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.78/300.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
300.78/300.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
300.78/300.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
300.78/300.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.28/307.34	c lits-rem:       777  cl-subs:    13833  v-elim:      0  v-fix:    0  time:  6.45 s
307.28/307.34	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
307.28/307.35	c vivif2 --  cl tried    83882 cl shrink        0 lits rem          0 time: 0.02
307.38/307.42	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.06
307.38/307.42	c calculated reachability. Time: 0.00
307.38/307.42	c  N st    78   1710857       391      1693         0     83882      5118   1067665   no data   no data
392.78/392.83	c  N st    79   2079821       391      1693         0     95902      5118   1227243   no data   no data
429.18/429.27	c  N st    80   2210858       391      1693         0     99707      5118   1280472   no data   no data
429.18/429.27	c  S st    80   2210858       391      1693         0     99707      5118   1280472   no data   no data
429.48/429.56	c  S st    80   2211363       391      1693         0    100210      5118   1291123   no data   no data
429.48/429.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
429.58/429.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
429.58/429.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.58/429.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.58/429.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.58/429.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
429.58/429.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.58/429.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
429.58/429.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.58/434.65	c lits-rem:      1005  cl-subs:    10090  v-elim:      0  v-fix:    0  time:  4.99 s
434.58/434.65	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
434.58/434.67	c vivif2 --  cl tried    90120 cl shrink        0 lits rem          0 time: 0.02
434.68/434.74	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.07
434.68/434.75	c calculated reachability. Time: 0.00
434.68/434.75	c  N st    80   2211363       391      1693         0     90120      5118   1117954   no data   no data
573.38/573.41	c  N st    81   2711363       391      1693         0    113859      5118   1520875   no data   no data
573.38/573.41	c  S st    81   2711363       391      1693         0    113859      5118   1520875   no data   no data
573.68/573.74	c  S st    81   2711864       391      1693         0    114355      5118   1531067   no data   no data
573.68/573.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
573.68/573.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
573.68/573.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.68/573.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
573.68/573.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
573.68/573.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
573.68/573.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
573.78/573.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
573.78/573.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.48/581.52	c lits-rem:       556  cl-subs:    11142  v-elim:      0  v-fix:    0  time:  7.66 s
581.48/581.52	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
581.48/581.54	c vivif2 --  cl tried   103213 cl shrink        0 lits rem          0 time: 0.02
581.58/581.64	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.09
581.58/581.64	c calculated reachability. Time: 0.00
581.58/581.64	c  N st    81   2711864       391      1693         0    103213      5118   1327442   no data   no data
732.48/732.51	c  N st    82   3211864       391      1693         0     79152      5118    710641   no data   no data
732.48/732.51	c  S st    82   3211864       391      1693         0     79152      5118    710641   no data   no data
732.67/732.71	c  S st    82   3212365       391      1693         0     79653      5118    720935   no data   no data
732.67/732.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
732.67/732.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
732.67/732.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
732.67/732.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
732.67/732.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.67/732.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
732.67/732.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
732.67/732.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
732.67/732.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.97/733.03	c lits-rem:        30  cl-subs:     1251  v-elim:      0  v-fix:    0  time:  0.25 s
732.97/733.03	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
732.97/733.04	c vivif2 --  cl tried    78402 cl shrink        0 lits rem          0 time: 0.01
733.07/733.10	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.05
733.07/733.10	c calculated reachability. Time: 0.00
733.07/733.10	c  N st    82   3212365       391      1693         0     78402      5118    701095   no data   no data
894.57/894.62	c  N st    83   3712366       391      1693         0     89291      5118    866091   no data   no data
894.57/894.62	c  S st    83   3712366       391      1693         0     89291      5118    866091   no data   no data
894.77/894.85	c  S st    83   3712871       391      1693         0     89795      5118    877186   no data   no data
894.77/894.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
894.77/894.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
894.77/894.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
894.77/894.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
894.77/894.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
894.77/894.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
894.77/894.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
894.87/894.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
894.87/894.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
895.38/895.43	c lits-rem:       118  cl-subs:     1527  v-elim:      0  v-fix:    0  time:  0.50 s
895.38/895.43	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
895.38/895.44	c vivif2 --  cl tried    88268 cl shrink        0 lits rem          0 time: 0.01
895.47/895.51	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.06
895.47/895.51	c calculated reachability. Time: 0.00
895.47/895.51	c  N st    83   3712871       391      1693         0     88268      5118    847535   no data   no data
906.39/906.49	c  F st    84   3751562       391      1693         0    125580      5118   1642329   no data   no data
906.39/906.49	c  N st    84   3751562       391      1693         0    125580      5118   1642329   no data   no data
908.77/908.84	c Decided on static restart strategy
919.27/919.31	c  N st    94   3779867       391      1693         0    152834      5118   2189521   no data   no data
931.86/931.92	c  N st    96   3815860       391      1693         0    105677      5118   1172090   no data   no data
942.68/942.79	c  N st    97   3848255       391      1693         0    137014      5118   1841457   no data   no data
963.87/963.93	c  N st    98   3896843       391      1693         0    101061      5118   1050244   no data   no data
992.37/992.41	c  N st    99   3969727       391      1693         0     87283      5118    767631   no data   no data
1030.77/1030.84	c  N st   100   4079053       391      1693         0    107038      5118   1119016   no data   no data
1076.26/1076.35	c  N st   101   4212872       391      1693         0    149920      5118   1953350   no data   no data
1076.26/1076.35	c  S st   101   4212872       391      1693         0    149920      5118   1953350   no data   no data
1076.88/1076.92	c  S st   101   4213373       391      1693         0    150420      5118   1963780   no data   no data
1076.88/1076.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1076.96/1077.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1076.96/1077.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1076.96/1077.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1076.96/1077.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1076.96/1077.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1076.96/1077.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1076.96/1077.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1076.96/1077.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.97/1096.09	c lits-rem:       880  cl-subs:    22712  v-elim:      0  v-fix:    0  time: 18.99 s
1095.97/1096.09	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
1096.07/1096.12	c vivif2 --  cl tried   127708 cl shrink        0 lits rem          0 time: 0.02
1096.17/1096.23	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.12
1096.17/1096.24	c calculated reachability. Time: 0.00
1096.17/1096.24	c  N st   101   4213373       391      1693         0    127708      5118   1567207   no data   no data
1175.17/1175.25	c  N st   102   4459349       391      1693         0    103303      5118   1063019   no data   no data
1259.86/1259.90	c  N st   103   4713373       391      1693         0    167169      5118   2220013   no data   no data
1259.86/1259.90	c  S st   103   4713373       391      1693         0    167169      5118   2220013   no data   no data
1260.26/1260.39	c  S st   103   4713875       391      1693         0    167667      5118   2230531   no data   no data
1260.36/1260.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1260.36/1260.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1260.36/1260.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1260.36/1260.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1260.36/1260.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.36/1260.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1260.36/1260.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1260.36/1260.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1260.47/1260.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.86/1280.95	c lits-rem:       580  cl-subs:    26055  v-elim:      0  v-fix:    0  time: 20.39 s
1280.86/1280.96	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
1280.86/1280.98	c vivif2 --  cl tried   141612 cl shrink        0 lits rem          0 time: 0.03
1281.06/1281.10	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.11
1281.06/1281.10	c calculated reachability. Time: 0.00
1281.06/1281.10	c  N st   103   4713875       391      1693         0    141612      5118   1800432   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-3367563-1305384496/watcher-3367563-1305384496 -o /tmp/evaluation-result-3367563-1305384496/solver-3367563-1305384496 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367563-1305384496.cnf 

running on 2 cores: 0,2

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: 3.38 3.87 3.87 3/333 29286
/proc/meminfo: memFree=17651312/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=30052 CPUtime=0.01 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 647 0 0 0 1 0 0 0 22 0 1 0 650050530 30773248 578 33554432000 4194304 4580011 140736865271968 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 7513 579 363 95 0 2495 0

[startup+0.0369661 s]
/proc/loadavg: 3.38 3.87 3.87 3/333 29286
/proc/meminfo: memFree=17651312/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=30052 CPUtime=0.03 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 666 0 0 0 3 0 0 0 22 0 1 0 650050530 30773248 597 33554432000 4194304 4580011 140736865271968 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 7513 597 363 95 0 2495 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30052

[startup+0.100865 s]
/proc/loadavg: 3.38 3.87 3.87 3/333 29286
/proc/meminfo: memFree=17651312/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=30184 CPUtime=0.09 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 732 0 0 0 9 0 0 0 22 0 1 0 650050530 30908416 663 33554432000 4194304 4580011 140736865271968 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 7546 663 364 95 0 2528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30184

[startup+0.300903 s]
/proc/loadavg: 3.38 3.87 3.87 3/333 29286
/proc/meminfo: memFree=17651312/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=30744 CPUtime=0.29 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 969 0 0 0 29 0 0 0 23 0 1 0 650050530 31481856 777 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 7686 777 364 95 0 2668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30744

[startup+0.700823 s]
/proc/loadavg: 3.38 3.87 3.87 3/333 29286
/proc/meminfo: memFree=17651312/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=31028 CPUtime=0.69 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 1308 0 0 0 69 0 0 0 25 0 1 0 650050530 31772672 925 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 7757 925 364 95 0 2739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31028

[startup+1.50068 s]
/proc/loadavg: 3.38 3.87 3.87 5/349 29312
/proc/meminfo: memFree=17627432/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=36616 CPUtime=1.49 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 3121 0 0 0 149 0 0 0 25 0 1 0 650050530 37494784 2221 33554432000 4194304 4580011 140736865271968 18446744073709551615 4292896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 9154 2221 367 95 0 4136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36616

[startup+3.10038 s]
/proc/loadavg: 3.38 3.87 3.87 5/349 29313
/proc/meminfo: memFree=17604472/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=36716 CPUtime=3.08 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 3943 0 0 0 308 0 0 0 25 0 1 0 650050530 37597184 2354 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 9179 2354 367 95 0 4161 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36716

[startup+6.30083 s]
/proc/loadavg: 3.43 3.87 3.87 5/349 29340
/proc/meminfo: memFree=17601944/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=37868 CPUtime=6.29 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 5805 0 0 0 628 1 0 0 25 0 1 0 650050530 38776832 2462 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 9467 2462 367 95 0 4449 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37868

[startup+12.7007 s]
/proc/loadavg: 3.48 3.88 3.87 5/349 29340
/proc/meminfo: memFree=17560952/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=47332 CPUtime=12.69 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 10087 0 0 0 1267 2 0 0 25 0 1 0 650050530 48467968 5063 33554432000 4194304 4580011 140736865271968 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 11833 5063 367 95 0 6815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47332

[startup+25.5004 s]
/proc/loadavg: 3.59 3.88 3.87 5/349 29340
/proc/meminfo: memFree=17543376/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=51052 CPUtime=25.49 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 14989 0 0 0 2546 3 0 0 25 0 1 0 650050530 52277248 5726 33554432000 4194304 4580011 140736865271968 18446744073709551615 4321686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 12763 5726 367 95 0 7745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51052

[startup+51.1009 s]
/proc/loadavg: 3.73 3.89 3.87 5/349 29341
/proc/meminfo: memFree=17532816/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=54664 CPUtime=51.09 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 22303 0 0 0 5104 5 0 0 25 0 1 0 650050530 55975936 6661 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 13666 6661 367 95 0 8648 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54664

[startup+102.313 s]
/proc/loadavg: 3.94 3.92 3.88 5/349 29342
/proc/meminfo: memFree=17485144/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=59720 CPUtime=102.29 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 33877 0 0 0 10222 7 0 0 25 0 1 0 650050530 61153280 7858 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 14930 7858 367 95 0 9912 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59720

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.89 5/349 29344
/proc/meminfo: memFree=17459152/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=70412 CPUtime=162.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 45842 0 0 0 16219 9 0 0 25 0 1 0 650050530 72101888 10156 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 17603 10156 367 95 0 12585 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 70412

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.89 5/349 29372
/proc/meminfo: memFree=17447072/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=78220 CPUtime=222.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 56374 0 0 0 22215 13 0 0 25 0 1 0 650050530 80097280 12440 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 19555 12440 367 95 0 14537 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 78220

[startup+282.301 s]
/proc/loadavg: 4.03 3.96 3.90 5/349 29374
/proc/meminfo: memFree=17394988/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=78464 CPUtime=282.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 64990 0 0 0 28213 15 0 0 25 0 1 0 650050530 80347136 12399 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 19616 12399 367 95 0 14598 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 78464

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/349 29376
/proc/meminfo: memFree=17368776/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=92152 CPUtime=342.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 75508 0 0 0 34210 18 0 0 25 0 1 0 650050530 94363648 15186 33554432000 4194304 4580011 140736865271968 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 23038 15186 367 95 0 18020 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 92152

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/349 29377
/proc/meminfo: memFree=17328048/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=92324 CPUtime=402.29 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 82745 0 0 0 40208 21 0 0 25 0 1 0 650050530 94539776 16527 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 23081 16527 367 95 0 18063 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 92324

[startup+462.301 s]
/proc/loadavg: 4.15 4.00 3.92 5/349 29379
/proc/meminfo: memFree=17320924/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=99952 CPUtime=462.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 90891 0 0 0 46205 23 0 0 25 0 1 0 650050530 102350848 18189 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 24988 18189 367 95 0 19970 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 99952

[startup+522.301 s]
/proc/loadavg: 4.05 4.00 3.92 5/349 29380
/proc/meminfo: memFree=17275240/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=100176 CPUtime=522.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 98699 0 0 0 52201 27 0 0 25 0 1 0 650050530 102580224 17021 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 25044 17021 367 95 0 20026 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 100176

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/349 29382
/proc/meminfo: memFree=17264908/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=108092 CPUtime=582.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 106367 0 0 0 58197 30 0 0 25 0 1 0 650050530 110686208 19966 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27023 19966 367 95 0 22005 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 108092

[startup+642.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/349 29384
/proc/meminfo: memFree=17239932/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=108220 CPUtime=642.29 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 112886 0 0 0 64196 33 0 0 25 0 1 0 650050530 110817280 19061 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27055 19061 367 95 0 22037 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 108220

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/349 29385
/proc/meminfo: memFree=17237648/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=108324 CPUtime=702.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 118902 0 0 0 70192 35 0 0 25 0 1 0 650050530 110923776 20236 33554432000 4194304 4580011 140736865271968 18446744073709551615 4321090 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27081 20236 367 95 0 22063 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 108324

[startup+762.313 s]
/proc/loadavg: 4.01 4.00 3.93 5/349 29387
/proc/meminfo: memFree=17201888/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=108476 CPUtime=762.28 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 125503 0 0 0 76191 37 0 0 25 0 1 0 650050530 111079424 19277 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27119 19277 367 95 0 22101 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 108476

[startup+822.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/349 29397
/proc/meminfo: memFree=17218828/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=108576 CPUtime=822.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 131534 0 0 0 82188 39 0 0 25 0 1 0 650050530 111181824 19989 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27144 19989 367 95 0 22126 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 108576

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/349 29399
/proc/meminfo: memFree=17201048/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=108680 CPUtime=882.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 137344 0 0 0 88185 42 0 0 25 0 1 0 650050530 111288320 20350 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27170 20350 367 95 0 22152 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 108680

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/349 29404
/proc/meminfo: memFree=17200280/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=110228 CPUtime=942.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 143306 0 0 0 94183 44 0 0 25 0 1 0 650050530 112873472 20679 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27557 20679 367 95 0 22539 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 110228

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/349 29405
/proc/meminfo: memFree=17162704/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=110324 CPUtime=1002.26 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 148364 0 0 0 100181 45 0 0 25 0 1 0 650050530 112971776 20130 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27581 20130 367 95 0 22563 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 110324

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/349 29407
/proc/meminfo: memFree=17154832/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=111296 CPUtime=1062.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 153905 0 0 0 106179 48 0 0 25 0 1 0 650050530 113967104 20143 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 27824 20143 367 95 0 22806 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 111296

[startup+1122.3 s]
/proc/loadavg: 3.95 4.00 3.94 4/343 29425
/proc/meminfo: memFree=17244692/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=125720 CPUtime=1122.27 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 160958 0 0 0 112176 51 0 0 25 0 1 0 650050530 128737280 23777 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 31430 23777 367 95 0 26412 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 125720

[startup+1182.3 s]
/proc/loadavg: 3.35 3.82 3.87 4/343 29427
/proc/meminfo: memFree=17213428/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=125860 CPUtime=1182.26 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 167275 0 0 0 118174 52 0 0 25 0 1 0 650050530 128880640 23923 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 31465 23923 367 95 0 26447 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 125860

[startup+1242.3 s]
/proc/loadavg: 3.12 3.67 3.82 4/343 29429
/proc/meminfo: memFree=17225880/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=125948 CPUtime=1242.26 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 172980 0 0 0 124173 53 0 0 25 0 1 0 650050530 128970752 23655 33554432000 4194304 4580011 140736865271968 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 31487 23655 367 95 0 26469 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 125948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.54 3.76 4/343 29430
/proc/meminfo: memFree=17170412/32951124 swapFree=67056804/67111528
[pid=29286] ppid=29284 vsize=189896 CPUtime=1299.97 cores=0,2
/proc/29286/stat : 29286 (strangenight2-s) R 29284 29286 28535 0 -1 4202496 177605 0 0 0 129942 55 0 0 25 0 1 0 650050530 194453504 28280 33554432000 4194304 4580011 140736865271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29286/statm: 47474 28280 367 95 0 42456 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 189896

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.99
CPU user time (s): 1299.43
CPU system time (s): 0.558915
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 189896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177605
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= 12
involuntary context switches= 3138

runsolver used 4.47632 second user time and 9.73752 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 16:48:16
IDJOB=3367563
IDBENCH=82772
IDSOLVER=1845
FILE ID=node108/3367563-1305384496
RUNJOBID= node108-1305384496-29269
PBS_JOBID= 13324394
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S930506247-025.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367563-1305384496/watcher-3367563-1305384496 -o /tmp/evaluation-result-3367563-1305384496/solver-3367563-1305384496 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367563-1305384496.cnf

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

MD5SUM BENCH= 7d7bac8ccb8010e4eec020bc5c53d758
RANDOM SEED=289361854

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17651468 kB
Buffers:        296280 kB
Cached:        4585584 kB
SwapCached:       8700 kB
Active:       11028512 kB
Inactive:      3956616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17651468 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           11028 kB
Writeback:           0 kB
AnonPages:    10100976 kB
Mapped:          26276 kB
Slab:           210208 kB
PageTables:      39040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52257056 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= 73540 MiB
End job on node108 at 2011-05-14 17:09:58