Trace number 3367667

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S2058622508-076.SATISFIABLE.cnf
MD5SUMc1412f649cda4900c9606cccc6bec4a4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.033994
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-3367667-1305385424.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.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:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     237 undec:      61 neg:     252
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       531      2309         0         0      7037         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4917       531      2309         0      4842      7037    124651   no data   no data
0.39/0.41	c  N st    10     11303       531      2309         0      4480      7037     81169   no data   no data
0.59/0.68	c  N st    11     17047       531      2309         0     10106      7037    213641   no data   no data
1.00/1.07	c  F st    12     25001       531      2309         0     12418      7037    279980   no data   no data
1.00/1.07	c  N st    12     25001       531      2309         0     12418      7037    279980   no data   no data
1.29/1.32	c Decided on static restart strategy
1.29/1.32	c  N st    18     30002       531      2309         0     10721      7037    219512   no data   no data
1.29/1.32	c  S st    18     30002       531      2309         0     10721      7037    219512   no data   no data
1.29/1.35	c  S st    18     30507       531      2309         0     11226      7037    232135   no data   no data
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.35	c blocked clauses removed:        9 vars:      2 tried:         531 T: 0.00 s
1.29/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
1.29/1.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c lits-rem:       168  cl-subs:      460  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.42	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.01
1.39/1.42	c calculated reachability. Time: 0.00
1.39/1.42	c  N st    18     30507       529      2300         0     10766      7010    218852   no data   no data
1.79/1.82	c  N st    20     37620       529      2300         0     10002      7010    175919   no data   no data
2.20/2.22	c  N st    21     44021       529      2300         0     16292      7010    334630   no data   no data
2.29/2.33	c  S st    22     45760       529      2300         0      9225      7010    138144   no data   no data
2.29/2.36	c  S st    22     46260       529      2300         0      9723      7010    150051   no data   no data
2.29/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
2.29/2.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.29/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.38	c lits-rem:        10  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.38	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c vivif2 --  cl tried     9650 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.01
2.29/2.39	c calculated reachability. Time: 0.00
2.29/2.39	c  N st    22     46260       529      2300         0      9650      7010    148046   no data   no data
3.20/3.27	c  N st    23     60657       529      2300         0     13973      7010    245159   no data   no data
3.79/3.86	c  N st    24     69390       529      2300         0     11759      7010    180224   no data   no data
3.79/3.86	c  S st    24     69390       529      2300         0     11759      7010    180224   no data   no data
3.89/3.90	c  S st    24     69891       529      2300         0     12260      7010    192114   no data   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
3.89/3.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.89/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.93	c lits-rem:        26  cl-subs:      205  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.93	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c vivif2 --  cl tried    12055 cl shrink        0 lits rem          0 time: 0.00
3.89/3.94	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.01
3.89/3.94	c calculated reachability. Time: 0.00
3.89/3.94	c  N st    24     69891       529      2300         0     12055      7010    187151   no data   no data
5.19/5.23	c  F st    25     87500       529      2300         0     17548      7010    325105   no data   no data
5.19/5.23	c  N st    25     87500       529      2300         0     17548      7010    325105   no data   no data
5.59/5.61	c Decided on static restart strategy
5.79/5.84	c  N st    32     95538       529      2300         0     25469      7010    525775   no data   no data
6.50/6.51	c  N st    34    104839       529      2300         0     21874      7010    409324   no data   no data
6.50/6.51	c  S st    34    104839       529      2300         0     21874      7010    409324   no data   no data
6.50/6.56	c  S st    34    105341       529      2300         0     22374      7010    422010   no data   no data
6.50/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.50/6.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
6.50/6.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.50/6.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.50/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.71	c lits-rem:       111  cl-subs:      581  v-elim:      0  v-fix:    0  time:  0.13 s
6.69/6.71	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
6.69/6.71	c vivif2 --  cl tried    21793 cl shrink        0 lits rem          0 time: 0.00
6.69/6.72	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.01
6.69/6.73	c calculated reachability. Time: 0.00
6.69/6.73	c  N st    34    105341       529      2300         0     21793      7010    405853   no data   no data
7.49/7.51	c  N st    35    114939       529      2300         0     17461      7010    266838   no data   no data
8.70/8.73	c  N st    36    129336       529      2300         0     16860      7010    237512   no data   no data
10.39/10.48	c  N st    37    150931       529      2300         0     22321      7010    362170   no data   no data
11.09/11.19	c  S st    38    158014       529      2300         0     29241      7010    548893   no data   no data
11.19/11.26	c  S st    38    158518       529      2300         0     29743      7010    560837   no data   no data
11.19/11.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.19/11.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
11.19/11.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.19/11.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.63	c lits-rem:       360  cl-subs:     1283  v-elim:      0  v-fix:    0  time:  0.35 s
11.59/11.63	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
11.59/11.64	c vivif2 --  cl tried    28460 cl shrink        0 lits rem          0 time: 0.01
11.59/11.66	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.02
11.59/11.66	c calculated reachability. Time: 0.00
11.59/11.66	c  N st    38    158518       529      2300         0     28460      7010    527597   no data   no data
16.40/16.45	c  N st    39    207107       529      2300         0     23173      7010    342605   no data   no data
19.49/19.52	c  N st    40    237779       529      2300         0     33478      7010    576754   no data   no data
19.49/19.52	c  S st    40    237779       529      2300         0     33478      7010    576754   no data   no data
19.49/19.59	c  S st    40    238283       529      2300         0     33981      7010    588296   no data   no data
19.59/19.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.59/19.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
19.59/19.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.59/19.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.59/19.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.36	c lits-rem:      1054  cl-subs:     2272  v-elim:      0  v-fix:    0  time:  0.74 s
20.29/20.36	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
20.29/20.37	c vivif2 --  cl tried    31709 cl shrink        0 lits rem          0 time: 0.01
20.29/20.39	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.02
20.29/20.39	c calculated reachability. Time: 0.00
20.29/20.39	c  N st    40    238283       529      2300         0     31709      7010    528527   no data   no data
27.79/27.84	c  F st    41    306252       529      2300         0     33610      7010    527878   no data   no data
27.79/27.84	c  N st    41    306252       529      2300         0     33610      7010    527878   no data   no data
28.29/28.36	c Decided on static restart strategy
30.99/31.01	c  N st    51    334557       529      2300         0     37973      7010    616713   no data   no data
33.49/33.55	c  N st    53    357424       529      2300         0     35935      7010    588240   no data   no data
33.49/33.55	c  S st    53    357424       529      2300         0     35935      7010    588240   no data   no data
33.59/33.63	c  S st    53    357926       529      2300         0     36436      7010    600419   no data   no data
33.59/33.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.59/33.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.59/33.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.59/33.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
33.59/33.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.59/33.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.59/33.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.99	c lits-rem:        83  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  0.32 s
33.89/33.99	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
33.89/34.00	c vivif2 --  cl tried    35301 cl shrink        0 lits rem          0 time: 0.01
34.00/34.02	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.02
34.00/34.02	c calculated reachability. Time: 0.00
34.00/34.02	c  N st    53    357926       529      2300         0     35301      7010    570140   no data   no data
37.79/37.87	c  N st    54    390318       529      2300         0     41479      7010    728919   no data   no data
43.60/43.62	c  N st    55    438906       529      2300         0     35317      7010    508588   no data   no data
52.89/52.94	c  N st    56    511790       529      2300         0     48870      7010    859895   no data   no data
56.39/56.45	c  N st    57    536889       529      2300         0     43053      7010    644988   no data   no data
56.39/56.45	c  S st    57    536889       529      2300         0     43053      7010    644988   no data   no data
56.49/56.56	c  S st    57    537395       529      2300         0     43558      7010    656851   no data   no data
56.49/56.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.49/56.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.49/56.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.49/56.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.49/56.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.49/56.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
56.49/56.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.49/56.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.59/56.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.10/57.14	c lits-rem:       146  cl-subs:     1748  v-elim:      0  v-fix:    0  time:  0.55 s
57.10/57.15	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
57.10/57.15	c vivif2 --  cl tried    41810 cl shrink        0 lits rem          0 time: 0.01
57.10/57.18	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.03
57.10/57.18	c calculated reachability. Time: 0.00
57.10/57.18	c  N st    57    537395       529      2300         0     41810      7010    612720   no data   no data
82.29/82.30	c  N st    58    701379       529      2300         0     35710      7010    384876   no data   no data
98.90/99.00	c  N st    59    806092       529      2300         0     64765      7010   1095907   no data   no data
98.90/99.00	c  S st    59    806092       529      2300         0     64765      7010   1095907   no data   no data
99.10/99.16	c  S st    59    806593       529      2300         0     65266      7010   1108671   no data   no data
99.10/99.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.10/99.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.10/99.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.10/99.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.10/99.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.10/99.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
99.10/99.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
99.20/99.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.20/99.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.39/101.48	c lits-rem:       445  cl-subs:     3458  v-elim:      0  v-fix:    0  time:  2.25 s
101.39/101.48	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
101.49/101.50	c vivif2 --  cl tried    61808 cl shrink        0 lits rem          0 time: 0.01
101.49/101.54	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.05
101.49/101.54	c calculated reachability. Time: 0.00
101.49/101.54	c  N st    59    806593       529      2300         0     61808      7010   1023330   no data   no data
148.40/148.46	c  F st    60   1071875       529      2300         0     78167      7010   1381464   no data   no data
148.40/148.46	c  N st    60   1071875       529      2300         0     78167      7010   1381464   no data   no data
149.80/149.88	c Decided on static restart strategy
154.09/154.13	c  N st    70   1100181       529      2300         0     61800      7010    874901   no data   no data
161.29/161.40	c  N st    72   1136174       529      2300         0     52066      7010    632669   no data   no data
167.80/167.82	c  N st    73   1168566       529      2300         0     83589      7010   1428357   no data   no data
175.29/175.36	c  N st    74   1209890       529      2300         0     78134      7010   1307747   no data   no data
175.29/175.36	c  S st    74   1209890       529      2300         0     78134      7010   1307747   no data   no data
175.49/175.57	c  S st    74   1210396       529      2300         0     78640      7010   1320353   no data   no data
175.49/175.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.59/175.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
175.59/175.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.59/175.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.59/175.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.59/175.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
175.59/175.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.59/175.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.59/175.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.69/177.77	c lits-rem:       821  cl-subs:     2936  v-elim:      0  v-fix:    0  time:  2.11 s
177.69/177.77	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
177.69/177.79	c vivif2 --  cl tried    75704 cl shrink        0 lits rem          0 time: 0.02
177.79/177.84	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.06
177.79/177.85	c calculated reachability. Time: 0.00
177.79/177.85	c  N st    74   1210396       529      2300         0     75704      7010   1252968   no data   no data
193.20/193.29	c  N st    75   1283278       529      2300         0     52077      7010    572995   no data   no data
217.10/217.12	c  N st    76   1392601       529      2300         0     60078      7010    740210   no data   no data
251.90/251.91	c  N st    77   1556586       529      2300         0     65138      7010    847423   no data   no data
288.80/288.82	c  N st    78   1710396       529      2300         0    106637      7010   1834215   no data   no data
288.80/288.82	c  S st    78   1710396       529      2300         0    106637      7010   1834215   no data   no data
289.10/289.12	c  S st    78   1710902       529      2300         0    107143      7010   1846544   no data   no data
289.10/289.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.10/289.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
289.10/289.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.10/289.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.10/289.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.10/289.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
289.10/289.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
289.10/289.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
289.21/289.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.80/300.83	c lits-rem:      1507  cl-subs:     9859  v-elim:      0  v-fix:    0  time: 11.58 s
300.80/300.83	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
300.80/300.85	c vivif2 --  cl tried    97284 cl shrink        0 lits rem          0 time: 0.02
300.90/300.93	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.08
300.90/300.94	c calculated reachability. Time: 0.00
300.90/300.94	c  N st    78   1710902       529      2300         0     97284      7010   1613717   no data   no data
395.11/395.15	c  N st    79   2079867       529      2300         0    108968      7010   1784590   no data   no data
424.91/424.91	c  N st    80   2210902       529      2300         0    112861      7010   1822736   no data   no data
424.91/424.91	c  S st    80   2210902       529      2300         0    112861      7010   1822736   no data   no data
425.21/425.23	c  S st    80   2211405       529      2300         0    113360      7010   1835008   no data   no data
425.21/425.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.21/425.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
425.21/425.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.21/425.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.21/425.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.21/425.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
425.21/425.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
425.31/425.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.31/425.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.51/435.54	c lits-rem:       392  cl-subs:    11116  v-elim:      0  v-fix:    0  time: 10.18 s
435.51/435.54	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
435.51/435.56	c vivif2 --  cl tried   102244 cl shrink        0 lits rem          0 time: 0.02
435.62/435.65	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.09
435.62/435.66	c calculated reachability. Time: 0.00
435.62/435.66	c  N st    80   2211405       529      2300         0    102244      7010   1592130   no data   no data
568.91/568.97	c  N st    81   2711409       529      2300         0    125728      7010   2094689   no data   no data
568.91/568.97	c  S st    81   2711409       529      2300         0    125728      7010   2094689   no data   no data
569.31/569.35	c  S st    81   2711913       529      2300         0    126232      7010   2107084   no data   no data
569.31/569.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
569.41/569.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
569.41/569.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
569.41/569.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
569.41/569.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.41/569.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
569.41/569.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
569.41/569.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
569.51/569.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.92/582.96	c lits-rem:       651  cl-subs:    10774  v-elim:      0  v-fix:    0  time: 13.46 s
582.92/582.97	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
582.92/582.99	c vivif2 --  cl tried   115458 cl shrink        0 lits rem          0 time: 0.03
583.11/583.10	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.11
583.11/583.10	c calculated reachability. Time: 0.00
583.11/583.10	c  N st    81   2711913       529      2300         0    115458      7010   1863987   no data   no data
720.81/720.83	c  N st    82   3211914       529      2300         0     91676      7010   1139814   no data   no data
720.81/720.83	c  S st    82   3211914       529      2300         0     91676      7010   1139814   no data   no data
721.01/721.05	c  S st    82   3212418       529      2300         0     92179      7010   1151921   no data   no data
721.01/721.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
721.01/721.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
721.01/721.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
721.01/721.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.01/721.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.01/721.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
721.01/721.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
721.11/721.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
721.11/721.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.21/722.22	c lits-rem:       230  cl-subs:     2039  v-elim:      0  v-fix:    0  time:  1.09 s
722.21/722.22	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
722.21/722.24	c vivif2 --  cl tried    90140 cl shrink        0 lits rem          0 time: 0.02
722.31/722.31	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.07
722.31/722.31	c calculated reachability. Time: 0.00
722.31/722.31	c  N st    82   3212418       529      2300         0     90140      7010   1101379   no data   no data
865.52/865.53	c  N st    83   3712418       529      2300         0    101020      7010   1279797   no data   no data
865.52/865.53	c  S st    83   3712418       529      2300         0    101020      7010   1279797   no data   no data
865.73/865.77	c  S st    83   3712924       529      2300         0    101526      7010   1293107   no data   no data
865.73/865.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
865.82/865.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
865.82/865.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
865.82/865.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
865.82/865.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
865.82/865.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
865.82/865.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
865.82/865.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
865.82/865.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
867.41/867.48	c lits-rem:       429  cl-subs:     2629  v-elim:      0  v-fix:    0  time:  1.61 s
867.41/867.48	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
867.51/867.50	c vivif2 --  cl tried    98897 cl shrink        0 lits rem          0 time: 0.02
867.51/867.58	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.08
867.51/867.58	c calculated reachability. Time: 0.00
867.51/867.58	c  N st    83   3712924       529      2300         0     98897      7010   1228546   no data   no data
879.42/879.41	c  F st    84   3751562       529      2300         0    136581      7010   2244866   no data   no data
879.42/879.41	c  N st    84   3751562       529      2300         0    136581      7010   2244866   no data   no data
888.82/888.81	c  N dy   127   3771603       529      2300         0    156252      7010   2724672     16.54     17.43
898.82/898.86	c  N dy   184   3792797       529      2300         0     94014      7010    991087     16.22     17.17
906.33/906.38	c  N dy   285   3813761       529      2300         0    114594      7010   1485289     16.46     17.44
914.92/914.99	c  N dy   368   3833765       529      2300         0    134295      7010   1959626     16.51     17.50
927.62/927.68	c  N dy   460   3856822       529      2300         0    156870      7010   2494629     16.52     17.39
938.02/938.02	c  N dy   546   3878653       529      2300         0     94142      7010    958944     16.57     17.66
945.42/945.44	c  N dy   656   3898713       529      2300         0    113900      7010   1444824     16.67     18.53
954.22/954.26	c  N dy   720   3919593       529      2300         0    134404      7010   1940830     16.64     17.59
964.92/964.95	c  N dy   806   3940146       529      2300         0    154609      7010   2429190     16.66     17.58
976.32/976.37	c  N dy   886   3960216       529      2300         0     88975      7010    802131     16.65     18.83
983.22/983.24	c  N dy   974   3980402       529      2300         0    108836      7010   1287193     16.67     17.68
991.22/991.30	c  N dy   995   4001214       529      2300         0    129220      7010   1762409     16.57     17.67
1001.03/1001.01	c  N dy  1057   4021314       529      2300         0    148969      7010   2231600     16.56     19.69
1012.92/1012.94	c  N dy  1150   4041357       529      2300         0    168695      7010   2712433     16.59     17.84
1020.73/1020.71	c  N dy  1173   4061393       529      2300         0    101876      7010   1062073     16.50     19.07
1029.82/1029.85	c  N dy  1253   4086466       529      2300         0    126549      7010   1658406     16.49     17.36
1042.62/1042.65	c  N dy  1345   4111526       529      2300         0    151081      7010   2234643     16.48     17.36
1055.12/1055.13	c  N dy  1431   4132761       529      2300         0    171933      7010   2733474     16.49     17.58
1062.72/1062.79	c  N dy  1522   4152857       529      2300         0    104328      7010   1117716     16.50     18.37
1070.92/1070.90	c  N dy  1594   4174006       529      2300         0    125100      7010   1614617     16.50     17.43
1080.52/1080.59	c  N dy  1661   4195318       529      2300         0    145951      7010   2115158     16.48     17.37
1090.32/1090.30	c  S st  1716   4212925       529      2300         0    163199      7010   2518443     16.47     14.14
1090.82/1090.80	c  S st  1716   4213433       529      2300         0    163705      7010   2532034     16.47   no data
1090.82/1090.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1090.82/1090.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1090.82/1090.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1090.82/1090.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1090.82/1090.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1090.82/1090.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
1090.82/1090.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1090.92/1090.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1090.92/1090.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.52/1096.58	c lits-rem:       513  cl-subs:     7088  v-elim:      0  v-fix:    0  time:  5.59 s
1096.52/1096.58	c vivif2 --  cl tried     2300 cl shrink        0 lits rem          0 time: 0.00
1096.63/1096.62	c vivif2 --  cl tried   156617 cl shrink        0 lits rem          0 time: 0.03
1096.73/1096.78	c asymm  cl-useful: 0/2300/2300 lits-rem:0 time: 0.16
1096.73/1096.78	c calculated reachability. Time: 0.00
1096.73/1096.78	c  N dy  1716   4213433       529      2300         0    156617      7010   2375728     16.47   no data
1109.52/1109.52	c  N dy  1825   4233450       529      2300         0    176336      7010   2867587     16.51     17.82
1117.13/1117.16	c  N dy  1935   4255495       529      2300         0    109797      7010   1242419     16.54     17.45
1125.73/1125.70	c  N dy  1993   4275547       529      2300         0    129477      7010   1706831     16.52     18.25
1136.24/1136.30	c  N dy  2107   4295716       529      2300         0    149297      7010   2182183     16.55     17.49
1148.02/1148.04	c  N dy  2194   4315773       529      2300         0    169072      7010   2667847     16.56     17.52
1161.23/1161.26	c  N dy  2268   4345869       529      2300         0    109112      7010   1152652     16.50     17.39
1168.63/1168.60	c  N dy  2299   4365881       529      2300         0    128669      7010   1604829     16.44     17.36
1178.23/1178.20	c  N dy  2383   4385945       529      2300         0    148381      7010   2081693     16.45     17.71
1190.43/1190.42	c  N dy  2482   4408047       529      2300         0    170037      7010   2601098     16.47     17.39
1199.63/1199.69	c  N dy  2523   4428129       529      2300         0     99531      7010    931844     16.44     17.38
1209.73/1209.78	c  N dy  2596   4454937       529      2300         0    125839      7010   1551751     16.42     17.35
1219.53/1219.52	c  N dy  2721   4475130       529      2300         0    145735      7010   2045117     16.45     17.42
1231.13/1231.18	c  N dy  2819   4495206       529      2300         0    165519      7010   2523481     16.47     17.61
1244.33/1244.38	c  N dy  2923   4516135       529      2300         0     94748      7010    789499     16.48     17.40
1251.63/1251.60	c  N dy  3041   4536648       529      2300         0    114913      7010   1277091     16.50     17.37
1260.33/1260.34	c  N dy  3142   4556666       529      2300         0    134608      7010   1757900     16.52     17.39
1270.93/1270.99	c  N dy  3225   4576763       529      2300         0    154303      7010   2230385     16.52     18.10
1281.93/1281.97	c  N dy  3245   4596853       529      2300         0    173905      7010   2683374     16.50     18.55
1292.54/1292.54	c  N dy  3353   4617045       529      2300         0    101505      7010    939720     16.51     17.43
1299.83/1299.87	c  N dy  3433   4637217       529      2300         0    121285      7010   1413482     16.52     17.39

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.92 1.63 2.78 4/303 25509
/proc/meminfo: memFree=24487280/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=30244 CPUtime=0.01 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 683 0 0 0 1 0 0 0 21 0 1 0 630958308 30969856 623 33554432000 4194304 4580011 140735764499888 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 7561 623 363 95 0 2543 0

[startup+0.075866 s]
/proc/loadavg: 0.92 1.63 2.78 4/303 25509
/proc/meminfo: memFree=24487280/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=30376 CPUtime=0.07 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 758 0 0 0 7 0 0 0 21 0 1 0 630958308 31105024 698 33554432000 4194304 4580011 140735764499888 18446744073709551615 4293891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 7594 698 364 95 0 2576 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30376

[startup+0.10088 s]
/proc/loadavg: 0.92 1.63 2.78 4/303 25509
/proc/meminfo: memFree=24487280/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=30376 CPUtime=0.09 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 789 0 0 0 9 0 0 0 21 0 1 0 630958308 31105024 729 33554432000 4194304 4580011 140735764499888 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 7594 729 364 95 0 2576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30376

[startup+0.300844 s]
/proc/loadavg: 0.92 1.63 2.78 4/303 25509
/proc/meminfo: memFree=24487280/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=30984 CPUtime=0.29 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 1065 0 0 0 29 0 0 0 22 0 1 0 630958308 31727616 852 33554432000 4194304 4580011 140735764499888 18446744073709551615 4320697 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 7746 852 364 95 0 2728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30984

[startup+0.700758 s]
/proc/loadavg: 0.92 1.63 2.78 4/303 25509
/proc/meminfo: memFree=24487280/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=31480 CPUtime=0.69 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 1465 0 0 0 69 0 0 0 24 0 1 0 630958308 32235520 1024 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 7870 1024 364 95 0 2852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31480

[startup+1.5006 s]
/proc/loadavg: 0.92 1.63 2.78 5/304 25510
/proc/meminfo: memFree=24476148/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=37852 CPUtime=1.49 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 3644 0 0 0 149 0 0 0 25 0 1 0 630958308 38760448 2573 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 9463 2573 367 95 0 4445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37852

[startup+3.10034 s]
/proc/loadavg: 0.92 1.63 2.78 5/304 25510
/proc/meminfo: memFree=24450668/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=38192 CPUtime=3.09 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 4921 0 0 0 309 0 0 0 25 0 1 0 630958308 39108608 2535 33554432000 4194304 4580011 140735764499888 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 9548 2535 367 95 0 4530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38192

[startup+6.30073 s]
/proc/loadavg: 1.17 1.67 2.79 5/304 25510
/proc/meminfo: memFree=24443912/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=39740 CPUtime=6.29 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 7109 0 0 0 629 0 0 0 22 0 1 0 630958308 40693760 3058 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 9935 3058 367 95 0 4917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39740

[startup+12.7006 s]
/proc/loadavg: 1.39 1.71 2.79 5/304 25510
/proc/meminfo: memFree=24409356/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=52492 CPUtime=12.69 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 12943 0 0 0 1268 1 0 0 25 0 1 0 630958308 53751808 6083 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 13123 6083 367 95 0 8105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52492

[startup+25.5002 s]
/proc/loadavg: 2.04 1.84 2.82 5/304 25511
/proc/meminfo: memFree=24376312/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=58332 CPUtime=25.5 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 18781 0 0 0 2547 3 0 0 25 0 1 0 630958308 59731968 7593 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 14583 7593 367 95 0 9565 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 58332

[startup+51.1005 s]
/proc/loadavg: 2.78 2.02 2.85 5/304 25538
/proc/meminfo: memFree=24353748/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=62796 CPUtime=51.09 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 28819 0 0 0 5104 5 0 0 25 0 1 0 630958308 64303104 8464 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 15699 8464 367 95 0 10681 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62796

[startup+102.311 s]
/proc/loadavg: 3.47 2.33 2.91 5/304 25540
/proc/meminfo: memFree=24310356/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=81376 CPUtime=102.3 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 45188 0 0 0 10222 8 0 0 25 0 1 0 630958308 83329024 13678 33554432000 4194304 4580011 140735764499888 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 20344 13678 367 95 0 15326 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81376

[startup+162.301 s]
/proc/loadavg: 3.80 2.63 2.97 5/304 25541
/proc/meminfo: memFree=24295176/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=81832 CPUtime=162.3 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 58933 0 0 0 16219 11 0 0 25 0 1 0 630958308 83795968 13208 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 20458 13208 367 95 0 15440 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81832

[startup+222.301 s]
/proc/loadavg: 3.93 2.87 3.04 5/304 25543
/proc/meminfo: memFree=24256420/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=95704 CPUtime=222.3 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 72684 0 0 0 22216 14 0 0 25 0 1 0 630958308 98000896 17037 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 23926 17037 367 95 0 18908 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95704

[startup+282.301 s]
/proc/loadavg: 3.97 3.08 3.09 5/304 25545
/proc/meminfo: memFree=24253032/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=95956 CPUtime=282.3 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 83401 0 0 0 28214 16 0 0 25 0 1 0 630958308 98258944 16795 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 23989 16795 367 95 0 18971 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95956

[startup+342.301 s]
/proc/loadavg: 4.08 3.27 3.16 5/304 25546
/proc/meminfo: memFree=24203648/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=117076 CPUtime=342.3 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 95503 0 0 0 34212 18 0 0 25 0 1 0 630958308 119885824 21797 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 29269 21797 367 95 0 24251 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117076

[startup+402.301 s]
/proc/loadavg: 4.03 3.40 3.21 5/304 25548
/proc/meminfo: memFree=24203224/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=117268 CPUtime=402.3 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 104537 0 0 0 40209 21 0 0 25 0 1 0 630958308 120082432 21405 33554432000 4194304 4580011 140735764499888 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 29317 21405 367 95 0 24299 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117268

[startup+462.301 s]
/proc/loadavg: 4.01 3.51 3.25 5/304 25549
/proc/meminfo: memFree=24169068/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=130372 CPUtime=462.31 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 115512 0 0 0 46207 24 0 0 25 0 1 0 630958308 133500928 24549 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 32593 24549 367 95 0 27575 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 130372

[startup+522.301 s]
/proc/loadavg: 4.00 3.59 3.30 5/304 25551
/proc/meminfo: memFree=24168904/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=130544 CPUtime=522.31 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 124281 0 0 0 52205 26 0 0 25 0 1 0 630958308 133677056 25116 33554432000 4194304 4580011 140735764499888 18446744073709551615 4321090 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 32636 25116 367 95 0 27618 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 130544

[startup+582.301 s]
/proc/loadavg: 4.00 3.67 3.34 5/304 25553
/proc/meminfo: memFree=24136508/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=145332 CPUtime=582.31 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 133850 0 0 0 58203 28 0 0 25 0 1 0 630958308 148819968 29056 33554432000 4194304 4580011 140735764499888 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 36333 29056 368 95 0 31315 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 145332

[startup+642.301 s]
/proc/loadavg: 4.07 3.75 3.39 5/304 25554
/proc/meminfo: memFree=24140448/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=145492 CPUtime=642.32 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 142738 0 0 0 64200 32 0 0 25 0 1 0 630958308 148983808 28894 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 36373 28894 368 95 0 31355 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 145492

[startup+702.3 s]
/proc/loadavg: 4.02 3.79 3.42 5/304 25556
/proc/meminfo: memFree=24138288/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=145644 CPUtime=702.32 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 151433 0 0 0 70197 35 0 0 25 0 1 0 630958308 149139456 28445 33554432000 4194304 4580011 140735764499888 18446744073709551615 4316592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 36411 28445 368 95 0 31393 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 145644

[startup+762.311 s]
/proc/loadavg: 4.01 3.83 3.46 5/304 25557
/proc/meminfo: memFree=24130448/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=145760 CPUtime=762.33 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 159510 0 0 0 76195 38 0 0 25 0 1 0 630958308 149258240 29996 33554432000 4194304 4580011 140735764499888 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 36440 29996 368 95 0 31422 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 145760

[startup+822.3 s]
/proc/loadavg: 4.07 3.87 3.49 5/304 25559
/proc/meminfo: memFree=24136248/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=145920 CPUtime=822.32 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 168597 0 0 0 82191 41 0 0 25 0 1 0 630958308 149422080 28953 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 36480 28953 368 95 0 31462 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 145920

[startup+882.3 s]
/proc/loadavg: 4.08 3.91 3.53 5/304 25561
/proc/meminfo: memFree=24123212/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=152096 CPUtime=882.31 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 177814 0 0 0 88188 43 0 0 25 0 1 0 630958308 155746304 31108 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 38024 31108 367 95 0 33006 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 152096

[startup+942.3 s]
/proc/loadavg: 4.03 3.92 3.55 5/304 25562
/proc/meminfo: memFree=24097856/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=161512 CPUtime=942.32 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 182468 0 0 0 94187 45 0 0 25 0 1 0 630958308 165388288 32294 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 40378 32294 367 95 0 35360 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 161512

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.58 5/304 25564
/proc/meminfo: memFree=24073768/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=161512 CPUtime=1002.32 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 184210 0 0 0 100186 46 0 0 25 0 1 0 630958308 165388288 33978 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 40378 33978 367 95 0 35360 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 161512

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.60 5/304 25565
/proc/meminfo: memFree=24080032/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=161512 CPUtime=1062.32 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 184328 0 0 0 106186 46 0 0 25 0 1 0 630958308 165388288 33978 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 40378 33978 367 95 0 35360 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 161512

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.62 5/304 25567
/proc/meminfo: memFree=24045372/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=171048 CPUtime=1122.33 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 185831 0 0 0 112186 47 0 0 25 0 1 0 630958308 175153152 35177 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 42762 35177 367 95 0 37744 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 171048

[startup+1182.3 s]
/proc/loadavg: 4.10 3.99 3.65 5/304 25569
/proc/meminfo: memFree=24010596/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=183912 CPUtime=1182.33 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 190011 0 0 0 118185 48 0 0 25 0 1 0 630958308 188325888 39190 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 45978 39190 367 95 0 40960 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 183912

[startup+1242.3 s]
/proc/loadavg: 4.04 3.99 3.67 5/304 25570
/proc/meminfo: memFree=23997032/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=248268 CPUtime=1242.33 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 194053 0 0 0 124183 50 0 0 25 0 1 0 630958308 254226432 43132 33554432000 4194304 4580011 140735764499888 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 62067 43132 367 95 0 57049 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 248268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.69 3/300 25577
/proc/meminfo: memFree=24182344/32951124 swapFree=63485424/67111528
[pid=25509] ppid=25507 vsize=196784 CPUtime=1300.03 cores=4,6
/proc/25509/stat : 25509 (strangenight2-s) R 25507 25509 24609 0 -1 4202496 194283 0 0 0 129953 50 0 0 25 0 1 0 630958308 201506816 42952 33554432000 4194304 4580011 140735764499888 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25509/statm: 49196 42952 367 95 0 44178 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 196784

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.06
CPU user time (s): 1299.54
CPU system time (s): 0.516921
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 248392

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

runsolver used 3.83342 second user time and 8.04578 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 17:03:44
IDJOB=3367667
IDBENCH=82876
IDSOLVER=1845
FILE ID=node147/3367667-1305385424
RUNJOBID= node147-1305385424-25468
PBS_JOBID= 13324355
Free space on /tmp= 73092 MiB

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

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

MD5SUM BENCH= c1412f649cda4900c9606cccc6bec4a4
RANDOM SEED=454666938

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      24487560 kB
Buffers:        275112 kB
Cached:        4921108 kB
SwapCached:      13132 kB
Active:        1566948 kB
Inactive:      6665864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24487560 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           22048 kB
Writeback:          12 kB
AnonPages:     3031432 kB
Mapped:          15788 kB
Slab:           139064 kB
PageTables:      28976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44924452 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= 73096 MiB
End job on node147 at 2011-05-14 17:25:26