Trace number 3174702

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? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
MD5SUMff7e731e0657a2728f5ff73a4fd8bb2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3174702-1301788859.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     247 undec:      72 neg:     231
0.00/0.00	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       538      2323         0         0      7034         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4925       538      2323         0      4849      7034    118056   no data   no data
0.39/0.41	c  N st    10     11308       538      2323         0      4504      7034     79010   no data   no data
0.59/0.68	c  N st    11     17051       538      2323         0     10122      7034    224993   no data   no data
0.99/1.10	c  F st    12     25002       538      2323         0     12374      7034    256756   no data   no data
0.99/1.10	c  N st    12     25002       538      2323         0     12374      7034    256756   no data   no data
1.29/1.35	c Decided on static restart strategy
1.29/1.35	c  N st    18     30003       538      2323         0     10658      7034    203279   no data   no data
1.29/1.35	c  S st    18     30003       538      2323         0     10658      7034    203279   no data   no data
1.29/1.37	c  S st    18     30507       538      2323         0     11161      7034    214773   no data   no data
1.29/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.38	c blocked clauses removed:       16 vars:      3 tried:         538 T: 0.00 s
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c lits-rem:        81  cl-subs:      537  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.44	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30507       535      2307         0     10624      6986    200911   no data   no data
1.79/1.85	c  N st    20     37618       535      2307         0      9879      6986    165393   no data   no data
2.19/2.23	c  N st    21     44020       535      2307         0     16135      6986    313903   no data   no data
2.29/2.36	c  S st    22     45760       535      2307         0      9101      6986    130753   no data   no data
2.29/2.39	c  S st    22     46264       535      2307         0      9605      6986    143067   no data   no data
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2.29/2.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.29/2.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c lits-rem:        16  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.41	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c vivif2 --  cl tried     9468 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.00
2.39/2.41	c calculated reachability. Time: 0.00
2.39/2.41	c  N st    22     46264       535      2307         0      9468      6986    139956   no data   no data
3.29/3.38	c  N st    23     60661       535      2307         0     13843      6986    239163   no data   no data
3.99/4.01	c  N st    24     69397       535      2307         0     11629      6986    171617   no data   no data
3.99/4.01	c  S st    24     69397       535      2307         0     11629      6986    171617   no data   no data
3.99/4.04	c  S st    24     69900       535      2307         0     12132      6986    183428   no data   no data
3.99/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
3.99/4.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.07	c lits-rem:        23  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.07	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
3.99/4.07	c vivif2 --  cl tried    11982 cl shrink        0 lits rem          0 time: 0.00
3.99/4.08	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
3.99/4.08	c calculated reachability. Time: 0.00
3.99/4.08	c  N st    24     69900       535      2307         0     11982      6986    179533   no data   no data
5.29/5.31	c  F st    25     87500       535      2307         0     17472      6986    313829   no data   no data
5.29/5.31	c  N st    25     87500       535      2307         0     17472      6986    313829   no data   no data
5.59/5.68	c Decided on static restart strategy
5.89/5.92	c  N st    32     95535       535      2307         0     25341      6986    504482   no data   no data
6.49/6.54	c  N st    34    104850       535      2307         0     21805      6986    409419   no data   no data
6.49/6.54	c  S st    34    104850       535      2307         0     21805      6986    409419   no data   no data
6.49/6.58	c  S st    34    105351       535      2307         0     22306      6986    421386   no data   no data
6.49/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
6.49/6.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.49/6.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.59/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.72	c lits-rem:       174  cl-subs:      560  v-elim:      0  v-fix:    0  time:  0.11 s
6.69/6.72	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
6.69/6.73	c vivif2 --  cl tried    21746 cl shrink        0 lits rem          0 time: 0.00
6.69/6.74	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
6.69/6.74	c calculated reachability. Time: 0.00
6.69/6.74	c  N st    34    105351       535      2307         0     21746      6986    405370   no data   no data
7.49/7.53	c  N st    35    114952       535      2307         0     17404      6986    272136   no data   no data
8.70/8.72	c  N st    36    129350       535      2307         0     16802      6986    238430   no data   no data
10.59/10.66	c  N st    37    150946       535      2307         0     22262      6986    363262   no data   no data
11.19/11.29	c  S st    38    158028       535      2307         0     29164      6986    538300   no data   no data
11.29/11.36	c  S st    38    158531       535      2307         0     29664      6986    550470   no data   no data
11.29/11.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.29/11.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
11.29/11.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.29/11.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.29/11.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.82	c lits-rem:       315  cl-subs:     1471  v-elim:      0  v-fix:    0  time:  0.43 s
11.79/11.82	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
11.79/11.83	c vivif2 --  cl tried    28193 cl shrink        0 lits rem          0 time: 0.01
11.79/11.84	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
11.79/11.84	c calculated reachability. Time: 0.00
11.79/11.84	c  N st    38    158531       535      2307         0     28193      6986    512370   no data   no data
16.88/16.90	c  N st    39    207119       535      2307         0     22870      6986    337014   no data   no data
19.89/19.95	c  N st    40    237799       535      2307         0     33333      6986    571879   no data   no data
19.89/19.95	c  S st    40    237799       535      2307         0     33333      6986    571879   no data   no data
19.99/20.02	c  S st    40    238302       535      2307         0     33836      6986    584772   no data   no data
19.99/20.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.99/20.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.99/20.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
19.99/20.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.99/20.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.99/20.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.64	c lits-rem:       246  cl-subs:     1949  v-elim:      0  v-fix:    0  time:  0.58 s
20.59/20.64	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
20.59/20.65	c vivif2 --  cl tried    31887 cl shrink        0 lits rem          0 time: 0.01
20.59/20.66	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
20.59/20.66	c calculated reachability. Time: 0.00
20.59/20.66	c  N st    40    238302       535      2307         0     31887      6986    537700   no data   no data
27.89/27.97	c  F st    41    306250       535      2307         0     33788      6986    564567   no data   no data
27.89/27.97	c  N st    41    306250       535      2307         0     33788      6986    564567   no data   no data
28.60/28.63	c Decided on static restart strategy
31.29/31.30	c  N st    51    334556       535      2307         0     38122      6986    652863   no data   no data
33.89/33.97	c  N st    53    357457       535      2307         0     36070      6986    584037   no data   no data
33.89/33.97	c  S st    53    357457       535      2307         0     36070      6986    584037   no data   no data
33.99/34.05	c  S st    53    357960       535      2307         0     36573      6986    596364   no data   no data
33.99/34.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.99/34.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.99/34.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.99/34.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
33.99/34.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.99/34.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.99/34.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.39	c lits-rem:       182  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.30 s
34.29/34.39	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
34.29/34.39	c vivif2 --  cl tried    35534 cl shrink        0 lits rem          0 time: 0.01
34.39/34.41	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
34.39/34.41	c calculated reachability. Time: 0.00
34.39/34.41	c  N st    53    357960       535      2307         0     35534      6986    567630   no data   no data
38.19/38.22	c  N st    54    390353       535      2307         0     41826      6986    703687   no data   no data
44.19/44.25	c  N st    55    438945       535      2307         0     35465      6986    498215   no data   no data
53.19/53.21	c  N st    56    511828       535      2307         0     49038      6986    852915   no data   no data
56.49/56.50	c  N st    57    536940       535      2307         0     43290      6986    684075   no data   no data
56.49/56.50	c  S st    57    536940       535      2307         0     43290      6986    684075   no data   no data
56.49/56.59	c  S st    57    537447       535      2307         0     43795      6986    696697   no data   no data
56.59/56.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.59/56.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.59/56.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.59/56.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.59/56.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.59/56.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
56.59/56.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.59/56.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.59/56.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.20/57.21	c lits-rem:       252  cl-subs:     1530  v-elim:      0  v-fix:    0  time:  0.57 s
57.20/57.21	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
57.20/57.22	c vivif2 --  cl tried    42265 cl shrink        0 lits rem          0 time: 0.01
57.20/57.24	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
57.20/57.24	c calculated reachability. Time: 0.00
57.20/57.24	c  N st    57    537447       535      2307         0     42265      6986    652536   no data   no data
81.69/81.78	c  N st    58    701431       535      2307         0     36335      6986    400389   no data   no data
98.39/98.47	c  N st    59    806172       535      2307         0     65380      6986   1131071   no data   no data
98.39/98.47	c  S st    59    806172       535      2307         0     65380      6986   1131071   no data   no data
98.59/98.62	c  S st    59    806678       535      2307         0     65886      6986   1143209   no data   no data
98.59/98.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.59/98.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.59/98.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.59/98.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.59/98.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.59/98.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
98.59/98.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
98.59/98.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
98.69/98.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.19/101.23	c lits-rem:       378  cl-subs:     4079  v-elim:      0  v-fix:    0  time:  2.53 s
101.19/101.23	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
101.19/101.25	c vivif2 --  cl tried    61807 cl shrink        0 lits rem          0 time: 0.01
101.19/101.29	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.04
101.19/101.29	c calculated reachability. Time: 0.00
101.19/101.29	c  N st    59    806678       535      2307         0     61807      6986   1042811   no data   no data
147.79/147.83	c  F st    60   1071875       535      2307         0     77320      6986   1329475   no data   no data
147.79/147.83	c  N st    60   1071875       535      2307         0     77320      6986   1329475   no data   no data
148.99/149.05	c Decided on static restart strategy
153.19/153.22	c  N st    70   1100185       535      2307         0     61335      6986    900626   no data   no data
160.19/160.23	c  N st    72   1136180       535      2307         0     51810      6986    634098   no data   no data
166.79/166.88	c  N st    73   1168572       535      2307         0     83433      6986   1479152   no data   no data
175.49/175.54	c  N st    74   1210018       535      2307         0     77797      6986   1277617   no data   no data
175.49/175.54	c  S st    74   1210018       535      2307         0     77797      6986   1277617   no data   no data
175.69/175.74	c  S st    74   1210520       535      2307         0     78298      6986   1290128   no data   no data
175.69/175.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.69/175.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
175.69/175.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.69/175.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.69/175.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.69/175.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
175.69/175.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.69/175.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.79/175.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.09/179.14	c lits-rem:       550  cl-subs:     4468  v-elim:      0  v-fix:    0  time:  3.31 s
179.09/179.14	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
179.09/179.15	c vivif2 --  cl tried    73830 cl shrink        0 lits rem          0 time: 0.02
179.20/179.20	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.05
179.20/179.21	c calculated reachability. Time: 0.00
179.20/179.21	c  N st    74   1210520       535      2307         0     73830      6986   1176441   no data   no data
195.09/195.11	c  N st    75   1283402       535      2307         0     50360      6986    535413   no data   no data
217.99/218.08	c  N st    76   1392726       535      2307         0     58385      6986    695765   no data   no data
253.99/254.06	c  N st    77   1556710       535      2307         0     63760      6986    832519   no data   no data
288.10/288.16	c  N st    78   1710521       535      2307         0    104920      6986   1870975   no data   no data
288.10/288.16	c  S st    78   1710521       535      2307         0    104920      6986   1870975   no data   no data
288.39/288.44	c  S st    78   1711025       535      2307         0    105424      6986   1883686   no data   no data
288.39/288.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
288.39/288.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
288.39/288.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
288.39/288.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.39/288.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.39/288.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
288.39/288.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
288.49/288.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
288.49/288.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.49/298.60	c lits-rem:       691  cl-subs:     9080  v-elim:      0  v-fix:    0  time: 10.02 s
298.49/298.60	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
298.59/298.62	c vivif2 --  cl tried    96344 cl shrink        0 lits rem          0 time: 0.03
298.69/298.70	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.07
298.69/298.70	c calculated reachability. Time: 0.00
298.69/298.70	c  N st    78   1711025       535      2307         0     96344      6986   1665362   no data   no data
393.70/393.79	c  N st    79   2079992       535      2307         0    108425      6986   1895418   no data   no data
427.20/427.20	c  N st    80   2211025       535      2307         0    112478      6986   1966268   no data   no data
427.20/427.20	c  S st    80   2211025       535      2307         0    112478      6986   1966268   no data   no data
427.40/427.48	c  S st    80   2211526       535      2307         0    112979      6986   1979573   no data   no data
427.40/427.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.50/427.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
427.50/427.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.50/427.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.50/427.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.50/427.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
427.50/427.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
427.50/427.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
427.60/427.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.79/436.84	c lits-rem:       737  cl-subs:     6639  v-elim:      0  v-fix:    0  time:  9.22 s
436.79/436.84	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
436.79/436.87	c vivif2 --  cl tried   106340 cl shrink        0 lits rem          0 time: 0.03
436.89/436.96	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.09
436.89/436.96	c calculated reachability. Time: 0.00
436.89/436.96	c  N st    80   2211526       535      2307         0    106340      6986   1804801   no data   no data
579.19/579.23	c  N st    81   2711528       535      2307         0    129521      6986   2278450   no data   no data
579.19/579.23	c  S st    81   2711528       535      2307         0    129521      6986   2278450   no data   no data
579.49/579.57	c  S st    81   2712031       535      2307         0    130024      6986   2290943   no data   no data
579.49/579.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
579.60/579.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
579.60/579.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
579.60/579.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
579.60/579.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
579.60/579.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
579.60/579.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
579.60/579.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
579.69/579.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
596.40/596.41	c lits-rem:      1174  cl-subs:    10897  v-elim:      0  v-fix:    0  time: 16.67 s
596.40/596.41	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
596.40/596.44	c vivif2 --  cl tried   119127 cl shrink        0 lits rem          0 time: 0.03
596.50/596.54	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.10
596.50/596.55	c calculated reachability. Time: 0.00
596.50/596.55	c  N st    81   2712031       535      2307         0    119127      6986   2033349   no data   no data
758.09/758.16	c  N st    82   3212031       535      2307         0     94858      6986   1223941   no data   no data
758.09/758.16	c  S st    82   3212031       535      2307         0     94858      6986   1223941   no data   no data
758.29/758.39	c  S st    82   3212534       535      2307         0     95361      6986   1236797   no data   no data
758.29/758.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
758.39/758.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
758.39/758.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.39/758.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.39/758.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.39/758.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
758.39/758.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
758.39/758.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
758.39/758.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.19/760.30	c lits-rem:       235  cl-subs:     3501  v-elim:      0  v-fix:    0  time:  1.81 s
760.19/760.30	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
760.29/760.31	c vivif2 --  cl tried    91860 cl shrink        0 lits rem          0 time: 0.02
760.29/760.38	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.07
760.29/760.38	c calculated reachability. Time: 0.00
760.29/760.38	c  N st    82   3212534       535      2307         0     91860      6986   1151614   no data   no data
931.00/931.07	c  N st    83   3712534       535      2307         0    103150      6986   1347678   no data   no data
931.00/931.07	c  S st    83   3712534       535      2307         0    103150      6986   1347678   no data   no data
931.30/931.33	c  S st    83   3713036       535      2307         0    103652      6986   1360784   no data   no data
931.30/931.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.30/931.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
931.30/931.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
931.30/931.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
931.30/931.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.30/931.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
931.30/931.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
931.40/931.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
931.40/931.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.09/933.15	c lits-rem:       308  cl-subs:     2480  v-elim:      0  v-fix:    0  time:  1.71 s
933.09/933.15	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
933.09/933.17	c vivif2 --  cl tried   101172 cl shrink        0 lits rem          0 time: 0.02
933.19/933.24	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.07
933.19/933.25	c calculated reachability. Time: 0.00
933.19/933.25	c  N st    83   3713036       535      2307         0    101172      6986   1298065   no data   no data
946.09/946.12	c  F st    84   3751565       535      2307         0    138740      6986   2302502   no data   no data
946.09/946.12	c  N st    84   3751565       535      2307         0    138740      6986   2302502   no data   no data
948.29/948.39	c Decided on static restart strategy
958.90/958.91	c  N st    94   3779869       535      2307         0     83509      6986    792838   no data   no data
969.79/969.85	c  N st    96   3815862       535      2307         0    118632      6986   1720483   no data   no data
980.99/981.01	c  N st    97   3848254       535      2307         0    150327      6986   2600582   no data   no data
997.39/997.41	c  N st    98   3896842       535      2307         0    113992      6986   1597377   no data   no data
1020.49/1020.59	c  N st    99   3969724       535      2307         0    100048      6986   1195167   no data   no data
1054.39/1054.44	c  N st   100   4079047       535      2307         0    120911      6986   1733324   no data   no data
1095.89/1095.94	c  N st   101   4213036       535      2307         0    165130      6986   2995849   no data   no data
1095.89/1095.94	c  S st   101   4213036       535      2307         0    165130      6986   2995849   no data   no data
1096.39/1096.46	c  S st   101   4213539       535      2307         0    165629      6986   3008362   no data   no data
1096.39/1096.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1096.49/1096.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1096.49/1096.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1096.49/1096.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1096.49/1096.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.49/1096.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1096.49/1096.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1096.49/1096.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1096.60/1096.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.79/1112.86	c lits-rem:      2063  cl-subs:     7413  v-elim:      0  v-fix:    0  time: 16.18 s
1112.79/1112.86	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
1112.89/1112.91	c vivif2 --  cl tried   158216 cl shrink        0 lits rem          0 time: 0.04
1112.99/1113.06	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.16
1112.99/1113.07	c calculated reachability. Time: 0.00
1112.99/1113.07	c  N st   101   4213539       535      2307         0    158216      6986   2818450   no data   no data
1200.48/1200.50	c  N st   102   4459515       535      2307         0    131274      6986   1897670   no data   no data
1292.99/1293.07	c  N st   103   4713540       535      2307         0    103796      6986   1140055   no data   no data
1292.99/1293.07	c  S st   103   4713540       535      2307         0    103796      6986   1140055   no data   no data
1293.39/1293.40	c  S st   103   4714042       535      2307         0    104298      6986   1153105   no data   no data
1293.39/1293.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1293.39/1293.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1293.39/1293.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1293.39/1293.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1293.39/1293.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1293.39/1293.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1293.39/1293.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1293.39/1293.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1293.50/1293.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1294.60/1294.62	c lits-rem:       155  cl-subs:     1869  v-elim:      0  v-fix:    0  time:  1.09 s
1294.60/1294.62	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
1294.60/1294.64	c vivif2 --  cl tried   102429 cl shrink        0 lits rem          0 time: 0.02
1294.70/1294.75	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.11
1294.70/1294.75	c calculated reachability. Time: 0.00
1294.70/1294.75	c  N st   103   4714042       535      2307         0    102429      6986   1108244   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174702-1301788859/watcher-3174702-1301788859 -o /tmp/evaluation-result-3174702-1301788859/solver-3174702-1301788859 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174702-1301788859.cnf 

running on 2 cores: 1,3

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.68 3.93 3.93 5/189 22761
/proc/meminfo: memFree=21044740/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=29952 CPUtime=0 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 554 0 0 0 0 0 0 0 25 0 1 0 290483670 30670848 493 33554432000 4194304 4627331 140736701323728 18446744073709551615 4237424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 7488 493 343 106 0 2459 0

[startup+0.0975391 s]
/proc/loadavg: 3.68 3.93 3.93 5/189 22761
/proc/meminfo: memFree=21044740/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=30448 CPUtime=0.09 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 787 0 0 0 9 0 0 0 25 0 1 0 290483670 31178752 726 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 7612 726 371 106 0 2583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.100534 s]
/proc/loadavg: 3.68 3.93 3.93 5/189 22761
/proc/meminfo: memFree=21044740/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=30448 CPUtime=0.09 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 790 0 0 0 9 0 0 0 25 0 1 0 290483670 31178752 729 33554432000 4194304 4627331 140736701323728 18446744073709551615 4305819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 7612 729 371 106 0 2583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.300502 s]
/proc/loadavg: 3.68 3.93 3.93 5/189 22761
/proc/meminfo: memFree=21044740/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=31068 CPUtime=0.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 1072 0 0 0 29 0 0 0 25 0 1 0 290483670 31813632 865 33554432000 4194304 4627331 140736701323728 18446744073709551615 4327551 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 7767 865 372 106 0 2738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31068

[startup+0.700427 s]
/proc/loadavg: 3.68 3.93 3.93 5/189 22761
/proc/meminfo: memFree=21044740/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=31376 CPUtime=0.69 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 1462 0 0 0 69 0 0 0 25 0 1 0 290483670 32129024 1031 33554432000 4194304 4627331 140736701323728 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 7844 1031 372 106 0 2815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31376

[startup+1.50028 s]
/proc/loadavg: 3.68 3.93 3.93 5/190 22762
/proc/meminfo: memFree=21037416/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=37540 CPUtime=1.49 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 3521 0 0 0 149 0 0 0 25 0 1 0 290483670 38440960 2475 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 9385 2475 377 106 0 4356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37540

[startup+3.10099 s]
/proc/loadavg: 3.68 3.93 3.93 5/190 22771
/proc/meminfo: memFree=21027744/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=37772 CPUtime=3.09 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 4550 0 0 0 309 0 0 0 25 0 1 0 290483670 38678528 2706 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 9443 2706 377 106 0 4414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37772

[startup+6.3004 s]
/proc/loadavg: 3.70 3.93 3.93 5/190 22771
/proc/meminfo: memFree=21011380/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=39492 CPUtime=6.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 6924 0 0 0 629 0 0 0 25 0 1 0 290483670 40439808 2962 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 9873 2962 377 106 0 4844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39492

[startup+12.7002 s]
/proc/loadavg: 3.73 3.94 3.93 5/190 22771
/proc/meminfo: memFree=20986344/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=52128 CPUtime=12.69 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 12676 0 0 0 1268 1 0 0 25 0 1 0 290483670 53379072 5891 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 13032 5891 377 106 0 8003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52128

[startup+25.5009 s]
/proc/loadavg: 3.79 3.94 3.93 5/190 22771
/proc/meminfo: memFree=20968904/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=57832 CPUtime=25.49 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 18650 0 0 0 2547 2 0 0 25 0 1 0 290483670 59219968 7473 33554432000 4194304 4627331 140736701323728 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 14458 7473 377 106 0 9429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57832

[startup+51.1002 s]
/proc/loadavg: 3.86 3.94 3.93 5/190 22772
/proc/meminfo: memFree=20949552/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=63096 CPUtime=51.09 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 28564 0 0 0 5105 4 0 0 25 0 1 0 290483670 64610304 8362 33554432000 4194304 4627331 140736701323728 18446744073709551615 4310542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 15774 8362 377 106 0 10745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63096

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.94 5/190 22773
/proc/meminfo: memFree=20880820/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=82484 CPUtime=102.3 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 46302 0 0 0 10222 8 0 0 25 0 1 0 290483670 84463616 13967 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 20621 13967 377 106 0 15592 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82484

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22775
/proc/meminfo: memFree=20872484/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=82908 CPUtime=162.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 60016 0 0 0 16218 11 0 0 25 0 1 0 290483670 84897792 13608 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 20727 13608 377 106 0 15698 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82908

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22779
/proc/meminfo: memFree=20839796/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=97672 CPUtime=222.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 73848 0 0 0 22215 14 0 0 25 0 1 0 290483670 100016128 17422 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 24418 17422 377 106 0 19389 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97672

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22781
/proc/meminfo: memFree=20813036/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=97944 CPUtime=282.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 85046 0 0 0 28211 18 0 0 25 0 1 0 290483670 100294656 17319 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 24486 17319 377 106 0 19457 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 97944

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22783
/proc/meminfo: memFree=20773560/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=116716 CPUtime=342.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 97084 0 0 0 34208 21 0 0 25 0 1 0 290483670 119517184 21989 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 29179 21989 377 106 0 24150 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 116716

[startup+402.3 s]
/proc/loadavg: 4.04 3.99 3.94 5/190 22784
/proc/meminfo: memFree=20753048/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=116936 CPUtime=402.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 106801 0 0 0 40205 24 0 0 25 0 1 0 290483670 119742464 21604 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 29234 21604 377 106 0 24205 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 116936

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.94 5/190 22786
/proc/meminfo: memFree=20720164/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=133776 CPUtime=462.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 117749 0 0 0 46202 27 0 0 25 0 1 0 290483670 136986624 26981 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 33444 26981 377 106 0 28415 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 133776

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 22787
/proc/meminfo: memFree=20706600/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=133952 CPUtime=522.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 126379 0 0 0 52198 31 0 0 25 0 1 0 290483670 137166848 27062 33554432000 4194304 4627331 140736701323728 18446744073709551615 4324176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 33488 27062 377 106 0 28459 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 133952

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 22789
/proc/meminfo: memFree=20678416/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=151400 CPUtime=582.3 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 138925 0 0 0 58195 35 0 0 25 0 1 0 290483670 155033600 30807 33554432000 4194304 4627331 140736701323728 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 37850 30807 377 106 0 32821 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151400

[startup+642.3 s]
/proc/loadavg: 4.07 4.00 3.95 5/190 22791
/proc/meminfo: memFree=20650720/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=151496 CPUtime=642.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 144649 0 0 0 64192 37 0 0 25 0 1 0 290483670 155131904 30279 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 37874 30279 377 106 0 32845 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 151496

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.95 5/190 22792
/proc/meminfo: memFree=20650684/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=151612 CPUtime=702.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 151393 0 0 0 70190 39 0 0 25 0 1 0 290483670 155250688 31037 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 37903 31037 377 106 0 32874 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 151612

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 22794
/proc/meminfo: memFree=20661072/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=152156 CPUtime=762.3 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 159804 0 0 0 76188 42 0 0 25 0 1 0 290483670 155807744 30154 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 38039 30154 377 106 0 33010 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 152156

[startup+822.3 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 22795
/proc/meminfo: memFree=20638316/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=152268 CPUtime=822.3 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 166287 0 0 0 82184 46 0 0 25 0 1 0 290483670 155922432 30065 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 38067 30065 377 106 0 33038 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 152268

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 22797
/proc/meminfo: memFree=20640868/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=152392 CPUtime=882.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 173724 0 0 0 88181 48 0 0 25 0 1 0 290483670 156049408 30837 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 38098 30837 377 106 0 33069 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 152392

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 22799
/proc/meminfo: memFree=20630404/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=158504 CPUtime=942.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 181945 0 0 0 94178 51 0 0 25 0 1 0 290483670 162308096 32213 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 39626 32213 377 106 0 34597 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 158504

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.96 5/190 22800
/proc/meminfo: memFree=20610872/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=158604 CPUtime=1002.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 188976 0 0 0 100175 54 0 0 25 0 1 0 290483670 162410496 32186 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 39651 32186 377 106 0 34622 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 158604

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 22802
/proc/meminfo: memFree=20607112/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=158692 CPUtime=1062.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 196500 0 0 0 106173 56 0 0 25 0 1 0 290483670 162500608 32614 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 39673 32614 377 106 0 34644 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 158692

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 22803
/proc/meminfo: memFree=20549908/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=237532 CPUtime=1122.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 206993 0 0 0 112169 60 0 0 25 0 1 0 290483670 243232768 39442 33554432000 4194304 4627331 140736701323728 18446744073709551615 4310104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 59383 39442 377 106 0 54354 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 237532

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 22805
/proc/meminfo: memFree=20541216/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=184320 CPUtime=1182.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 213891 0 0 0 118165 64 0 0 25 0 1 0 290483670 188743680 38811 33554432000 4194304 4627331 140736701323728 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 46080 38811 377 106 0 41051 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 184320

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 22807
/proc/meminfo: memFree=20544256/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=184420 CPUtime=1242.29 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 221034 0 0 0 124162 67 0 0 25 0 1 0 290483670 188846080 38642 33554432000 4194304 4627331 140736701323728 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 46105 38642 377 106 0 41076 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 184420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 2/184 22811
/proc/meminfo: memFree=20916152/32951124 swapFree=67111528/67111528
[pid=22761] ppid=22759 vsize=184504 CPUtime=1299.99 cores=1,3
/proc/22761/stat : 22761 (strangenight2-s) R 22759 22761 22101 0 -1 4202496 227615 0 0 0 129930 69 0 0 25 0 1 0 290483670 188932096 37596 33554432000 4194304 4627331 140736701323728 18446744073709551615 4333360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22761/statm: 46126 37596 377 106 0 41097 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 184504

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.01
CPU time (s): 1300.01
CPU user time (s): 1299.31
CPU system time (s): 0.702893
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 238544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.702893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227615
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= 8
involuntary context switches= 6696

runsolver used 2.03569 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 02:00:59
IDJOB=3174702
IDBENCH=82920
IDSOLVER=1587
FILE ID=node139/3174702-1301788859
RUNJOBID= node139-1301783649-22121
PBS_JOBID= 12841379
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174702-1301788859/watcher-3174702-1301788859 -o /tmp/evaluation-result-3174702-1301788859/solver-3174702-1301788859 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174702-1301788859.cnf

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

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=1493969057

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21044896 kB
Buffers:        366084 kB
Cached:       11183972 kB
SwapCached:          0 kB
Active:        7428740 kB
Inactive:      4211952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21044896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23056 kB
Writeback:           0 kB
AnonPages:       90688 kB
Mapped:          16280 kB
Slab:           202544 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300332 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= 71868 MiB
End job on node139 at 2011-04-03 02:22:41