Trace number 3370402

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-st (fixed)SAT 1136.43 1136.42

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370402-1305395331.cnf'
0.00/0.01	c -- header says num vars:            352
0.00/0.01	c -- header says num clauses:        2492
0.00/0.01	c -- clauses added:            0 learnts,         2492 normals,            0 xors
0.00/0.01	c -- vars added        352
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       352      2492         0         0     11032         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 115/2492/2492 lits-rem:115 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.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    352 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:      1585  cl-subs:      803  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     119 undec:     104 neg:     129
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       352      1689         0         0      5848         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.08/0.16	c  N st     8      4918       352      1689         0      4647      5848    100404   no data   no data  --
0.38/0.48	c  N st    10     11301       352      1689         0      4257      5848     59161   no data   no data  --
0.78/0.84	c  N st    11     17045       352      1689         0      9442      5848    192461   no data   no data  --
1.18/1.29	c  F st    12     25000       352      1689         0     11590      5848    226269   no data   no data  --
1.18/1.29	c  N st    12     25000       352      1689         0     11590      5848    226269   no data   no data  --
1.48/1.55	c Decided on static restart strategy
1.48/1.55	c  N st    18     30002       352      1689         0      9993      5848    169032   no data   no data  --
1.48/1.55	c  S st    18     30002       352      1689         0      9993      5848    169032   no data   no data  --
1.48/1.58	c  S st    18     30503       352      1689         0     10476      5846    180945   no data   no data  --
1.48/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.48/1.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.48/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.48/1.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.48/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    352 time:  0.00 s
1.48/1.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.78/1.86	c lits-rem:      1350  cl-subs:     1781  v-elim:      0  v-fix:    0  time:  0.27 s
1.78/1.87	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
1.78/1.87	c calculated reachability. Time: 0.00
1.78/1.87	c  N st    18     30503       352      1684         0      8700      5819    144242   no data   no data  --
2.19/2.25	c  N st    20     37613       352      1684         0      7988      5819    108324   no data   no data  --
2.58/2.67	c  N st    21     44014       352      1684         0     13849      5819    253573   no data   no data  --
2.68/2.79	c  S st    22     45754       352      1684         0     15407      5819    291550   no data   no data  --
2.78/2.85	c  S st    22     46257       352      1684         2     15899      5819    303589   no data   no data  --
2.78/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.78/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.78/2.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.78/2.86	c Replacing        1 vars Replaced       64 lits Time:     0.00 s 
2.78/2.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/2.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    351 time:  0.00 s
2.78/2.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.26	c lits-rem:      2711  cl-subs:     3812  v-elim:      2  v-fix:    0  time:  1.40 s
4.18/4.26	c vivif2 --  cl tried     1673 cl shrink        0 lits rem          0 time: 0.00
4.18/4.27	c vivif2 --  cl tried    12091 cl shrink        0 lits rem          0 time: 0.00
4.18/4.27	c asymm  cl-useful: 0/1673/1673 lits-rem:0 time: 0.01
4.18/4.27	c calculated reachability. Time: 0.00
4.18/4.27	c  N st    22     46257       349      1673         0     12091      5784    221956   no data   no data  --
5.17/5.21	c  N st    23     60654       349      1673         0     17207      5784    309051   no data   no data  --
5.77/5.89	c  N st    24     69386       349      1673         0     16100      5784    265488   no data   no data  --
5.77/5.89	c  S st    24     69386       349      1673         0     16100      5784    265488   no data   no data  --
5.87/5.94	c  S st    24     69889       349      1673         0     16586      5784    278332   no data   no data  --
5.87/5.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.87/5.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.87/5.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.87/5.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.87/5.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.87/5.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
5.87/5.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.08/7.18	c lits-rem:      1829  cl-subs:     4268  v-elim:      0  v-fix:    0  time:  1.23 s
7.08/7.18	c vivif2 --  cl tried     1673 cl shrink        0 lits rem          0 time: 0.00
7.08/7.19	c vivif2 --  cl tried    12318 cl shrink        0 lits rem          0 time: 0.00
7.08/7.19	c asymm  cl-useful: 1/1673/1673 lits-rem:1 time: 0.01
7.08/7.19	c calculated reachability. Time: 0.00
7.08/7.19	c  N st    24     69889       349      1673         0     12318      5783    190103   no data   no data  --
8.38/8.40	c  F st    25     87501       349      1673         0     18687      5783    340139   no data   no data  --
8.38/8.40	c  N st    25     87501       349      1673         0     18687      5783    340139   no data   no data  --
8.69/8.78	c Decided on static restart strategy
8.88/8.99	c  N st    32     95542       349      1673         0     15231      5783    249625   no data   no data  --
9.68/9.73	c  N st    34    104833       349      1673         0     23742      5783    447436   no data   no data  --
9.68/9.73	c  S st    34    104833       349      1673         0     23742      5783    447436   no data   no data  --
9.68/9.79	c  S st    34    105338       349      1673         0     12368      5783    164053   no data   no data  --
9.68/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.68/9.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.68/9.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.68/9.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.68/9.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.68/9.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
9.68/9.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.08/10.16	c lits-rem:       575  cl-subs:      569  v-elim:      0  v-fix:    0  time:  0.37 s
10.08/10.16	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
10.08/10.17	c vivif2 --  cl tried    11801 cl shrink        0 lits rem          0 time: 0.00
10.08/10.17	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
10.08/10.17	c calculated reachability. Time: 0.00
10.08/10.17	c  N st    34    105338       349      1671         0     11801      5770    154570   no data   no data  --
10.78/10.88	c  N st    35    114936       349      1671         0     20497      5770    350590   no data   no data  --
11.99/12.05	c  N st    36    129336       349      1671         0     20968      5770    348210   no data   no data  --
13.68/13.76	c  N st    37    150931       349      1671         0     26800      5770    458460   no data   no data  --
14.29/14.34	c  S st    38    158007       349      1671         0     18577      5770    272883   no data   no data  --
14.38/14.41	c  S st    38    158510       349      1671         0     19067      5770    286723   no data   no data  --
14.38/14.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.38/14.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.38/14.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.38/14.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.38/14.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.38/14.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
14.38/14.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.98/16.09	c lits-rem:      1508  cl-subs:     3100  v-elim:      0  v-fix:    0  time:  1.67 s
15.98/16.09	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
15.98/16.09	c vivif2 --  cl tried    15967 cl shrink        0 lits rem          0 time: 0.00
16.08/16.10	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
16.08/16.10	c calculated reachability. Time: 0.00
16.08/16.10	c  N st    38    158510       349      1671         0     15967      5770    228311   no data   no data  --
20.79/20.84	c  N st    39    207098       349      1671         0     28763      5770    467483   no data   no data  --
23.88/23.98	c  N st    40    237766       349      1671         0     20658      5770    287060   no data   no data  --
23.88/23.98	c  S st    40    237766       349      1671         0     20658      5770    287060   no data   no data  --
23.98/24.05	c  S st    40    238272       349      1671         0     21149      5770    299225   no data   no data  --
23.98/24.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.98/24.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.98/24.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
23.98/24.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.98/24.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.98/24.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
23.98/24.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.48/25.51	c lits-rem:      1109  cl-subs:     2191  v-elim:      0  v-fix:    0  time:  1.44 s
25.48/25.51	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
25.48/25.51	c vivif2 --  cl tried    18958 cl shrink        0 lits rem          0 time: 0.00
25.48/25.52	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
25.48/25.52	c calculated reachability. Time: 0.00
25.48/25.52	c  N st    40    238272       349      1671         0     18958      5770    260541   no data   no data  --
32.89/32.99	c  F st    41    306250       349      1671         0     20553      5770    267060   no data   no data  --
32.89/33.00	c  N st    41    306250       349      1671         0     20553      5770    267060   no data   no data  --
33.38/33.42	c Decided on static restart strategy
35.78/35.83	c  N st    51    334548       349      1671         0     24941      5770    347743   no data   no data  --
38.39/38.43	c  N st    53    357410       349      1671         0     23032      5770    301069   no data   no data  --
38.39/38.43	c  S st    53    357410       349      1671         0     23032      5770    301069   no data   no data  --
38.49/38.52	c  S st    53    357913       349      1671         0     23522      5770    315494   no data   no data  --
38.49/38.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.49/38.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.49/38.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
38.49/38.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.49/38.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.49/38.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
38.49/38.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.78/39.89	c lits-rem:      1169  cl-subs:     1517  v-elim:      0  v-fix:    0  time:  1.36 s
39.78/39.89	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
39.78/39.89	c vivif2 --  cl tried    22005 cl shrink        0 lits rem          0 time: 0.00
39.88/39.90	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.01
39.88/39.90	c calculated reachability. Time: 0.00
39.88/39.90	c  N st    53    357913       349      1671         0     22005      5770    290292   no data   no data  --
43.89/44.00	c  N st    54    390306       349      1671         0     27125      5770    380104   no data   no data  --
50.38/50.44	c  N st    55    438894       349      1671         0     46269      5770    756629   no data   no data  --
59.98/60.01	c  N st    56    511777       349      1671         0     34176      5770    486461   no data   no data  --
63.28/63.37	c  N st    57    536870       349      1671         0     28896      5770    380566   no data   no data  --
63.28/63.37	c  S st    57    536870       349      1671         0     28896      5770    380566   no data   no data  --
63.38/63.45	c  S st    57    537378       349      1671         0     29390      5770    393697   no data   no data  --
63.38/63.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.38/63.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.38/63.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
63.38/63.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.38/63.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.38/63.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
63.38/63.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.98/65.00	c lits-rem:      1669  cl-subs:     1953  v-elim:      0  v-fix:    0  time:  1.53 s
64.98/65.00	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
64.98/65.01	c vivif2 --  cl tried    27437 cl shrink        0 lits rem          0 time: 0.00
64.98/65.02	c asymm  cl-useful: 3/1671/1671 lits-rem:3 time: 0.01
64.98/65.02	c calculated reachability. Time: 0.00
64.98/65.02	c  N st    57    537378       349      1671         0     27437      5767    362130   no data   no data  --
85.88/85.98	c  N st    58    701365       349      1671         0     54506      5767    871409   no data   no data  --
101.20/101.24	c  N st    59    806069       349      1671         0     49280      5767    734971   no data   no data  --
101.20/101.24	c  S st    59    806069       349      1671         0     49280      5767    734971   no data   no data  --
101.28/101.36	c  S st    59    806572       349      1671         0     49764      5767    747706   no data   no data  --
101.28/101.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.28/101.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.28/101.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
101.38/101.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.38/101.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.38/101.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
101.38/101.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.08/106.16	c lits-rem:      3286  cl-subs:    12247  v-elim:      0  v-fix:    0  time:  4.76 s
106.08/106.16	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
106.08/106.16	c vivif2 --  cl tried    37522 cl shrink        0 lits rem          0 time: 0.01
106.08/106.18	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.02
106.08/106.19	c calculated reachability. Time: 0.00
106.08/106.19	c  N st    59    806572       349      1666         0     37522      5740    544611   no data   no data  --
147.68/147.70	c  F st    60   1071876       349      1666         0     53169      5740    773429   no data   no data  --
147.68/147.70	c  N st    60   1071876       349      1666         0     53169      5740    773429   no data   no data  --
148.28/148.39	c Decided on static restart strategy
152.08/152.15	c  N st    70   1100183       349      1666         0     78741      5740   1330228   no data   no data  --
157.68/157.72	c  N st    72   1136177       349      1666         0     69752      5740   1140276   no data   no data  --
162.99/163.04	c  N st    73   1168569       349      1666         0     57906      5740    870189   no data   no data  --
170.39/170.49	c  N st    74   1209859       349      1666         0     52740      5740    758191   no data   no data  --
170.39/170.49	c  S st    74   1209859       349      1666         0     52740      5740    758191   no data   no data  --
170.58/170.64	c  S st    74   1210362       349      1666         0     53225      5740    771092   no data   no data  --
170.58/170.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
170.58/170.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.58/170.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
170.58/170.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.58/170.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.58/170.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
170.58/170.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.98/175.05	c lits-rem:      1141  cl-subs:     8796  v-elim:      0  v-fix:    0  time:  4.37 s
174.98/175.05	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
174.98/175.05	c vivif2 --  cl tried    44429 cl shrink        0 lits rem          0 time: 0.01
174.98/175.08	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.02
174.98/175.08	c calculated reachability. Time: 0.00
174.98/175.08	c  N st    74   1210362       349      1666         0     44429      5740    622704   no data   no data  --
186.18/186.23	c  N st    75   1283245       349      1666         0     67366      5740   1042968   no data   no data  --
204.18/204.28	c  N st    76   1392568       349      1666         0     76738      5740   1216269   no data   no data  --
232.38/232.40	c  N st    77   1556552       349      1666         0     84309      5740   1313354   no data   no data  --
260.78/260.82	c  N st    78   1710363       349      1666         0     74162      5740   1091280   no data   no data  --
260.78/260.82	c  S st    78   1710363       349      1666         0     74162      5740   1091280   no data   no data  --
260.98/261.01	c  S st    78   1710865       349      1666         0     74652      5740   1104118   no data   no data  --
260.98/261.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
260.98/261.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
260.98/261.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
260.98/261.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.98/261.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.98/261.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
260.98/261.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
271.88/271.97	c lits-rem:      1014  cl-subs:    18543  v-elim:      0  v-fix:    0  time: 10.91 s
271.88/271.97	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
271.88/271.98	c vivif2 --  cl tried    56109 cl shrink        0 lits rem          0 time: 0.01
271.98/272.01	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.03
271.98/272.01	c calculated reachability. Time: 0.00
271.98/272.01	c  N st    78   1710865       349      1666         0     56109      5740    808828   no data   no data  --
349.18/349.29	c  N st    79   2079830       349      1666         0     68800      5740    980732   no data   no data  --
376.09/376.12	c  N st    80   2210868       349      1666         0     72353      5740   1026827   no data   no data  --
376.09/376.12	c  S st    80   2210868       349      1666         0     72353      5740   1026827   no data   no data  --
376.28/376.30	c  S st    80   2211369       349      1666         0     72845      5740   1039722   no data   no data  --
376.28/376.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.28/376.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.28/376.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
376.28/376.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.28/376.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.28/376.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
376.28/376.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
384.58/384.63	c lits-rem:      1665  cl-subs:    11277  v-elim:      0  v-fix:    0  time:  8.28 s
384.58/384.63	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
384.58/384.64	c vivif2 --  cl tried    61568 cl shrink        0 lits rem          0 time: 0.01
384.58/384.68	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.04
384.58/384.68	c calculated reachability. Time: 0.00
384.58/384.68	c  N st    80   2211369       349      1666         0     61568      5740    868513   no data   no data  --
495.00/495.02	c  N st    81   2711370       349      1666         0     85046      5740   1233583   no data   no data  --
495.00/495.02	c  S st    81   2711370       349      1666         0     85046      5740   1233583   no data   no data  --
495.29/495.38	c  S st    81   2711872       349      1666         0     85535      5740   1246506   no data   no data  --
495.29/495.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
495.29/495.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.39/495.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
495.39/495.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
495.39/495.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.39/495.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
495.39/495.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
513.70/513.76	c lits-rem:      4213  cl-subs:    14379  v-elim:      0  v-fix:    0  time: 18.30 s
513.70/513.76	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
513.70/513.78	c vivif2 --  cl tried    71156 cl shrink        0 lits rem          0 time: 0.01
513.79/513.85	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.07
513.79/513.85	c calculated reachability. Time: 0.00
513.79/513.85	c  N st    81   2711872       349      1666         0     71156      5740   1025410   no data   no data  --
631.69/631.74	c  N st    82   3211874       349      1666         0    120423      5740   1814718   no data   no data  --
631.69/631.74	c  S st    82   3211874       349      1666         0    120423      5740   1814718   no data   no data  --
632.19/632.25	c  S st    82   3212376       349      1666         0    120907      5740   1828554   no data   no data  --
632.19/632.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
632.19/632.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
632.29/632.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
632.29/632.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
632.29/632.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
632.29/632.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
632.29/632.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
685.99/686.03	c lits-rem:     12847  cl-subs:    39371  v-elim:      0  v-fix:    0  time: 53.65 s
685.99/686.03	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
685.99/686.04	c vivif2 --  cl tried    81536 cl shrink        0 lits rem          0 time: 0.01
686.09/686.10	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.06
686.09/686.10	c calculated reachability. Time: 0.00
686.09/686.10	c  N st    82   3212376       349      1666         0     81536      5740   1220731   no data   no data  --
810.39/810.45	c  N st    83   3712376       349      1666         0     99395      5740   1445178   no data   no data  --
810.39/810.45	c  S st    83   3712376       349      1666         0     99395      5740   1445178   no data   no data  --
810.79/810.86	c  S st    83   3712878       349      1666         0     99880      5740   1458567   no data   no data  --
810.79/810.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
810.79/810.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
810.89/810.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
810.89/810.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.89/810.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.89/810.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
810.89/810.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
841.41/841.48	c lits-rem:      2046  cl-subs:    17731  v-elim:      0  v-fix:    0  time: 30.52 s
841.41/841.48	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
841.41/841.50	c vivif2 --  cl tried    82149 cl shrink        0 lits rem          0 time: 0.01
841.51/841.58	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.09
841.51/841.59	c calculated reachability. Time: 0.00
841.51/841.59	c  N st    83   3712878       349      1666         0     82149      5740   1186381   no data   no data  --
850.60/850.66	c  F st    84   3751562       349      1666         0    116545      5740   1819504   no data   no data  --
850.60/850.66	c  N st    84   3751562       349      1666         0    116545      5740   1819504   no data   no data  --
851.90/851.95	c Decided on static restart strategy
858.30/858.32	c  N st    94   3779868       349      1666         0    142028      5740   2317947   no data   no data  --
867.60/867.60	c  N st    96   3815862       349      1666         0     99978      5740   1461748   no data   no data  --
876.90/876.97	c  N st    97   3848255       349      1666         0    128934      5740   1990729   no data   no data  --
889.50/889.56	c  N st    98   3896845       349      1666         0     96239      5740   1383415   no data   no data  --
909.10/909.20	c  N st    99   3969727       349      1666         0     85174      5740   1170077   no data   no data  --
937.22/937.24	c  N st   100   4079050       349      1666         0    105339      5740   1502898   no data   no data  --
972.90/972.99	c  N st   101   4212879       349      1666         0    145554      5740   2203314   no data   no data  --
972.90/972.99	c  S st   101   4212879       349      1666         0    145554      5740   2203314   no data   no data  --
973.41/973.45	c  S st   101   4213383       349      1666         0    146051      5740   2217032   no data   no data  --
973.41/973.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
973.41/973.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
973.41/973.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
973.51/973.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
973.51/973.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
973.51/973.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
973.51/973.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1114.60/1114.68	c lits-rem:     16602  cl-subs:    48897  v-elim:      0  v-fix:    0  time: 141.11 s
1114.60/1114.68	c vivif2 --  cl tried     1666 cl shrink        0 lits rem          0 time: 0.00
1114.60/1114.70	c vivif2 --  cl tried    97154 cl shrink        0 lits rem          0 time: 0.02
1114.70/1114.77	c asymm  cl-useful: 0/1666/1666 lits-rem:0 time: 0.08
1114.70/1114.78	c calculated reachability. Time: 0.00
1114.70/1114.78	c  N st   101   4213383       349      1666         0     97154      5740   1463791   no data   no data  --
1136.40/1136.40	c  E st   102   4296851         0      1666         0     95638      5740   1365037   no data   no data  --
1136.40/1136.41	c Verified 1666 clauses.
1136.40/1136.41	c Solution needs extension. Extending.
1136.40/1136.41	c Verified 1666 clauses.
1136.40/1136.41	c num threads              : 1          
1136.40/1136.41	c restarts                 : 102        
1136.40/1136.41	c dynamic restarts         : 0          
1136.40/1136.41	c static restarts          : 102        
1136.40/1136.41	c full restarts            : 5          
1136.40/1136.41	c total simplify time      : 0.00       
1136.40/1136.41	c learnts DL2              : 0          
1136.40/1136.41	c learnts size 2           : 2          
1136.40/1136.41	c learnts size 1           : 0           (0.00      % of vars)
1136.40/1136.41	c filedLit time            : 0.29        (0.03      % time)
1136.40/1136.41	c v-elim SatELite          : 2           (0.57      % vars)
1136.40/1136.41	c SatELite time            : 280.83      (24.72     % time)
1136.40/1136.41	c v-elim xor               : 0           (0.00      % vars)
1136.40/1136.41	c xor elim time            : 0.05        (0.00      % time)
1136.40/1136.41	c num binary xor trees     : 1          
1136.40/1136.41	c binxor trees' crown      : 1           (1.00      leafs/tree)
1136.40/1136.41	c bin xor find time        : 0.00       
1136.40/1136.41	c OTF clause improved      : 459337      (0.11      clauses/conflict)
1136.40/1136.41	c OTF impr. size diff      : 465850      (1.01       lits/clause)
1136.40/1136.41	c OTF cl watch-shrink      : 53066       (0.01      clauses/conflict)
1136.40/1136.41	c OTF cl watch-sh-lit      : 100399      (1.89       lits/clause)
1136.40/1136.41	c tried to recurMin cls    : 121444      (2.83       % of conflicts)
1136.40/1136.41	c updated cache            : 3495        (0.03       lits/tried recurMin)
1136.40/1136.41	c clauses over max glue    : 0           (0.00      % of all clauses)
1136.40/1136.41	c conflicts                : 4296851     (3782.15   / sec)
1136.40/1136.41	c decisions                : 4492169     (0.35      % random)
1136.40/1136.41	c bogo-props               : 282601095435 (248749237.55 / sec)
1136.40/1136.41	c conflict literals        : 80718331    (34.45     % deleted)
1136.40/1136.41	c Memory used              : 122.42      MB
1136.40/1136.41	c CPU time                 : 1136.09     s
1136.40/1136.41	s SATISFIABLE
1136.40/1136.41	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: 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-3370402-1305395331/watcher-3370402-1305395331 -o /tmp/evaluation-result-3370402-1305395331/solver-3370402-1305395331 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370402-1305395331.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.70 3.94 3.52 5/351 25612
/proc/meminfo: memFree=21578404/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=11796 CPUtime=0 cores=1,3
/proc/25612/stat : 25612 (runsolver) R 25610 25612 24826 0 -1 4202560 40 0 0 0 0 0 0 0 21 0 1 0 631949220 12079104 49 33554432000 4194304 5432360 140737234719328 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/25612/statm: 2949 49 30 303 0 2643 0

[startup+0.071616 s]
/proc/loadavg: 3.70 3.94 3.52 5/351 25612
/proc/meminfo: memFree=21578404/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=30644 CPUtime=0.05 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 793 0 0 0 5 0 0 0 21 0 1 0 631949220 31379456 714 33554432000 4194304 4650387 140737398189200 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 7661 714 377 112 0 2626 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30644

[startup+0.100611 s]
/proc/loadavg: 3.70 3.94 3.52 5/351 25612
/proc/meminfo: memFree=21578404/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=30644 CPUtime=0.08 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 815 0 0 0 8 0 0 0 21 0 1 0 631949220 31379456 736 33554432000 4194304 4650387 140737398189200 18446744073709551615 4363279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 7661 736 377 112 0 2626 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30644

[startup+0.300573 s]
/proc/loadavg: 3.70 3.94 3.52 5/351 25612
/proc/meminfo: memFree=21578404/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=30780 CPUtime=0.28 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 1020 0 0 0 28 0 0 0 22 0 1 0 631949220 31518720 807 33554432000 4194304 4650387 140737398189200 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 7695 807 379 112 0 2660 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30780

[startup+0.700507 s]
/proc/loadavg: 3.70 3.94 3.52 5/351 25612
/proc/meminfo: memFree=21578404/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=31200 CPUtime=0.68 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 1347 0 0 0 68 0 0 0 23 0 1 0 631949220 31948800 929 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 7800 929 379 112 0 2765 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31200

[startup+1.50037 s]
/proc/loadavg: 3.70 3.94 3.52 6/362 25630
/proc/meminfo: memFree=21552524/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=31884 CPUtime=1.48 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 2019 0 0 0 148 0 0 0 25 0 1 0 631949220 32649216 1055 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 7971 1055 380 112 0 2936 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31884

[startup+3.10109 s]
/proc/loadavg: 3.70 3.94 3.52 7/362 25630
/proc/meminfo: memFree=21531008/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=40460 CPUtime=3.08 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 4570 0 0 0 308 0 0 0 25 0 1 0 631949220 41431040 3233 33554432000 4194304 4650387 140737398189200 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 10115 3233 383 112 0 5080 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40460

[startup+6.30052 s]
/proc/loadavg: 3.72 3.94 3.53 7/362 25630
/proc/meminfo: memFree=21515780/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=42744 CPUtime=6.28 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 5881 0 0 0 627 1 0 0 25 0 1 0 631949220 43769856 3695 33554432000 4194304 4650387 140737398189200 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 10686 3695 383 112 0 5651 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42744

[startup+12.7004 s]
/proc/loadavg: 3.74 3.94 3.53 7/362 25631
/proc/meminfo: memFree=21506576/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=43096 CPUtime=12.68 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 8487 0 0 0 1267 1 0 0 25 0 1 0 631949220 44130304 3637 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 10774 3637 383 112 0 5739 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43096

[startup+25.5001 s]
/proc/loadavg: 3.80 3.94 3.54 6/362 25631
/proc/meminfo: memFree=21493324/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=47456 CPUtime=25.48 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 12897 0 0 0 2547 1 0 0 25 0 1 0 631949220 48594944 4657 33554432000 4194304 4650387 140737398189200 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 11864 4657 383 112 0 6829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47456

[startup+51.1007 s]
/proc/loadavg: 3.92 3.96 3.55 7/362 25632
/proc/meminfo: memFree=21472960/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=49600 CPUtime=51.08 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 20373 0 0 0 5105 3 0 0 25 0 1 0 631949220 50790400 5159 33554432000 4194304 4650387 140737398189200 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 12400 5159 383 112 0 7365 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49600

[startup+102.314 s]
/proc/loadavg: 3.97 3.97 3.57 7/362 25633
/proc/meminfo: memFree=21437076/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=61144 CPUtime=102.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 35019 0 0 0 10224 6 0 0 25 0 1 0 631949220 62611456 8208 33554432000 4194304 4650387 140737398189200 18446744073709551615 4432367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 15286 8208 383 112 0 10251 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61144

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.60 7/362 25635
/proc/meminfo: memFree=21412344/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=63984 CPUtime=162.28 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 47631 0 0 0 16220 8 0 0 25 0 1 0 631949220 65519616 8814 33554432000 4194304 4650387 140737398189200 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 15996 8814 383 112 0 10961 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 63984

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.62 6/362 25663
/proc/meminfo: memFree=21329436/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=70064 CPUtime=222.28 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 59756 0 0 0 22218 10 0 0 25 0 1 0 631949220 71745536 10648 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 17516 10648 383 112 0 12481 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 70064

[startup+282.301 s]
/proc/loadavg: 4.10 4.00 3.65 6/362 25665
/proc/meminfo: memFree=21238728/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=80748 CPUtime=282.28 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 70381 0 0 0 28216 12 0 0 25 0 1 0 631949220 82685952 13902 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 20187 13902 383 112 0 15152 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 80748

[startup+342.301 s]
/proc/loadavg: 4.07 4.01 3.67 6/362 25666
/proc/meminfo: memFree=21174944/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=81116 CPUtime=342.29 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 79949 0 0 0 34214 15 0 0 25 0 1 0 631949220 83062784 13451 33554432000 4194304 4650387 140737398189200 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 20279 13451 383 112 0 15244 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 81116

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.69 6/362 25668
/proc/meminfo: memFree=21111892/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=86132 CPUtime=402.29 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 89492 0 0 0 40211 18 0 0 25 0 1 0 631949220 88199168 14238 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 21533 14238 383 112 0 16498 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 86132

[startup+462.3 s]
/proc/loadavg: 4.04 4.02 3.71 7/362 25670
/proc/meminfo: memFree=21103300/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=86408 CPUtime=462.28 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 98654 0 0 0 46208 20 0 0 25 0 1 0 631949220 88481792 14389 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 21602 14389 383 112 0 16567 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 86408

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.73 6/362 25671
/proc/meminfo: memFree=21049320/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=91156 CPUtime=522.29 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 105195 0 0 0 52207 22 0 0 25 0 1 0 631949220 93343744 16278 33554432000 4194304 4650387 140737398189200 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 22789 16279 383 112 0 17754 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 91156

[startup+582.3 s]
/proc/loadavg: 4.02 4.02 3.75 6/362 25673
/proc/meminfo: memFree=21043964/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=91424 CPUtime=582.29 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 114168 0 0 0 58206 23 0 0 25 0 1 0 631949220 93618176 15124 33554432000 4194304 4650387 140737398189200 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 22856 15124 383 112 0 17821 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 91424

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.76 5/362 25809
/proc/meminfo: memFree=19997732/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=102544 CPUtime=642.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 122768 0 0 0 64206 24 0 0 25 0 1 0 631949220 105005056 18748 33554432000 4194304 4650387 140737398189200 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 25636 18748 383 112 0 20601 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 102544

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.77 5/362 25811
/proc/meminfo: memFree=19813508/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=105400 CPUtime=702.29 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 126029 0 0 0 70205 24 0 0 25 0 1 0 631949220 107929600 18604 33554432000 4194304 4650387 140737398189200 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 26350 18604 383 112 0 21315 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 105400

[startup+762.314 s]
/proc/loadavg: 4.00 4.00 3.78 5/362 25822
/proc/meminfo: memFree=19749744/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=105608 CPUtime=762.31 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 134076 0 0 0 76205 26 0 0 25 0 1 0 631949220 108142592 18868 33554432000 4194304 4650387 140737398189200 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 26402 18868 383 112 0 21367 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105608

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 3.80 5/362 25823
/proc/meminfo: memFree=19067576/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=105760 CPUtime=822.29 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 139608 0 0 0 82201 28 0 0 25 0 1 0 631949220 108298240 19077 33554432000 4194304 4650387 140737398189200 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 26440 19077 383 112 0 21405 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 105760

[startup+882.301 s]
/proc/loadavg: 4.13 4.04 3.82 5/362 25825
/proc/meminfo: memFree=18930104/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=108664 CPUtime=882.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 144426 0 0 0 88200 30 0 0 25 0 1 0 631949220 111271936 20729 33554432000 4194304 4650387 140737398189200 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 27166 20729 383 112 0 22131 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 108664

[startup+942.3 s]
/proc/loadavg: 4.05 4.03 3.83 5/362 25826
/proc/meminfo: memFree=18928872/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=108904 CPUtime=942.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 152328 0 0 0 94198 32 0 0 25 0 1 0 631949220 111517696 20177 33554432000 4194304 4650387 140737398189200 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 27226 20177 383 112 0 22191 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 108904

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.84 5/362 25828
/proc/meminfo: memFree=18915044/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118628 CPUtime=1002.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 157938 0 0 0 100198 32 0 0 25 0 1 0 631949220 121475072 23008 33554432000 4194304 4650387 140737398189200 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29657 23008 383 112 0 24622 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 118628

[startup+1062.3 s]
/proc/loadavg: 3.58 3.92 3.81 4/356 25847
/proc/meminfo: memFree=21007912/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118628 CPUtime=1062.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 157938 0 0 0 106198 32 0 0 25 0 1 0 631949220 121475072 23008 33554432000 4194304 4650387 140737398189200 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29657 23008 383 112 0 24622 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 118628

[startup+1122.3 s]
/proc/loadavg: 3.21 3.75 3.75 4/356 25848
/proc/meminfo: memFree=21012092/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118628 CPUtime=1122.31 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 158571 0 0 0 112198 33 0 0 25 0 1 0 631949220 121475072 23641 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29657 23641 383 112 0 24622 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 118628

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

[startup+1126.3 s]
/proc/loadavg: 3.19 3.73 3.75 4/356 25848
/proc/meminfo: memFree=21019780/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118628 CPUtime=1126.32 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 158842 0 0 0 112599 33 0 0 25 0 1 0 631949220 121475072 23912 33554432000 4194304 4650387 140737398189200 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29657 23912 383 112 0 24622 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 118628

[startup+1132.7 s]
/proc/loadavg: 3.18 3.72 3.75 4/356 25848
/proc/meminfo: memFree=21016416/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118592 CPUtime=1132.7 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 160415 0 0 0 113237 33 0 0 25 0 1 0 631949220 121438208 21663 33554432000 4194304 4650387 140737398189200 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29648 21663 383 112 0 24613 0
Current children cumulated CPU time (s) 1132.7
Current children cumulated vsize (KiB) 118592

[startup+1134.3 s]
/proc/loadavg: 3.16 3.71 3.74 4/356 25848
/proc/meminfo: memFree=21025344/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118592 CPUtime=1134.3 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 160577 0 0 0 113397 33 0 0 25 0 1 0 631949220 121438208 21825 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29648 21825 383 112 0 24613 0
Current children cumulated CPU time (s) 1134.3
Current children cumulated vsize (KiB) 118592

[startup+1135.1 s]
/proc/loadavg: 3.16 3.71 3.74 4/356 25848
/proc/meminfo: memFree=21024476/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118592 CPUtime=1135.11 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 160650 0 0 0 113478 33 0 0 25 0 1 0 631949220 121438208 21898 33554432000 4194304 4650387 140737398189200 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29648 21898 383 112 0 24613 0
Current children cumulated CPU time (s) 1135.11
Current children cumulated vsize (KiB) 118592

[startup+1135.9 s]
/proc/loadavg: 3.16 3.71 3.74 4/356 25848
/proc/meminfo: memFree=21024476/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118592 CPUtime=1135.9 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 160726 0 0 0 113557 33 0 0 25 0 1 0 631949220 121438208 21974 33554432000 4194304 4650387 140737398189200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29648 21974 383 112 0 24613 0
Current children cumulated CPU time (s) 1135.9
Current children cumulated vsize (KiB) 118592

[startup+1136.31 s]
/proc/loadavg: 3.16 3.71 3.74 4/356 25849
/proc/meminfo: memFree=21023732/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118592 CPUtime=1136.31 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 160766 0 0 0 113598 33 0 0 25 0 1 0 631949220 121438208 22014 33554432000 4194304 4650387 140737398189200 18446744073709551615 4331018 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29648 22014 383 112 0 24613 0
Current children cumulated CPU time (s) 1136.31
Current children cumulated vsize (KiB) 118592

[startup+1136.4 s]
/proc/loadavg: 3.16 3.71 3.74 4/356 25849
/proc/meminfo: memFree=21023732/32951124 swapFree=67111348/67111528
[pid=25612] ppid=25610 vsize=118592 CPUtime=1136.4 cores=1,3
/proc/25612/stat : 25612 (strangenight1-s) R 25610 25612 24826 0 -1 4202496 160774 0 0 0 113607 33 0 0 25 0 1 0 631949220 121438208 22022 33554432000 4194304 4650387 140737398189200 18446744073709551615 4331990 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 29648 22022 383 112 0 24613 0
Current children cumulated CPU time (s) 1136.4
Current children cumulated vsize (KiB) 118592

Child status: 10
Real time (s): 1136.42
CPU time (s): 1136.43
CPU user time (s): 1136.09
CPU system time (s): 0.342947
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 175644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1136.09
system time used= 0.342947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160794
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 12640

runsolver used 3.72343 second user time and 9.1846 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 19:48:51
IDJOB=3370402
IDBENCH=85355
IDSOLVER=1847
FILE ID=node144/3370402-1305395331
RUNJOBID= node144-1305395331-25589
PBS_JOBID= 13324411
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370402-1305395331/watcher-3370402-1305395331 -o /tmp/evaluation-result-3370402-1305395331/solver-3370402-1305395331 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370402-1305395331.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=384986725

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21578932 kB
Buffers:        285120 kB
Cached:        3611464 kB
SwapCached:          0 kB
Active:        8136856 kB
Inactive:      2888568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21578932 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12472 kB
Writeback:           0 kB
AnonPages:     7128688 kB
Mapped:          27184 kB
Slab:           244916 kB
PageTables:      37776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81994768 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= 73224 MiB
End job on node144 at 2011-05-14 20:07:47