Trace number 3284227

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 TechDemo-Alpha-stUNSAT 133.296 133.304

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3284227-1303762595.cnf'
0.00/0.00	c -- header says num vars:          24415
0.00/0.00	c -- header says num clauses:      711050
0.18/0.28	c -- clauses added:            0 learnts,       711050 normals,            0 xors
0.18/0.28	c -- vars added      24415
0.18/0.28	c Parsing time:  0.27 s
0.18/0.28	c  N st     0         0     24415    105125    605924         0   2091629         0   no data   no data  --
0.39/0.47	c asymm  cl-useful: 79/96/105124 lits-rem:297 time: 0.19
3.09/3.17	c Flit:  1167 Blit:     13 bXBeca:    0 bXProp:    9 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  2.64
3.09/3.18	c Cleaning up after failed var search:     0.02 s 
3.59/3.63	c Calc non-exist non-lernt bins v-fix:     0 done:  23073 time:  0.44 s
3.59/3.63	c Cache  BProp: 13 Set: 0 BXProp: 35 T: 0.00
3.59/3.68	c Subs w/ non-existent bins:      7 time:  0.06 s
3.69/3.71	c Replacing       45 vars Replaced     1267 lits Time:     0.02 s 
3.79/3.81	c bin-w-bin subsume rem           51 bins  time:  0.08 s
4.19/4.24	c subs with bin:      114  lits-rem:      1615  v-fix:    0  time:  0.42 s
4.29/4.34	c Removed useless bin:     488  fixed:     0  bprops:  10.01M  time:  0.10 s
4.79/4.89	c lits-rem:        88  cl-subs:      893  v-elim:  12288  v-fix:    0  time:  0.54 s
4.79/4.89	c learnt bin added due to v-elim: 0
4.99/5.08	c Finding binary XORs  T:     0.19 s  found:       7
5.09/5.10	c Replacing        7 vars Replaced     1098 lits Time:     0.02 s 
5.19/5.25	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
5.19/5.25	c calculated reachability. Time: 0.05
5.19/5.26	c Calc default polars -  time:   0.01 s pos:    1300 undec:    4472 neg:   18643
5.19/5.26	c =========================================================================================
5.19/5.26	c types(t): F = full restart, N = normal restart
5.19/5.26	c types(t): S = simplification begin/end, E = solution found
5.19/5.26	c restart types(rt): st = static, dy = dynamic
5.19/5.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
5.19/5.27	c  B st     0         0     19957    111931    506539         0   1975936         0   no data   no data  --
5.60/5.66	c Decided on static restart strategy
6.09/6.14	c  N dy    20      4056     19957    111931    506675      3775   1975930    245944     42.29     28.92  --
7.09/7.19	c  N dy    48      8074     19950    111931    506923      7419   1975928    449166     69.27     24.71  --
8.09/8.16	c  N dy    76     12137     19949    111931    507067     11166   1975928    700253     72.43     25.47  --
9.19/9.28	c  N dy   105     16287     19947    111931    507270     14929   1975927    942399     61.85     25.98  --
10.19/10.28	c  N dy   132     20289     19947    111931    507342      9462   1975927    411152     62.96     25.73  --
11.09/11.17	c  N dy   160     24321     19947    111931    507545     12999   1975926    619954     60.01     24.05  --
12.09/12.19	c  N dy   188     28333     19914    111931    507726     16704   1975918    847536     74.65     23.71  --
12.69/12.70	c  S st   199     30000     19909    111931    507759     18276   1975917    955306     71.95     23.70  --
13.09/13.15	c  S st   199     30501     19904    111931    507922     18597   1975915    959584     71.95     23.70  --
13.09/13.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13.09/13.17	c Cache  BProp: 13 Set: 0 BXProp: 0 T: 0.00
24.30/24.32	c Flit:   587 Blit:      2 bXBeca:    0 bXProp:   14 Bin:  35009 BRemL:   4381 BRemN:    457 CBin:       0 P: 60.0M T: 11.14
24.30/24.36	c Cleaning up after failed var search:     0.04 s 
24.59/24.68	c Calc non-exist non-lernt bins v-fix:     0 done:  19305 time:  0.32 s
24.59/24.68	c Cache  BProp: 15 Set: 0 BXProp: 1 T: 0.00
24.79/24.84	c Subs w/ non-existent bins:     57 time:  0.16 s
24.79/24.87	c Replacing       15 vars Replaced     5167 lits Time:     0.03 s 
24.89/24.98	c bin-w-bin subsume rem          730 bins  time:  0.07 s
26.29/26.37	c subs with bin:      310  lits-rem:     28727  v-fix:    0  time:  1.39 s
26.40/26.47	c Removed useless bin:    1390  fixed:     0  bprops:   8.12M  time:  0.11 s
28.09/28.10	c lits-rem:      1041  cl-subs:     6880  v-elim:  15582  v-fix:    0  time:  1.63 s
28.09/28.10	c learnt bin added due to v-elim: 0
28.09/28.17	c vivif2 --  cl tried   111147 cl shrink     2564 lits rem      34289 time: 0.07
28.19/28.21	c vivif2 --  cl tried     7191 cl shrink      572 lits rem       2599 time: 0.03
28.29/28.35	c asymm  cl-useful: 229/1057/110399 lits-rem:2941 time: 0.15
28.39/28.42	c calculated reachability. Time: 0.05
28.39/28.42	c  N dy   199     30501     18603    110399    471337      7185   1753776    340320     71.95     23.70  --
28.39/28.42	c  F st   199     30501     18603    110399    471337      7185   1753776    340320     71.95     23.70  --
28.79/28.88	c Decided on static restart strategy
29.29/29.34	c  N dy   218     34557     18593    110399    471459     10978   1753775    564314     60.91     23.72  --
30.29/30.30	c  N dy   245     38564     18580    110399    471539     14760   1753775    801771     56.08     23.72  --
31.29/31.34	c  N dy   273     42690     18577    110399    471633     18701   1753773   1061786     69.64     23.38  --
32.19/32.21	c  S st   295     45751     18577    110399    471730     21576   1753773   1265661     73.16     22.89  --
32.59/32.62	c  S st   295     46252     18573    110399    471880     21922   1753772   1271936     73.16     22.89  --
32.59/32.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
32.59/32.64	c Cache  BProp: 15 Set: 0 BXProp: 0 T: 0.00
41.19/41.26	c Flit:    31 Blit:      1 bXBeca:    0 bXProp:   26 Bin:  27440 BRemL:   2229 BRemN:   8079 CBin:       0 P: 60.0M T:  8.62
41.49/41.57	c Calc non-exist non-lernt bins v-fix:     0 done:  18523 time:  0.30 s
41.49/41.57	c Cache  BProp: 16 Set: 0 BXProp: 0 T: 0.00
41.89/41.97	c Subs w/ non-existent bins:    371 time:  0.40 s
41.99/42.03	c Replacing       26 vars Replaced     4200 lits Time:     0.05 s 
42.09/42.15	c bin-w-bin subsume rem          846 bins  time:  0.07 s
43.49/43.53	c subs with bin:      249  lits-rem:      4438  v-fix:    0  time:  1.38 s
43.59/43.62	c Removed useless bin:    2995  fixed:     0  bprops:   5.48M  time:  0.08 s
46.00/46.08	c lits-rem:       600  cl-subs:     5967  v-elim:  11650  v-fix:    0  time:  2.46 s
46.00/46.08	c learnt bin added due to v-elim: 0
46.10/46.16	c vivif2 --  cl tried   109714 cl shrink     2075 lits rem       7766 time: 0.09
46.30/46.32	c vivif2 --  cl tried    16097 cl shrink     5566 lits rem      15527 time: 0.16
46.39/46.49	c asymm  cl-useful: 74/668/109587 lits-rem:648 time: 0.16
46.49/46.56	c calculated reachability. Time: 0.06
46.49/46.56	c  N dy   295     46252     18396    109579    477148     16084   1708444    875640     73.16     22.89  --
47.59/47.61	c  N dy   323     50290     18391    109579    477247     19861   1708436   1034562     40.29     22.34  --
48.50/48.59	c  N dy   351     54345     18389    109579    477300     23736   1708435   1221224     39.41     21.87  --
49.60/49.62	c  N dy   379     58389     18331    109579    477373     13815   1708435    496689     35.36     21.39  --
50.39/50.46	c  N dy   406     62482     18304    109579    477439     17624   1708398    668839     43.91     21.17  --
51.39/51.40	c  N dy   434     66574     18303    109579    477500     21510   1708379    855726     45.84     21.07  --
52.09/52.10	c  S st   454     69378     18301    109579    477559     24161   1708378   1000300     44.40     21.11  --
52.39/52.47	c  S st   454     69878     18301    109579    477645     24566   1708375   1008407     44.40     21.11  --
52.39/52.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.49/52.50	c Cache  BProp: 28 Set: 12 BXProp: 0 T: 0.00
57.20/57.26	c Flit:    31 Blit:     11 bXBeca:    0 bXProp:    5 Bin:  22159 BRemL:   1264 BRemN:   4058 CBin:       0 P: 60.0M T:  4.75
57.49/57.57	c Calc non-exist non-lernt bins v-fix:     0 done:  18247 time:  0.31 s
57.49/57.57	c Cache  BProp: 39 Set: 0 BXProp: 0 T: 0.00
57.89/57.92	c Subs w/ non-existent bins:     35 time:  0.35 s
57.89/57.97	c Replacing        6 vars Replaced      543 lits Time:     0.05 s 
57.99/58.09	c bin-w-bin subsume rem          341 bins  time:  0.07 s
59.40/59.41	c subs with bin:      941  lits-rem:     27180  v-fix:    0  time:  1.32 s
59.40/59.47	c Removed useless bin:     281  fixed:     0  bprops:   3.83M  time:  0.06 s
61.79/61.80	c ORs :  15696 avg-s: 25.5 cl-sh: 10603 l-rem:  60210 b-add:    134 v-rep:   0 cl-rem: 406 avg s: 18.6 T:    1.04
62.59/62.69	c Added 51 vars  tried: 80000 time: 0.89
62.70/62.74	c ORs :     51 avg-s:  0.0 cl-sh: 17085 l-rem:  17085 b-add:    104 v-rep:   0 cl-rem: 155 avg s: 6.9 T:    0.94
62.70/62.79	c lits-rem:     10437  cl-subs:     3822  v-elim:  10884  v-fix:    0  time:  3.32 s
62.70/62.79	c learnt bin added due to v-elim: 0
62.80/62.87	c vivif2 --  cl tried   107972 cl shrink      587 lits rem       1313 time: 0.08
62.99/63.01	c vivif2 --  cl tried    18817 cl shrink     3400 lits rem      17150 time: 0.13
63.09/63.16	c asymm  cl-useful: 99/776/107871 lits-rem:466 time: 0.16
63.19/63.24	c calculated reachability. Time: 0.06
63.19/63.24	c  N dy   454     69878     17987    107871    470610     18809   1598681    719434     44.40     21.11  --
63.19/63.24	c  F st   454     69878     17987    107871    470610     18809   1598681    719434     44.40     21.11  --
63.99/64.08	c Decided on dynamic restart strategy
64.19/64.29	c Finding binary XORs  T:     0.21 s  found:       5
65.19/65.21	c  N dy   477     74368     17986    107871    470657     23103   1598668    869024     36.96     20.60  --
67.19/67.30	c  N dy   510     79140     17914    107871    470691     27724   1598668   1049122     39.54     20.33  --
69.49/69.58	c  N dy   546     84304     17914    107871    470788     32675   1598667   1247641     37.27     20.07  --
71.89/71.93	c  N dy   583     89810     17912    107871    470831     20839   1598629    587643     38.57     19.84  --
74.30/74.35	c  N dy   623     95636     17910    107871    470903     26494   1598628    786937     29.70     19.61  --
77.10/77.14	c  N dy   665    101766     17910    107871    470953     32416   1598595   1055477     33.14     19.50  --
78.50/78.51	c  S st   687    104817     17909    107871    470986     35375   1598595   1152062     25.02     19.32  --
78.80/78.85	c  S st   687    105320     17909    107871    471016     35843   1598594   1161062     25.02     19.32  --
78.80/78.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
78.80/78.88	c Cache  BProp: 6 Set: 0 BXProp: 0 T: 0.01
83.60/83.61	c Flit:    23 Blit:      0 bXBeca:    0 bXProp:   19 Bin:   8756 BRemL:   1634 BRemN:   4256 CBin:       0 P: 60.0M T:  4.73
83.89/83.93	c Calc non-exist non-lernt bins v-fix:     0 done:  17854 time:  0.31 s
83.89/83.93	c Cache  BProp: 6 Set: 0 BXProp: 0 T: 0.01
84.29/84.33	c Subs w/ non-existent bins:    289 time:  0.40 s
84.39/84.41	c Replacing       24 vars Replaced    20963 lits Time:     0.08 s 
84.49/84.53	c bin-w-bin subsume rem          265 bins  time:  0.07 s
85.90/85.93	c subs with bin:      147  lits-rem:     42423  v-fix:    0  time:  1.39 s
85.90/85.98	c Removed useless bin:     337  fixed:     0  bprops:   3.00M  time:  0.05 s
88.19/88.22	c ORs :   9128 avg-s: 17.4 cl-sh:  6591 l-rem:  30291 b-add:     14 v-rep:   0 cl-rem: 266 avg s: 10.5 T:    0.62
89.20/89.29	c Added 51 vars  tried: 80000 time: 1.07
89.29/89.31	c ORs :     51 avg-s:  0.0 cl-sh:  8309 l-rem:   8309 b-add:    102 v-rep:   0 cl-rem: 58 avg s: 5.1 T:    1.09
89.29/89.35	c lits-rem:     13612  cl-subs:     8691  v-elim:  13173  v-fix:    0  time:  3.37 s
89.29/89.35	c learnt bin added due to v-elim: 0
89.39/89.43	c vivif2 --  cl tried   105324 cl shrink     1706 lits rem       4723 time: 0.08
89.49/89.58	c vivif2 --  cl tried    22824 cl shrink     4128 lits rem      15540 time: 0.15
89.69/89.73	c asymm  cl-useful: 7/721/105261 lits-rem:23 time: 0.15
89.79/89.80	c calculated reachability. Time: 0.06
89.79/89.80	c  N dy   687    105320     16729    105261    431231     22794   1445823    719108     25.02     19.32  --
91.59/91.66	c  N dy   734    112152     16725    105261    431278     29385   1445817    842079     17.29     18.70  --
93.50/93.54	c  N dy   784    119405     16700    105261    431326     36366   1445812    989366     21.82     18.24  --
95.70/95.74	c  N dy   837    127124     16686    105261    431433     24377   1445803    501876     13.28     17.87  --
98.19/98.29	c  N dy   894    135329     16474    105261    431499     32304   1445783    780067     32.63     17.73  --
100.89/100.98	c  N dy   953    144006     16474    105261    431553     40731   1445782   1086191     39.50     17.57  --
103.80/103.86	c  N dy  1018    153309     16474    105261    431650     28477   1445765    627932     37.56     17.47  --
105.20/105.23	c  S st  1051    157981     16473    103602    414845     27806   1403579    685840     36.44     17.33  --
105.40/105.46	c  S st  1051    158482     16473    103602    414859     28288   1403579    697053     36.44     17.33  --
105.40/105.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
105.40/105.49	c Cache  BProp: 2 Set: 0 BXProp: 2 T: 0.01
109.10/109.10	c Flit:    70 Blit:      7 bXBeca:    0 bXProp:   39 Bin:  25132 BRemL:   3322 BRemN:   1932 CBin:       0 P: 60.0M T:  3.61
109.30/109.38	c Calc non-exist non-lernt bins v-fix:     0 done:  16294 time:  0.26 s
109.30/109.39	c Cache  BProp: 6 Set: 0 BXProp: 0 T: 0.01
109.60/109.61	c Subs w/ non-existent bins:    431 time:  0.23 s
109.60/109.64	c Replacing       42 vars Replaced    16791 lits Time:     0.03 s 
109.70/109.75	c bin-w-bin subsume rem         1194 bins  time:  0.06 s
110.90/110.97	c subs with bin:      292  lits-rem:     10372  v-fix:    0  time:  1.22 s
111.00/111.02	c Removed useless bin:     826  fixed:     0  bprops:   2.60M  time:  0.05 s
112.59/112.61	c ORs :   7107 avg-s: 15.2 cl-sh:  1515 l-rem:   4768 b-add:      6 v-rep:   0 cl-rem: 513 avg s: 16.8 T:    0.48
114.19/114.29	c Added 15 vars  tried: 80000 time: 1.68
114.29/114.30	c ORs :     15 avg-s:  0.0 cl-sh:  1601 l-rem:   1601 b-add:     33 v-rep:   1 cl-rem: 82 avg s: 40.2 T:    1.69
114.29/114.33	c lits-rem:      4246  cl-subs:     7752  v-elim:  11685  v-fix:    0  time:  3.31 s
114.29/114.33	c learnt bin added due to v-elim: 0
114.40/114.41	c vivif2 --  cl tried   105139 cl shrink      725 lits rem       1844 time: 0.08
114.50/114.53	c vivif2 --  cl tried    20894 cl shrink     2626 lits rem       9079 time: 0.12
114.59/114.68	c asymm  cl-useful: 16/874/105109 lits-rem:180 time: 0.15
114.69/114.74	c calculated reachability. Time: 0.05
114.69/114.74	c  N dy  1051    158482     15243    105109    397031     20873   1381542    553652     36.44     17.33  --
117.49/117.51	c  N dy  1123    168713     15238    105109    397212     30747   1381524    831524     25.78     16.98  --
120.19/120.29	c  N dy  1200    179498     15232    105109    397348     41131   1381516   1044035     24.03     16.57  --
123.30/123.39	c  N dy  1281    191006     15223    105109    397488     29810   1381507    590639     26.09     16.29  --
123.99/124.02	c Finding binary XORs  T:     0.18 s  found:       3
126.50/126.56	c  N dy  1366    203265     15212    105069    395836     41372   1378484    834821     14.24     15.90  --
129.69/129.78	c  N dy  1459    216261     15106    105069    395940     30145   1378483    515296     22.05     15.55  --
133.09/133.13	c  N dy  1556    230122     15024    105069    396038     43551   1378482    752009     16.69     15.14  --
133.19/133.26	c  E dy  1560    230595     15006    105069    396050     43970   1378482    756180     12.26     15.12  --
133.19/133.27	c num threads              : 1          
133.19/133.27	c restarts                 : 1560       
133.19/133.27	c dynamic restarts         : 1542       
133.19/133.27	c static restarts          : 18         
133.19/133.27	c full restarts            : 2          
133.19/133.27	c total simplify time      : 0.44       
133.19/133.27	c learnts DL2              : 0          
133.19/133.27	c learnts size 2           : 732136     
133.19/133.27	c learnts size 1           : 5534        (22.56     % of vars)
133.19/133.27	c filedLit time            : 35.57       (26.72     % time)
133.19/133.27	c v-elim SatELite          : 6335        (25.82     % vars)
133.19/133.27	c SatELite time            : 14.50       (10.89     % time)
133.19/133.27	c v-elim xor               : 0           (0.00      % vars)
133.19/133.27	c xor elim time            : 0.10        (0.07      % time)
133.19/133.27	c num binary xor trees     : 146        
133.19/133.27	c binxor trees' crown      : 169         (1.16      leafs/tree)
133.19/133.27	c bin xor find time        : 0.58       
133.19/133.27	c OTF clause subsumed      : 6591        (0.03      clauses/conflict)
133.19/133.27	c OTF subs. size diff      : 9855        (1.50       lits/clause)
133.19/133.27	c OTF cl watch-shrink      : 145253      (0.63      clauses/conflict)
133.19/133.27	c OTF cl watch-sh-lit      : 1668840     (11.49      lits/clause)
133.19/133.27	c tried to recurMin cls    : 230519      (99.97      % of conflicts)
133.19/133.27	c updated cache            : 138         (0.00       lits/tried recurMin)
133.19/133.27	c OTF Gate-Rem cl          : 27004       (0.12      clauses/conflict)
133.19/133.27	c OTF Gate-rem lits        : 83372       (3.09      lits/confl)
133.19/133.27	c clauses over max glue    : 0           (0.00      % of all clauses)
133.19/133.27	c conflicts                : 230595      (1732.20   / sec)
133.19/133.27	c decisions                : 1914049     (0.46      % random)
133.19/133.27	c bogo-props               : 1456977952  (10944619.31 / sec)
133.19/133.27	c props                    : 180543614   (1356218.96 / sec)
133.19/133.27	c conflict literals        : 8326427     (39.19     % deleted)
133.19/133.27	c Memory used              : 366.82      MB
133.19/133.27	c CPU time                 : 133.12      s
133.19/133.27	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284227-1303762595/watcher-3284227-1303762595 -o /tmp/evaluation-result-3284227-1303762595/solver-3284227-1303762595 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3284227-1303762595.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: 0.85 0.99 1.26 5/183 23076
/proc/meminfo: memFree=21981124/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=29048 CPUtime=0 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 840 0 0 0 0 0 0 0 21 0 1 0 487861860 29745152 778 33554432000 4194304 4797429 140733895929472 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 7262 779 348 148 0 2191 0

[startup+0.103513 s]
/proc/loadavg: 0.85 0.99 1.26 5/183 23076
/proc/meminfo: memFree=21981124/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=38772 CPUtime=0.09 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 3634 0 0 0 9 0 0 0 21 0 1 0 487861860 39702528 3172 33554432000 4194304 4797429 140733895929472 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 9693 3172 349 148 0 4622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38772

[startup+0.200493 s]
/proc/loadavg: 0.85 0.99 1.26 5/183 23076
/proc/meminfo: memFree=21981124/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=48240 CPUtime=0.18 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 6389 0 0 0 18 0 0 0 22 0 1 0 487861860 49397760 5457 33554432000 4194304 4797429 140733895929472 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 12060 5457 349 148 0 6989 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 48240

[startup+0.300476 s]
/proc/loadavg: 0.85 0.99 1.26 5/183 23076
/proc/meminfo: memFree=21981124/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=56604 CPUtime=0.29 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 9189 0 0 0 28 1 0 0 22 0 1 0 487861860 57962496 8160 33554432000 4194304 4797429 140733895929472 18446744073709551615 4430142 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 14151 8160 373 148 0 9080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56604

[startup+0.70041 s]
/proc/loadavg: 0.85 0.99 1.26 5/183 23076
/proc/meminfo: memFree=21981124/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=171536 CPUtime=0.69 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 12708 0 0 0 68 1 0 0 24 0 1 0 487861860 175652864 10602 33554432000 4194304 4797429 140733895929472 18446744073709551615 4428993 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 42884 10602 380 148 0 37813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171536

[startup+1.50026 s]
/proc/loadavg: 1.10 1.04 1.27 5/187 23083
/proc/meminfo: memFree=21748412/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=201820 CPUtime=1.49 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 19267 0 0 0 147 2 0 0 25 0 1 0 487861860 206663680 17161 33554432000 4194304 4797429 140733895929472 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 50455 17161 381 148 0 45384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201820

[startup+3.10094 s]
/proc/loadavg: 1.10 1.04 1.27 5/187 23083
/proc/meminfo: memFree=21652436/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=276804 CPUtime=3.09 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 37003 0 0 0 304 5 0 0 25 0 1 0 487861860 283447296 34897 33554432000 4194304 4797429 140733895929472 18446744073709551615 4428035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 69201 34897 381 148 0 64130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276804

[startup+6.30034 s]
/proc/loadavg: 1.49 1.13 1.30 5/190 23089
/proc/meminfo: memFree=21482316/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=306212 CPUtime=6.29 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 44472 0 0 0 623 6 0 0 25 0 1 0 487861860 313561088 42335 33554432000 4194304 4797429 140733895929472 18446744073709551615 4424159 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 76553 42335 411 148 0 71482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 306212

[startup+12.7011 s]
/proc/loadavg: 1.69 1.17 1.31 5/190 23090
/proc/meminfo: memFree=21149172/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=312476 CPUtime=12.69 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 48551 0 0 0 1263 6 0 0 25 0 1 0 487861860 319975424 43842 33554432000 4194304 4797429 140733895929472 18446744073709551615 4415432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 78119 43842 411 148 0 73048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 312476

[startup+25.5007 s]
/proc/loadavg: 2.20 1.31 1.36 5/190 23090
/proc/meminfo: memFree=21007728/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=333420 CPUtime=25.49 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 53878 0 0 0 2542 7 0 0 25 0 1 0 487861860 341422080 49169 33554432000 4194304 4797429 140733895929472 18446744073709551615 4520385 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 83355 49169 414 148 0 78284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 333420

[startup+51.1009 s]
/proc/loadavg: 2.81 1.53 1.43 5/190 23091
/proc/meminfo: memFree=20896956/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=352528 CPUtime=51.09 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 62816 0 0 0 5101 8 0 0 25 0 1 0 487861860 360988672 53947 33554432000 4194304 4797429 140733895929472 18446744073709551615 4424364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 88132 53947 415 148 0 83061 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 352528

[startup+102.301 s]
/proc/loadavg: 3.48 1.91 1.56 5/190 23119
/proc/meminfo: memFree=21321684/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=373100 CPUtime=102.3 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 75578 0 0 0 10218 12 0 0 25 0 1 0 487861860 382054400 59224 33554432000 4194304 4797429 140733895929472 18446744073709551615 4352526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93275 59224 418 148 0 88204 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 373100

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

[startup+102.407 s]
/proc/loadavg: 3.48 1.91 1.56 5/190 23119
/proc/meminfo: memFree=21321684/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=373100 CPUtime=102.4 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 75587 0 0 0 10228 12 0 0 25 0 1 0 487861860 382054400 59233 33554432000 4194304 4797429 140733895929472 18446744073709551615 4422985 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93275 59233 418 148 0 88204 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 373100

[startup+115.201 s]
/proc/loadavg: 3.56 1.97 1.58 5/190 23146
/proc/meminfo: memFree=21265176/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=373100 CPUtime=115.19 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 76462 0 0 0 11507 12 0 0 25 0 1 0 487861860 382054400 60088 33554432000 4194304 4797429 140733895929472 18446744073709551615 4352625 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93275 60088 418 148 0 88204 0
Current children cumulated CPU time (s) 115.19
Current children cumulated vsize (KiB) 373100

[startup+121.601 s]
/proc/loadavg: 3.63 2.04 1.61 5/190 23146
/proc/meminfo: memFree=21244756/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=375624 CPUtime=121.59 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 78740 0 0 0 12147 12 0 0 25 0 1 0 487861860 384638976 59888 33554432000 4194304 4797429 140733895929472 18446744073709551615 4413287 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93906 59888 418 148 0 88835 0
Current children cumulated CPU time (s) 121.59
Current children cumulated vsize (KiB) 375624

[startup+128 s]
/proc/loadavg: 3.66 2.07 1.62 5/190 23147
/proc/meminfo: memFree=21238556/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=375624 CPUtime=128 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 79400 0 0 0 12787 13 0 0 25 0 1 0 487861860 384638976 60525 33554432000 4194304 4797429 140733895929472 18446744073709551615 4354718 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93906 60525 418 148 0 88835 0
Current children cumulated CPU time (s) 128
Current children cumulated vsize (KiB) 375624

[startup+131.201 s]
/proc/loadavg: 3.69 2.10 1.63 5/190 23147
/proc/meminfo: memFree=21242524/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=375620 CPUtime=131.19 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 80956 0 0 0 13106 13 0 0 25 0 1 0 487861860 384634880 60263 33554432000 4194304 4797429 140733895929472 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93905 60263 418 148 0 88834 0
Current children cumulated CPU time (s) 131.19
Current children cumulated vsize (KiB) 375620

[startup+132.001 s]
/proc/loadavg: 3.69 2.10 1.63 5/190 23147
/proc/meminfo: memFree=21240912/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=375620 CPUtime=131.99 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 81019 0 0 0 13186 13 0 0 25 0 1 0 487861860 384634880 60324 33554432000 4194304 4797429 140733895929472 18446744073709551615 4351613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93905 60324 418 148 0 88834 0
Current children cumulated CPU time (s) 131.99
Current children cumulated vsize (KiB) 375620

[startup+132.8 s]
/proc/loadavg: 3.69 2.10 1.63 5/190 23147
/proc/meminfo: memFree=21240912/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=375620 CPUtime=132.79 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 81073 0 0 0 13266 13 0 0 25 0 1 0 487861860 384634880 60376 33554432000 4194304 4797429 140733895929472 18446744073709551615 4404772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93905 60376 418 148 0 88834 0
Current children cumulated CPU time (s) 132.79
Current children cumulated vsize (KiB) 375620

[startup+133.206 s]
/proc/loadavg: 3.69 2.10 1.63 5/190 23147
/proc/meminfo: memFree=21238680/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=375620 CPUtime=133.19 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202496 81102 0 0 0 13306 13 0 0 25 0 1 0 487861860 384634880 60403 33554432000 4194304 4797429 140733895929472 18446744073709551615 4423598 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23076/statm: 93905 60403 418 148 0 88834 0
Current children cumulated CPU time (s) 133.19
Current children cumulated vsize (KiB) 375620

[startup+133.3 s]
/proc/loadavg: 3.69 2.10 1.63 5/190 23147
/proc/meminfo: memFree=21238680/32951124 swapFree=67111524/67111528
[pid=23076] ppid=23074 vsize=0 CPUtime=133.28 cores=1,3
/proc/23076/stat : 23076 (techdemo) R 23074 23076 22078 0 -1 4202500 81113 0 0 0 13314 14 0 0 25 0 1 0 487861860 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23076/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 133.28
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 133.304
CPU time (s): 133.296
CPU user time (s): 133.145
CPU system time (s): 0.150977
CPU usage (%): 99.9934
Max. virtual memory (cumulated for all children) (KiB): 375624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.145
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81113
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 215

runsolver used 0.227965 second user time and 0.515921 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 22:16:35
IDJOB=3284227
IDBENCH=71743
IDSOLVER=1585
FILE ID=node102/3284227-1303762595
RUNJOBID= node102-1303762595-23048
PBS_JOBID= 13154071
Free space on /tmp= 70928 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284227-1303762595/watcher-3284227-1303762595 -o /tmp/evaluation-result-3284227-1303762595/solver-3284227-1303762595 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3284227-1303762595.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=470516988

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      21981652 kB
Buffers:       1600344 kB
Cached:        8730012 kB
SwapCached:          4 kB
Active:        2374464 kB
Inactive:      8044284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21981652 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           59224 kB
Writeback:           0 kB
AnonPages:       88056 kB
Mapped:          15268 kB
Slab:           486932 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   243736 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= 70908 MiB
End job on node102 at 2011-04-25 22:18:48