Trace number 3367744

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S893015585-015.SATISFIABLE.cnf
MD5SUM30f9bf8e3b9c70d1ebd1c611372c0c4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.562914
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3367744-1305386339.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2982/2982 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:    700 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:     13  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:     321 undec:      81 neg:     298
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       687      2970         0         0      8996         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.10/0.19	c  N st     8      4922       687      2970         0      4865      8996    143168   no data   no data
0.39/0.49	c  N st    10     11305       687      2970         0      4500      8996     92734   no data   no data
0.79/0.81	c  N st    11     17048       687      2970         0     10141      8996    251542   no data   no data
1.29/1.30	c  F st    12     25001       687      2970         0     12435      8996    325675   no data   no data
1.29/1.30	c  N st    12     25001       687      2970         0     12435      8996    325675   no data   no data
1.49/1.57	c Decided on static restart strategy
1.49/1.57	c  N st    18     30001       687      2970         0     10731      8996    252821   no data   no data
1.49/1.57	c  S st    18     30001       687      2970         0     10731      8996    252821   no data   no data
1.59/1.61	c  S st    18     30505       687      2970         0     11235      8996    266807   no data   no data
1.59/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.59/1.61	c blocked clauses removed:        6 vars:      1 tried:         687 T: 0.00 s
1.59/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
1.59/1.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.67	c lits-rem:       371  cl-subs:      317  v-elim:      0  v-fix:    0  time:  0.05 s
1.59/1.68	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.01
1.59/1.68	c calculated reachability. Time: 0.00
1.59/1.68	c  N st    18     30505       686      2964         0     10909      8978    254706   no data   no data
2.08/2.13	c  N st    20     37617       686      2964         0     10122      8978    198548   no data   no data
2.48/2.55	c  N st    21     44016       686      2964         0     16432      8978    381768   no data   no data
2.58/2.67	c  S st    22     45757       686      2964         0      9358      8978    161156   no data   no data
2.68/2.70	c  S st    22     46260       686      2964         0      9861      8978    174526   no data   no data
2.68/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.68/2.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.68/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
2.68/2.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.68/2.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.68/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.72	c lits-rem:        13  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.01 s
2.68/2.72	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
2.68/2.72	c vivif2 --  cl tried     9827 cl shrink        0 lits rem          0 time: 0.00
2.68/2.73	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.01
2.68/2.73	c calculated reachability. Time: 0.00
2.68/2.73	c  N st    22     46260       686      2964         0      9827      8978    173541   no data   no data
3.68/3.71	c  N st    23     60658       686      2964         0     14227      8978    303630   no data   no data
4.28/4.37	c  N st    24     69391       686      2964         0     11982      8978    218161   no data   no data
4.28/4.37	c  S st    24     69391       686      2964         0     11982      8978    218161   no data   no data
4.39/4.41	c  S st    24     69894       686      2964         0     12485      8978    232070   no data   no data
4.39/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/4.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.39/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
4.39/4.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.39/4.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.44	c lits-rem:       127  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.02 s
4.39/4.44	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
4.39/4.44	c vivif2 --  cl tried    12380 cl shrink        0 lits rem          0 time: 0.00
4.39/4.45	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.01
4.39/4.45	c calculated reachability. Time: 0.00
4.39/4.45	c  N st    24     69894       686      2964         0     12380      8978    228368   no data   no data
5.79/5.82	c  F st    25     87503       686      2964         0     17884      8978    392691   no data   no data
5.79/5.82	c  N st    25     87503       686      2964         0     17884      8978    392691   no data   no data
6.19/6.26	c  N dy    33     93173       686      2964         0     23500      8978    562595     20.47     21.57
6.79/6.83	c  N dy    54    100540       686      2964         0     17928      8978    316991     18.99     20.02
7.09/7.19	c  S st    76    104842       686      2964         0     22188      8978    438731     19.20     19.54
7.19/7.24	c  S st    76    105349       686      2964         0     22695      8978    452405     19.20   no data
7.19/7.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.19/7.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
7.19/7.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.19/7.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.34	c lits-rem:       153  cl-subs:      278  v-elim:      0  v-fix:    0  time:  0.07 s
7.29/7.34	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
7.29/7.35	c vivif2 --  cl tried    22417 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.01
7.29/7.36	c calculated reachability. Time: 0.00
7.29/7.36	c  N dy    76    105349       686      2964         0     22417      8978    443488     19.20   no data
7.89/7.99	c  N dy   112    112112       686      2964         0     15255      8978    199186     19.42     20.47
8.59/8.60	c  N dy   140    119652       686      2964         0     22753      8978    415508     19.43     20.52
9.39/9.42	c  N dy   165    128156       686      2964         0     16298      8978    197818     19.34     20.58
10.09/10.12	c  N dy   199    136415       686      2964         0     24491      8978    431826     19.35     20.55
10.89/10.98	c  N dy   229    145473       686      2964         0     17603      8978    206855     19.29     20.56
11.79/11.82	c  N dy   280    154970       686      2964         0     27036      8978    477581     19.38     20.53
12.09/12.13	c  S st   295    158024       686      2964         0     30070      8978    566412     19.39   no data
12.09/12.19	c  S st   295    158527       686      2964         0     30573      8978    581188     19.39   no data
12.09/12.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.20/12.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.20/12.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.20/12.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.20/12.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.20/12.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
12.20/12.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.20/12.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.20/12.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.36	c lits-rem:       176  cl-subs:      319  v-elim:      0  v-fix:    0  time:  0.13 s
12.29/12.36	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
12.29/12.37	c vivif2 --  cl tried    30254 cl shrink        0 lits rem          0 time: 0.01
12.29/12.38	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.02
12.29/12.39	c calculated reachability. Time: 0.00
12.29/12.39	c  N dy   295    158527       686      2964         0     30254      8978    570273     19.39   no data
13.39/13.43	c  N dy   332    169733       686      2964         0     24478      8978    378663     19.39     20.51
14.48/14.59	c  N dy   368    180677       686      2964         0     35316      8978    683415     19.35     20.49
15.58/15.69	c  N dy   430    192704       686      2964         0     29406      8978    494470     19.40     20.42
16.99/17.03	c  N dy   492    205023       686      2964         0     22793      8978    285429     19.42     20.49
18.39/18.45	c  N dy   567    218429       686      2964         0     36093      8978    666738     19.49     20.77
19.99/20.00	c  N dy   618    232773       686      2964         0     30493      8978    484873     19.46     20.50
20.49/20.58	c  S st   645    237790       686      2964         0     35476      8978    630750     19.47   no data
20.59/20.65	c  S st   645    238293       686      2964         0     35978      8978    646083     19.47   no data
20.59/20.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.59/20.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.59/20.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
20.59/20.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.59/20.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.59/20.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.86	c lits-rem:       113  cl-subs:      368  v-elim:      0  v-fix:    0  time:  0.16 s
20.79/20.86	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
20.79/20.86	c vivif2 --  cl tried    35610 cl shrink        0 lits rem          0 time: 0.01
20.79/20.89	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.02
20.79/20.89	c calculated reachability. Time: 0.00
20.79/20.89	c  N dy   645    238293       686      2964         0     35610      8978    633335     19.47   no data
22.59/22.64	c  N dy   714    253658       686      2964         0     30000      8978    441183     19.48     20.69
24.39/24.48	c  N dy   761    269995       686      2964         0     24387      8978    258760     19.43     20.66
26.50/26.58	c  N dy   820    288223       686      2964         0     42468      8978    769563     19.39     20.44
28.70/28.71	c  F st   896    306254       686      2964         0     37553      8978    609607     19.40   no data
28.70/28.80	c  N st   898    306879       686      2964         0     38174      8978    627520     19.40   no data
29.29/29.39	c Decided on static restart strategy
31.89/31.95	c  N st   906    334556       686      2964         0     41689      8978    971039     19.40   no data
34.89/34.90	c  N st   908    357440       686      2964         0     39587      8978    892273     19.40   no data
34.89/34.90	c  S st   908    357440       686      2964         0     39587      8978    892273     19.40   no data
34.89/34.99	c  S st   908    357943       686      2964         0     40090      8978    906054     19.40   no data
34.89/34.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.99/35.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.99/35.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.99/35.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.99/35.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
34.99/35.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.99/35.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.99/35.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.62	c lits-rem:       212  cl-subs:     1014  v-elim:      0  v-fix:    0  time:  0.57 s
35.59/35.62	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
35.59/35.63	c vivif2 --  cl tried    39076 cl shrink        0 lits rem          0 time: 0.01
35.59/35.65	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.02
35.59/35.65	c calculated reachability. Time: 0.00
35.59/35.65	c  N st   908    357943       686      2964         0     39076      8978    868556     19.40   no data
39.79/39.88	c  N st   909    390335       686      2964         0     45246      8978   1059760     19.40   no data
46.30/46.31	c  N st   910    438925       686      2964         0     38938      8978    751662     19.40   no data
56.69/56.79	c  N st   911    511808       686      2964         0     52730      8978   1132038     19.40   no data
60.29/60.31	c  N st   912    536915       686      2964         0     46990      8978    915583     19.40   no data
60.29/60.31	c  S st   912    536915       686      2964         0     46990      8978    915583     19.40   no data
60.39/60.42	c  S st   912    537425       686      2964         0     47499      8978    930551     19.40   no data
60.39/60.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.39/60.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.39/60.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.39/60.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.39/60.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.39/60.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
60.39/60.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.39/60.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.39/60.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.39/61.42	c lits-rem:       297  cl-subs:     1627  v-elim:      0  v-fix:    0  time:  0.95 s
61.39/61.42	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
61.39/61.43	c vivif2 --  cl tried    45872 cl shrink        0 lits rem          0 time: 0.01
61.39/61.46	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.03
61.39/61.46	c calculated reachability. Time: 0.00
61.39/61.46	c  N st   912    537425       686      2964         0     45872      8978    880540     19.40   no data
89.99/90.04	c  N st   913    701409       686      2964         0     39984      8978    592249     19.40   no data
108.39/108.48	c  N st   914    806138       686      2964         0     68962      8978   1504724     19.40   no data
108.39/108.48	c  S st   914    806138       686      2964         0     68962      8978   1504724     19.40   no data
108.59/108.65	c  S st   914    806642       686      2964         0     69466      8978   1519291     19.40   no data
108.59/108.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.59/108.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
108.59/108.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.59/108.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.59/108.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.59/108.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
108.59/108.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.69/108.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
108.69/108.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.49/112.59	c lits-rem:       402  cl-subs:     2823  v-elim:      0  v-fix:    0  time:  3.85 s
112.49/112.59	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
112.59/112.61	c vivif2 --  cl tried    66643 cl shrink        0 lits rem          0 time: 0.02
112.59/112.66	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.05
112.59/112.67	c calculated reachability. Time: 0.00
112.59/112.67	c  N st   914    806642       686      2964         0     66643      8978   1423458     19.40   no data
164.59/164.67	c  F st   915   1071875       686      2964         0     82356      8978   1742154     19.40   no data
164.59/164.67	c  N st   915   1071875       686      2964         0     82356      8978   1742154     19.40   no data
165.89/165.90	c Decided on static restart strategy
169.69/169.78	c  N st   925   1100177       686      2964         0     66164      8978   1155857     19.40   no data
177.49/177.53	c  N st   927   1136170       686      2964         0     56319      8978    850958     19.40   no data
184.39/184.40	c  N st   928   1168564       686      2964         0     87947      8978   1758750     19.40   no data
193.60/193.61	c  N st   929   1209967       686      2964         0     82691      8978   1697233     19.40   no data
193.60/193.61	c  S st   929   1209967       686      2964         0     82691      8978   1697233     19.40   no data
193.80/193.82	c  S st   929   1210469       686      2964         0     83192      8978   1711277     19.40   no data
193.80/193.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
193.80/193.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
193.80/193.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
193.80/193.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.80/193.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.80/193.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
193.80/193.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
193.80/193.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
193.89/193.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.39/197.50	c lits-rem:       504  cl-subs:     2543  v-elim:      0  v-fix:    0  time:  3.56 s
197.49/197.50	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
197.49/197.52	c vivif2 --  cl tried    80649 cl shrink        0 lits rem          0 time: 0.02
197.49/197.58	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.06
197.49/197.59	c calculated reachability. Time: 0.00
197.49/197.59	c  N st   929   1210469       686      2964         0     80649      8978   1624272     19.40   no data
214.09/214.11	c  N st   930   1283351       686      2964         0     56917      8978    823844     19.40   no data
234.99/235.06	c  N st   931   1392675       686      2964         0     65129      8978   1033022     19.40   no data
270.19/270.20	c  N st   932   1556659       686      2964         0     69902      8978   1132184     19.40   no data
306.49/306.53	c  N st   933   1710469       686      2964         0     56098      8978    605734     19.40   no data
306.49/306.53	c  S st   933   1710469       686      2964         0     56098      8978    605734     19.40   no data
306.59/306.65	c  S st   933   1710977       686      2964         0     56604      8978    620046     19.40   no data
306.59/306.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
306.59/306.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
306.59/306.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
306.59/306.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.59/306.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.59/306.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
306.59/306.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
306.59/306.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
306.69/306.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.69/306.78	c lits-rem:        25  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.08 s
306.69/306.78	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
306.69/306.79	c vivif2 --  cl tried    56554 cl shrink        0 lits rem          0 time: 0.01
306.80/306.83	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.04
306.80/306.83	c calculated reachability. Time: 0.00
306.80/306.83	c  N st   933   1710977       686      2964         0     56554      8978    619008     19.40   no data
403.60/403.64	c  N st   934   2079941       686      2964         0     62439      8978    675662     19.40   no data
440.29/440.38	c  N st   935   2210977       686      2964         0     64488      8978    692489     19.40   no data
440.29/440.38	c  S st   935   2210977       686      2964         0     64488      8978    692489     19.40   no data
440.50/440.53	c  S st   935   2211480       686      2964         0     64991      8978    707130     19.40   no data
440.50/440.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
440.50/440.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
440.50/440.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
440.50/440.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
440.50/440.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.50/440.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
440.50/440.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
440.50/440.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
440.50/440.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.60/440.68	c lits-rem:        24  cl-subs:       57  v-elim:      0  v-fix:    0  time:  0.09 s
440.60/440.68	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
440.60/440.69	c vivif2 --  cl tried    64934 cl shrink        0 lits rem          0 time: 0.01
440.70/440.74	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.04
440.70/440.74	c calculated reachability. Time: 0.00
440.70/440.74	c  N st   935   2211480       686      2964         0     64934      8978    705718     19.40   no data
587.70/587.75	c  N st   936   2711483       686      2964         0     81555      8978   1076106     19.40   no data
587.70/587.75	c  S st   936   2711483       686      2964         0     81555      8978   1076106     19.40   no data
587.90/587.95	c  S st   936   2711985       686      2964         0     82057      8978   1090596     19.40   no data
587.90/587.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
587.90/587.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
587.90/587.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
587.90/587.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
587.90/587.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
587.90/587.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
587.90/587.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
588.00/588.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
588.00/588.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
588.61/588.66	c lits-rem:       141  cl-subs:     1199  v-elim:      0  v-fix:    0  time:  0.63 s
588.61/588.67	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
588.61/588.68	c vivif2 --  cl tried    80858 cl shrink        0 lits rem          0 time: 0.01
588.70/588.74	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.06
588.70/588.74	c calculated reachability. Time: 0.00
588.70/588.74	c  N st   936   2711985       686      2964         0     80858      8978   1054953     19.40   no data
738.30/738.35	c  N st   937   3211985       686      2964         0    127093      8978   2420224     19.40   no data
738.30/738.35	c  S st   937   3211985       686      2964         0    127093      8978   2420224     19.40   no data
738.60/738.69	c  S st   937   3212487       686      2964         0    127595      8978   2434225     19.40   no data
738.70/738.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
738.70/738.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
738.70/738.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
738.70/738.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.70/738.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.70/738.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
738.70/738.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
738.70/738.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
738.80/738.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
749.91/749.95	c lits-rem:      1347  cl-subs:     5675  v-elim:      0  v-fix:    0  time: 11.09 s
749.91/749.95	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
749.91/749.98	c vivif2 --  cl tried   121920 cl shrink        0 lits rem          0 time: 0.03
750.11/750.11	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.12
750.11/750.11	c calculated reachability. Time: 0.00
750.11/750.11	c  N st   937   3212487       686      2964         0    121920      8978   2257698     19.40   no data
916.81/916.88	c  N st   938   3712487       686      2964         0    132304      8978   2449169     19.40   no data
916.81/916.88	c  S st   938   3712487       686      2964         0    132304      8978   2449169     19.40   no data
917.21/917.26	c  S st   938   3712992       686      2964         0    132809      8978   2463623     19.40   no data
917.21/917.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
917.31/917.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
917.31/917.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
917.31/917.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.31/917.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.31/917.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
917.31/917.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
917.31/917.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
917.42/917.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.31/930.36	c lits-rem:      1036  cl-subs:     7497  v-elim:      0  v-fix:    0  time: 12.92 s
930.31/930.36	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
930.31/930.39	c vivif2 --  cl tried   125312 cl shrink        0 lits rem          0 time: 0.03
930.51/930.50	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.11
930.51/930.50	c calculated reachability. Time: 0.00
930.51/930.50	c  N st   938   3712992       686      2964         0    125312      8978   2249058     19.40   no data
944.71/944.71	c  F st   939   3751562       686      2964         0    163216      8978   3398179     19.40   no data
944.71/944.71	c  N st   939   3751562       686      2964         0    163216      8978   3398179     19.40   no data
952.01/952.09	c  N dy  1028   3771761       686      2964         0    100033      8978   1337407     19.44     20.52
959.81/959.83	c  N dy  1163   3791808       686      2964         0    119942      8978   1923051     19.53     23.16
973.31/973.35	c  N dy  1260   3820448       686      2964         0    148251      8978   2723006     19.50     20.63
985.81/985.81	c  N dy  1396   3841219       686      2964         0    168826      8978   3316034     19.58     20.67
992.01/992.06	c  N dy  1454   3861390       686      2964         0    104012      8978   1357212     19.56     20.63
1000.11/1000.18	c  N dy  1560   3881453       686      2964         0    123869      8978   1927628     19.60     20.88
1010.21/1010.22	c  N dy  1678   3901505       686      2964         0    143758      8978   2506075     19.65     21.50
1021.32/1021.31	c  N dy  1781   3921580       686      2964         0    163662      8978   3088664     19.68     20.78
1030.12/1030.16	c  N dy  1859   3941662       686      2964         0     97612      8978   1123177     19.68     20.80
1037.32/1037.38	c  N dy  1933   3962103       686      2964         0    117848      8978   1712766     19.68     20.76
1046.61/1046.68	c  N dy  2044   3982138       686      2964         0    137687      8978   2289475     19.72     21.08
1058.51/1058.55	c  N dy  2144   4003988       686      2964         0    159357      8978   2915302     19.73     20.90
1071.82/1071.88	c  N dy  2233   4024051       686      2964         0     92166      8978    920050     19.75     21.02
1082.12/1082.17	c  N dy  2336   4044148       686      2964         0    112070      8978   1500983     19.78     24.33
1099.32/1099.35	c  N dy  2432   4073014       686      2964         0    140649      8978   2337981     19.74     20.90
1115.32/1115.39	c  N dy  2549   4093048       686      2964         0    160463      8978   2915491     19.78     21.66
1128.72/1128.79	c  N dy  2668   4113336       686      2964         0     92498      8978    892647     19.81     21.00
1135.32/1135.38	c  N dy  2757   4133386       686      2964         0    112325      8978   1474756     19.83     27.97
1144.32/1144.38	c  N dy  2866   4153671       686      2964         0    132430      8978   2061222     19.85     21.15
1154.82/1154.88	c  N dy  2956   4174063       686      2964         0    152632      8978   2647430     19.86     20.93
1166.51/1166.57	c  N dy  3015   4194083       686      2964         0    172379      8978   3202739     19.84     21.58
1174.61/1174.68	c  S st  3092   4212994       686      2964         0    101998      8978   1136782     19.85     20.74
1174.92/1174.93	c  S st  3092   4213498       686      2964         0    102501      8978   1151795     19.85   no data
1174.92/1174.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1174.92/1174.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1174.92/1174.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1174.92/1174.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1174.92/1174.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1174.92/1174.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
1174.92/1174.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1175.01/1175.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1175.01/1175.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1175.71/1175.71	c lits-rem:       101  cl-subs:      761  v-elim:      0  v-fix:    0  time:  0.66 s
1175.71/1175.71	c vivif2 --  cl tried     2964 cl shrink        0 lits rem          0 time: 0.00
1175.71/1175.73	c vivif2 --  cl tried   101740 cl shrink        0 lits rem          0 time: 0.02
1175.81/1175.81	c asymm  cl-useful: 0/2964/2964 lits-rem:0 time: 0.09
1175.81/1175.82	c calculated reachability. Time: 0.00
1175.81/1175.82	c  N dy  3092   4213498       686      2964         0    101740      8978   1129988     19.85   no data
1183.81/1183.86	c  N dy  3186   4233713       686      2964         0    121788      8978   1719324     19.85     21.11
1193.52/1193.53	c  N dy  3299   4253762       686      2964         0    141621      8978   2293974     19.88     23.77
1204.91/1204.92	c  N dy  3413   4273800       686      2964         0    161485      8978   2882675     19.91     21.00
1218.12/1218.14	c  N dy  3534   4293807       686      2964         0     91226      8978    788167     19.93     21.42
1224.82/1224.87	c  N dy  3625   4314299       686      2964         0    111520      8978   1383759     19.93     21.03
1233.12/1233.10	c  N dy  3718   4334309       686      2964         0    131318      8978   1967186     19.94     22.66
1242.52/1242.51	c  N dy  3734   4354393       686      2964         0    151126      8978   2531192     19.89     21.09
1257.32/1257.36	c  N dy  3824   4379361       686      2964         0    175848      8978   3252653     19.88     20.96
1266.72/1266.75	c  N dy  3947   4399551       686      2964         0    104814      8978   1155322     19.90     21.07
1275.82/1275.89	c  N dy  4040   4419628       686      2964         0    124675      8978   1739100     19.91     23.09
1289.12/1289.12	c  N dy  4119   4440289       686      2964         0    145149      8978   2346027     19.91     21.08

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.01 2.47 3.33 3/226 1525
/proc/meminfo: memFree=19443372/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=5868 CPUtime=0 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4194304 88 0 0 0 0 0 0 0 22 0 1 0 650233684 6008832 45 33554432000 4194304 4580011 140733762306816 18446744073709551615 248084775015 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1525/statm: 1467 49 38 95 0 44 0

[startup+0.108127 s]
/proc/loadavg: 1.01 2.47 3.33 3/226 1525
/proc/meminfo: memFree=19443372/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=30536 CPUtime=0.1 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 837 0 0 0 10 0 0 0 22 0 1 0 650233684 31268864 764 33554432000 4194304 4580011 140733762306816 18446744073709551615 4293068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 7634 764 364 95 0 2616 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30536

[startup+0.200989 s]
/proc/loadavg: 1.01 2.47 3.33 3/226 1525
/proc/meminfo: memFree=19443372/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=31028 CPUtime=0.19 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 1010 0 0 0 19 0 0 0 23 0 1 0 650233684 31772672 762 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 7757 762 364 95 0 2739 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31028

[startup+0.300971 s]
/proc/loadavg: 1.01 2.47 3.33 3/226 1525
/proc/meminfo: memFree=19443372/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=31028 CPUtime=0.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 1099 0 0 0 29 0 0 0 23 0 1 0 650233684 31772672 851 33554432000 4194304 4580011 140733762306816 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 7757 851 364 95 0 2739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31028

[startup+0.701008 s]
/proc/loadavg: 1.01 2.47 3.33 3/226 1525
/proc/meminfo: memFree=19443372/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=31516 CPUtime=0.69 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 1508 0 0 0 69 0 0 0 25 0 1 0 650233684 32272384 996 33554432000 4194304 4580011 140733762306816 18446744073709551615 4321165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 7879 996 364 95 0 2861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31516

[startup+1.50081 s]
/proc/loadavg: 1.01 2.47 3.33 5/242 1551
/proc/meminfo: memFree=19418056/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=32216 CPUtime=1.49 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 2374 0 0 0 149 0 0 0 25 0 1 0 650233684 32989184 1133 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 8054 1133 365 95 0 3036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32216

[startup+3.10059 s]
/proc/loadavg: 1.01 2.47 3.33 5/242 1551
/proc/meminfo: memFree=19390776/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=39240 CPUtime=3.08 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 5151 0 0 0 308 0 0 0 25 0 1 0 650233684 40181760 2972 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 9810 2972 367 95 0 4792 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39240

[startup+6.30091 s]
/proc/loadavg: 1.25 2.49 3.33 5/242 1551
/proc/meminfo: memFree=19376872/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=40988 CPUtime=6.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 7573 0 0 0 628 1 0 0 25 0 1 0 650233684 41971712 3583 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 10247 3583 367 95 0 5229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40988

[startup+12.7008 s]
/proc/loadavg: 1.47 2.52 3.34 5/242 1552
/proc/meminfo: memFree=19347512/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=55160 CPUtime=12.69 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 11137 0 0 0 1268 1 0 0 25 0 1 0 650233684 56483840 6439 33554432000 4194304 4580011 140733762306816 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 13790 6439 367 95 0 8772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55160

[startup+25.5006 s]
/proc/loadavg: 2.03 2.59 3.35 5/242 1579
/proc/meminfo: memFree=19327356/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=74096 CPUtime=25.49 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 13992 0 0 0 2547 2 0 0 25 0 1 0 650233684 75874304 9294 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 18524 9294 367 95 0 13506 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74096

[startup+51.1011 s]
/proc/loadavg: 2.70 2.70 3.37 5/242 1580
/proc/meminfo: memFree=19288928/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=86356 CPUtime=51.09 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 24420 0 0 0 5106 3 0 0 25 0 1 0 650233684 88428544 12377 33554432000 4194304 4580011 140733762306816 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 21589 12377 367 95 0 16571 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86356

[startup+102.301 s]
/proc/loadavg: 3.43 2.90 3.39 5/242 1581
/proc/meminfo: memFree=19260356/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=76188 CPUtime=102.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 28891 0 0 0 10224 5 0 0 25 0 1 0 650233684 78016512 12851 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 19047 12851 367 95 0 14029 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 76188

[startup+162.3 s]
/proc/loadavg: 3.79 3.10 3.43 5/242 1583
/proc/meminfo: memFree=19205020/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=96300 CPUtime=162.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 47405 0 0 0 16220 9 0 0 25 0 1 0 650233684 98611200 17100 33554432000 4194304 4580011 140733762306816 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 24075 17100 367 95 0 19057 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96300

[startup+222.309 s]
/proc/loadavg: 3.97 3.27 3.47 5/242 1584
/proc/meminfo: memFree=19158364/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=113952 CPUtime=222.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 63178 0 0 0 22218 12 0 0 25 0 1 0 650233684 116686848 21800 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 28488 21800 367 95 0 23470 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113952

[startup+282.3 s]
/proc/loadavg: 3.99 3.40 3.50 5/242 1586
/proc/meminfo: memFree=19136504/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=114288 CPUtime=282.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 77099 0 0 0 28212 17 0 0 25 0 1 0 650233684 117030912 20845 33554432000 4194304 4580011 140733762306816 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 28572 20845 367 95 0 23554 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 114288

[startup+342.301 s]
/proc/loadavg: 4.05 3.52 3.53 5/242 1587
/proc/meminfo: memFree=19113164/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=114508 CPUtime=342.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 88545 0 0 0 34208 21 0 0 25 0 1 0 650233684 117256192 21447 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 28627 21447 367 95 0 23609 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 114508

[startup+402.301 s]
/proc/loadavg: 4.02 3.61 3.56 5/242 1589
/proc/meminfo: memFree=19086092/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=115308 CPUtime=402.29 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 98251 0 0 0 40205 24 0 0 25 0 1 0 650233684 118075392 22688 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 28827 22688 367 95 0 23809 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 115308

[startup+462.3 s]
/proc/loadavg: 4.00 3.68 3.58 5/242 1591
/proc/meminfo: memFree=19078724/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=118420 CPUtime=462.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 109756 0 0 0 46202 28 0 0 25 0 1 0 650233684 121262080 22131 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 29605 22131 367 95 0 24587 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 118420

[startup+522.301 s]
/proc/loadavg: 4.08 3.76 3.62 5/242 1592
/proc/meminfo: memFree=19048940/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=118592 CPUtime=522.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 118888 0 0 0 52200 30 0 0 25 0 1 0 650233684 121438208 21603 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 29648 21603 367 95 0 24630 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 118592

[startup+582.3 s]
/proc/loadavg: 4.03 3.80 3.64 5/242 1594
/proc/meminfo: memFree=19052600/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=120652 CPUtime=582.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 128032 0 0 0 58197 33 0 0 25 0 1 0 650233684 123547648 24134 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 30163 24134 367 95 0 25145 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 120652

[startup+642.301 s]
/proc/loadavg: 4.01 3.83 3.66 5/242 1595
/proc/meminfo: memFree=19044988/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=125896 CPUtime=642.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 138421 0 0 0 64194 36 0 0 25 0 1 0 650233684 128917504 24319 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 31474 24319 367 95 0 26456 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 125896

[startup+702.301 s]
/proc/loadavg: 4.00 3.86 3.67 5/242 1597
/proc/meminfo: memFree=19018900/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=178232 CPUtime=702.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 147160 0 0 0 70191 39 0 0 25 0 1 0 650233684 182509568 25861 33554432000 4194304 4580011 140733762306816 18446744073709551615 4305116 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 44558 25861 367 95 0 39540 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 178232

[startup+762.3 s]
/proc/loadavg: 4.00 3.89 3.69 5/242 1599
/proc/meminfo: memFree=18995424/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=153048 CPUtime=762.31 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 162273 0 0 0 76188 43 0 0 25 0 1 0 650233684 156721152 29683 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 38262 29683 367 95 0 33244 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 153048

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.71 5/242 1600
/proc/meminfo: memFree=18988808/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=153116 CPUtime=822.3 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 170849 0 0 0 82185 45 0 0 25 0 1 0 650233684 156790784 30807 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 38279 30807 367 95 0 33261 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 153116

[startup+882.309 s]
/proc/loadavg: 4.07 3.93 3.73 5/242 1602
/proc/meminfo: memFree=18979604/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=153224 CPUtime=882.32 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 178987 0 0 0 88184 48 0 0 25 0 1 0 650233684 156901376 31253 33554432000 4194304 4580011 140733762306816 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 38306 31253 367 95 0 33288 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 153224

[startup+942.301 s]
/proc/loadavg: 4.02 3.94 3.74 5/242 1603
/proc/meminfo: memFree=18940380/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=224712 CPUtime=942.31 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 188281 0 0 0 94180 51 0 0 25 0 1 0 650233684 230105088 36597 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 56178 36597 367 95 0 51160 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 224712

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.76 5/242 1605
/proc/meminfo: memFree=18948288/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=166824 CPUtime=1002.31 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 193824 0 0 0 100178 53 0 0 25 0 1 0 650233684 170827776 34208 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 41706 34208 367 95 0 36688 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 166824

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/242 1607
/proc/meminfo: memFree=18912044/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=232580 CPUtime=1062.31 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 198717 0 0 0 106177 54 0 0 25 0 1 0 650233684 238161920 38643 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 58145 38643 367 95 0 53127 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 232580

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/242 1608
/proc/meminfo: memFree=18882472/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=232536 CPUtime=1122.31 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 199301 0 0 0 112176 55 0 0 25 0 1 0 650233684 238116864 38721 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 58134 38721 367 95 0 53116 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 232536

[startup+1182.3 s]
/proc/loadavg: 3.72 3.90 3.77 4/236 1627
/proc/meminfo: memFree=18983776/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=179976 CPUtime=1182.31 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 200105 0 0 0 118176 55 0 0 25 0 1 0 650233684 184295424 38417 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 44994 38417 367 95 0 39976 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 179976

[startup+1242.3 s]
/proc/loadavg: 3.26 3.73 3.72 4/236 1628
/proc/meminfo: memFree=18964268/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=180604 CPUtime=1242.32 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 200747 0 0 0 124176 56 0 0 25 0 1 0 650233684 184938496 38422 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 45151 38422 367 95 0 40133 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 180604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.60 3.67 4/236 1630
/proc/meminfo: memFree=18955068/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=180604 CPUtime=1300.02 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 201539 0 0 0 129946 56 0 0 25 0 1 0 650233684 184938496 38582 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 45151 38582 367 95 0 40133 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 180604

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

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

[startup+1300 s]
/proc/loadavg: 3.09 3.60 3.67 4/236 1630
/proc/meminfo: memFree=18955068/32950928 swapFree=64721848/67111528
[pid=1525] ppid=1523 vsize=180604 CPUtime=1300.02 cores=0,2
/proc/1525/stat : 1525 (strangenight2-s) R 1523 1525 480 0 -1 4202496 201539 0 0 0 129946 56 0 0 25 0 1 0 650233684 184938496 38582 33554432000 4194304 4580011 140733762306816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1525/statm: 45151 38582 367 95 0 40133 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 180604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.47
CPU system time (s): 0.577912
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 234220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.577912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201539
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 4263

runsolver used 2.75458 second user time and 6.71498 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 17:18:59
IDJOB=3367744
IDBENCH=82953
IDSOLVER=1845
FILE ID=node123/3367744-1305386339
RUNJOBID= node123-1305386339-1508
PBS_JOBID= 13324379
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S893015585-015.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367744-1305386339/watcher-3367744-1305386339 -o /tmp/evaluation-result-3367744-1305386339/solver-3367744-1305386339 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367744-1305386339.cnf

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

MD5SUM BENCH= 30f9bf8e3b9c70d1ebd1c611372c0c4a
RANDOM SEED=1348825433

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19443776 kB
Buffers:        279180 kB
Cached:        3907356 kB
SwapCached:      10496 kB
Active:       10459428 kB
Inactive:      2791996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19443776 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:     9062744 kB
Mapped:          15404 kB
Slab:           162976 kB
PageTables:      31984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13026924 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= 73348 MiB
End job on node123 at 2011-05-14 17:40:41