Trace number 3264842

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-Night-1-stSAT 1199.8 1199.76

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264842-1303574830.cnf'
0.00/0.00	c -- header says num vars:            352
0.00/0.00	c -- header says num clauses:        2492
0.00/0.00	c -- clauses added:            0 learnts,         2492 normals,            0 xors
0.00/0.00	c -- vars added        352
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       352      2492         0         0     11032         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 115/2492/2492 lits-rem:115 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    352 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:      1585  cl-subs:      803  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.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:     119 undec:     104 neg:     129
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       352      1689         0         0      5848         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.16	c  N st     8      4918       352      1689         0      4647      5848    100404   no data   no data  --
0.49/0.51	c  N st    10     11301       352      1689         0      4257      5848     59161   no data   no data  --
0.89/0.91	c  N st    11     17045       352      1689         0      9442      5848    192461   no data   no data  --
1.29/1.39	c  F st    12     25000       352      1689         0     11590      5848    226269   no data   no data  --
1.29/1.40	c  N st    12     25000       352      1689         0     11590      5848    226269   no data   no data  --
1.59/1.67	c Decided on static restart strategy
1.59/1.67	c  N st    18     30002       352      1689         0      9993      5848    169032   no data   no data  --
1.59/1.67	c  S st    18     30002       352      1689         0      9993      5848    169032   no data   no data  --
1.69/1.71	c  S st    18     30503       352      1689         0     10476      5846    180945   no data   no data  --
1.69/1.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.69/1.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    352 time:  0.00 s
1.69/1.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.02	c lits-rem:      1350  cl-subs:     1781  v-elim:      0  v-fix:    0  time:  0.30 s
1.99/2.03	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
1.99/2.03	c calculated reachability. Time: 0.00
1.99/2.03	c  N st    18     30503       352      1684         0      8700      5819    144242   no data   no data  --
2.39/2.45	c  N st    20     37613       352      1684         0      7988      5819    108324   no data   no data  --
2.79/2.89	c  N st    21     44014       352      1684         0     13849      5819    253573   no data   no data  --
2.99/3.03	c  S st    22     45754       352      1684         0     15407      5819    291550   no data   no data  --
2.99/3.09	c  S st    22     46257       352      1684         2     15899      5819    303589   no data   no data  --
2.99/3.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.09	c Replacing        1 vars Replaced       64 lits Time:     0.00 s 
3.09/3.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    351 time:  0.00 s
3.09/3.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.62	c lits-rem:      2711  cl-subs:     3812  v-elim:      2  v-fix:    0  time:  1.52 s
4.59/4.62	c vivif2 --  cl tried     1673 cl shrink        0 lits rem          0 time: 0.00
4.59/4.62	c vivif2 --  cl tried    12091 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c asymm  cl-useful: 0/1673/1673 lits-rem:0 time: 0.01
4.59/4.63	c calculated reachability. Time: 0.00
4.59/4.63	c  N st    22     46257       349      1673         0     12091      5784    221956   no data   no data  --
5.59/5.65	c  N st    23     60654       349      1673         0     17207      5784    309051   no data   no data  --
6.29/6.38	c  N st    24     69386       349      1673         0     16100      5784    265488   no data   no data  --
6.29/6.38	c  S st    24     69386       349      1673         0     16100      5784    265488   no data   no data  --
6.39/6.44	c  S st    24     69889       349      1673         0     16586      5784    278332   no data   no data  --
6.39/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.39/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
6.39/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.79/7.80	c lits-rem:      1829  cl-subs:     4268  v-elim:      0  v-fix:    0  time:  1.35 s
7.79/7.80	c vivif2 --  cl tried     1673 cl shrink        0 lits rem          0 time: 0.00
7.79/7.81	c vivif2 --  cl tried    12318 cl shrink        0 lits rem          0 time: 0.00
7.79/7.81	c asymm  cl-useful: 1/1673/1673 lits-rem:1 time: 0.01
7.79/7.82	c calculated reachability. Time: 0.00
7.79/7.82	c  N st    24     69889       349      1673         0     12318      5783    190103   no data   no data  --
9.09/9.13	c  F st    25     87501       349      1673         0     18687      5783    340139   no data   no data  --
9.09/9.13	c  N st    25     87501       349      1673         0     18687      5783    340139   no data   no data  --
9.49/9.54	c Decided on static restart strategy
9.69/9.76	c  N st    32     95542       349      1673         0     15231      5783    249625   no data   no data  --
10.49/10.55	c  N st    34    104833       349      1673         0     23742      5783    447436   no data   no data  --
10.49/10.55	c  S st    34    104833       349      1673         0     23742      5783    447436   no data   no data  --
10.59/10.62	c  S st    34    105338       349      1673         0     12368      5783    164053   no data   no data  --
10.59/10.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.59/10.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
10.59/10.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.99/11.04	c lits-rem:       575  cl-subs:      569  v-elim:      0  v-fix:    0  time:  0.41 s
10.99/11.04	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
10.99/11.04	c vivif2 --  cl tried    11801 cl shrink        0 lits rem          0 time: 0.00
10.99/11.05	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
10.99/11.05	c calculated reachability. Time: 0.00
10.99/11.05	c  N st    34    105338       349      1671         0     11801      5770    154570   no data   no data  --
11.79/11.82	c  N st    35    114936       349      1671         0     20497      5770    350590   no data   no data  --
13.09/13.10	c  N st    36    129336       349      1671         0     20968      5770    348210   no data   no data  --
14.89/14.97	c  N st    37    150931       349      1671         0     26800      5770    458460   no data   no data  --
15.49/15.60	c  S st    38    158007       349      1671         0     18577      5770    272883   no data   no data  --
15.59/15.67	c  S st    38    158510       349      1671         0     19067      5770    286723   no data   no data  --
15.59/15.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.59/15.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.59/15.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.59/15.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.59/15.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
15.59/15.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.39/17.48	c lits-rem:      1508  cl-subs:     3100  v-elim:      0  v-fix:    0  time:  1.80 s
17.39/17.48	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
17.39/17.49	c vivif2 --  cl tried    15967 cl shrink        0 lits rem          0 time: 0.00
17.39/17.50	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
17.39/17.50	c calculated reachability. Time: 0.00
17.39/17.50	c  N st    38    158510       349      1671         0     15967      5770    228311   no data   no data  --
22.59/22.66	c  N st    39    207098       349      1671         0     28763      5770    467483   no data   no data  --
25.99/26.06	c  N st    40    237766       349      1671         0     20658      5770    287060   no data   no data  --
25.99/26.06	c  S st    40    237766       349      1671         0     20658      5770    287060   no data   no data  --
26.09/26.14	c  S st    40    238272       349      1671         0     21149      5770    299225   no data   no data  --
26.09/26.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.09/26.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.09/26.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
26.09/26.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.09/26.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.09/26.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
26.09/26.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.69/27.73	c lits-rem:      1109  cl-subs:     2191  v-elim:      0  v-fix:    0  time:  1.57 s
27.69/27.73	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
27.69/27.73	c vivif2 --  cl tried    18958 cl shrink        0 lits rem          0 time: 0.00
27.69/27.74	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
27.69/27.74	c calculated reachability. Time: 0.00
27.69/27.74	c  N st    40    238272       349      1671         0     18958      5770    260541   no data   no data  --
35.79/35.88	c  F st    41    306250       349      1671         0     20553      5770    267060   no data   no data  --
35.79/35.88	c  N st    41    306250       349      1671         0     20553      5770    267060   no data   no data  --
36.30/36.33	c Decided on static restart strategy
38.89/38.96	c  N st    51    334548       349      1671         0     24941      5770    347743   no data   no data  --
41.80/41.80	c  N st    53    357410       349      1671         0     23032      5770    301069   no data   no data  --
41.80/41.80	c  S st    53    357410       349      1671         0     23032      5770    301069   no data   no data  --
41.80/41.89	c  S st    53    357913       349      1671         0     23522      5770    315494   no data   no data  --
41.80/41.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.80/41.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.89/41.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
41.89/41.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.89/41.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.89/41.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
41.89/41.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.29/43.37	c lits-rem:      1169  cl-subs:     1517  v-elim:      0  v-fix:    0  time:  1.46 s
43.29/43.37	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
43.29/43.37	c vivif2 --  cl tried    22005 cl shrink        0 lits rem          0 time: 0.00
43.29/43.38	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
43.29/43.38	c calculated reachability. Time: 0.00
43.29/43.38	c  N st    53    357913       349      1671         0     22005      5770    290292   no data   no data  --
47.79/47.86	c  N st    54    390306       349      1671         0     27125      5770    380104   no data   no data  --
54.79/54.87	c  N st    55    438894       349      1671         0     46269      5770    756629   no data   no data  --
65.19/65.25	c  N st    56    511777       349      1671         0     34176      5770    486461   no data   no data  --
68.89/68.90	c  N st    57    536870       349      1671         0     28896      5770    380566   no data   no data  --
68.89/68.90	c  S st    57    536870       349      1671         0     28896      5770    380566   no data   no data  --
68.89/68.99	c  S st    57    537378       349      1671         0     29390      5770    393697   no data   no data  --
68.89/69.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.89/69.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.99/69.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
68.99/69.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.99/69.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.99/69.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
68.99/69.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.69/70.79	c lits-rem:      1669  cl-subs:     1953  v-elim:      0  v-fix:    0  time:  1.78 s
70.69/70.79	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
70.69/70.80	c vivif2 --  cl tried    27437 cl shrink        0 lits rem          0 time: 0.00
70.79/70.81	c asymm  cl-useful: 3/1671/1671 lits-rem:3 time: 0.02
70.79/70.81	c calculated reachability. Time: 0.00
70.79/70.81	c  N st    57    537378       349      1671         0     27437      5767    362130   no data   no data  --
93.50/93.52	c  N st    58    701365       349      1671         0     54506      5767    871409   no data   no data  --
110.10/110.19	c  N st    59    806069       349      1671         0     49280      5767    734971   no data   no data  --
110.10/110.19	c  S st    59    806069       349      1671         0     49280      5767    734971   no data   no data  --
110.30/110.37	c  S st    59    806572       349      1671         0     49764      5767    747706   no data   no data  --
110.30/110.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.30/110.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.30/110.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
110.40/110.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.40/110.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.40/110.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
110.40/110.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.30/116.32	c lits-rem:      3286  cl-subs:    12247  v-elim:      0  v-fix:    0  time:  5.90 s
116.30/116.32	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
116.30/116.32	c vivif2 --  cl tried    37522 cl shrink        0 lits rem          0 time: 0.01
116.30/116.35	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.03
116.30/116.36	c calculated reachability. Time: 0.00
116.30/116.36	c  N st    59    806572       349      1666         0     37522      5740    544611   no data   no data  --
161.30/161.33	c  F st    60   1071876       349      1666         0     53169      5740    773429   no data   no data  --
161.30/161.33	c  N st    60   1071876       349      1666         0     53169      5740    773429   no data   no data  --
162.00/162.08	c Decided on static restart strategy
166.10/166.17	c  N st    70   1100183       349      1666         0     78741      5740   1330228   no data   no data  --
172.20/172.24	c  N st    72   1136177       349      1666         0     69752      5740   1140276   no data   no data  --
178.00/178.08	c  N st    73   1168569       349      1666         0     57906      5740    870189   no data   no data  --
186.50/186.51	c  N st    74   1209859       349      1666         0     52740      5740    758191   no data   no data  --
186.50/186.51	c  S st    74   1209859       349      1666         0     52740      5740    758191   no data   no data  --
186.60/186.68	c  S st    74   1210362       349      1666         0     53225      5740    771092   no data   no data  --
186.60/186.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.60/186.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.60/186.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
186.70/186.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.70/186.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.70/186.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
186.70/186.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
191.40/191.49	c lits-rem:      1141  cl-subs:     8796  v-elim:      0  v-fix:    0  time:  4.78 s
191.40/191.49	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
191.50/191.50	c vivif2 --  cl tried    44429 cl shrink        0 lits rem          0 time: 0.01
191.50/191.53	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.03
191.50/191.53	c calculated reachability. Time: 0.00
191.50/191.53	c  N st    74   1210362       349      1666         0     44429      5740    622704   no data   no data  --
203.59/203.64	c  N st    75   1283245       349      1666         0     67366      5740   1042968   no data   no data  --
223.20/223.27	c  N st    76   1392568       349      1666         0     76738      5740   1216269   no data   no data  --
253.30/253.30	c  N st    77   1556552       349      1666         0     84309      5740   1313354   no data   no data  --
285.20/285.23	c  N st    78   1710363       349      1666         0     74162      5740   1091280   no data   no data  --
285.20/285.23	c  S st    78   1710363       349      1666         0     74162      5740   1091280   no data   no data  --
285.40/285.49	c  S st    78   1710865       349      1666         0     74652      5740   1104118   no data   no data  --
285.50/285.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
285.50/285.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.50/285.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
285.50/285.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
285.50/285.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.50/285.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
285.50/285.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
300.00/300.09	c lits-rem:      1014  cl-subs:    18543  v-elim:      0  v-fix:    0  time: 14.52 s
300.00/300.09	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
300.10/300.10	c vivif2 --  cl tried    56109 cl shrink        0 lits rem          0 time: 0.01
300.10/300.14	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.04
300.10/300.14	c calculated reachability. Time: 0.00
300.10/300.14	c  N st    78   1710865       349      1666         0     56109      5740    808828   no data   no data  --
383.81/383.80	c  N st    79   2079830       349      1666         0     68800      5740    980732   no data   no data  --
413.90/413.91	c  N st    80   2210868       349      1666         0     72353      5740   1026827   no data   no data  --
413.90/413.91	c  S st    80   2210868       349      1666         0     72353      5740   1026827   no data   no data  --
414.10/414.11	c  S st    80   2211369       349      1666         0     72845      5740   1039722   no data   no data  --
414.10/414.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
414.10/414.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
414.10/414.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
414.10/414.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.10/414.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.10/414.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
414.10/414.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.21/423.23	c lits-rem:      1665  cl-subs:    11277  v-elim:      0  v-fix:    0  time:  9.06 s
423.21/423.23	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
423.21/423.24	c vivif2 --  cl tried    61568 cl shrink        0 lits rem          0 time: 0.01
423.21/423.28	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.04
423.21/423.29	c calculated reachability. Time: 0.00
423.21/423.29	c  N st    80   2211369       349      1666         0     61568      5740    868513   no data   no data  --
543.41/543.47	c  N st    81   2711370       349      1666         0     85046      5740   1233583   no data   no data  --
543.41/543.47	c  S st    81   2711370       349      1666         0     85046      5740   1233583   no data   no data  --
543.71/543.74	c  S st    81   2711872       349      1666         0     85535      5740   1246506   no data   no data  --
543.71/543.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
543.71/543.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
543.71/543.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
543.81/543.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.81/543.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.81/543.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
543.81/543.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
558.81/558.82	c lits-rem:      4213  cl-subs:    14379  v-elim:      0  v-fix:    0  time: 15.00 s
558.81/558.82	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
558.81/558.83	c vivif2 --  cl tried    71156 cl shrink        0 lits rem          0 time: 0.01
558.81/558.88	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.05
558.81/558.88	c calculated reachability. Time: 0.00
558.81/558.88	c  N st    81   2711872       349      1666         0     71156      5740   1025410   no data   no data  --
689.51/689.50	c  N st    82   3211874       349      1666         0    120423      5740   1814718   no data   no data  --
689.51/689.50	c  S st    82   3211874       349      1666         0    120423      5740   1814718   no data   no data  --
690.01/690.04	c  S st    82   3212376       349      1666         0    120907      5740   1828554   no data   no data  --
690.01/690.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
690.01/690.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
690.11/690.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
690.11/690.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
690.11/690.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
690.11/690.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
690.11/690.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
741.11/741.19	c lits-rem:     12847  cl-subs:    39371  v-elim:      0  v-fix:    0  time: 51.02 s
741.11/741.19	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
741.21/741.21	c vivif2 --  cl tried    81536 cl shrink        0 lits rem          0 time: 0.02
741.21/741.27	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.07
741.21/741.28	c calculated reachability. Time: 0.00
741.21/741.28	c  N st    82   3212376       349      1666         0     81536      5740   1220731   no data   no data  --
872.92/872.95	c  N st    83   3712376       349      1666         0     99395      5740   1445178   no data   no data  --
872.92/872.95	c  S st    83   3712376       349      1666         0     99395      5740   1445178   no data   no data  --
873.22/873.26	c  S st    83   3712878       349      1666         0     99880      5740   1458567   no data   no data  --
873.22/873.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
873.22/873.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.33/873.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
873.33/873.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.33/873.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
873.33/873.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
873.33/873.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
897.42/897.41	c lits-rem:      2046  cl-subs:    17731  v-elim:      0  v-fix:    0  time: 24.07 s
897.42/897.41	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
897.42/897.42	c vivif2 --  cl tried    82149 cl shrink        0 lits rem          0 time: 0.01
897.42/897.49	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.07
897.42/897.49	c calculated reachability. Time: 0.00
897.42/897.49	c  N st    83   3712878       349      1666         0     82149      5740   1186381   no data   no data  --
907.02/907.01	c  F st    84   3751562       349      1666         0    116545      5740   1819504   no data   no data  --
907.02/907.01	c  N st    84   3751562       349      1666         0    116545      5740   1819504   no data   no data  --
908.32/908.37	c Decided on static restart strategy
915.02/915.05	c  N st    94   3779868       349      1666         0    142028      5740   2317947   no data   no data  --
924.72/924.78	c  N st    96   3815862       349      1666         0     99978      5740   1461748   no data   no data  --
934.52/934.58	c  N st    97   3848255       349      1666         0    128934      5740   1990729   no data   no data  --
948.02/948.02	c  N st    98   3896845       349      1666         0     96239      5740   1383415   no data   no data  --
969.32/969.36	c  N st    99   3969727       349      1666         0     85174      5740   1170077   no data   no data  --
1004.42/1004.41	c  N st   100   4079050       349      1666         0    105339      5740   1502898   no data   no data  --
1048.12/1048.17	c  N st   101   4212879       349      1666         0    145554      5740   2203314   no data   no data  --
1048.12/1048.17	c  S st   101   4212879       349      1666         0    145554      5740   2203314   no data   no data  --
1048.82/1048.83	c  S st   101   4213383       349      1666         0    146051      5740   2217032   no data   no data  --
1048.82/1048.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1048.82/1048.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1048.92/1048.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1048.92/1048.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1048.92/1048.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1048.92/1048.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
1048.92/1048.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1176.13/1176.10	c lits-rem:     16602  cl-subs:    48897  v-elim:      0  v-fix:    0  time: 127.12 s
1176.13/1176.10	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
1176.13/1176.12	c vivif2 --  cl tried    97154 cl shrink        0 lits rem          0 time: 0.02
1176.23/1176.21	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.09
1176.23/1176.22	c calculated reachability. Time: 0.00
1176.23/1176.22	c  N st   101   4213383       349      1666         0     97154      5740   1463791   no data   no data  --
1199.73/1199.74	c  E st   102   4296851         0      1666         0     95638      5740   1365037   no data   no data  --
1199.73/1199.74	c Verified 1666 clauses.
1199.73/1199.74	c Solution needs extension. Extending.
1199.73/1199.75	c Verified 1666 clauses.
1199.73/1199.75	c num threads              : 1          
1199.73/1199.75	c restarts                 : 102        
1199.73/1199.75	c dynamic restarts         : 0          
1199.73/1199.75	c static restarts          : 102        
1199.73/1199.75	c full restarts            : 5          
1199.73/1199.75	c total simplify time      : 0.00       
1199.73/1199.75	c learnts DL2              : 0          
1199.73/1199.75	c learnts size 2           : 2          
1199.73/1199.75	c learnts size 1           : 0           (0.00      % of vars)
1199.73/1199.75	c filedLit time            : 0.32        (0.03      % time)
1199.73/1199.75	c v-elim SatELite          : 2           (0.57      % vars)
1199.73/1199.75	c SatELite time            : 261.26      (21.78     % time)
1199.73/1199.75	c v-elim xor               : 0           (0.00      % vars)
1199.73/1199.75	c xor elim time            : 0.05        (0.00      % time)
1199.73/1199.75	c num binary xor trees     : 1          
1199.73/1199.75	c binxor trees' crown      : 1           (1.00      leafs/tree)
1199.73/1199.75	c bin xor find time        : 0.00       
1199.73/1199.75	c OTF clause improved      : 459337      (0.11      clauses/conflict)
1199.73/1199.75	c OTF impr. size diff      : 465850      (1.01       lits/clause)
1199.73/1199.75	c OTF cl watch-shrink      : 53066       (0.01      clauses/conflict)
1199.73/1199.75	c OTF cl watch-sh-lit      : 100399      (1.89       lits/clause)
1199.73/1199.75	c tried to recurMin cls    : 121444      (2.83       % of conflicts)
1199.73/1199.75	c updated cache            : 3495        (0.03       lits/tried recurMin)
1199.73/1199.75	c clauses over max glue    : 0           (0.00      % of all clauses)
1199.73/1199.75	c conflicts                : 4296851     (3582.55   / sec)
1199.73/1199.75	c decisions                : 4492169     (0.35      % random)
1199.73/1199.75	c bogo-props               : 282601095435 (235622127.49 / sec)
1199.73/1199.75	c conflict literals        : 80718331    (34.45     % deleted)
1199.73/1199.75	c Memory used              : 122.42      MB
1199.73/1199.75	c CPU time                 : 1199.38     s
1199.73/1199.75	s SATISFIABLE
1199.73/1199.75	v -1 2 -3 4 -5 -6 -7 -8 -9 10 11 12 13 -14 -15 -16 17 18 19 -20 21 22 23 24 -25 -26 27 28 -29 -30 31 32 -33 -34 35 -36 37 -38 -39 40 -41 -42 43 44 45 46 -47 -48 49 -50 51 -52 -53 54 -55 56 57 -58 -59 60 -61 -62 63 64 -65 -66 67 68 -69 -70 71 72 -73 -74 -75 76 77 -78 79 -80 -81 82 -83 84 85 -86 -87 -88 89 -90 -91 -92 93 94 95 -96 -97 98 -99 -100 -101 -102 -103 -104 105 106 -107 108 -109 110 111 -112 113 114 -115 116 117 -118 119 -120 121 122 -123 -124 -125 -126 127 128 -129 130 131 -132 133 134 -135 136 -137 138 139 -140 -141 -142 -143 144 -145 146 -147 148 149 -150 -151 152 153 -154 -155 -156 157 -158 159 160 -161 162 -163 164 -165 166 167 168 -169 170 171 172 173 -174 175 176 177 178 -179 -180 181 182 183 184 185 -186 187 -188 -189 -190 191 -192 -193 194 195 -196 -197 198 -199 200 201 202 203 204 -205 -206 -207 208 -209 -210 -211 -212 -213 -214 215 -216 217 -218 -219 220 -221 222 223 224 -225 226 227 228 -229 230 231 232 -233 234 -235 236 -237 238 -239 240 241 -242 -243 244 -245 246 247 -248 -249 250 251 -252 253 -254 -255 256 257 -258 259 -260 -261 -262 263 264 -265 -266 267 268 -269 270 -271 272 273 274 -275 276 277 -278 279 -280 281 -282 -283 -284 -285 -286 -287 288 -289 -290 -291 292 293 -294 295 296 297 -298 -299 300 -301 -302 -303 304 -305 -306 307 -308 -309 -310 311 -312 313 -314 -315 316 -317 -318 319 320 321 322 323 -324 -325 -326 327 328 -329 -330 331 332 -333 334 -335 336 -337 338 -339 -340 -341 342 -343 344 -345 346 -347 -348 349 350 351 -352 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.81 4/178 20426
/proc/meminfo: memFree=18722840/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=29824 CPUtime=0 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 548 0 0 0 0 0 0 0 23 0 1 0 547713480 30539776 487 33554432000 4194304 4650387 140734200880816 18446744073709551615 4536045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 7456 487 346 112 0 2421 0

[startup+0.0925901 s]
/proc/loadavg: 3.38 3.87 3.81 4/178 20426
/proc/meminfo: memFree=18722840/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=30644 CPUtime=0.09 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 813 0 0 0 9 0 0 0 23 0 1 0 547713480 31379456 732 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 7661 733 377 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.100589 s]
/proc/loadavg: 3.38 3.87 3.81 4/178 20426
/proc/meminfo: memFree=18722840/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=30644 CPUtime=0.09 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 819 0 0 0 9 0 0 0 23 0 1 0 547713480 31379456 738 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 7661 738 377 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.300576 s]
/proc/loadavg: 3.38 3.87 3.81 4/178 20426
/proc/meminfo: memFree=18722840/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=30780 CPUtime=0.29 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 1013 0 0 0 29 0 0 0 25 0 1 0 547713480 31518720 798 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 7695 798 379 112 0 2660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30780

[startup+0.700499 s]
/proc/loadavg: 3.38 3.87 3.81 4/178 20426
/proc/meminfo: memFree=18722840/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=31200 CPUtime=0.69 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 1331 0 0 0 69 0 0 0 25 0 1 0 547713480 31948800 911 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 7800 911 379 112 0 2765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31200

[startup+1.50036 s]
/proc/loadavg: 3.38 3.87 3.81 6/190 20448
/proc/meminfo: memFree=18698308/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=31884 CPUtime=1.49 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 1966 0 0 0 149 0 0 0 25 0 1 0 547713480 32649216 1000 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 7971 1000 380 112 0 2936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31884

[startup+3.10104 s]
/proc/loadavg: 3.38 3.87 3.81 6/190 20448
/proc/meminfo: memFree=18677532/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=36588 CPUtime=3.09 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 3671 0 0 0 309 0 0 0 25 0 1 0 547713480 37466112 2332 33554432000 4194304 4650387 140734200880816 18446744073709551615 4426513 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 9147 2332 383 112 0 4112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36588

[startup+6.30047 s]
/proc/loadavg: 3.51 3.89 3.82 6/190 20449
/proc/meminfo: memFree=18661532/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=40588 CPUtime=6.29 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 5376 0 0 0 629 0 0 0 25 0 1 0 547713480 41562112 3188 33554432000 4194304 4650387 140734200880816 18446744073709551615 4315170 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 10147 3188 383 112 0 5112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40588

[startup+12.7003 s]
/proc/loadavg: 3.63 3.90 3.83 6/190 20449
/proc/meminfo: memFree=18650120/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=43036 CPUtime=12.69 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 7979 0 0 0 1269 0 0 0 25 0 1 0 547713480 44068864 3701 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 10759 3701 383 112 0 5724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43036

[startup+25.5009 s]
/proc/loadavg: 3.71 3.91 3.83 6/190 20449
/proc/meminfo: memFree=18635136/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=45564 CPUtime=25.49 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 12102 0 0 0 2548 1 0 0 25 0 1 0 547713480 46657536 4575 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 11391 4575 383 112 0 6356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45564

[startup+51.1011 s]
/proc/loadavg: 3.81 3.91 3.83 6/190 20450
/proc/meminfo: memFree=18609364/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=59516 CPUtime=51.1 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 19381 0 0 0 5107 3 0 0 25 0 1 0 547713480 60944384 6074 33554432000 4194304 4650387 140734200880816 18446744073709551615 4516590 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 14879 6074 383 112 0 9844 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 59516

[startup+102.307 s]
/proc/loadavg: 3.92 3.92 3.84 6/190 20451
/proc/meminfo: memFree=18581800/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=54808 CPUtime=102.3 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 32024 0 0 0 10224 6 0 0 25 0 1 0 547713480 56123392 6519 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 13702 6519 383 112 0 8667 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54808

[startup+162.3 s]
/proc/loadavg: 4.02 3.95 3.85 6/190 20453
/proc/meminfo: memFree=18550876/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=63872 CPUtime=162.3 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 44556 0 0 0 16221 9 0 0 25 0 1 0 547713480 65404928 8943 33554432000 4194304 4650387 140734200880816 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 15968 8943 383 112 0 10933 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 63872

[startup+222.3 s]
/proc/loadavg: 4.01 3.96 3.85 5/190 20481
/proc/meminfo: memFree=18545916/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=69924 CPUtime=222.3 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 56075 0 0 0 22218 12 0 0 25 0 1 0 547713480 71602176 10485 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 17481 10485 383 112 0 12446 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 69924

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.86 5/190 20483
/proc/meminfo: memFree=18522444/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=70340 CPUtime=282.3 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 66699 0 0 0 28215 15 0 0 25 0 1 0 547713480 72028160 10218 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 17585 10218 383 112 0 12550 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 70340

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 20485
/proc/meminfo: memFree=18502708/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=80952 CPUtime=342.31 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 75549 0 0 0 34214 17 0 0 25 0 1 0 547713480 82894848 12979 33554432000 4194304 4650387 140734200880816 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 20238 12979 383 112 0 15203 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 80952

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 20486
/proc/meminfo: memFree=18489892/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=81252 CPUtime=402.31 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 83871 0 0 0 40211 20 0 0 25 0 1 0 547713480 83202048 13187 33554432000 4194304 4650387 140734200880816 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 20313 13187 383 112 0 15278 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 81252

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 20488
/proc/meminfo: memFree=18470524/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=86224 CPUtime=462.3 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 92293 0 0 0 46208 22 0 0 25 0 1 0 547713480 88293376 14782 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 21556 14782 383 112 0 16521 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 86224

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.89 5/190 20489
/proc/meminfo: memFree=18453380/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=86484 CPUtime=522.31 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 100587 0 0 0 52207 24 0 0 25 0 1 0 547713480 88559616 13986 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 21621 13986 383 112 0 16586 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 86484

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 20491
/proc/meminfo: memFree=18437236/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=91220 CPUtime=582.31 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 107413 0 0 0 58206 25 0 0 25 0 1 0 547713480 93409280 15715 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 22805 15715 383 112 0 17770 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91220

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 20493
/proc/meminfo: memFree=18438336/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=91424 CPUtime=642.32 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 114906 0 0 0 64205 27 0 0 25 0 1 0 547713480 93618176 15860 33554432000 4194304 4650387 140734200880816 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 22856 15860 383 112 0 17821 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 91424

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20494
/proc/meminfo: memFree=18403960/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=102544 CPUtime=702.31 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 122769 0 0 0 70202 29 0 0 25 0 1 0 547713480 105005056 18747 33554432000 4194304 4650387 140734200880816 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 25636 18747 383 112 0 20601 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102544

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20496
/proc/meminfo: memFree=18389048/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=105400 CPUtime=762.32 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 126362 0 0 0 76202 30 0 0 25 0 1 0 547713480 107929600 18935 33554432000 4194304 4650387 140734200880816 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 26350 18935 383 112 0 21315 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105400

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20497
/proc/meminfo: memFree=18371172/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=105608 CPUtime=822.32 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 133878 0 0 0 82201 31 0 0 25 0 1 0 547713480 108142592 18668 33554432000 4194304 4650387 140734200880816 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 26402 18668 383 112 0 21367 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 105608

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20499
/proc/meminfo: memFree=18357144/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=105760 CPUtime=882.32 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 139609 0 0 0 88199 33 0 0 25 0 1 0 547713480 108298240 19076 33554432000 4194304 4650387 140734200880816 18446744073709551615 4432367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 26440 19076 383 112 0 21405 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 105760

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20501
/proc/meminfo: memFree=18357752/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=108664 CPUtime=942.32 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 144536 0 0 0 94198 34 0 0 25 0 1 0 547713480 111271936 20837 33554432000 4194304 4650387 140734200880816 18446744073709551615 4313315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 27166 20837 383 112 0 22131 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 108664

[startup+1002.3 s]
/proc/loadavg: 4.08 4.00 3.91 5/190 20502
/proc/meminfo: memFree=18337528/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=108904 CPUtime=1002.32 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 151877 0 0 0 100195 37 0 0 25 0 1 0 547713480 111517696 19724 33554432000 4194304 4650387 140734200880816 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 27226 19724 383 112 0 22191 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 108904

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.92 5/190 20504
/proc/meminfo: memFree=18325704/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118628 CPUtime=1062.33 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 157939 0 0 0 106193 40 0 0 25 0 1 0 547713480 121475072 23007 33554432000 4194304 4650387 140734200880816 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29657 23007 383 112 0 24622 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 118628

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 20505
/proc/meminfo: memFree=18325792/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118628 CPUtime=1122.33 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 157939 0 0 0 112193 40 0 0 25 0 1 0 547713480 121475072 23007 33554432000 4194304 4650387 140734200880816 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29657 23007 383 112 0 24622 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 118628

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18311500/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118628 CPUtime=1182.33 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 158433 0 0 0 118193 40 0 0 25 0 1 0 547713480 121475072 23501 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29657 23501 383 112 0 24622 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 118628

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

[startup+1190.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18313104/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=175644 CPUtime=1190.33 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 158921 0 0 0 118993 40 0 0 25 0 1 0 547713480 179859456 23989 33554432000 4194304 4650387 140734200880816 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 43911 23989 383 112 0 38876 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 175644

[startup+1196.7 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18319800/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118592 CPUtime=1196.73 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 160506 0 0 0 119633 40 0 0 25 0 1 0 547713480 121438208 21752 33554432000 4194304 4650387 140734200880816 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29648 21752 383 112 0 24613 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 118592

[startup+1198.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18319052/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118592 CPUtime=1198.33 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 160648 0 0 0 119793 40 0 0 25 0 1 0 547713480 121438208 21894 33554432000 4194304 4650387 140734200880816 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29648 21894 383 112 0 24613 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 118592

[startup+1199.1 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18318184/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118592 CPUtime=1199.13 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 160719 0 0 0 119873 40 0 0 25 0 1 0 547713480 121438208 21965 33554432000 4194304 4650387 140734200880816 18446744073709551615 4229472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29648 21965 383 112 0 24613 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 118592

[startup+1199.5 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18318184/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118592 CPUtime=1199.53 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 160754 0 0 0 119913 40 0 0 25 0 1 0 547713480 121438208 22000 33554432000 4194304 4650387 140734200880816 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29648 22000 383 112 0 24613 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 118592

[startup+1199.7 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18318184/32951124 swapFree=67111480/67111528
[pid=20426] ppid=20424 vsize=118592 CPUtime=1199.73 cores=0,2
/proc/20426/stat : 20426 (strangenight1-s) R 20424 20426 19028 0 -1 4202496 160772 0 0 0 119933 40 0 0 25 0 1 0 547713480 121438208 22018 33554432000 4194304 4650387 140734200880816 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20426/statm: 29648 22018 383 112 0 24613 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 118592

Child status: 10
Real time (s): 1199.76
CPU time (s): 1199.8
CPU user time (s): 1199.38
CPU system time (s): 0.412937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 175644

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

runsolver used 2.09168 second user time and 4.45032 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 18:07:10
IDJOB=3264842
IDBENCH=85355
IDSOLVER=1589
FILE ID=node111/3264842-1303574830
RUNJOBID= node111-1303574830-20405
PBS_JOBID= 13150301
Free space on /tmp= 70736 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264842-1303574830/watcher-3264842-1303574830 -o /tmp/evaluation-result-3264842-1303574830/solver-3264842-1303574830 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3264842-1303574830.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=1182917894

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18723492 kB
Buffers:       2129568 kB
Cached:       11463924 kB
SwapCached:         44 kB
Active:        9658712 kB
Inactive:      3999408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18723492 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           12652 kB
Writeback:           0 kB
AnonPages:       64664 kB
Mapped:          15260 kB
Slab:           505076 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202624 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= 70712 MiB
End job on node111 at 2011-04-23 18:27:10