Trace number 3370758

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)UNSAT 35.8735 35.8747

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

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-3370758-1305379152.cnf'
0.00/0.00	c -- header says num vars:         108786
0.00/0.00	c -- header says num clauses:      482639
0.09/0.17	c -- clauses added:            0 learnts,       482639 normals,            0 xors
0.09/0.17	c -- vars added     108786
0.09/0.17	c Parsing time:  0.14 s
0.09/0.17	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data  --
0.39/0.46	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 0.29
6.39/6.48	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T:  5.96
6.50/6.50	c Cleaning up after failed var search:     0.02 s 
6.50/6.51	c Replacing     8626 vars Replaced   106553 lits Time:     0.01 s 
6.50/6.52	c bin-w-bin subsume rem         1149 bins  time:  0.00 s
6.50/6.52	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.00 s
6.50/6.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.04 s
6.50/6.60	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.03 s
6.60/6.61	c lits-rem:        10  cl-subs:      287  v-elim:   1314  v-fix:    0  time:  0.01 s
6.79/6.89	c Finding binary XORs  T:     0.28 s  found:      17
6.79/6.89	c Replacing       17 vars Replaced      220 lits Time:     0.00 s 
6.89/6.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
6.89/6.90	c calculated reachability. Time: 0.01
6.89/6.90	c Calc default polars -  time:   0.00 s pos:     876 undec:  106633 neg:    1277
6.89/6.90	c =========================================================================================
6.89/6.90	c types(t): F = full restart, N = normal restart
6.89/6.90	c types(t): S = simplification begin/end, E = solution found
6.89/6.90	c restart types(rt): st = static, dy = dynamic
6.89/6.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.89/6.90	c  B st     0         0      2611      5384      7233         0     31820         0   no data   no data  --
7.39/7.42	c  N dy     9      5913      2607      5384      7292      5687     31820    204497      9.71     10.54  --
7.89/7.93	c  N dy    26     10684      2600      5384      7317     10297     31820    369366      9.73     10.81  --
8.39/8.43	c  N dy    45     14957      2573      5101      7301     13447     30876    490797      9.83     10.53  --
8.89/8.95	c  N dy    61     19008      2566      5101      7326     17353     30876    597716      9.73     11.63  --
9.39/9.46	c Finding binary XORs  T:     0.22 s  found:      26
9.39/9.46	c Replacing       26 vars Replaced      754 lits Time:     0.01 s 
9.59/9.68	c  N dy    81     23083      2538      5038      7226     11376     30479    268638      9.85     10.48  --
9.79/9.89	c  F st    87     25001      2537      5038      7228     13228     30479    310351      9.78      8.39  --
9.79/9.89	c Found part      229 vars:       2408 clauses:     11967 lits size:     30092
9.79/9.89	c Found part      230 vars:         12 clauses:        11 lits size:        22
9.79/9.89	c Found part      231 vars:         71 clauses:        70 lits size:       140
9.79/9.89	c Found part      232 vars:         25 clauses:        24 lits size:        48
9.79/9.89	c Found part      233 vars:          4 clauses:         3 lits size:         6
9.79/9.89	c Found part      234 vars:          2 clauses:         1 lits size:         2
9.79/9.89	c Found part      235 vars:          3 clauses:         2 lits size:         4
9.79/9.89	c Found part      236 vars:          8 clauses:         7 lits size:        14
9.79/9.89	c Found parts:          8 time: 0.01 s
9.79/9.89	c Solving part 234
9.89/9.93	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
9.89/9.94	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
9.89/9.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
9.89/9.94	c Finding binary XORs  T:     0.01 s  found:       0
9.89/9.94	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
9.89/9.94	c calculated reachability. Time: 0.00
9.89/9.95	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
9.89/9.95	c =========================================================================================
9.89/9.95	c types(t): F = full restart, N = normal restart
9.89/9.95	c types(t): S = simplification begin/end, E = solution found
9.89/9.95	c restart types(rt): st = static, dy = dynamic
9.89/9.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.89/9.95	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
9.89/9.95	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
9.89/9.95	c Verified 0 clauses.
9.89/9.95	c Verified 0 clauses.
9.89/9.95	c Solved part
9.89/9.95	c =========================================================================================
9.89/9.95	c Solving part 235
9.89/9.99	c  N st     0         0         3         0         2         0         4         0   no data   no data  --
9.89/9.99	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
9.89/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
9.99/10.00	c Finding binary XORs  T:     0.01 s  found:       0
9.99/10.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
9.99/10.00	c calculated reachability. Time: 0.00
9.99/10.00	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
9.99/10.00	c =========================================================================================
9.99/10.00	c types(t): F = full restart, N = normal restart
9.99/10.00	c types(t): S = simplification begin/end, E = solution found
9.99/10.00	c restart types(rt): st = static, dy = dynamic
9.99/10.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.99/10.00	c  B st     0         0         3         0         2         0         4         0   no data   no data  --
9.99/10.00	c  E st     1         0         0         0         2         0         4         0   no data   no data  --
9.99/10.00	c Verified 0 clauses.
9.99/10.00	c Verified 0 clauses.
9.99/10.00	c Solved part
9.99/10.00	c =========================================================================================
9.99/10.01	c Solving part 233
9.99/10.05	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
9.99/10.05	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
9.99/10.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
9.99/10.05	c Finding binary XORs  T:     0.01 s  found:       0
9.99/10.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
9.99/10.05	c calculated reachability. Time: 0.00
9.99/10.06	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
9.99/10.06	c =========================================================================================
9.99/10.06	c types(t): F = full restart, N = normal restart
9.99/10.06	c types(t): S = simplification begin/end, E = solution found
9.99/10.06	c restart types(rt): st = static, dy = dynamic
9.99/10.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.99/10.06	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
9.99/10.06	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
9.99/10.06	c Verified 0 clauses.
9.99/10.06	c Verified 0 clauses.
9.99/10.06	c Solved part
9.99/10.06	c =========================================================================================
9.99/10.06	c Solving part 236
10.09/10.10	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
10.09/10.10	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
10.09/10.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.09/10.11	c Finding binary XORs  T:     0.01 s  found:       0
10.09/10.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.09/10.11	c calculated reachability. Time: 0.00
10.09/10.11	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
10.09/10.11	c =========================================================================================
10.09/10.11	c types(t): F = full restart, N = normal restart
10.09/10.11	c types(t): S = simplification begin/end, E = solution found
10.09/10.11	c restart types(rt): st = static, dy = dynamic
10.09/10.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.09/10.11	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
10.09/10.11	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
10.09/10.11	c Verified 0 clauses.
10.09/10.11	c Verified 0 clauses.
10.09/10.11	c Solved part
10.09/10.11	c =========================================================================================
10.09/10.12	c Solving part 230
10.09/10.16	c  N st     0         0        12         0        11         0        22         0   no data   no data  --
10.09/10.16	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
10.09/10.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.09/10.17	c Finding binary XORs  T:     0.01 s  found:       0
10.09/10.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.09/10.17	c calculated reachability. Time: 0.00
10.09/10.17	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
10.09/10.17	c =========================================================================================
10.09/10.17	c types(t): F = full restart, N = normal restart
10.09/10.17	c types(t): S = simplification begin/end, E = solution found
10.09/10.17	c restart types(rt): st = static, dy = dynamic
10.09/10.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.09/10.17	c  B st     0         0        12         0        11         0        22         0   no data   no data  --
10.09/10.17	c  E st     1         0         0         0        11         0        22         0   no data   no data  --
10.09/10.17	c Verified 0 clauses.
10.09/10.17	c Verified 0 clauses.
10.09/10.17	c Solved part
10.09/10.17	c =========================================================================================
10.09/10.17	c Solving part 232
10.19/10.22	c  N st     0         0        25         0        24         0        48         0   no data   no data  --
10.19/10.22	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
10.19/10.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.19/10.22	c Finding binary XORs  T:     0.01 s  found:       0
10.19/10.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.19/10.22	c calculated reachability. Time: 0.00
10.19/10.23	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
10.19/10.23	c =========================================================================================
10.19/10.23	c types(t): F = full restart, N = normal restart
10.19/10.23	c types(t): S = simplification begin/end, E = solution found
10.19/10.23	c restart types(rt): st = static, dy = dynamic
10.19/10.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.19/10.23	c  B st     0         0        25         0        24         0        48         0   no data   no data  --
10.19/10.23	c  E st     1         0         0         0        24         0        48         0   no data   no data  --
10.19/10.23	c Verified 0 clauses.
10.19/10.23	c Verified 0 clauses.
10.19/10.23	c Solved part
10.19/10.23	c =========================================================================================
10.19/10.23	c Solving part 231
10.19/10.27	c  N st     0         0        71         0        70         0       140         0   no data   no data  --
10.19/10.27	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
10.19/10.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.19/10.28	c Finding binary XORs  T:     0.01 s  found:       0
10.19/10.28	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.19/10.28	c calculated reachability. Time: 0.00
10.19/10.28	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
10.19/10.28	c =========================================================================================
10.19/10.28	c types(t): F = full restart, N = normal restart
10.19/10.28	c types(t): S = simplification begin/end, E = solution found
10.19/10.28	c restart types(rt): st = static, dy = dynamic
10.19/10.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.19/10.28	c  B st     0         0        71         0        70         0       140         0   no data   no data  --
10.19/10.29	c  E st     1         0         0         0        70         0       140         0   no data   no data  --
10.19/10.29	c Verified 0 clauses.
10.19/10.29	c Verified 0 clauses.
10.19/10.29	c Solved part
10.19/10.29	c =========================================================================================
10.19/10.29	c Coming back to original instance
10.19/10.29	c =========================================================================================
10.69/10.70	c  N st    92     28299      2409      5020      7077     16405     30092    432847      9.78   no data  --
10.90/10.92	c  S st    93     30000      2409      5020      7083     18049     30092    497111      9.78   no data  --
10.90/11.00	c  S st    93     30503      2409      5020      7109     18518     30092    514205      9.78   no data  --
11.00/11.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.01	c Cache  BProp: 2 Set: 0 BXProp: 0 T: 0.00
12.79/12.82	c Flit:   101 Blit:     57 bXBeca:    0 bXProp:  223 Bins:  24447 BRemL:  12861 BRemN:    285 P: 26.0M T:  1.80
12.79/12.82	c Cleaning up after failed var search:     0.01 s 
12.79/12.85	c Replacing      223 vars Replaced    20212 lits Time:     0.02 s 
12.79/12.87	c bin-w-bin subsume rem          534 bins  time:  0.00 s
12.89/12.97	c subs with bin:      652  lits-rem:      4538  v-fix:    0  time:  0.10 s
12.89/12.99	c Subs w/ non-existent bins:     17 l-rem:   3978 v-fix:     0 done:     53 time:  0.02 s
12.89/13.00	c Removed useless bin:     169  fixed:     0  props:   0.17M  time:  0.00 s
15.09/15.13	c lits-rem:      2632  cl-subs:     9968  v-elim:    384  v-fix:    0  time:  2.13 s
15.19/15.23	c asymm  cl-useful: 0/2259/3903 lits-rem:0 time: 0.11
15.19/15.24	c calculated reachability. Time: 0.00
15.19/15.24	c  N dy    93     30503      1564      3903      9685      7857     22154    128118      9.78   no data  --
15.40/15.46	c Finding binary XORs  T:     0.22 s  found:       0
15.99/16.00	c  N dy   105     36428      1554      3903      9715     13537     22154    273496      9.40      9.95  --
16.40/16.47	c  N dy   122     41211      1550      3903      9741     18141     22154    377885      9.27      9.84  --
16.89/16.95	c  N dy   136     45503      1547      3799      9289     20202     21755    436572      9.23      9.77  --
16.89/16.98	c  S st   139     45755      1547      3799      9289     20451     21755    443078      9.25   no data  --
16.99/17.06	c  S st   139     46257      1547      3799      9291     20946     21755    454868      9.25   no data  --
16.99/17.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.06	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
17.49/17.60	c Flit:    12 Blit:      1 bXBeca:    0 bXProp:    2 Bins:   2818 BRemL:   1359 BRemN:    266 P:  7.7M T:  0.54
17.60/17.61	c Replacing        2 vars Replaced      555 lits Time:     0.01 s 
17.60/17.63	c bin-w-bin subsume rem           53 bins  time:  0.00 s
17.69/17.76	c subs with bin:     1110  lits-rem:      2241  v-fix:    0  time:  0.13 s
17.69/17.79	c Subs w/ non-existent bins:     49 l-rem:   4209 v-fix:     0 done:    446 time:  0.03 s
17.69/17.79	c Removed useless bin:      55  fixed:     0  props:   0.13M  time:  0.00 s
19.69/19.80	c lits-rem:      2645  cl-subs:     1104  v-elim:     46  v-fix:    0  time:  2.01 s
19.69/19.80	c vivif2 --  cl tried     3593 cl shrink      159 lits rem        192 time: 0.00
19.80/19.84	c vivif2 --  cl tried    18870 cl shrink     6670 lits rem      48761 time: 0.04
20.09/20.10	c asymm  cl-useful: 5/3451/3451 lits-rem:5 time: 0.26
20.09/20.10	c calculated reachability. Time: 0.00
20.09/20.10	c  N dy   139     46257      1485      3451      9747     18864     20262    363907      9.25   no data  --
20.29/20.30	c Finding binary XORs  T:     0.20 s  found:       0
20.99/21.04	c  N dy   160     51691      1478      3451      9771     24073     20262    493295      9.20      9.85  --
21.49/21.51	c  N dy   180     55774      1476      3451      9789     15175     20262    217635      9.16      9.84  --
21.89/21.95	c  N dy   205     59821      1474      3451      9801     19070     20262    313703      9.23      9.74  --
22.39/22.45	c  N dy   238     63890      1471      3451      9808     23015     20262    412769      9.39     13.83  --
22.99/23.07	c  N dy   257     68780      1470      3358      9413     26828     19814    509290      9.41      9.93  --
23.10/23.16	c  S st   263     69387      1470      3358      9414     27423     19814    525294      9.45   no data  --
23.19/23.25	c  S st   263     69889      1470      3358      9417     27914     19814    536809      9.45   no data  --
23.19/23.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.19/23.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.59/23.69	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   1188 BRemL:   1041 BRemN:    109 P:  7.5M T:  0.43
23.69/23.71	c Replacing        8 vars Replaced     3787 lits Time:     0.02 s 
23.69/23.73	c bin-w-bin subsume rem           44 bins  time:  0.00 s
23.79/23.83	c subs with bin:      287  lits-rem:      4552  v-fix:    0  time:  0.10 s
23.79/23.86	c Subs w/ non-existent bins:     17 l-rem:   4399 v-fix:     0 done:    230 time:  0.03 s
23.79/23.86	c Removed useless bin:      12  fixed:     0  props:   0.11M  time:  0.00 s
26.48/26.51	c lits-rem:      4429  cl-subs:     3476  v-elim:     51  v-fix:    0  time:  2.65 s
26.48/26.51	c vivif2 --  cl tried     3320 cl shrink       28 lits rem         42 time: 0.00
26.48/26.56	c vivif2 --  cl tried    24201 cl shrink     6265 lits rem      28687 time: 0.04
26.78/26.80	c asymm  cl-useful: 99/3300/3300 lits-rem:300 time: 0.25
26.78/26.81	c calculated reachability. Time: 0.00
26.78/26.81	c  N dy   263     69889      1406      3203      8943     24199     19103    420239      9.45   no data  --
26.98/27.01	c Finding binary XORs  T:     0.20 s  found:       0
27.69/27.78	c  N dy   279     75548      1400      3203      8958     29682     19103    562968      9.36      9.87  --
28.39/28.45	c  N dy   289     80459      1399      3203      8965     17895     19103    226342      9.28      9.80  --
28.99/29.03	c  N dy   315     85695      1391      3138      8587     22605     18679    347169      9.26      9.78  --
29.19/29.25	c  F st   321     87500      1391      3138      8589     24351     18679    385721      9.25      7.17  --
29.89/29.91	c Decided on static restart strategy
29.89/29.91	c  N st   327     92692      1388      3128      8585     29358     18651    516312      9.25   no data  --
30.79/30.82	c  N st   329     99807      1388      3128      8590     36088     18651    681585      9.25   no data  --
31.38/31.45	c  S st   330    104835      1388      3128      8592     22267     18651    394442      9.25   no data  --
31.48/31.52	c  S st   330    105337      1388      3128      8593     22763     18651    408040      9.25   no data  --
31.48/31.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.48/31.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/31.84	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    599 BRemL:    440 BRemN:     50 P:  5.7M T:  0.31
31.79/31.85	c Replacing        3 vars Replaced      124 lits Time:     0.01 s 
31.79/31.87	c bin-w-bin subsume rem           62 bins  time:  0.00 s
31.98/32.01	c subs with bin:     1115  lits-rem:      2235  v-fix:    0  time:  0.14 s
31.98/32.03	c Subs w/ non-existent bins:      6 l-rem:   3704 v-fix:     0 done:    339 time:  0.02 s
31.98/32.04	c Removed useless bin:      12  fixed:     0  props:   0.10M  time:  0.00 s
34.00/34.02	c lits-rem:      5031  cl-subs:     5291  v-elim:     22  v-fix:    0  time:  1.98 s
34.00/34.02	c vivif2 --  cl tried     3070 cl shrink       18 lits rem         24 time: 0.00
34.00/34.04	c vivif2 --  cl tried    16363 cl shrink     4176 lits rem      17551 time: 0.03
34.19/34.23	c asymm  cl-useful: 26/3053/3053 lits-rem:73 time: 0.19
34.19/34.23	c calculated reachability. Time: 0.00
34.19/34.23	c  N st   330    105337      1356      3030      8398     16362     18169    269750      9.25   no data  --
34.39/34.43	c Finding binary XORs  T:     0.20 s  found:       0
35.39/35.46	c  N st   331    114935      1253      2684      7063     14752     15969    239824      9.25   no data  --
35.79/35.83	c  E st   332    118223      1217      2516      6978     14143     15380    231031      9.25   no data  --
35.79/35.83	c num threads              : 1          
35.79/35.83	c restarts                 : 332        
35.79/35.83	c dynamic restarts         : 309        
35.79/35.83	c static restarts          : 23         
35.79/35.83	c full restarts            : 2          
35.79/35.83	c total simplify time      : 1.09       
35.79/35.83	c learnts DL2              : 0          
35.79/35.83	c learnts size 2           : 439363     
35.79/35.83	c learnts size 1           : 98409       (90.46     % of vars)
35.79/35.83	c filedLit time            : 9.07        (25.43     % time)
35.79/35.83	c v-elim SatELite          : 1817        (1.67      % vars)
35.79/35.83	c SatELite time            : 8.80        (24.65     % time)
35.79/35.83	c v-elim xor               : 0           (0.00      % vars)
35.79/35.83	c xor elim time            : 0.02        (0.06      % time)
35.79/35.83	c num binary xor trees     : 1813       
35.79/35.83	c binxor trees' crown      : 8905        (4.91      leafs/tree)
35.79/35.83	c bin xor find time        : 1.32       
35.79/35.83	c OTF clause improved      : 4204        (0.04      clauses/conflict)
35.79/35.83	c OTF impr. size diff      : 5672        (1.35       lits/clause)
35.79/35.83	c OTF cl watch-shrink      : 55392       (0.47      clauses/conflict)
35.79/35.83	c OTF cl watch-sh-lit      : 137716      (2.49       lits/clause)
35.79/35.83	c tried to recurMin cls    : 52849       (44.70      % of conflicts)
35.79/35.83	c updated cache            : 0           (0.00       lits/tried recurMin)
35.79/35.83	c clauses over max glue    : 0           (0.00      % of all clauses)
35.79/35.83	c conflicts                : 118223      (3313.37   / sec)
35.79/35.83	c decisions                : 160195      (0.92      % random)
35.79/35.83	c bogo-props               : 1402672576  (39311938.67 / sec)
35.79/35.83	c conflict literals        : 3078100     (42.74     % deleted)
35.79/35.83	c Memory used              : 327.25      MB
35.79/35.83	c CPU time                 : 35.68       s
35.79/35.83	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3370758-1305379152/watcher-3370758-1305379152 -o /tmp/evaluation-result-3370758-1305379152/solver-3370758-1305379152 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370758-1305379152.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: 0.00 0.00 0.00 3/249 10025
/proc/meminfo: memFree=21897464/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=31924 CPUtime=0 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 1 0 649513089 32690176 1190 33554432000 4194304 4650387 140735385887680 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 7981 1190 329 112 0 2946 0

[startup+0.023168 s]
/proc/loadavg: 0.00 0.00 0.00 3/249 10025
/proc/meminfo: memFree=21897464/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=39380 CPUtime=0.01 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 3503 0 0 0 1 0 0 0 20 0 1 0 649513089 40325120 2921 33554432000 4194304 4650387 140735385887680 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 9845 2929 329 112 0 4810 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39380

[startup+0.10118 s]
/proc/loadavg: 0.00 0.00 0.00 3/249 10025
/proc/meminfo: memFree=21897464/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=65396 CPUtime=0.09 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 11047 0 0 0 8 1 0 0 20 0 1 0 649513089 66965504 8796 33554432000 4194304 4650387 140735385887680 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 16349 8796 329 112 0 11314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65396

[startup+0.301087 s]
/proc/loadavg: 0.00 0.00 0.00 3/249 10025
/proc/meminfo: memFree=21897464/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=76112 CPUtime=0.29 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 13461 0 0 0 27 2 0 0 21 0 1 0 649513089 77938688 11191 33554432000 4194304 4650387 140735385887680 18446744073709551615 4371075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 19028 11191 347 112 0 13993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76112

[startup+0.701018 s]
/proc/loadavg: 0.00 0.00 0.00 3/249 10025
/proc/meminfo: memFree=21897464/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=99048 CPUtime=0.69 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 18142 0 0 0 67 2 0 0 22 0 1 0 649513089 101425152 15352 33554432000 4194304 4650387 140735385887680 18446744073709551615 4369276 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 24762 15352 353 112 0 19727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99048

[startup+1.5009 s]
/proc/loadavg: 0.00 0.00 0.00 3/253 10032
/proc/meminfo: memFree=21727544/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=149568 CPUtime=1.49 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 29164 0 0 0 145 4 0 0 25 0 1 0 649513089 153157632 26374 33554432000 4194304 4650387 140735385887680 18446744073709551615 4369904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 37392 26374 353 112 0 32357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 149568

[startup+3.10061 s]
/proc/loadavg: 0.00 0.00 0.00 3/253 10032
/proc/meminfo: memFree=21605036/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=223916 CPUtime=3.08 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 45927 0 0 0 302 6 0 0 25 0 1 0 649513089 229289984 43137 33554432000 4194304 4650387 140735385887680 18446744073709551615 4369154 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 55979 43137 353 112 0 50944 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 223916

[startup+6.301 s]
/proc/loadavg: 0.16 0.03 0.01 3/253 10032
/proc/meminfo: memFree=21339040/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=272172 CPUtime=6.29 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 57031 0 0 0 621 8 0 0 25 0 1 0 649513089 278704128 54241 33554432000 4194304 4650387 140735385887680 18446744073709551615 4370969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 68043 54241 353 112 0 63008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 272172

[startup+12.7009 s]
/proc/loadavg: 0.31 0.07 0.02 5/260 10046
/proc/meminfo: memFree=21138732/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=310620 CPUtime=12.69 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 101309 0 0 0 1255 14 0 0 22 0 1 0 649513089 318074880 64293 33554432000 4194304 4650387 140735385887680 18446744073709551615 4345822 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 77655 64293 384 112 0 72620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 310620

[startup+25.5005 s]
/proc/loadavg: 1.12 0.26 0.08 5/263 10053
/proc/meminfo: memFree=20934096/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=318676 CPUtime=25.49 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 104744 0 0 0 2535 14 0 0 25 0 1 0 649513089 326324224 66326 33554432000 4194304 4650387 140735385887680 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 79669 66326 384 112 0 74634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 318676

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

[startup+31.9093 s]
/proc/loadavg: 1.35 0.32 0.10 5/263 10053
/proc/meminfo: memFree=20861384/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=335104 CPUtime=31.89 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 105536 0 0 0 3175 14 0 0 25 0 1 0 649513089 343146496 67118 33554432000 4194304 4650387 140735385887680 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 83776 67118 384 112 0 78741 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 335104

[startup+33.5011 s]
/proc/loadavg: 1.57 0.38 0.13 5/263 10053
/proc/meminfo: memFree=20791940/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=335104 CPUtime=33.49 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 105809 0 0 0 3334 15 0 0 25 0 1 0 649513089 343146496 67391 33554432000 4194304 4650387 140735385887680 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 83776 67391 384 112 0 78741 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 335104

[startup+35.1008 s]
/proc/loadavg: 1.57 0.38 0.13 5/263 10053
/proc/meminfo: memFree=20803224/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=335104 CPUtime=35.1 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 106081 0 0 0 3495 15 0 0 25 0 1 0 649513089 343146496 67663 33554432000 4194304 4650387 140735385887680 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 83776 67663 384 112 0 78741 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 335104

[startup+35.5007 s]
/proc/loadavg: 1.57 0.38 0.13 5/263 10053
/proc/meminfo: memFree=20803224/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=335104 CPUtime=35.49 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 106159 0 0 0 3534 15 0 0 25 0 1 0 649513089 343146496 67741 33554432000 4194304 4650387 140735385887680 18446744073709551615 4334192 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 83776 67741 384 112 0 78741 0
Current children cumulated CPU time (s) 35.49
Current children cumulated vsize (KiB) 335104

[startup+35.7007 s]
/proc/loadavg: 1.57 0.38 0.13 5/263 10053
/proc/meminfo: memFree=20803224/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=335104 CPUtime=35.69 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 106195 0 0 0 3554 15 0 0 25 0 1 0 649513089 343146496 67777 33554432000 4194304 4650387 140735385887680 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 83776 67777 384 112 0 78741 0
Current children cumulated CPU time (s) 35.69
Current children cumulated vsize (KiB) 335104

[startup+35.8007 s]
/proc/loadavg: 1.57 0.38 0.13 5/263 10053
/proc/meminfo: memFree=20803224/32951124 swapFree=67056788/67111528
[pid=10025] ppid=10023 vsize=335104 CPUtime=35.79 cores=0,2
/proc/10025/stat : 10025 (strangenight1-s) R 10023 10025 9991 0 -1 4202496 106214 0 0 0 3564 15 0 0 25 0 1 0 649513089 343146496 67796 33554432000 4194304 4650387 140735385887680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10025/statm: 83776 67796 384 112 0 78741 0
Current children cumulated CPU time (s) 35.79
Current children cumulated vsize (KiB) 335104

Child status: 20
Real time (s): 35.8747
CPU time (s): 35.8735
CPU user time (s): 35.7056
CPU system time (s): 0.167974
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 335104

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

runsolver used 0.090986 second user time and 0.201969 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 15:19:12
IDJOB=3370758
IDBENCH=20346
IDSOLVER=1847
FILE ID=node133/3370758-1305379152
RUNJOBID= node133-1305379151-10009
PBS_JOBID= 13324369
Free space on /tmp= 73644 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370758-1305379152/watcher-3370758-1305379152 -o /tmp/evaluation-result-3370758-1305379152/solver-3370758-1305379152 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370758-1305379152.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1273056621

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21897620 kB
Buffers:        255628 kB
Cached:        3088312 kB
SwapCached:       8724 kB
Active:        8338024 kB
Inactive:      2434404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21897620 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           17480 kB
Writeback:           0 kB
AnonPages:     7425688 kB
Mapped:          20672 kB
Slab:           195592 kB
PageTables:      23452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19200488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73600 MiB
End job on node133 at 2011-05-14 15:19:48