Trace number 3367543

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) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
MD5SUM42169be300dc518238277ee8dbfb6b6f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.114982
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3367543-1305383591.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      75 undec:       5 neg:      70
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.05/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4921       150      3195         0      4696     15975    137069   no data   no data
0.29/0.37	c  N st    10     11306       150      3195         0      4350     15975    100092   no data   no data
0.59/0.60	c  N st    11     17049       150      3195         0      9782     15975    261216   no data   no data
0.89/0.98	c  F st    12     25002       150      3195         0     11968     15975    324187   no data   no data
0.89/0.98	c  N st    12     25002       150      3195         0     11968     15975    324187   no data   no data
1.10/1.19	c Decided on static restart strategy
1.10/1.19	c  N st    18     30001       150      3195         0     10263     15975    260487   no data   no data
1.10/1.19	c  S st    18     30001       150      3195         0     10263     15975    260487   no data   no data
1.19/1.23	c  S st    18     30507       150      3195         0     10764     15975    275546   no data   no data
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.23	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
1.19/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c lits-rem:       130  cl-subs:     1331  v-elim:      0  v-fix:    0  time:  0.19 s
1.39/1.47	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N st    18     30507       150      3195         0      9433     15975    231385   no data   no data
1.79/1.82	c  N st    20     37619       150      3195         0      8714     15975    190037   no data   no data
2.09/2.14	c  N st    21     44019       150      3195         0     14764     15975    369377   no data   no data
2.20/2.24	c  S st    22     45760       150      3195         0     16413     15975    417004   no data   no data
2.20/2.28	c  S st    22     46263       150      3195         0     16909     15975    431595   no data   no data
2.20/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.20/2.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.20/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.76	c lits-rem:       289  cl-subs:     1575  v-elim:      0  v-fix:    0  time:  0.46 s
2.69/2.76	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.69/2.76	c vivif2 --  cl tried    15334 cl shrink        0 lits rem          0 time: 0.00
2.79/2.82	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.06
2.79/2.82	c calculated reachability. Time: 0.00
2.79/2.82	c  N st    22     46263       150      3195         0     15334     15975    382192   no data   no data
3.59/3.62	c  N st    23     60661       150      3195         0     11152     15975    223845   no data   no data
4.09/4.13	c  N st    24     69395       150      3195         0     19508     15975    484730   no data   no data
4.09/4.13	c  S st    24     69395       150      3195         0     19508     15975    484730   no data   no data
4.09/4.18	c  S st    24     69901       150      3195         0     20001     15975    499742   no data   no data
4.09/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.09/4.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.09/4.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.74	c lits-rem:       402  cl-subs:     1429  v-elim:      0  v-fix:    0  time:  0.54 s
4.69/4.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.69/4.75	c vivif2 --  cl tried    18572 cl shrink        0 lits rem          0 time: 0.00
4.79/4.82	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
4.79/4.82	c calculated reachability. Time: 0.00
4.79/4.82	c  N st    24     69901       150      3195         0     18572     15975    450084   no data   no data
5.99/6.01	c  F st    25     87501       150      3195         0     13482     15975    267882   no data   no data
5.99/6.01	c  N st    25     87501       150      3195         0     13482     15975    267882   no data   no data
6.29/6.32	c Decided on static restart strategy
6.50/6.51	c  N st    32     95539       150      3195         0     21136     15975    501718   no data   no data
7.09/7.12	c  N st    34    104851       150      3195         0     17658     15975    386949   no data   no data
7.09/7.12	c  S st    34    104851       150      3195         0     17658     15975    386949   no data   no data
7.09/7.16	c  S st    34    105354       150      3195         0     18143     15975    401587   no data   no data
7.09/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.09/7.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.09/7.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.43	c lits-rem:       147  cl-subs:      909  v-elim:      0  v-fix:    0  time:  0.24 s
7.39/7.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
7.39/7.43	c vivif2 --  cl tried    17234 cl shrink        0 lits rem          0 time: 0.00
7.49/7.50	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
7.49/7.50	c calculated reachability. Time: 0.00
7.49/7.50	c  N st    34    105354       150      3195         0     17234     15975    371742   no data   no data
8.19/8.26	c  N st    35    114954       150      3195         0     26315     15975    648684   no data   no data
9.29/9.38	c  N st    36    129351       150      3195         0     26659     15975    637574   no data   no data
11.09/11.14	c  N st    37    150947       150      3195         0     17709     15975    329442   no data   no data
11.59/11.61	c  S st    38    158033       150      3195         0     24460     15975    540208   no data   no data
11.59/11.67	c  S st    38    158538       150      3195         0     24955     15975    554669   no data   no data
11.59/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.59/11.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.59/11.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.31	c lits-rem:       514  cl-subs:     1549  v-elim:      0  v-fix:    0  time:  0.61 s
12.29/12.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.29/12.31	c vivif2 --  cl tried    23406 cl shrink        0 lits rem          0 time: 0.01
12.39/12.40	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
12.39/12.40	c calculated reachability. Time: 0.00
12.39/12.40	c  N st    38    158538       150      3195         0     23406     15975    503071   no data   no data
16.69/16.70	c  N st    39    207126       150      3195         0     18346     15975    300886   no data   no data
19.19/19.26	c  N st    40    237807       150      3195         0     28522     15975    609179   no data   no data
19.19/19.26	c  S st    40    237807       150      3195         0     28522     15975    609179   no data   no data
19.29/19.32	c  S st    40    238313       150      3195         0     29022     15975    623571   no data   no data
19.29/19.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.29/19.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.29/19.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
19.29/19.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.29/19.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.29/19.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.22	c lits-rem:       765  cl-subs:     1863  v-elim:      0  v-fix:    0  time:  0.87 s
20.19/20.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
20.19/20.23	c vivif2 --  cl tried    27159 cl shrink        0 lits rem          0 time: 0.01
20.29/20.34	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
20.29/20.34	c calculated reachability. Time: 0.00
20.29/20.34	c  N st    40    238313       150      3195         0     27159     15975    563569   no data   no data
27.09/27.11	c  F st    41    306250       150      3195         0     28875     15975    558429   no data   no data
27.09/27.11	c  N st    41    306250       150      3195         0     28875     15975    558429   no data   no data
27.51/27.58	c Decided on static restart strategy
29.89/29.99	c  N st    51    334554       150      3195         0     33029     15975    650773   no data   no data
32.49/32.59	c  N st    53    357469       150      3195         0     31045     15975    576642   no data   no data
32.49/32.59	c  S st    53    357469       150      3195         0     31045     15975    576642   no data   no data
32.59/32.66	c  S st    53    357973       150      3195         0     31540     15975    590944   no data   no data
32.59/32.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.59/32.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.59/32.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.59/32.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.59/32.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.59/32.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
32.59/32.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.59/32.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.59/32.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.23	c lits-rem:       303  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  0.54 s
33.19/33.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
33.19/33.24	c vivif2 --  cl tried    30252 cl shrink        0 lits rem          0 time: 0.01
33.29/33.36	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
33.29/33.36	c calculated reachability. Time: 0.00
33.29/33.36	c  N st    53    357973       150      3195         0     30252     15975    550037   no data   no data
36.99/37.07	c  N st    54    390366       150      3195         0     36266     15975    707522   no data   no data
42.69/42.78	c  N st    55    438954       150      3195         0     30135     15975    513749   no data   no data
51.49/51.52	c  N st    56    511838       150      3195         0     43174     15975    856371   no data   no data
54.19/54.26	c  N st    57    536960       150      3195         0     37823     15975    683915   no data   no data
54.19/54.26	c  S st    57    536960       150      3195         0     37823     15975    683915   no data   no data
54.29/54.35	c  S st    57    537465       150      3195         0     38312     15975    698596   no data   no data
54.29/54.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.29/54.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
54.29/54.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.29/54.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.29/54.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.29/54.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
54.29/54.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.29/54.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.29/54.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/55.13	c lits-rem:       699  cl-subs:     1420  v-elim:      0  v-fix:    0  time:  0.74 s
55.09/55.13	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
55.09/55.13	c vivif2 --  cl tried    36892 cl shrink        0 lits rem          0 time: 0.01
55.19/55.29	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.15
55.19/55.29	c calculated reachability. Time: 0.00
55.19/55.29	c  N st    57    537465       150      3195         0     36892     15975    653205   no data   no data
76.39/76.48	c  N st    58    701451       150      3195         0     65095     15975   1450746   no data   no data
89.99/90.03	c  N st    59    806198       150      3195         0     59165     15975   1213465   no data   no data
89.99/90.03	c  S st    59    806198       150      3195         0     59165     15975   1213465   no data   no data
90.09/90.18	c  S st    59    806701       150      3195         0     59660     15975   1227631   no data   no data
90.09/90.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.09/90.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
90.09/90.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.09/90.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.09/90.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.09/90.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
90.09/90.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.20/90.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.20/90.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.39/95.43	c lits-rem:      2778  cl-subs:     5016  v-elim:      0  v-fix:    0  time:  5.18 s
95.39/95.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
95.39/95.45	c vivif2 --  cl tried    54644 cl shrink        0 lits rem          0 time: 0.01
95.60/95.67	c asymm  cl-useful: 0/2803/3195 lits-rem:0 time: 0.22
95.60/95.67	c calculated reachability. Time: 0.00
95.60/95.67	c  N st    59    806701       150      3195         0     54644     15975   1071775   no data   no data
134.39/134.44	c  F st    60   1071875       150      3195         0     70013     15975   1443098   no data   no data
134.39/134.44	c  N st    60   1071875       150      3195         0     70013     15975   1443098   no data   no data
135.20/135.27	c Decided on static restart strategy
139.00/139.03	c  N st    70   1100177       150      3195         0     54686     15975    956532   no data   no data
144.99/145.11	c  N st    72   1136170       150      3195         0     45280     15975    642289   no data   no data
150.09/150.14	c  N st    73   1168563       150      3195         0     75845     15975   1568224   no data   no data
156.79/156.89	c  N st    74   1210051       150      3195         0     70518     15975   1367808   no data   no data
156.79/156.89	c  S st    74   1210051       150      3195         0     70518     15975   1367808   no data   no data
156.99/157.07	c  S st    74   1210555       150      3195         0     71013     15975   1382336   no data   no data
156.99/157.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.09/157.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
157.09/157.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.09/157.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.09/157.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.09/157.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
157.09/157.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.09/157.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
157.09/157.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.60/163.65	c lits-rem:      1085  cl-subs:     5885  v-elim:      0  v-fix:    0  time:  6.51 s
163.60/163.65	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
163.60/163.67	c vivif2 --  cl tried    65128 cl shrink        0 lits rem          0 time: 0.02
163.80/163.91	c asymm  cl-useful: 0/2417/3195 lits-rem:0 time: 0.24
163.91/163.91	c calculated reachability. Time: 0.00
163.91/163.91	c  N st    74   1210555       150      3195         0     65128     15975   1207928   no data   no data
176.70/176.77	c  N st    75   1283437       150      3195         0     88702     15975   1917443   no data   no data
196.80/196.82	c  N st    76   1392761       150      3195         0     50273     15975    698071   no data   no data
224.69/224.75	c  N st    77   1556745       150      3195         0     54839     15975    792865   no data   no data
250.90/250.94	c  N st    78   1710556       150      3195         0     95518     15975   1999454   no data   no data
250.90/250.94	c  S st    78   1710556       150      3195         0     95518     15975   1999454   no data   no data
251.10/251.17	c  S st    78   1711057       150      3195         0     96011     15975   2014395   no data   no data
251.10/251.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.20/251.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
251.20/251.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
251.20/251.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.20/251.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.20/251.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
251.20/251.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
251.20/251.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
251.20/251.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.00/268.00	c lits-rem:      2592  cl-subs:     8661  v-elim:      0  v-fix:    0  time: 16.71 s
268.00/268.00	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
268.00/268.02	c vivif2 --  cl tried    87350 cl shrink        0 lits rem          0 time: 0.02
268.10/268.15	c asymm  cl-useful: 0/778/3195 lits-rem:0 time: 0.13
268.10/268.15	c calculated reachability. Time: 0.00
268.10/268.15	c  N st    78   1711057       150      3195         0     87350     15975   1759539   no data   no data
342.50/342.52	c  N st    79   2080022       150      3195         0     99337     15975   2051412   no data   no data
371.50/371.54	c  N st    80   2211057       150      3195         0    102956     15975   2100554   no data   no data
371.50/371.54	c  S st    80   2211057       150      3195         0    102956     15975   2100554   no data   no data
371.81/371.83	c  S st    80   2211561       150      3195         0    103450     15975   2115618   no data   no data
371.81/371.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
371.81/371.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
371.81/371.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
371.81/371.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.81/371.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.81/371.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
371.81/371.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
371.90/371.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
371.90/371.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.20/389.24	c lits-rem:      2556  cl-subs:     8397  v-elim:      0  v-fix:    0  time: 17.29 s
389.20/389.24	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
389.20/389.27	c vivif2 --  cl tried    95053 cl shrink        0 lits rem          0 time: 0.02
389.50/389.55	c asymm  cl-useful: 0/1839/3195 lits-rem:0 time: 0.28
389.50/389.55	c calculated reachability. Time: 0.00
389.50/389.55	c  N st    80   2211561       150      3195         0     95053     15975   1856590   no data   no data
513.21/513.21	c  N st    81   2711562       150      3195         0    117736     15975   2428649   no data   no data
513.21/513.21	c  S st    81   2711562       150      3195         0    117736     15975   2428649   no data   no data
513.51/513.50	c  S st    81   2712065       150      3195         0    118223     15975   2443132   no data   no data
513.51/513.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
513.51/513.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
513.51/513.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
513.51/513.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
513.51/513.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.51/513.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
513.51/513.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
513.51/513.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
513.61/513.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
541.60/541.62	c lits-rem:      2413  cl-subs:    11564  v-elim:      0  v-fix:    0  time: 27.97 s
541.60/541.62	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
541.60/541.65	c vivif2 --  cl tried   106659 cl shrink        0 lits rem          0 time: 0.03
541.90/541.95	c asymm  cl-useful: 0/1356/3195 lits-rem:0 time: 0.30
541.90/541.95	c calculated reachability. Time: 0.00
541.90/541.95	c  N st    81   2712065       150      3195         0    106659     15975   2106153   no data   no data
678.00/678.08	c  N st    82   3212066       150      3195         0     83732     15975   1240459   no data   no data
678.00/678.08	c  S st    82   3212066       150      3195         0     83732     15975   1240459   no data   no data
678.20/678.27	c  S st    82   3212570       150      3195         0     84222     15975   1254860   no data   no data
678.20/678.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
678.30/678.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
678.30/678.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
678.30/678.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
678.30/678.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
678.30/678.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
678.30/678.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
678.30/678.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
678.30/678.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
680.10/680.14	c lits-rem:       254  cl-subs:     2242  v-elim:      0  v-fix:    0  time:  1.78 s
680.10/680.14	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
680.10/680.15	c vivif2 --  cl tried    81980 cl shrink        0 lits rem          0 time: 0.01
680.30/680.39	c asymm  cl-useful: 0/1977/3195 lits-rem:0 time: 0.24
680.30/680.39	c calculated reachability. Time: 0.00
680.30/680.39	c  N st    82   3212570       150      3195         0     81980     15975   1191688   no data   no data
810.72/810.77	c  N st    83   3712570       150      3195         0     92472     15975   1410700   no data   no data
810.72/810.77	c  S st    83   3712570       150      3195         0     92472     15975   1410700   no data   no data
811.01/811.00	c  S st    83   3713072       150      3195         0     92960     15975   1426339   no data   no data
811.01/811.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
811.01/811.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
811.01/811.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
811.01/811.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
811.01/811.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.01/811.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
811.01/811.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
811.01/811.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
811.11/811.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.92/813.99	c lits-rem:       549  cl-subs:     2966  v-elim:      0  v-fix:    0  time:  2.89 s
813.92/813.99	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
813.92/814.01	c vivif2 --  cl tried    89994 cl shrink        0 lits rem          0 time: 0.02
814.21/814.20	c asymm  cl-useful: 0/1218/3195 lits-rem:0 time: 0.20
814.21/814.21	c calculated reachability. Time: 0.00
814.21/814.21	c  N st    83   3713072       150      3195         0     89994     15975   1337714   no data   no data
823.61/823.61	c  F st    84   3751562       150      3195         0    126448     15975   2494647   no data   no data
823.61/823.61	c  N st    84   3751562       150      3195         0    126448     15975   2494647   no data   no data
825.41/825.48	c Decided on static restart strategy
833.83/833.89	c  N st    94   3779869       150      3195         0    153231     15975   3326847   no data   no data
844.11/844.17	c  N st    96   3815862       150      3195         0    107279     15975   1858151   no data   no data
854.31/854.32	c  N st    97   3848254       150      3195         0    137958     15975   2828587   no data   no data
868.21/868.20	c  N st    98   3896842       150      3195         0    102644     15975   1674743   no data   no data
889.52/889.59	c  N st    99   3969725       150      3195         0     89270     15975   1239246   no data   no data
920.72/920.74	c  N st   100   4079049       150      3195         0    109285     15975   1838079   no data   no data
963.21/963.20	c  N st   101   4213073       150      3195         0    151479     15975   3068737   no data   no data
963.21/963.20	c  S st   101   4213073       150      3195         0    151479     15975   3068737   no data   no data
963.53/963.58	c  S st   101   4213574       150      3195         0    151964     15975   3083301   no data   no data
963.53/963.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
963.63/963.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
963.63/963.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
963.63/963.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
963.63/963.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
963.63/963.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
963.63/963.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
963.72/963.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
963.72/963.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1013.81/1013.82	c lits-rem:      4247  cl-subs:    16451  v-elim:      0  v-fix:    0  time: 50.04 s
1013.81/1013.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1013.81/1013.85	c vivif2 --  cl tried   135513 cl shrink        0 lits rem          0 time: 0.03
1014.13/1014.18	c asymm  cl-useful: 0/1209/3195 lits-rem:0 time: 0.33
1014.13/1014.19	c calculated reachability. Time: 0.00
1014.13/1014.19	c  N st   101   4213574       150      3195         0    135513     15975   2602758   no data   no data
1086.42/1086.44	c  N st   102   4459550       150      3195         0    111096     15975   1807755   no data   no data
1174.32/1174.35	c  N st   103   4713574       150      3195         0    173472     15975   3709760   no data   no data
1174.32/1174.35	c  S st   103   4713574       150      3195         0    173472     15975   3709760   no data   no data
1175.02/1175.02	c  S st   103   4714075       150      3195         0    173965     15975   3724536   no data   no data
1175.02/1175.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1175.12/1175.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
1175.12/1175.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1175.12/1175.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1175.12/1175.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1175.12/1175.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1175.12/1175.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1175.12/1175.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1175.32/1175.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1258.33/1258.40	c lits-rem:      4900  cl-subs:    22094  v-elim:      0  v-fix:    0  time: 83.09 s
1258.33/1258.40	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1258.43/1258.44	c vivif2 --  cl tried   151871 cl shrink        0 lits rem          0 time: 0.04
1258.72/1258.79	c asymm  cl-useful: 0/970/3195 lits-rem:0 time: 0.36
1258.82/1258.80	c calculated reachability. Time: 0.00
1258.82/1258.80	c  N st   103   4714075       150      3195         0    151871     15975   3071114   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-3367543-1305383591/watcher-3367543-1305383591 -o /tmp/evaluation-result-3367543-1305383591/solver-3367543-1305383591 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367543-1305383591.cnf 

running on 2 cores: 5,7

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.73 3.94 3.60 5/375 5257
/proc/meminfo: memFree=13553216/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=29736 CPUtime=0 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 537 0 0 0 0 0 0 0 25 0 1 0 630775324 30449664 478 33554432000 4194304 4580011 140737059924032 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 7434 478 338 95 0 2416 0

[startup+0.0608159 s]
/proc/loadavg: 3.73 3.94 3.60 5/375 5257
/proc/meminfo: memFree=13553216/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=30336 CPUtime=0.05 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 815 0 0 0 5 0 0 0 25 0 1 0 630775324 31064064 725 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 7584 725 362 95 0 2566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30336

[startup+0.100807 s]
/proc/loadavg: 3.73 3.94 3.60 5/375 5257
/proc/meminfo: memFree=13553216/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=30480 CPUtime=0.09 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 871 0 0 0 9 0 0 0 25 0 1 0 630775324 31211520 781 33554432000 4194304 4580011 140737059924032 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 7620 781 363 95 0 2602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30480

[startup+0.300772 s]
/proc/loadavg: 3.73 3.94 3.60 5/375 5257
/proc/meminfo: memFree=13553216/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=31160 CPUtime=0.29 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 1211 0 0 0 29 0 0 0 25 0 1 0 630775324 31907840 945 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 7790 945 363 95 0 2772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31160

[startup+0.700703 s]
/proc/loadavg: 3.73 3.94 3.60 5/375 5257
/proc/meminfo: memFree=13553216/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=31808 CPUtime=0.69 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 1873 0 0 0 69 0 0 0 25 0 1 0 630775324 32571392 994 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 7952 994 363 95 0 2934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31808

[startup+1.50056 s]
/proc/loadavg: 3.73 3.94 3.60 6/377 5259
/proc/meminfo: memFree=13540552/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=39124 CPUtime=1.49 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 4125 0 0 0 149 0 0 0 25 0 1 0 630775324 40062976 2837 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 9781 2837 367 95 0 4763 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39124

[startup+3.10028 s]
/proc/loadavg: 3.73 3.94 3.60 6/377 5259
/proc/meminfo: memFree=13511412/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=44428 CPUtime=3.09 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 6404 0 0 0 309 0 0 0 25 0 1 0 630775324 45494272 4061 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 11107 4061 367 95 0 6089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44428

[startup+6.3007 s]
/proc/loadavg: 3.75 3.94 3.60 6/377 5259
/proc/meminfo: memFree=13497416/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=50084 CPUtime=6.29 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 9630 0 0 0 628 1 0 0 25 0 1 0 630775324 51286016 5449 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 12521 5449 367 95 0 7503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50084

[startup+12.7006 s]
/proc/loadavg: 3.77 3.94 3.60 6/377 5259
/proc/meminfo: memFree=13461920/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=56244 CPUtime=12.69 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 14426 0 0 0 1268 1 0 0 25 0 1 0 630775324 57593856 7160 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 14061 7160 367 95 0 9043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56244

[startup+25.5003 s]
/proc/loadavg: 3.82 3.95 3.61 6/377 5259
/proc/meminfo: memFree=13442208/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=60800 CPUtime=25.49 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 21663 0 0 0 2547 2 0 0 25 0 1 0 630775324 62259200 8246 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 15200 8246 367 95 0 10182 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60800

[startup+51.1007 s]
/proc/loadavg: 3.88 3.95 3.62 6/377 5260
/proc/meminfo: memFree=13426036/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=63784 CPUtime=51.09 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 32613 0 0 0 5105 4 0 0 25 0 1 0 630775324 65314816 8803 33554432000 4194304 4580011 140737059924032 18446744073709551615 4324335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 15946 8803 367 95 0 10928 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63784

[startup+102.314 s]
/proc/loadavg: 3.95 3.95 3.64 6/377 5262
/proc/meminfo: memFree=13363656/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=84916 CPUtime=102.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 53264 0 0 0 10222 8 0 0 25 0 1 0 630775324 86953984 14136 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 21229 14136 367 95 0 16211 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84916

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.66 6/377 5263
/proc/meminfo: memFree=13338196/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=95604 CPUtime=162.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 72423 0 0 0 16218 12 0 0 25 0 1 0 630775324 97898496 16763 33554432000 4194304 4580011 140737059924032 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 23901 16763 367 95 0 18883 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 95604

[startup+222.301 s]
/proc/loadavg: 4.05 3.99 3.68 6/377 5265
/proc/meminfo: memFree=13274396/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=95968 CPUtime=222.29 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 87210 0 0 0 22214 15 0 0 25 0 1 0 630775324 98271232 17396 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 23992 17396 367 95 0 18974 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95968

[startup+282.3 s]
/proc/loadavg: 4.02 3.99 3.70 6/377 5266
/proc/meminfo: memFree=13245072/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=116708 CPUtime=282.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 102862 0 0 0 28211 19 0 0 25 0 1 0 630775324 119508992 22400 33554432000 4194304 4580011 140737059924032 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 29177 22400 367 95 0 24159 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116708

[startup+342.301 s]
/proc/loadavg: 4.15 4.03 3.73 6/377 5268
/proc/meminfo: memFree=13192956/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=117048 CPUtime=342.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 116908 0 0 0 34205 25 0 0 25 0 1 0 630775324 119857152 22037 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 29262 22037 367 95 0 24244 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117048

[startup+402.301 s]
/proc/loadavg: 4.05 4.03 3.74 6/377 5270
/proc/meminfo: memFree=13162148/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=134412 CPUtime=402.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 129701 0 0 0 40202 28 0 0 25 0 1 0 630775324 137637888 25536 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 33603 25537 367 95 0 28585 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134412

[startup+462.3 s]
/proc/loadavg: 4.18 4.05 3.77 6/377 5271
/proc/meminfo: memFree=13135424/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=134564 CPUtime=462.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 140459 0 0 0 46197 33 0 0 25 0 1 0 630775324 137793536 27003 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 33641 27003 367 95 0 28623 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134564

[startup+522.3 s]
/proc/loadavg: 4.14 4.06 3.78 6/377 5273
/proc/meminfo: memFree=13112556/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=153924 CPUtime=522.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 154284 0 0 0 52193 37 0 0 25 0 1 0 630775324 157618176 31045 33554432000 4194304 4580011 140737059924032 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 38481 31045 367 95 0 33463 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153924

[startup+582.301 s]
/proc/loadavg: 4.05 4.05 3.80 6/377 5274
/proc/meminfo: memFree=13093052/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=154020 CPUtime=582.31 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 161038 0 0 0 58192 39 0 0 25 0 1 0 630775324 157716480 30845 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 38505 30845 367 95 0 33487 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 154020

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.81 6/377 5276
/proc/meminfo: memFree=13079856/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=155704 CPUtime=642.31 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 171388 0 0 0 64189 42 0 0 25 0 1 0 630775324 159440896 31040 33554432000 4194304 4580011 140737059924032 18446744073709551615 4321175 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 38926 31040 367 95 0 33908 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 155704

[startup+702.3 s]
/proc/loadavg: 4.07 4.04 3.82 6/377 5278
/proc/meminfo: memFree=13065556/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=155920 CPUtime=702.3 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 181209 0 0 0 70185 45 0 0 25 0 1 0 630775324 159662080 30152 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 38980 30152 367 95 0 33962 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 155920

[startup+762.314 s]
/proc/loadavg: 4.09 4.05 3.83 7/377 5279
/proc/meminfo: memFree=13074296/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=211612 CPUtime=762.32 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 190863 0 0 0 76183 49 0 0 25 0 1 0 630775324 216690688 32303 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 52903 32303 367 95 0 47885 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 211612

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.84 6/377 5281
/proc/meminfo: memFree=13074372/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=157388 CPUtime=822.31 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 201763 0 0 0 82178 53 0 0 25 0 1 0 630775324 161165312 31588 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 39347 31588 367 95 0 34329 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 157388

[startup+882.301 s]
/proc/loadavg: 4.05 4.04 3.85 6/377 5282
/proc/meminfo: memFree=13070232/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=157528 CPUtime=882.31 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 210559 0 0 0 88175 56 0 0 25 0 1 0 630775324 161308672 32325 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 39382 32325 367 95 0 34364 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 157528

[startup+942.3 s]
/proc/loadavg: 4.06 4.04 3.86 6/377 5284
/proc/meminfo: memFree=13063360/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=214996 CPUtime=942.31 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 219143 0 0 0 94172 59 0 0 25 0 1 0 630775324 220155904 32879 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 53749 32879 367 95 0 48731 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 214996

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.87 6/377 5286
/proc/meminfo: memFree=13033544/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=180104 CPUtime=1002.31 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 228088 0 0 0 100170 61 0 0 25 0 1 0 630775324 184426496 37755 33554432000 4194304 4580011 140737059924032 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 45026 37755 367 95 0 40008 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180104

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.88 6/377 5287
/proc/meminfo: memFree=13039308/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=180180 CPUtime=1062.32 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 235758 0 0 0 106167 65 0 0 25 0 1 0 630775324 184504320 36702 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 45045 36702 367 95 0 40027 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 180180

[startup+1122.3 s]
/proc/loadavg: 4.05 4.04 3.89 6/377 5289
/proc/meminfo: memFree=13019172/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=180324 CPUtime=1122.32 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 244613 0 0 0 112163 69 0 0 25 0 1 0 630775324 184651776 37160 33554432000 4194304 4580011 140737059924032 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 45081 37160 367 95 0 40063 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 180324

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.90 6/377 5290
/proc/meminfo: memFree=12923536/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=270440 CPUtime=1182.32 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 257129 0 0 0 118160 72 0 0 25 0 1 0 630775324 276930560 45377 33554432000 4194304 4580011 140737059924032 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 67610 45377 367 95 0 62592 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 270440

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.90 6/377 5292
/proc/meminfo: memFree=12935012/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=270440 CPUtime=1242.32 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 257129 0 0 0 124160 72 0 0 25 0 1 0 630775324 276930560 45377 33554432000 4194304 4580011 140737059924032 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 67610 45377 367 95 0 62592 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 270440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.91 2/372 5296
/proc/meminfo: memFree=13365404/32951124 swapFree=65051360/67111528
[pid=5257] ppid=5255 vsize=270592 CPUtime=1300.03 cores=5,7
/proc/5257/stat : 5257 (strangenight2-s) R 5255 5257 4643 0 -1 4202496 262174 0 0 0 129929 74 0 0 25 0 1 0 630775324 277086208 45424 33554432000 4194304 4580011 140737059924032 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 67648 45424 367 95 0 62630 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 270592

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): 1300.05
CPU user time (s): 1299.3
CPU system time (s): 0.749886
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 285140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262175
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= 6
involuntary context switches= 15146

runsolver used 4.43732 second user time and 10.9093 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 16:33:11
IDJOB=3367543
IDBENCH=82752
IDSOLVER=1845
FILE ID=node146/3367543-1305383591
RUNJOBID= node146-1305382288-5069
PBS_JOBID= 13324356
Free space on /tmp= 73256 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367543-1305383591/watcher-3367543-1305383591 -o /tmp/evaluation-result-3367543-1305383591/solver-3367543-1305383591 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367543-1305383591.cnf

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

MD5SUM BENCH= 42169be300dc518238277ee8dbfb6b6f
RANDOM SEED=1935141539

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      13553496 kB
Buffers:        263640 kB
Cached:        3432748 kB
SwapCached:      41828 kB
Active:       11497840 kB
Inactive:      7612520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13553496 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           22184 kB
Writeback:           0 kB
AnonPages:    15378148 kB
Mapped:          22832 kB
Slab:           162708 kB
PageTables:      58988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81849304 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= 73268 MiB
End job on node146 at 2011-05-14 16:54:53