Trace number 3282709

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-st? (TO) 1300.03 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3282709-1303757886.cnf'
0.00/0.05	c -- clauses added:            0 learnts,        95110 normals,            0 xors
0.00/0.05	c -- vars added      31616
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0     31616     33924     60986         0    223744         0   no data   no data  --
0.39/0.45	c asymm  cl-useful: 745/33684/33684 lits-rem:2235 time: 0.40
1.79/1.88	c Flit:    27 Blit:    448 bXBeca:    0 bXProp: 1750 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  1.42
1.79/1.89	c Cleaning up after failed var search:     0.00 s 
1.99/2.07	c Calc non-exist non-lernt bins v-fix:     0 done:  29621 time:  0.18 s
1.99/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
1.99/2.09	c Subs w/ non-existent bins:      0 time:  0.01 s
2.09/2.10	c Replacing     1750 vars Replaced    47691 lits Time:     0.01 s 
2.09/2.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.19/2.21	c Removed useless bin:       0  fixed:     0  bprops:   8.80M  time:  0.08 s
2.29/2.35	c lits-rem:        18  cl-subs:      807  v-elim:   9371  v-fix:    0  time:  0.15 s
2.29/2.35	c learnt bin added due to v-elim: 0
2.39/2.40	c Finding binary XORs  T:     0.05 s  found:       6
2.39/2.40	c Replacing        6 vars Replaced      267 lits Time:     0.00 s 
2.39/2.42	c Finding non-binary XORs:     0.01 s (found:     265, avg size: 3.0)
2.39/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c calculated reachability. Time: 0.01
2.39/2.43	c Calc default polars -  time:   0.00 s pos:    5688 undec:   13818 neg:   12110
2.39/2.43	c =========================================================================================
2.39/2.43	c types(t): F = full restart, N = normal restart
2.39/2.43	c types(t): S = simplification begin/end, E = solution found
2.39/2.43	c restart types(rt): st = static, dy = dynamic
2.39/2.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
2.39/2.43	c  B st     0         0     18722     25192     40840         0    181471         0   no data   no data  --
6.29/6.34	c Decided on static restart strategy
53.39/53.47	c  N dy     7     24532     18713     25192     40978     10544    181471    285513     29.88      9.77  --
65.59/65.63	c  N dy     8     30000     18671     25192     40990      8646    181471    199589     26.80      9.42  --
65.59/65.64	c  S st     8     30000     18671     25192     40990      8646    181471    199589     26.80      9.42  --
65.79/65.82	c  S st     8     30502     18671     25192     41035      9099    181471    217342     26.80      9.42  --
65.79/65.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.79/65.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.99/69.04	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:   30 Bin:  14171 BRemL:    385 BRemN:      6 CBin:       0 P: 30.5M T:  3.21
69.09/69.15	c Calc non-exist non-lernt bins v-fix:     0 done:  18621 time:  0.11 s
69.09/69.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
69.19/69.21	c Subs w/ non-existent bins:     25 time:  0.05 s
69.19/69.23	c Replacing       31 vars Replaced    19178 lits Time:     0.02 s 
69.19/69.25	c bin-w-bin subsume rem           43 bins  time:  0.01 s
69.29/69.30	c subs with bin:      317  lits-rem:     10969  v-fix:    0  time:  0.05 s
69.29/69.34	c Removed useless bin:      48  fixed:     0  bprops:   3.30M  time:  0.04 s
69.99/70.05	c lits-rem:      5745  cl-subs:     7542  v-elim:   9403  v-fix:    0  time:  0.71 s
69.99/70.05	c learnt bin added due to v-elim: 0
69.99/70.07	c vivif2 --  cl tried    23139 cl shrink     6793 lits rem      12910 time: 0.02
69.99/70.08	c vivif2 --  cl tried     4094 cl shrink      710 lits rem       2121 time: 0.01
70.29/70.36	c asymm  cl-useful: 383/14794/18496 lits-rem:1054 time: 0.28
70.29/70.38	c calculated reachability. Time: 0.01
70.29/70.38	c  N dy     8     30502      9915     18162     42303      4094    168031    105533     26.80      9.42  --
70.29/70.38	c  F st     8     30502      9915     18162     42303      4094    168031    105533     26.80      9.42  --
73.60/73.65	c Decided on static restart strategy
82.40/82.44	c Finding binary XORs  T:     0.03 s  found:       9
94.89/94.94	c  N dy    15     45754      9914     18161     42307     10803    168018    323282     36.05      9.25  --
94.89/94.96	c  S st    15     45754      9914     18161     42307     10803    168018    323282     36.05      9.25  --
95.09/95.13	c  S st    15     46259      9914     18161     42311     11303    168018    337900     36.05      9.25  --
95.09/95.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.01
95.09/95.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.49/96.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:   5047 BRemL:     69 BRemN:    213 CBin:       0 P: 21.8M T:  1.42
96.59/96.63	c Calc non-exist non-lernt bins v-fix:     0 done:   9914 time:  0.08 s
96.59/96.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.59/96.69	c Subs w/ non-existent bins:    179 time:  0.05 s
96.69/96.70	c Replacing       12 vars Replaced     1351 lits Time:     0.01 s 
96.69/96.72	c bin-w-bin subsume rem         4795 bins  time:  0.00 s
96.69/96.77	c subs with bin:       10  lits-rem:        14  v-fix:    0  time:  0.05 s
96.80/96.80	c Removed useless bin:      40  fixed:     0  bprops:   1.81M  time:  0.03 s
97.90/97.95	c lits-rem:      2084  cl-subs:     1747  v-elim:    348  v-fix:    0  time:  1.15 s
97.90/97.95	c learnt bin added due to v-elim: 0
97.90/97.96	c vivif2 --  cl tried    17964 cl shrink      109 lits rem        259 time: 0.01
97.90/97.99	c vivif2 --  cl tried     9775 cl shrink       22 lits rem         76 time: 0.03
98.09/98.11	c asymm  cl-useful: 95/3160/17954 lits-rem:285 time: 0.12
98.09/98.12	c calculated reachability. Time: 0.01
98.09/98.12	c  N dy    15     46259      9826     17859     41989      9775    156652    310260     36.05      9.25  --
133.79/133.88	c  N dy    16     69389      9826     17859     42001     12668    156652    309729     21.05     10.15  --
133.89/133.90	c  S st    16     69389      9826     17859     42001     12668    156652    309729     21.05     10.15  --
133.89/133.92	c Finding binary XORs  T:     0.02 s  found:       0
133.99/134.08	c  S st    16     69891      9826     17859     42002     13168    156652    327442     21.05     10.15  --
133.99/134.09	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.99/134.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.09/135.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     30 BRemL:      5 BRemN:     97 CBin:       0 P: 25.2M T:  1.08
135.19/135.25	c Calc non-exist non-lernt bins v-fix:     0 done:   9826 time:  0.07 s
135.19/135.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.30/135.30	c Subs w/ non-existent bins:      2 time:  0.05 s
135.30/135.31	c bin-w-bin subsume rem           10 bins  time:  0.00 s
135.30/135.36	c subs with bin:       11  lits-rem:         6  v-fix:    0  time:  0.05 s
135.30/135.39	c Removed useless bin:      17  fixed:     0  bprops:   1.84M  time:  0.03 s
136.40/136.45	c ORs :  19262 avg-s: 11.7 cl-sh: 14043 l-rem:  15883 b-add:     60 v-rep:   0 cl-rem: 18 avg s: 9.9 T:    0.37
137.39/137.40	c Added 51 vars  tried: 80000 time: 0.95
137.39/137.45	c ORs :     51 avg-s:  0.0 cl-sh: 12955 l-rem:  12955 b-add:    102 v-rep:   0 cl-rem: 1 avg s: 4.0 T:    1.00
137.39/137.46	c lits-rem:       333  cl-subs:     2405  v-elim:    253  v-fix:    0  time:  2.07 s
137.39/137.46	c learnt bin added due to v-elim: 0
137.39/137.47	c vivif2 --  cl tried    17865 cl shrink       12 lits rem         12 time: 0.01
137.49/137.50	c vivif2 --  cl tried    10738 cl shrink     1181 lits rem       2688 time: 0.03
137.69/137.76	c asymm  cl-useful: 13/11117/17865 lits-rem:13 time: 0.25
137.69/137.76	c calculated reachability. Time: 0.01
137.69/137.77	c  N dy    16     69891      9867     17865     42028     10738    156650    254522     21.05     10.15  --
137.69/137.77	c  F st    16     69891      9867     17865     42028     10738    156650    254522     21.05     10.15  --
140.79/140.90	c Decided on static restart strategy
190.79/190.84	c  N dy    23    104836      9866     17865     42045     21486    156650    556908     27.40      9.93  --
190.79/190.87	c  S st    23    104836      9866     17865     42045     21486    156650    556908     27.40      9.93  --
191.09/191.10	c  S st    23    105338      9865     17865     42047     21986    156650    573037     27.40      9.93  --
191.09/191.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
191.09/191.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.29/192.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:    220 BRemL:    120 BRemN:     11 CBin:       0 P: 30.6M T:  1.24
192.39/192.43	c Calc non-exist non-lernt bins v-fix:     0 done:   9865 time:  0.07 s
192.39/192.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.50/192.53	c Subs w/ non-existent bins:     13 time:  0.10 s
192.50/192.54	c Replacing        2 vars Replaced      499 lits Time:     0.01 s 
192.50/192.56	c bin-w-bin subsume rem           60 bins  time:  0.00 s
192.60/192.67	c subs with bin:      307  lits-rem:      1033  v-fix:    0  time:  0.11 s
192.69/192.70	c Removed useless bin:       8  fixed:     0  bprops:   1.86M  time:  0.03 s
194.49/194.58	c ORs :  19377 avg-s: 11.7 cl-sh:   556 l-rem:    704 b-add:      5 v-rep:   0 cl-rem: 10 avg s: 6.3 T:    0.39
195.49/195.51	c Added 51 vars  tried: 80000 time: 0.93
195.49/195.57	c ORs :     51 avg-s:  0.0 cl-sh: 11947 l-rem:  11947 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    0.98
195.49/195.58	c lits-rem:      1503  cl-subs:     5067  v-elim:    252  v-fix:    0  time:  2.88 s
195.49/195.58	c learnt bin added due to v-elim: 0
195.49/195.59	c vivif2 --  cl tried    17896 cl shrink       29 lits rem         85 time: 0.01
195.59/195.64	c vivif2 --  cl tried    16342 cl shrink      261 lits rem        395 time: 0.05
195.69/195.77	c asymm  cl-useful: 36/3792/17891 lits-rem:108 time: 0.13
195.69/195.78	c calculated reachability. Time: 0.01
195.69/195.78	c  N dy    23    105338      9906     17855     42153     16342    156800    446040     27.40      9.93  --
198.49/198.56	c  N dy    55    112324      9906     17855     42155     23245    156800    664542     26.79     10.18  --
201.80/201.87	c  N dy    81    119960      9906     17855     42157     17197    156800    413784     30.22     10.41  --
205.20/205.23	c  N dy   108    127658      9906     17855     42158     24767    156800    632755     25.61     10.54  --
208.40/208.47	c  N dy   144    135999      9906     17855     42159     18583    156800    439981     31.73     10.80  --
211.90/211.99	c  N dy   185    144693      9906     17855     42160     27140    156800    695125     28.05     10.98  --
216.30/216.30	c  N dy   213    153933      9906     17855     42161     20777    156800    469606     31.60     11.07  --
218.10/218.18	c  S st   230    158008      9906     17855     42161     24717    156800    587135     30.87     11.16  --
218.30/218.38	c  S st   230    158509      9906     17855     42163     25215    156800    599756     30.87     11.16  --
218.30/218.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.30/218.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.70/219.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:    190 BRemL:     46 BRemN:     42 CBin:       0 P: 38.3M T:  1.38
219.80/219.85	c Calc non-exist non-lernt bins v-fix:     0 done:   9906 time:  0.07 s
219.80/219.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.90/219.93	c Subs w/ non-existent bins:      0 time:  0.08 s
219.90/219.95	c Replacing        2 vars Replaced     1803 lits Time:     0.01 s 
219.90/219.97	c bin-w-bin subsume rem           11 bins  time:  0.00 s
220.10/220.11	c subs with bin:       72  lits-rem:       226  v-fix:    0  time:  0.14 s
220.10/220.14	c Removed useless bin:       5  fixed:     0  bprops:   1.81M  time:  0.03 s
221.59/221.69	c ORs :  19465 avg-s: 11.6 cl-sh:   115 l-rem:    147 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 3.0 T:    0.40
222.70/222.80	c Added 51 vars  tried: 80000 time: 1.10
222.79/222.83	c ORs :     51 avg-s:  0.0 cl-sh:  8096 l-rem:   8096 b-add:    105 v-rep:   0 cl-rem: 0 avg s: nan T:    1.14
222.79/222.85	c lits-rem:       358  cl-subs:     1659  v-elim:    248  v-fix:    0  time:  2.71 s
222.79/222.85	c learnt bin added due to v-elim: 0
222.79/222.86	c vivif2 --  cl tried    17889 cl shrink        6 lits rem          6 time: 0.01
222.89/222.91	c vivif2 --  cl tried    23501 cl shrink      324 lits rem        450 time: 0.05
222.99/223.04	c asymm  cl-useful: 0/2980/17889 lits-rem:0 time: 0.13
222.99/223.05	c calculated reachability. Time: 0.01
222.99/223.05	c  N dy   230    158509      9950     17889     42337     23501    156981    544310     30.87     11.16  --
228.90/229.00	c  N dy   250    168934      9950     17889     42337     17473    156981    376046     33.55     11.13  --
235.99/236.00	c  N dy   262    181203      9950     17889     42339     29616    156981    791673     33.93     11.23  --
242.60/242.63	c  N dy   275    193339      9950     17889     42341     24219    156981    550865     28.98     11.34  --
249.90/249.96	c  N dy   291    205979      9950     17889     42341     36720    156981    988553     34.41     11.50  --
257.09/257.13	c  N dy   321    219266      9950     17889     42341     31429    156981    744358     27.34     11.54  --
261.09/261.13	c Finding binary XORs  T:     0.02 s  found:       0
265.20/265.28	c  N dy   347    233633      9950     17889     42341     26240    156981    547471     35.74     11.55  --
267.99/268.02	c  S st   350    237765      9950     17889     42341     30347    156981    689531     33.66     11.57  --
268.19/268.24	c  S st   350    238268      9950     17889     42342     30848    156981    702542     33.66     11.57  --
268.19/268.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
268.19/268.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.89/269.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    119 BRemL:     17 BRemN:      0 CBin:       0 P: 56.0M T:  1.67
269.89/269.99	c Calc non-exist non-lernt bins v-fix:     0 done:   9950 time:  0.07 s
269.89/269.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.99/270.08	c Subs w/ non-existent bins:      0 time:  0.09 s
270.09/270.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.19/270.27	c subs with bin:        3  lits-rem:       745  v-fix:    0  time:  0.16 s
270.29/270.30	c Removed useless bin:       1  fixed:     0  bprops:   1.81M  time:  0.03 s
271.99/272.08	c ORs :  19472 avg-s: 11.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.43
273.09/273.11	c Added 51 vars  tried: 80000 time: 1.02
273.09/273.16	c ORs :     51 avg-s:  0.0 cl-sh: 10090 l-rem:  10090 b-add:    103 v-rep:   0 cl-rem: 8 avg s: 3.0 T:    1.08
273.09/273.18	c lits-rem:      1044  cl-subs:     1695  v-elim:    246  v-fix:    0  time:  2.89 s
273.09/273.18	c learnt bin added due to v-elim: 0
273.09/273.19	c vivif2 --  cl tried    17915 cl shrink        1 lits rem          1 time: 0.01
273.19/273.25	c vivif2 --  cl tried    29166 cl shrink       72 lits rem        123 time: 0.06
273.29/273.36	c asymm  cl-useful: 11/3275/17915 lits-rem:11 time: 0.11
273.29/273.37	c calculated reachability. Time: 0.01
273.29/273.37	c  N dy   350    238268      9998     17915     42526     29166    157219    640096     33.66     11.57  --
283.29/283.36	c  N dy   363    254619      9998     17915     42529     24970    157219    512399     39.31     11.43  --
299.10/299.14	c  N dy   374    273842      9998     17915     42531     22581    157219    393924     41.56     11.29  --
314.00/314.02	c  N dy   380    291622      9998     17915     42531     40290    157219   1112096     41.93     11.19  --
326.20/326.24	c  N dy   398    311054      9998     17915     42532     37076    157219    913891     38.46     11.24  --
341.00/341.06	c  N dy   410    333480      9998     17915     42532     35855    157219    844432     35.40     11.35  --
360.09/360.13	c  N dy   417    356324      9998     17915     42533     34078    157219    767776     38.38     11.31  --
360.90/360.99	c  S st   418    357404      9998     17915     42533     35155    157219    807112     36.29     11.31  --
361.19/361.22	c  S st   418    357909      9998     17915     42534     35658    157219    819467     36.29     11.31  --
361.19/361.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
361.19/361.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
362.89/362.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    104 BRemL:     14 BRemN:      5 CBin:       0 P: 60.0M T:  1.73
363.00/363.04	c Calc non-exist non-lernt bins v-fix:     0 done:   9998 time:  0.08 s
363.00/363.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.10/363.15	c Subs w/ non-existent bins:      5 time:  0.11 s
363.10/363.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.29/363.38	c subs with bin:       10  lits-rem:       318  v-fix:    0  time:  0.20 s
363.39/363.41	c Removed useless bin:       3  fixed:     0  bprops:   1.82M  time:  0.03 s
365.89/365.98	c ORs :  19538 avg-s: 11.6 cl-sh:    12 l-rem:     12 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 4.0 T:    0.48
367.09/367.13	c Added 51 vars  tried: 80000 time: 1.15
367.09/367.18	c ORs :     51 avg-s:  0.0 cl-sh:  8312 l-rem:   8312 b-add:    106 v-rep:   2 cl-rem: 2 avg s: 5.5 T:    1.20
367.19/367.20	c lits-rem:       689  cl-subs:     1538  v-elim:    244  v-fix:    0  time:  3.79 s
367.19/367.20	c learnt bin added due to v-elim: 0
367.19/367.21	c vivif2 --  cl tried    17954 cl shrink        0 lits rem          0 time: 0.01
367.19/367.29	c vivif2 --  cl tried    34111 cl shrink       42 lits rem         69 time: 0.07
367.40/367.41	c asymm  cl-useful: 0/2732/17954 lits-rem:0 time: 0.12
367.40/367.42	c calculated reachability. Time: 0.01
367.40/367.42	c  N dy   418    357909     10049     17954     42722     34111    157528    766049     36.29     11.31  --
385.20/385.22	c  N dy   427    379410     10049     17954     42726     29980    157528    617645     40.43     11.20  --
403.50/403.50	c  N dy   435    400660     10049     17954     42728     51168    157528   1577732     44.72     11.10  --
423.50/423.54	c  N dy   442    421723     10049     17954     42728     45590    157527   1307038     42.59     11.01  --
441.89/441.92	c  N dy   452    442126     10049     17954     42729     38372    157527   1013270     44.73     10.91  --
463.40/463.44	c  N dy   458    462451     10049     17954     42729     30077    157527    597904     47.65     10.82  --
486.10/486.18	c  N dy   465    485730     10049     17954     42729     53317    157527   1667840     44.41     10.74  --
510.70/510.76	c  N dy   471    511243     10049     17954     42733     49171    157527   1394952     38.31     10.64  --
530.99/531.05	c  N dy   475    532561     10049     17954     42736     39861    157527    942557     45.73     10.58  --
534.99/535.07	c  S st   477    536864     10049     17954     42737     44151    157527   1126431     41.50     10.56  --
534.99/535.09	c Finding binary XORs  T:     0.02 s  found:       0
535.29/535.37	c  S st   477    537367     10049     17954     42739     44651    157527   1140309     41.50     10.56  --
535.29/535.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
535.29/535.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.09/537.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    119 BRemL:      4 BRemN:      6 CBin:       0 P: 60.0M T:  1.75
537.19/537.21	c Calc non-exist non-lernt bins v-fix:     0 done:  10049 time:  0.08 s
537.19/537.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.29/537.36	c Subs w/ non-existent bins:      0 time:  0.15 s
537.29/537.37	c Replacing        2 vars Replaced       25 lits Time:     0.01 s 
537.39/537.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
537.69/537.71	c subs with bin:        7  lits-rem:       576  v-fix:    0  time:  0.31 s
537.69/537.75	c Removed useless bin:       5  fixed:     0  bprops:   1.82M  time:  0.03 s
539.29/539.36	c ORs :  19576 avg-s: 11.5 cl-sh:     9 l-rem:      9 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.60
540.21/540.26	c Added 51 vars  tried: 80000 time: 0.90
540.30/540.34	c ORs :     51 avg-s:  0.0 cl-sh: 12718 l-rem:  12718 b-add:    104 v-rep:   0 cl-rem: 0 avg s: nan T:    0.98
540.30/540.36	c lits-rem:       420  cl-subs:     2241  v-elim:    246  v-fix:    0  time:  2.62 s
540.30/540.36	c learnt bin added due to v-elim: 0
540.30/540.37	c vivif2 --  cl tried    17997 cl shrink        0 lits rem          0 time: 0.01
540.40/540.48	c vivif2 --  cl tried    42408 cl shrink      594 lits rem        679 time: 0.10
540.60/540.60	c asymm  cl-useful: 15/1439/17997 lits-rem:15 time: 0.12
540.60/540.61	c calculated reachability. Time: 0.01
540.60/540.61	c  N dy   477    537367     10098     17997     42943     42408    157811   1056464     41.50     10.56  --
540.60/540.61	c  F st   477    537367     10098     17997     42943     42408    157811   1056464     41.50     10.56  --
542.20/542.25	c Decided on static restart strategy
560.79/560.84	c  N dy   491    557693     10098     17997     42949     62677    157811   1864669     43.92     10.47  --
583.01/583.05	c  N dy   501    578740     10098     17997     42951     52101    157811   1355625     41.86     10.38  --
604.90/604.93	c  N dy   508    599067     10098     17997     42951     39823    157811    837203     41.00     10.32  --
625.90/625.94	c  N dy   524    621416     10098     17997     42951     62085    157811   1769027     48.02     10.28  --
646.00/646.00	c  N dy   534    642535     10098     17997     42952     49578    157811   1244101     46.59     10.25  --
666.10/666.12	c  N dy   546    662898     10098     17997     42952     35350    157811    611728     41.97     10.23  --
685.19/685.20	c  N dy   556    683291     10098     17997     42953     55710    157811   1532894     42.65     10.21  --
707.80/707.87	c  N dy   570    703939     10098     17997     42953     40728    157811    805037     37.89     10.19  --
729.40/729.44	c  N dy   583    724983     10098     17997     42954     61704    157811   1637255     40.72     10.17  --
749.11/749.15	c  N dy   599    745382     10098     17997     42957     45470    157811    993930     40.28     10.14  --
774.30/774.30	c  N dy   610    768490     10098     17997     42958     68510    157811   1984595     47.16     10.12  --
795.31/795.31	c  N dy   625    790024     10098     17997     42960     52430    157811   1294831     46.66     10.13  --
812.70/812.77	c  S st   634    806050     10098     17997     42961     68403    157811   2010313     46.74     10.14  --
813.10/813.10	c  S st   634    806555     10098     17997     42961     68907    157811   2021426     46.74     10.14  --
813.10/813.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
813.10/813.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
815.00/815.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    153 BRemL:     45 BRemN:      1 CBin:       0 P: 60.0M T:  1.93
815.11/815.12	c Calc non-exist non-lernt bins v-fix:     0 done:  10098 time:  0.08 s
815.11/815.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
815.30/815.39	c Subs w/ non-existent bins:      0 time:  0.26 s
815.40/815.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.00/816.03	c subs with bin:        7  lits-rem:       975  v-fix:    0  time:  0.59 s
816.00/816.06	c Removed useless bin:       5  fixed:     0  bprops:   1.79M  time:  0.03 s
818.60/818.60	c ORs :  19528 avg-s: 11.4 cl-sh:    49 l-rem:     49 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 14.3 T:    0.96
819.51/819.54	c Added 51 vars  tried: 80000 time: 0.94
819.70/819.76	c ORs :     51 avg-s:  0.0 cl-sh: 23330 l-rem:  23330 b-add:    102 v-rep:   0 cl-rem: 5 avg s: 3.0 T:    1.16
819.80/819.80	c lits-rem:       225  cl-subs:     3710  v-elim:    247  v-fix:    0  time:  3.74 s
819.80/819.80	c learnt bin added due to v-elim: 0
819.80/819.81	c vivif2 --  cl tried    18038 cl shrink        0 lits rem          0 time: 0.01
820.00/820.00	c vivif2 --  cl tried    65192 cl shrink      914 lits rem       1529 time: 0.19
820.10/820.13	c asymm  cl-useful: 12/880/18038 lits-rem:12 time: 0.12
820.10/820.14	c calculated reachability. Time: 0.01
820.10/820.14	c  N dy   634    806555     10149     18038     43165     65192    158112   1868588     46.74     10.14  --
833.01/833.09	c Finding binary XORs  T:     0.02 s  found:       0
834.31/834.34	c  N dy   700    826580     10149     18038     43167     46640    158112    914199     22.77     10.15  --
845.41/845.41	c  N dy   798    846859     10149     18038     43170     66857    158112   1412143     26.67     10.15  --
858.20/858.23	c  N dy   875    866920     10149     18038     43170     47322    158112    873587     28.27     10.17  --
872.31/872.36	c  N dy   938    887749     10149     18038     43171     68095    158112   1432716     33.20     10.19  --
889.00/889.00	c  N dy   977    907761     10149     18038     43171     47529    158112    888983     29.08     10.20  --
906.80/906.80	c  N dy  1049    932187     10149     18038     43171     71910    158112   1615151     43.64     10.21  --
924.60/924.66	c  N dy  1086    952850     10149     18038     43171     50982    158112    946355     28.23     10.23  --
936.80/936.81	c  N dy  1156    972871     10149     18038     43171     70965    158112   1437099     26.99     10.22  --
952.71/952.74	c  N dy  1240    995017     10149     18038     43171     50500    158112    956132     37.92     10.24  --
970.90/970.94	c  N dy  1296   1017945     10149     18038     43172     73345    158112   1634195     36.58     10.26  --
989.50/989.54	c  N dy  1325   1037998     10149     18038     43172     49804    158112    901091     25.32     10.27  --
1008.81/1008.82	c  N dy  1392   1061511     10149     18038     43172     73251    158112   1594687     41.43     10.26  --
1025.70/1025.71	c  N dy  1447   1082036     10149     18038     43172     49196    158112    845135     25.91     10.27  --
1038.21/1038.24	c  N dy  1538   1102503     10149     18038     43175     69574    158112   1342245     25.63     10.27  --
1053.91/1053.91	c  N dy  1603   1122595     10149     18038     43175     89610    158112   1892725     30.03     10.28  --
1067.01/1067.00	c  N dy  1672   1142832     10149     18038     43176     64278    158112   1218095     26.43     10.28  --
1081.80/1081.88	c  N dy  1739   1162924     10149     18038     43176     84325    158112   1746229     26.60     10.28  --
1099.91/1099.98	c  N dy  1774   1183013     10149     18038     43176     57843    158112   1120777     25.03     10.28  --
1112.91/1112.98	c  N dy  1856   1203053     10149     18038     43176     77830    158112   1612343     24.73     10.28  --
1117.71/1117.79	c  S st  1887   1209833     10149     18038     43176     84591    158112   1780855     25.44     10.28  --
1118.11/1118.14	c  S st  1887   1210334     10149     18038     43179     85089    158112   1793483     25.44     10.28  --
1118.11/1118.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1118.11/1118.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1120.01/1120.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    198 BRemL:     13 BRemN:      0 CBin:       0 P: 60.0M T:  1.92
1120.11/1120.16	c Calc non-exist non-lernt bins v-fix:     0 done:  10149 time:  0.08 s
1120.11/1120.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1120.41/1120.40	c Subs w/ non-existent bins:      1 time:  0.24 s
1120.41/1120.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1120.81/1120.88	c subs with bin:        4  lits-rem:      1620  v-fix:    0  time:  0.43 s
1120.91/1120.91	c Removed useless bin:       1  fixed:     0  bprops:   1.78M  time:  0.03 s
1123.11/1123.10	c ORs :  19558 avg-s: 11.4 cl-sh:   251 l-rem:    251 b-add:      0 v-rep:   0 cl-rem: 11 avg s: 4.2 T:    0.82
1123.90/1123.99	c Added 51 vars  tried: 80000 time: 0.88
1124.10/1124.13	c ORs :     51 avg-s:  0.0 cl-sh: 15352 l-rem:  15352 b-add:    103 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
1124.10/1124.17	c lits-rem:       167  cl-subs:     3629  v-elim:    249  v-fix:    0  time:  3.26 s
1124.10/1124.17	c learnt bin added due to v-elim: 0
1124.10/1124.18	c vivif2 --  cl tried    18086 cl shrink        0 lits rem          0 time: 0.01
1124.31/1124.36	c vivif2 --  cl tried    81446 cl shrink      924 lits rem       3056 time: 0.18
1124.40/1124.48	c asymm  cl-useful: 12/848/18086 lits-rem:12 time: 0.12
1124.40/1124.49	c calculated reachability. Time: 0.01
1124.40/1124.49	c  N dy  1887   1210334     10200     18086     43466     81446    158446   1683882     25.44     10.28  --
1142.10/1142.13	c  N dy  1916   1230402     10200     18086     43476     53846    158446    937225     28.76     10.28  --
1160.10/1160.15	c  N dy  1935   1250990     10200     18086     43480     74270    158446   1587047     35.07     10.29  --
1188.70/1188.73	c  N dy  1955   1277961     10200     18086     43482     52684    158446    946245     39.90     10.27  --
1206.10/1206.11	c  N dy  1983   1298150     10200     18086     43482     72715    158446   1542228     25.52     10.28  --
1226.62/1226.67	c  N dy  2014   1319251     10200     18086     43486     93658    158446   2204735     33.15     10.27  --
1244.81/1244.86	c  N dy  2035   1339368     10200     18086     43490     64320    158446   1270751     27.30     10.27  --
1264.31/1264.36	c  N dy  2055   1359596     10200     18086     43491     84357    158446   1885475     34.92     10.28  --
1284.50/1284.53	c  N dy  2074   1379647     10200     18086     43491     53925    158446    896309     21.67     10.29  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3282709-1303757886/watcher-3282709-1303757886 -o /tmp/evaluation-result-3282709-1303757886/solver-3282709-1303757886 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3282709-1303757886.cnf 

running on 2 cores: 4,6

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.40 3.85 3.60 3/184 7216
/proc/meminfo: memFree=18095124/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=33444 CPUtime=0 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 4257 0 0 0 0 0 0 0 21 0 1 0 487387147 34246656 3352 33554432000 4194304 4797429 140734704353904 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 8361 3355 348 148 0 3290 0

[startup+0.10241 s]
/proc/loadavg: 3.40 3.85 3.60 3/184 7216
/proc/meminfo: memFree=18095124/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=43856 CPUtime=0.09 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 5200 0 0 0 9 0 0 0 21 0 1 0 487387147 44908544 4256 33554432000 4194304 4797429 140734704353904 18446744073709551615 4332837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 10964 4256 374 148 0 5893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43856

[startup+0.200395 s]
/proc/loadavg: 3.40 3.85 3.60 3/184 7216
/proc/meminfo: memFree=18095124/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=43856 CPUtime=0.19 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 5200 0 0 0 19 0 0 0 22 0 1 0 487387147 44908544 4256 33554432000 4194304 4797429 140734704353904 18446744073709551615 4427238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 10964 4256 374 148 0 5893 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43856

[startup+0.300377 s]
/proc/loadavg: 3.40 3.85 3.60 3/184 7216
/proc/meminfo: memFree=18095124/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=43856 CPUtime=0.29 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 5200 0 0 0 29 0 0 0 22 0 1 0 487387147 44908544 4256 33554432000 4194304 4797429 140734704353904 18446744073709551615 4428600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 10964 4256 374 148 0 5893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43856

[startup+0.700313 s]
/proc/loadavg: 3.40 3.85 3.60 3/184 7216
/proc/meminfo: memFree=18095124/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=156364 CPUtime=0.69 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 8683 0 0 0 69 0 0 0 24 0 1 0 487387147 160116736 7572 33554432000 4194304 4797429 140734704353904 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 39091 7572 382 148 0 34020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 156364

[startup+1.50018 s]
/proc/loadavg: 3.40 3.85 3.60 5/190 7227
/proc/meminfo: memFree=17947004/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=178608 CPUtime=1.49 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 14246 0 0 0 148 1 0 0 25 0 1 0 487387147 182894592 13135 33554432000 4194304 4797429 140734704353904 18446744073709551615 4241631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 44652 13135 382 148 0 39581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178608

[startup+3.10092 s]
/proc/loadavg: 3.40 3.85 3.60 5/190 7227
/proc/meminfo: memFree=17898892/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=191184 CPUtime=3.09 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 17658 0 0 0 308 1 0 0 25 0 1 0 487387147 195772416 16495 33554432000 4194304 4797429 140734704353904 18446744073709551615 4422944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 47796 16495 413 148 0 42725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191184

[startup+6.30036 s]
/proc/loadavg: 3.45 3.85 3.60 5/190 7227
/proc/meminfo: memFree=17861912/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=191184 CPUtime=6.29 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 17713 0 0 0 628 1 0 0 25 0 1 0 487387147 195772416 16550 33554432000 4194304 4797429 140734704353904 18446744073709551615 4390151 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 47796 16550 413 148 0 42725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191184

[startup+12.7003 s]
/proc/loadavg: 3.50 3.86 3.60 5/190 7227
/proc/meminfo: memFree=17859808/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=191316 CPUtime=12.69 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 17872 0 0 0 1268 1 0 0 25 0 1 0 487387147 195907584 16706 33554432000 4194304 4797429 140734704353904 18446744073709551615 4422967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 47829 16706 414 148 0 42758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 191316

[startup+25.5011 s]
/proc/loadavg: 3.61 3.86 3.61 5/190 7228
/proc/meminfo: memFree=17858960/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=192492 CPUtime=25.5 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 18487 0 0 0 2548 2 0 0 25 0 1 0 487387147 197111808 16570 33554432000 4194304 4797429 140734704353904 18446744073709551615 4413516 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 48123 16570 414 148 0 43052 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 192492

[startup+51.1009 s]
/proc/loadavg: 3.74 3.87 3.62 5/190 7229
/proc/meminfo: memFree=17852888/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=193144 CPUtime=51.09 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 19608 0 0 0 5107 2 0 0 25 0 1 0 487387147 197779456 16696 33554432000 4194304 4797429 140734704353904 18446744073709551615 4390744 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 48286 16696 414 148 0 43215 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 193144

[startup+102.3 s]
/proc/loadavg: 3.94 3.91 3.64 5/190 7230
/proc/meminfo: memFree=17813036/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=207716 CPUtime=102.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 25040 0 0 0 10227 3 0 0 25 0 1 0 487387147 212701184 20240 33554432000 4194304 4797429 140734704353904 18446744073709551615 4425622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 51929 20240 416 148 0 46858 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 207716

[startup+162.3 s]
/proc/loadavg: 3.53 3.81 3.62 4/184 7248
/proc/meminfo: memFree=17861996/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=214832 CPUtime=162.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 28960 0 0 0 16226 4 0 0 25 0 1 0 487387147 219987968 21702 33554432000 4194304 4797429 140734704353904 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 53708 21702 419 148 0 48637 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 214832

[startup+222.306 s]
/proc/loadavg: 3.19 3.66 3.58 4/184 7259
/proc/meminfo: memFree=17857008/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=221300 CPUtime=222.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 34520 0 0 0 22225 5 0 0 25 0 1 0 487387147 226611200 23447 33554432000 4194304 4797429 140734704353904 18446744073709551615 4510040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 55325 23447 419 148 0 50254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 221300

[startup+282.301 s]
/proc/loadavg: 3.07 3.54 3.54 4/184 7261
/proc/meminfo: memFree=17852152/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=223616 CPUtime=282.29 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 40830 0 0 0 28223 6 0 0 25 0 1 0 487387147 228982784 23878 33554432000 4194304 4797429 140734704353904 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 55904 23878 419 148 0 50833 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 223616

[startup+342.301 s]
/proc/loadavg: 3.02 3.44 3.51 4/184 7262
/proc/meminfo: memFree=17847172/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=224804 CPUtime=342.29 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 45804 0 0 0 34222 7 0 0 25 0 1 0 487387147 230199296 24482 33554432000 4194304 4797429 140734704353904 18446744073709551615 4423561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 56201 24482 419 148 0 51130 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 224804

[startup+402.301 s]
/proc/loadavg: 3.01 3.35 3.47 4/184 7267
/proc/meminfo: memFree=17831340/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=226532 CPUtime=402.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 50194 0 0 0 40222 8 0 0 25 0 1 0 487387147 231968768 25577 33554432000 4194304 4797429 140734704353904 18446744073709551615 4423672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 56633 25577 419 148 0 51562 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 226532

[startup+462.301 s]
/proc/loadavg: 3.00 3.29 3.44 4/184 7268
/proc/meminfo: memFree=17829588/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=227184 CPUtime=462.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 55041 0 0 0 46220 10 0 0 25 0 1 0 487387147 232636416 24575 33554432000 4194304 4797429 140734704353904 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 56796 24575 419 148 0 51725 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 227184

[startup+522.301 s]
/proc/loadavg: 3.00 3.23 3.41 4/184 7270
/proc/meminfo: memFree=17833408/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=227160 CPUtime=522.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 58654 0 0 0 52219 11 0 0 25 0 1 0 487387147 232611840 26010 33554432000 4194304 4797429 140734704353904 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 56790 26010 419 148 0 51719 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 227160

[startup+582.301 s]
/proc/loadavg: 3.00 3.19 3.38 4/184 7272
/proc/meminfo: memFree=17829180/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=230732 CPUtime=582.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 63289 0 0 0 58217 13 0 0 25 0 1 0 487387147 236269568 26281 33554432000 4194304 4797429 140734704353904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 57683 26281 419 148 0 52612 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 230732

[startup+642.301 s]
/proc/loadavg: 3.07 3.18 3.36 4/184 7273
/proc/meminfo: memFree=17824336/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=231344 CPUtime=642.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 67445 0 0 0 64216 14 0 0 25 0 1 0 487387147 236896256 26108 33554432000 4194304 4797429 140734704353904 18446744073709551615 4424642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 57836 26108 419 148 0 52765 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 231344

[startup+702.301 s]
/proc/loadavg: 3.02 3.14 3.34 4/184 7275
/proc/meminfo: memFree=17816996/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=232108 CPUtime=702.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 71115 0 0 0 70215 15 0 0 25 0 1 0 487387147 237678592 27371 33554432000 4194304 4797429 140734704353904 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 58027 27371 419 148 0 52956 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 232108

[startup+762.301 s]
/proc/loadavg: 3.01 3.11 3.31 4/184 7276
/proc/meminfo: memFree=17819712/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=232340 CPUtime=762.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 75178 0 0 0 76214 16 0 0 25 0 1 0 487387147 237916160 26683 33554432000 4194304 4797429 140734704353904 18446744073709551615 4425090 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 58085 26683 419 148 0 53014 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 232340

[startup+822.3 s]
/proc/loadavg: 3.00 3.09 3.29 4/184 7278
/proc/meminfo: memFree=17811772/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=237344 CPUtime=822.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 79753 0 0 0 82213 17 0 0 25 0 1 0 487387147 243040256 28718 33554432000 4194304 4797429 140734704353904 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 59336 28718 419 148 0 54265 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 237344

[startup+882.306 s]
/proc/loadavg: 3.00 3.07 3.27 4/184 7280
/proc/meminfo: memFree=17802460/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=238228 CPUtime=882.31 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 84172 0 0 0 88213 18 0 0 25 0 1 0 487387147 243945472 28524 33554432000 4194304 4797429 140734704353904 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 59557 28524 419 148 0 54486 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 238228

[startup+942.3 s]
/proc/loadavg: 3.00 3.06 3.25 4/184 7281
/proc/meminfo: memFree=17807164/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=238624 CPUtime=942.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 88475 0 0 0 94211 19 0 0 25 0 1 0 487387147 244350976 28464 33554432000 4194304 4797429 140734704353904 18446744073709551615 4422886 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 59656 28464 419 148 0 54585 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 238624

[startup+1002.3 s]
/proc/loadavg: 3.00 3.04 3.23 4/184 7283
/proc/meminfo: memFree=17804680/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=239032 CPUtime=1002.3 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 92680 0 0 0 100210 20 0 0 25 0 1 0 487387147 244768768 28272 33554432000 4194304 4797429 140734704353904 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 59758 28272 419 148 0 54687 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 239032

[startup+1062.3 s]
/proc/loadavg: 3.00 3.03 3.22 4/184 7284
/proc/meminfo: memFree=17807772/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=239528 CPUtime=1062.31 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 96946 0 0 0 106209 22 0 0 25 0 1 0 487387147 245276672 28001 33554432000 4194304 4797429 140734704353904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 59882 28001 419 148 0 54811 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 239528

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.20 4/184 7286
/proc/meminfo: memFree=17792000/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=243512 CPUtime=1122.31 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 100938 0 0 0 112208 23 0 0 25 0 1 0 487387147 249356288 29667 33554432000 4194304 4797429 140734704353904 18446744073709551615 4531999 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 60878 29667 423 148 0 55807 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 243512

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.18 4/184 7288
/proc/meminfo: memFree=17790864/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=246748 CPUtime=1182.31 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 104464 0 0 0 118207 24 0 0 25 0 1 0 487387147 252669952 30651 33554432000 4194304 4797429 140734704353904 18446744073709551615 4425543 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 61687 30651 419 148 0 56616 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 246748

[startup+1242.3 s]
/proc/loadavg: 3.00 3.01 3.17 4/184 7289
/proc/meminfo: memFree=17796672/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=247396 CPUtime=1242.31 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 108667 0 0 0 124206 25 0 0 25 0 1 0 487387147 253333504 29654 33554432000 4194304 4797429 140734704353904 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 61849 29654 419 148 0 56778 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 247396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.10 3.04 3.17 3/183 7292
/proc/meminfo: memFree=17918188/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=248312 CPUtime=1300.01 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 111803 0 0 0 129976 25 0 0 25 0 1 0 487387147 254271488 30051 33554432000 4194304 4797429 140734704353904 18446744073709551615 4426301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 62078 30051 419 148 0 57007 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 248312

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

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

[startup+1300 s]
/proc/loadavg: 3.10 3.04 3.17 3/183 7292
/proc/meminfo: memFree=17918188/32951124 swapFree=67111528/67111528
[pid=7216] ppid=7214 vsize=248312 CPUtime=1300.01 cores=4,6
/proc/7216/stat : 7216 (techdemo) R 7214 7216 5394 0 -1 4202496 111803 0 0 0 129976 25 0 0 25 0 1 0 487387147 254271488 30051 33554432000 4194304 4797429 140734704353904 18446744073709551615 4426301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7216/statm: 62078 30051 419 148 0 57007 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 248312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.76
CPU system time (s): 0.265959
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 356644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111803
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= 6
involuntary context switches= 13804

runsolver used 2.25966 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-25 20:58:06
IDJOB=3282709
IDBENCH=70848
IDSOLVER=1585
FILE ID=node130/3282709-1303757886
RUNJOBID= node130-1303757886-7185
PBS_JOBID= 13154032
Free space on /tmp= 71756 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282709-1303757886/watcher-3282709-1303757886 -o /tmp/evaluation-result-3282709-1303757886/solver-3282709-1303757886 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3282709-1303757886.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=241341355

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18095660 kB
Buffers:       2100824 kB
Cached:       12091212 kB
SwapCached:          0 kB
Active:        6575500 kB
Inactive:      7731444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18095660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30900 kB
Writeback:           0 kB
AnonPages:      115048 kB
Mapped:          15864 kB
Slab:           483300 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   307936 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= 71760 MiB
End job on node130 at 2011-04-25 21:19:48