Trace number 3282387

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.04 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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-3282387-1303755677.cnf'
0.00/0.00	c -- header says num vars:           8750
0.00/0.00	c -- header says num clauses:       25865
0.00/0.02	c -- clauses added:            0 learnts,        25865 normals,            0 xors
0.00/0.02	c -- vars added       8750
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      8750      8621     17242         0     60347         0   no data   no data  --
0.19/0.20	c asymm  cl-useful: 1877/8620/8620 lits-rem:5631 time: 0.18
0.19/0.24	c Flit:    14 Blit:   4709 bXBeca:    0 bXProp:  244 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.04
0.19/0.24	c Cleaning up after failed var search:     0.00 s 
0.19/0.25	c Calc non-exist non-lernt bins v-fix:     0 done:   4001 time:  0.00 s
0.19/0.25	c Cache  BProp: 4704 Set: 0 BXProp: 0 T: 0.00
0.19/0.25	c Subs w/ non-existent bins:     28 time:  0.00 s
0.19/0.25	c Replacing      244 vars Replaced     3304 lits Time:     0.00 s 
0.19/0.25	c bin-w-bin subsume rem           36 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.26	c Removed useless bin:      29  fixed:     0  bprops:   0.13M  time:  0.00 s
0.19/0.27	c lits-rem:         0  cl-subs:        0  v-elim:   1252  v-fix:    0  time:  0.01 s
0.19/0.27	c learnt bin added due to v-elim: 0
0.19/0.27	c Finding binary XORs  T:     0.00 s  found:      34
0.19/0.27	c Replacing       34 vars Replaced      352 lits Time:     0.00 s 
0.19/0.27	c Finding non-binary XORs:     0.00 s (found:     128, avg size: 3.0)
0.19/0.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.19/0.27	c calculated reachability. Time: 0.00
0.19/0.27	c Calc default polars -  time:   0.00 s pos:     190 undec:    7205 neg:    1355
0.19/0.27	c =========================================================================================
0.19/0.27	c types(t): F = full restart, N = normal restart
0.19/0.27	c types(t): S = simplification begin/end, E = solution found
0.19/0.27	c restart types(rt): st = static, dy = dynamic
0.19/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.27	c  B st     0         0      2471      4851      3492         0     21996         0   no data   no data  --
0.29/0.34	c Decided on static restart strategy
1.89/1.99	c  N dy     7     30001      2320      4851      4305     10434     21996    128505     25.58     14.34  --
1.89/1.99	c  S st     7     30001      2320      4851      4305     10434     21996    128505     25.58     14.34  --
1.99/2.04	c  S st     7     30502      2313      4851      4377     10853     21996    131808     25.58     14.34  --
1.99/2.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.04	c Cache  BProp: 4670 Set: 0 BXProp: 1 T: 0.00
2.19/2.22	c Flit:    18 Blit:     34 bXBeca:    0 bXProp:   75 Bin:   4118 BRemL:   1536 BRemN:     38 CBin:       0 P:  3.2M T:  0.18
2.19/2.23	c Calc non-exist non-lernt bins v-fix:     0 done:   2256 time:  0.00 s
2.19/2.23	c Cache  BProp: 4669 Set: 0 BXProp: 0 T: 0.00
2.19/2.24	c Subs w/ non-existent bins:    230 time:  0.01 s
2.19/2.24	c Replacing       77 vars Replaced     6135 lits Time:     0.00 s 
2.19/2.25	c bin-w-bin subsume rem          379 bins  time:  0.00 s
2.19/2.26	c subs with bin:      255  lits-rem:      4698  v-fix:    0  time:  0.01 s
2.19/2.26	c Removed useless bin:       5  fixed:     0  bprops:   0.03M  time:  0.00 s
2.29/2.33	c lits-rem:       423  cl-subs:     8060  v-elim:    497  v-fix:    0  time:  0.07 s
2.29/2.33	c learnt bin added due to v-elim: 0
2.29/2.33	c vivif2 --  cl tried     4632 cl shrink      797 lits rem        920 time: 0.00
2.29/2.33	c vivif2 --  cl tried     2369 cl shrink      196 lits rem        249 time: 0.00
2.29/2.36	c asymm  cl-useful: 22/4153/4153 lits-rem:62 time: 0.02
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N dy     7     30502      1728      4133      4596      2349     20198     16728     25.58     14.34  --
2.29/2.36	c  F st     7     30502      1728      4133      4596      2349     20198     16728     25.58     14.34  --
2.39/2.43	c Decided on static restart strategy
3.09/3.15	c  N dy    14     45753      1727      4133      4624      9843     20198    116495     29.12     13.79  --
3.09/3.16	c  S st    14     45753      1727      4133      4624      9843     20198    116495     29.12     13.79  --
3.19/3.20	c  S st    14     46256      1727      4133      4629     10338     20198    120769     29.12     13.79  --
3.19/3.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.20	c Cache  BProp: 4667 Set: 0 BXProp: 0 T: 0.00
3.19/3.30	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    4 Bin:    380 BRemL:    131 BRemN:    321 CBin:       0 P:  3.6M T:  0.10
3.29/3.30	c Calc non-exist non-lernt bins v-fix:     0 done:   1725 time:  0.00 s
3.29/3.30	c Cache  BProp: 4668 Set: 0 BXProp: 0 T: 0.00
3.29/3.31	c Subs w/ non-existent bins:     71 time:  0.01 s
3.29/3.32	c Replacing        4 vars Replaced      446 lits Time:     0.00 s 
3.29/3.32	c bin-w-bin subsume rem          339 bins  time:  0.00 s
3.29/3.33	c subs with bin:       42  lits-rem:       408  v-fix:    0  time:  0.01 s
3.29/3.33	c Removed useless bin:      16  fixed:     0  bprops:   0.03M  time:  0.00 s
3.29/3.39	c lits-rem:       706  cl-subs:     1592  v-elim:     34  v-fix:    0  time:  0.06 s
3.29/3.39	c learnt bin added due to v-elim: 0
3.29/3.39	c vivif2 --  cl tried     4125 cl shrink       37 lits rem         53 time: 0.00
3.39/3.40	c vivif2 --  cl tried     8692 cl shrink       68 lits rem         72 time: 0.00
3.39/3.45	c asymm  cl-useful: 10/4112/4112 lits-rem:30 time: 0.05
3.39/3.45	c calculated reachability. Time: 0.00
3.39/3.45	c  N dy    14     46256      1704      4102      4112      8692     19359     92939     29.12     13.79  --
5.40/5.45	c  N dy    15     69384      1704      4102      4117     13097     19359    170849     29.08     14.12  --
5.40/5.45	c  S st    15     69384      1704      4102      4117     13097     19359    170849     29.08     14.12  --
5.40/5.50	c  S st    15     69886      1704      4102      4119     13594     19359    176163     29.08     14.12  --
5.40/5.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.50	c Cache  BProp: 4662 Set: 0 BXProp: 0 T: 0.00
5.59/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:     98 BRemL:     35 BRemN:     24 CBin:       0 P:  5.8M T:  0.11
5.59/5.62	c Calc non-exist non-lernt bins v-fix:     0 done:   1704 time:  0.00 s
5.59/5.62	c Cache  BProp: 4662 Set: 0 BXProp: 0 T: 0.00
5.59/5.63	c Subs w/ non-existent bins:     25 time:  0.01 s
5.59/5.63	c Replacing        3 vars Replaced      125 lits Time:     0.00 s 
5.59/5.64	c bin-w-bin subsume rem           21 bins  time:  0.00 s
5.59/5.65	c subs with bin:       23  lits-rem:        39  v-fix:    0  time:  0.01 s
5.59/5.65	c Removed useless bin:       5  fixed:     0  bprops:   0.03M  time:  0.00 s
5.69/5.78	c ORs :   2075 avg-s:  2.3 cl-sh:  1701 l-rem:   1949 b-add:     54 v-rep:   0 cl-rem: 10 avg s: 4.4 T:    0.04
6.79/6.81	c Added 18 vars  tried: 80000 time: 1.02
6.79/6.81	c ORs :     18 avg-s:  0.0 cl-sh:  2992 l-rem:   2992 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
6.79/6.82	c lits-rem:       628  cl-subs:     1107  v-elim:     19  v-fix:    0  time:  1.17 s
6.79/6.82	c learnt bin added due to v-elim: 0
6.79/6.82	c vivif2 --  cl tried     4103 cl shrink        9 lits rem         11 time: 0.00
6.79/6.83	c vivif2 --  cl tried    12434 cl shrink      353 lits rem        617 time: 0.01
6.79/6.88	c asymm  cl-useful: 6/4103/4103 lits-rem:6 time: 0.06
6.79/6.89	c calculated reachability. Time: 0.00
6.79/6.89	c  N dy    15     69886      1709      4103      4142     12431     19353    153391     29.08     14.12  --
6.79/6.89	c  F st    15     69886      1709      4103      4142     12431     19353    153391     29.08     14.12  --
6.99/7.02	c Decided on static restart strategy
9.90/9.95	c  N dy    22    104831      1709      4103      4151     24182     19353    489889     29.52     13.43  --
9.90/9.97	c  S st    22    104831      1709      4103      4151     24182     19353    489889     29.52     13.43  --
9.99/10.03	c  S st    22    105332      1709      4103      4152     24681     19353    497038     29.52     13.43  --
9.99/10.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.03	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
10.19/10.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     83 BRemL:     33 BRemN:      2 CBin:       0 P:  9.5M T:  0.22
10.19/10.26	c Calc non-exist non-lernt bins v-fix:     0 done:   1709 time:  0.00 s
10.19/10.26	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
10.19/10.30	c Subs w/ non-existent bins:     11 time:  0.04 s
10.29/10.30	c Replacing        1 vars Replaced       83 lits Time:     0.00 s 
10.29/10.31	c bin-w-bin subsume rem           56 bins  time:  0.00 s
10.29/10.33	c subs with bin:       21  lits-rem:        33  v-fix:    0  time:  0.02 s
10.29/10.33	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
11.49/11.51	c ORs :   2081 avg-s:  2.3 cl-sh:    10 l-rem:     13 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 6.7 T:    0.07
12.09/12.17	c Added 18 vars  tried: 80000 time: 0.66
12.19/12.21	c ORs :     18 avg-s:  0.0 cl-sh:  7763 l-rem:   7763 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
12.19/12.22	c lits-rem:      2143  cl-subs:     2418  v-elim:     10  v-fix:    0  time:  1.88 s
12.19/12.22	c learnt bin added due to v-elim: 0
12.19/12.22	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
12.19/12.24	c vivif2 --  cl tried    22251 cl shrink       28 lits rem         33 time: 0.02
12.29/12.34	c asymm  cl-useful: 0/4095/4095 lits-rem:0 time: 0.10
12.29/12.34	c calculated reachability. Time: 0.00
12.29/12.34	c  N dy    22    105332      1726      4095      4182     22249     19315    430326     29.52     13.43  --
18.49/18.52	c  N dy    23    157998      1726      4095      4188     17123     19315    157711     30.38     14.48  --
18.49/18.53	c  S st    23    157998      1726      4095      4188     17123     19315    157711     30.38     14.48  --
18.49/18.58	c  S st    23    158501      1726      4095      4190     17620     19315    164518     30.38     14.48  --
18.49/18.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.58	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
18.70/18.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     27 BRemL:     17 BRemN:      3 CBin:       0 P:  9.8M T:  0.17
18.70/18.76	c Calc non-exist non-lernt bins v-fix:     0 done:   1726 time:  0.00 s
18.70/18.76	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
18.70/18.78	c Subs w/ non-existent bins:      8 time:  0.02 s
18.70/18.78	c Replacing        1 vars Replaced       51 lits Time:     0.00 s 
18.70/18.78	c bin-w-bin subsume rem            1 bins  time:  0.00 s
18.70/18.79	c subs with bin:       58  lits-rem:       111  v-fix:    0  time:  0.01 s
18.70/18.79	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
18.89/18.92	c ORs :   2099 avg-s:  2.3 cl-sh:     1 l-rem:      1 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 5.6 T:    0.04
19.80/19.83	c Added 3 vars  tried: 80000 time: 0.91
19.80/19.83	c ORs :      3 avg-s:  0.0 cl-sh:   440 l-rem:    440 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
19.80/19.84	c lits-rem:       372  cl-subs:      641  v-elim:     15  v-fix:    0  time:  1.04 s
19.80/19.84	c learnt bin added due to v-elim: 0
19.80/19.84	c vivif2 --  cl tried     4098 cl shrink        0 lits rem          0 time: 0.00
19.80/19.85	c vivif2 --  cl tried    16908 cl shrink       57 lits rem         58 time: 0.01
19.89/19.92	c asymm  cl-useful: 0/4098/4098 lits-rem:0 time: 0.07
19.89/19.92	c calculated reachability. Time: 0.00
19.89/19.92	c  N dy    23    158501      1728      4098      4200     16908     19330    156615     30.38     14.48  --
29.29/29.38	c  N dy    24    237751      1728      4098      4202     22027     19330    221162     30.98     15.41  --
29.29/29.39	c  S st    24    237751      1728      4098      4202     22027     19330    221162     30.98     15.41  --
29.39/29.44	c  S st    24    238252      1728      4098      4202     22522     19330    228461     30.98     15.41  --
29.39/29.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.39/29.45	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
29.60/29.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     14 BRemL:      6 BRemN:      1 CBin:       0 P: 14.5M T:  0.24
29.60/29.69	c Calc non-exist non-lernt bins v-fix:     0 done:   1728 time:  0.00 s
29.60/29.69	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
29.70/29.71	c Subs w/ non-existent bins:      0 time:  0.02 s
29.70/29.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.70/29.73	c subs with bin:       27  lits-rem:        31  v-fix:    0  time:  0.01 s
29.70/29.73	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
29.89/29.96	c ORs :   2102 avg-s:  2.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
30.89/30.91	c Added 0 vars  tried: 80000 time: 0.94
30.89/30.91	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.94
30.89/30.91	c lits-rem:       874  cl-subs:     1413  v-elim:     15  v-fix:    0  time:  1.19 s
30.89/30.91	c learnt bin added due to v-elim: 0
30.89/30.92	c vivif2 --  cl tried     4098 cl shrink        0 lits rem          0 time: 0.00
30.89/30.93	c vivif2 --  cl tried    21082 cl shrink       29 lits rem         29 time: 0.01
30.99/31.01	c asymm  cl-useful: 0/4098/4098 lits-rem:0 time: 0.09
30.99/31.02	c calculated reachability. Time: 0.00
30.99/31.02	c  N dy    24    238252      1728      4098      4209     21082     19328    208651     30.98     15.41  --
48.09/48.15	c  N dy    25    357379      1728      4098      4212     25511     19328    223707     38.97     14.63  --
48.09/48.16	c  S st    25    357379      1728      4098      4212     25511     19328    223707     38.97     14.63  --
48.09/48.16	c Finding binary XORs  T:     0.00 s  found:       0
48.19/48.23	c  S st    25    357879      1728      4098      4212     26005     19328    231571     38.97     14.63  --
48.19/48.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.19/48.23	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
48.49/48.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      4 BRemL:      4 BRemN:      0 CBin:       0 P: 17.8M T:  0.27
48.49/48.51	c Calc non-exist non-lernt bins v-fix:     0 done:   1728 time:  0.00 s
48.49/48.51	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
48.49/48.53	c Subs w/ non-existent bins:      0 time:  0.02 s
48.49/48.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.49/48.55	c subs with bin:        2  lits-rem:         3  v-fix:    0  time:  0.01 s
48.49/48.55	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
48.69/48.78	c ORs :   2102 avg-s:  2.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 5.0 T:    0.04
49.69/49.78	c Added 2 vars  tried: 80000 time: 0.99
49.69/49.78	c ORs :      2 avg-s:  0.0 cl-sh:   205 l-rem:    205 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.99
49.69/49.78	c lits-rem:       947  cl-subs:     1159  v-elim:     15  v-fix:    0  time:  1.24 s
49.69/49.78	c learnt bin added due to v-elim: 0
49.69/49.78	c vivif2 --  cl tried     4100 cl shrink        0 lits rem          0 time: 0.00
49.79/49.80	c vivif2 --  cl tried    24842 cl shrink        7 lits rem          7 time: 0.01
49.79/49.89	c asymm  cl-useful: 0/4100/4100 lits-rem:0 time: 0.10
49.89/49.90	c calculated reachability. Time: 0.00
49.89/49.90	c  N dy    25    357879      1730      4100      4216     24842     19342    219526     38.97     14.63  --
84.60/84.61	c  N dy    26    536819      1730      4100      4226     32357     19342    309927     40.15     17.20  --
84.60/84.62	c  S st    26    536819      1730      4100      4226     32357     19342    309927     40.15     17.20  --
84.60/84.69	c  S st    26    537321      1730      4100      4226     32856     19342    321168     40.15     17.20  --
84.60/84.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.60/84.69	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
84.99/85.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:     18 BRemL:     11 BRemN:      0 CBin:       0 P: 26.2M T:  0.40
84.99/85.09	c Calc non-exist non-lernt bins v-fix:     0 done:   1730 time:  0.00 s
85.09/85.10	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
85.09/85.12	c Subs w/ non-existent bins:     34 time:  0.03 s
85.09/85.13	c Replacing        2 vars Replaced     1297 lits Time:     0.00 s 
85.09/85.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.09/85.15	c subs with bin:       89  lits-rem:       110  v-fix:    0  time:  0.02 s
85.09/85.15	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
85.59/85.64	c ORs :   2104 avg-s:  2.3 cl-sh:    28 l-rem:     28 b-add:      1 v-rep:   0 cl-rem: 7 avg s: 6.3 T:    0.05
86.69/86.76	c Added 11 vars  tried: 80000 time: 1.12
86.69/86.77	c ORs :     11 avg-s:  0.0 cl-sh:  1296 l-rem:   1296 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    1.12
86.69/86.77	c lits-rem:      2526  cl-subs:     2030  v-elim:     15  v-fix:    0  time:  1.62 s
86.69/86.77	c learnt bin added due to v-elim: 0
86.69/86.77	c vivif2 --  cl tried     4111 cl shrink        0 lits rem          0 time: 0.00
86.69/86.79	c vivif2 --  cl tried    30695 cl shrink       39 lits rem         42 time: 0.01
86.90/86.93	c asymm  cl-useful: 1/4111/4111 lits-rem:1 time: 0.14
86.90/86.94	c calculated reachability. Time: 0.00
86.90/86.94	c  N dy    26    537321      1739      4111      4255     30693     19417    296788     40.15     17.20  --
86.90/86.94	c  F st    26    537321      1739      4111      4255     30693     19417    296788     40.15     17.20  --
87.09/87.18	c Decided on static restart strategy
133.09/133.14	c  N dy    33    805983      1738      4111      4257     53854     19417    751803     27.46     15.51  --
133.09/133.17	c  S st    33    805983      1738      4111      4257     53854     19417    751803     27.46     15.51  --
133.19/133.28	c  S st    33    806491      1738      4111      4257     54359     19417    764473     27.46     15.51  --
133.19/133.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.19/133.28	c Cache  BProp: 4645 Set: 0 BXProp: 1 T: 0.00
133.79/133.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     23 BRemL:     18 BRemN:      2 CBin:       0 P: 36.3M T:  0.59
133.79/133.88	c Calc non-exist non-lernt bins v-fix:     0 done:   1738 time:  0.00 s
133.79/133.88	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
133.89/133.95	c Subs w/ non-existent bins:     20 time:  0.06 s
133.89/133.96	c Replacing        1 vars Replaced      378 lits Time:     0.01 s 
133.89/133.97	c bin-w-bin subsume rem            4 bins  time:  0.00 s
133.99/134.01	c subs with bin:        9  lits-rem:       283  v-fix:    0  time:  0.03 s
133.99/134.01	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
135.89/135.97	c ORs :   2115 avg-s:  2.3 cl-sh:    10 l-rem:     10 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 5.5 T:    0.09
137.19/137.21	c Added 4 vars  tried: 80000 time: 1.25
137.19/137.22	c ORs :      4 avg-s:  0.0 cl-sh:   516 l-rem:    516 b-add:      8 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    1.25
137.19/137.23	c lits-rem:      4360  cl-subs:     5712  v-elim:     16  v-fix:    0  time:  3.22 s
137.19/137.23	c learnt bin added due to v-elim: 0
137.19/137.23	c vivif2 --  cl tried     4105 cl shrink        0 lits rem          0 time: 0.00
137.19/137.27	c vivif2 --  cl tried    48607 cl shrink      415 lits rem        433 time: 0.04
137.29/137.35	c asymm  cl-useful: 0/1681/4105 lits-rem:0 time: 0.08
137.29/137.35	c calculated reachability. Time: 0.00
137.29/137.35	c  N dy    33    806491      1741      4105      4261     48607     19413    666681     27.46     15.51  --
246.69/246.76	c  N dy    34   1209736      1741      4105      4265     64925     19413   1072808     30.25     17.19  --
246.79/246.81	c  S st    34   1209736      1741      4105      4265     64925     19413   1072808     30.25     17.19  --
246.89/246.93	c  S st    34   1210241      1741      4105      4266     65428     19413   1083948     30.25     17.19  --
246.89/246.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.89/246.93	c Cache  BProp: 4645 Set: 0 BXProp: 1 T: 0.00
247.69/247.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     66 BRemL:     55 BRemN:      0 CBin:       0 P: 52.0M T:  0.86
247.69/247.79	c Calc non-exist non-lernt bins v-fix:     0 done:   1741 time:  0.00 s
247.69/247.80	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
247.79/247.89	c Subs w/ non-existent bins:     43 time:  0.09 s
247.79/247.89	c Replacing        2 vars Replaced     1105 lits Time:     0.01 s 
247.89/247.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.89/247.97	c subs with bin:       26  lits-rem:       339  v-fix:    0  time:  0.05 s
247.89/247.97	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
249.39/249.45	c ORs :   2120 avg-s:  2.3 cl-sh:    10 l-rem:     10 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 8.1 T:    0.14
250.29/250.31	c Added 14 vars  tried: 80000 time: 0.87
250.29/250.35	c ORs :     14 avg-s:  0.0 cl-sh:  5489 l-rem:   5489 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
250.29/250.37	c lits-rem:      1718  cl-subs:     6506  v-elim:     18  v-fix:    0  time:  2.40 s
250.29/250.37	c learnt bin added due to v-elim: 0
250.29/250.38	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.00
250.39/250.43	c vivif2 --  cl tried    58850 cl shrink      103 lits rem        133 time: 0.05
250.49/250.52	c asymm  cl-useful: 0/1419/4114 lits-rem:0 time: 0.09
250.49/250.52	c calculated reachability. Time: 0.00
250.49/250.52	c  N dy    34   1210241      1753      4114      4302     58850     19500    954296     30.25     17.19  --
392.71/392.77	c  N dy    35   1710241      1753      4114      4303     90846     19500   1781084     36.99     15.42  --
392.80/392.83	c  S st    35   1710241      1753      4114      4303     90846     19500   1781084     36.99     15.42  --
392.80/392.84	c Finding binary XORs  T:     0.00 s  found:       0
393.00/393.03	c  S st    35   1710746      1753      4114      4303     91346     19500   1791712     36.99     15.42  --
393.00/393.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
393.00/393.04	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
394.00/394.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      8 BRemL:      3 BRemN:      0 CBin:       0 P: 58.2M T:  1.05
394.00/394.09	c Calc non-exist non-lernt bins v-fix:     0 done:   1753 time:  0.00 s
394.00/394.09	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
394.20/394.24	c Subs w/ non-existent bins:      2 time:  0.15 s
394.20/394.28	c bin-w-bin subsume rem            1 bins  time:  0.00 s
394.30/394.36	c subs with bin:        6  lits-rem:        14  v-fix:    0  time:  0.08 s
394.30/394.36	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
398.00/398.05	c ORs :   2134 avg-s:  2.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 13.7 T:    0.30
399.10/399.12	c Added 4 vars  tried: 80000 time: 1.07
399.10/399.13	c ORs :      4 avg-s:  0.0 cl-sh:  1128 l-rem:   1128 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.08
399.10/399.16	c lits-rem:      1563  cl-subs:     4431  v-elim:     20  v-fix:    0  time:  4.80 s
399.10/399.16	c learnt bin added due to v-elim: 0
399.10/399.16	c vivif2 --  cl tried     4118 cl shrink        0 lits rem          0 time: 0.00
399.20/399.25	c vivif2 --  cl tried    86904 cl shrink       38 lits rem         49 time: 0.09
399.30/399.32	c asymm  cl-useful: 0/1018/4118 lits-rem:0 time: 0.08
399.30/399.33	c calculated reachability. Time: 0.00
399.30/399.33	c  N dy    35   1710746      1757      4118      4315     86904     19528   1699476     36.99     15.42  --
533.20/533.23	c  N dy    36   2210747      1757      4118      4315    101357     19528   1843189     34.97     16.01  --
533.30/533.31	c  S st    36   2210747      1757      4118      4315    101357     19528   1843189     34.97     16.01  --
533.50/533.52	c  S st    36   2211254      1757      4118      4315    101863     19528   1856900     34.97     16.01  --
533.50/533.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
533.50/533.53	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
534.50/534.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      1 CBin:       0 P: 60.0M T:  1.06
534.50/534.59	c Calc non-exist non-lernt bins v-fix:     0 done:   1757 time:  0.00 s
534.50/534.59	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
534.70/534.73	c Subs w/ non-existent bins:      0 time:  0.13 s
534.70/534.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
534.80/534.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
534.80/534.88	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
538.21/538.27	c ORs :   2138 avg-s:  2.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 9.0 T:    0.31
538.81/538.83	c Added 18 vars  tried: 80000 time: 0.56
539.01/539.03	c ORs :     18 avg-s:  0.0 cl-sh: 11594 l-rem:  11594 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    0.76
539.01/539.07	c lits-rem:       544  cl-subs:     5584  v-elim:     21  v-fix:    0  time:  4.18 s
539.01/539.07	c learnt bin added due to v-elim: 0
539.01/539.07	c vivif2 --  cl tried     4136 cl shrink        0 lits rem          0 time: 0.00
539.11/539.15	c vivif2 --  cl tried    96277 cl shrink       28 lits rem         36 time: 0.08
539.21/539.25	c asymm  cl-useful: 0/992/4136 lits-rem:0 time: 0.10
539.21/539.26	c calculated reachability. Time: 0.00
539.21/539.26	c  N dy    36   2211254      1775      4136      4351     96277     19652   1735346     34.97     16.01  --
750.91/750.93	c  N dy    37   2711255      1775      4136      4351    122265     19652   3835411     67.99     16.91  --
751.01/751.08	c  S st    37   2711255      1775      4136      4351    122265     19652   3835411     67.99     16.91  --
751.21/751.30	c  S st    37   2711755      1775      4136      4351    122759     19652   3846301     67.99     16.91  --
751.31/751.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.31/751.31	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
752.61/752.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      5 BRemL:      1 BRemN:      0 CBin:       0 P: 60.0M T:  1.33
752.61/752.65	c Calc non-exist non-lernt bins v-fix:     0 done:   1775 time:  0.01 s
752.61/752.65	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
752.91/752.97	c Subs w/ non-existent bins:      0 time:  0.33 s
753.01/753.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.51/753.56	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.50 s
753.51/753.56	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
797.90/797.93	c ORs :   2156 avg-s:  2.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 29.5 T:    1.03
798.61/798.64	c Added 18 vars  tried: 80000 time: 0.70
799.20/799.24	c ORs :     18 avg-s:  0.0 cl-sh: 27414 l-rem:  27414 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    1.30
799.30/799.30	c lits-rem:       421  cl-subs:     5886  v-elim:     23  v-fix:    0  time: 45.74 s
799.30/799.30	c learnt bin added due to v-elim: 0
799.30/799.30	c vivif2 --  cl tried     4154 cl shrink        0 lits rem          0 time: 0.00
799.50/799.50	c vivif2 --  cl tried   116867 cl shrink       41 lits rem         53 time: 0.19
799.61/799.62	c asymm  cl-useful: 0/675/4154 lits-rem:0 time: 0.13
799.61/799.63	c calculated reachability. Time: 0.00
799.61/799.63	c  N dy    37   2711755      1793      4154      4391    116867     19778   3528425     67.99     16.91  --
799.61/799.63	c  F st    37   2711755      1793      4154      4391    116867     19778   3528425     67.99     16.91  --
800.00/800.04	c Decided on static restart strategy
1026.81/1026.87	c  N dy    44   3211755      1793      4154      4392     91990     19778   1529845     69.23     17.50  --
1026.91/1026.93	c  S st    44   3211755      1793      4154      4392     91990     19778   1529845     69.23     17.50  --
1027.11/1027.15	c  S st    44   3212262      1793      4154      4392     92495     19778   1539969     69.23     17.50  --
1027.11/1027.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1027.11/1027.16	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
1028.11/1028.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     13 BRemL:      5 BRemN:      0 CBin:       0 P: 60.0M T:  1.00
1028.11/1028.16	c Calc non-exist non-lernt bins v-fix:     0 done:   1793 time:  0.00 s
1028.11/1028.16	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
1028.21/1028.27	c Subs w/ non-existent bins:      0 time:  0.11 s
1028.31/1028.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1028.42/1028.45	c subs with bin:        0  lits-rem:        26  v-fix:    0  time:  0.15 s
1028.42/1028.46	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
1030.62/1030.60	c ORs :   2174 avg-s:  2.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.29
1031.12/1031.11	c Added 19 vars  tried: 80000 time: 0.51
1031.12/1031.18	c ORs :     19 avg-s:  0.0 cl-sh:  9472 l-rem:   9472 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
1031.22/1031.21	c lits-rem:       997  cl-subs:     2476  v-elim:     26  v-fix:    0  time:  2.76 s
1031.22/1031.21	c learnt bin added due to v-elim: 0
1031.22/1031.21	c vivif2 --  cl tried     4173 cl shrink        0 lits rem          0 time: 0.00
1031.22/1031.28	c vivif2 --  cl tried    90019 cl shrink       70 lits rem         91 time: 0.07
1031.32/1031.37	c asymm  cl-useful: 0/922/4173 lits-rem:0 time: 0.09
1031.32/1031.38	c calculated reachability. Time: 0.00
1031.32/1031.38	c  N dy    44   3212262      1812      4173      4438     90019     19911   1446369     69.23     17.50  --
1295.92/1295.98	c  N dy    45   3712263      1812      4173      4441    100939     19911   1995440     78.45     18.43  --
1296.02/1296.06	c  S st    45   3712263      1812      4173      4441    100939     19911   1995440     78.45     18.43  --
1296.02/1296.06	c Finding binary XORs  T:     0.00 s  found:       0
1296.32/1296.33	c  S st    45   3712765      1812      4173      4442    101434     19911   2008940     78.45     18.43  --
1296.32/1296.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1296.32/1296.34	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
1297.32/1297.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      7 BRemL:      5 BRemN:      0 CBin:       0 P: 60.0M T:  1.04
1297.32/1297.38	c Calc non-exist non-lernt bins v-fix:     0 done:   1812 time:  0.00 s
1297.32/1297.38	c Cache  BProp: 4645 Set: 0 BXProp: 0 T: 0.00
1297.52/1297.53	c Subs w/ non-existent bins:      0 time:  0.15 s
1297.52/1297.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1297.82/1297.80	c subs with bin:        1  lits-rem:        20  v-fix:    0  time:  0.22 s
1297.82/1297.80	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s

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-3282387-1303755677/watcher-3282387-1303755677 -o /tmp/evaluation-result-3282387-1303755677/solver-3282387-1303755677 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3282387-1303755677.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.86 3.67 7/181 31137
/proc/meminfo: memFree=14271700/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=29388 CPUtime=0 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 731 0 0 0 0 0 0 0 22 0 1 0 565798470 30093312 669 33554432000 4194304 4797429 140736901846240 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 7347 671 348 148 0 2276 0

[startup+0.0982309 s]
/proc/loadavg: 3.40 3.86 3.67 7/181 31137
/proc/meminfo: memFree=14271700/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=34196 CPUtime=0.09 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 2058 0 0 0 9 0 0 0 22 0 1 0 565798470 35016704 1615 33554432000 4194304 4797429 140736901846240 18446744073709551615 4428610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 8549 1615 373 148 0 3478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34196

[startup+0.100229 s]
/proc/loadavg: 3.40 3.86 3.67 7/181 31137
/proc/meminfo: memFree=14271700/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=34196 CPUtime=0.09 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 2058 0 0 0 9 0 0 0 22 0 1 0 565798470 35016704 1615 33554432000 4194304 4797429 140736901846240 18446744073709551615 4428520 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 8549 1615 373 148 0 3478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34196

[startup+0.30019 s]
/proc/loadavg: 3.40 3.86 3.67 7/181 31137
/proc/meminfo: memFree=14271700/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=135068 CPUtime=0.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 2730 0 0 0 29 0 0 0 23 0 1 0 565798470 138309632 2239 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 33767 2239 413 148 0 28696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135068

[startup+0.700132 s]
/proc/loadavg: 3.40 3.86 3.67 7/181 31137
/proc/meminfo: memFree=14271700/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=135724 CPUtime=0.69 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 3115 0 0 0 69 0 0 0 25 0 1 0 565798470 138981376 2499 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 33931 2500 414 148 0 28860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135724

[startup+1.50099 s]
/proc/loadavg: 3.40 3.86 3.67 5/190 31149
/proc/meminfo: memFree=14066172/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=136540 CPUtime=1.49 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 3844 0 0 0 149 0 0 0 25 0 1 0 565798470 139816960 2626 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 34135 2626 414 148 0 29064 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136540

[startup+3.10072 s]
/proc/loadavg: 3.40 3.86 3.67 5/190 31149
/proc/meminfo: memFree=14056872/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=139652 CPUtime=3.09 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 5378 0 0 0 309 0 0 0 25 0 1 0 565798470 143003648 3297 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 34913 3297 416 148 0 29842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139652

[startup+6.30015 s]
/proc/loadavg: 3.52 3.87 3.68 5/190 31149
/proc/meminfo: memFree=14053496/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=141400 CPUtime=6.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 6837 0 0 0 627 2 0 0 25 0 1 0 565798470 144793600 3826 33554432000 4194304 4797429 140736901846240 18446744073709551615 4509088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 35350 3826 419 148 0 30279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141400

[startup+12.701 s]
/proc/loadavg: 3.56 3.88 3.68 5/190 31149
/proc/meminfo: memFree=13615996/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=146600 CPUtime=12.69 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 9592 0 0 0 1267 2 0 0 25 0 1 0 565798470 150118400 4888 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 36650 4888 419 148 0 31579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146600

[startup+25.5007 s]
/proc/loadavg: 3.66 3.88 3.69 5/190 31150
/proc/meminfo: memFree=13331804/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=149124 CPUtime=25.49 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 14364 0 0 0 2546 3 0 0 25 0 1 0 565798470 152702976 5904 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 37281 5904 419 148 0 32210 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149124

[startup+51.1002 s]
/proc/loadavg: 3.77 3.89 3.69 5/190 31151
/proc/meminfo: memFree=13105272/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=152680 CPUtime=51.09 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 22933 0 0 0 5104 5 0 0 25 0 1 0 565798470 156344320 6656 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 38170 6656 419 148 0 33099 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152680

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.71 5/190 31152
/proc/meminfo: memFree=12682932/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=158052 CPUtime=102.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 37550 0 0 0 10221 8 0 0 25 0 1 0 565798470 161845248 8514 33554432000 4194304 4797429 140736901846240 18446744073709551615 4422959 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 39513 8514 419 148 0 34442 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 158052

[startup+162.301 s]
/proc/loadavg: 4.11 3.95 3.74 5/190 31153
/proc/meminfo: memFree=12616880/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=164672 CPUtime=162.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 52651 0 0 0 16217 12 0 0 25 0 1 0 565798470 168624128 9550 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 41168 9550 419 148 0 36097 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164672

[startup+222.3 s]
/proc/loadavg: 4.07 3.97 3.75 5/190 31155
/proc/meminfo: memFree=12523112/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=167708 CPUtime=222.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 64256 0 0 0 22213 16 0 0 25 0 1 0 565798470 171732992 11270 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 41927 11270 419 148 0 36856 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 167708

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.77 5/190 31157
/proc/meminfo: memFree=12503356/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=174248 CPUtime=282.3 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 75955 0 0 0 28211 19 0 0 25 0 1 0 565798470 178429952 12932 33554432000 4194304 4797429 140736901846240 18446744073709551615 4426003 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 43562 12932 419 148 0 38491 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 174248

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.78 5/190 31158
/proc/meminfo: memFree=12476432/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=175380 CPUtime=342.3 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 86602 0 0 0 34207 23 0 0 25 0 1 0 565798470 179589120 13237 33554432000 4194304 4797429 140736901846240 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 43845 13237 419 148 0 38774 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175380

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 31160
/proc/meminfo: memFree=12459916/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=183088 CPUtime=402.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 97039 0 0 0 40203 26 0 0 25 0 1 0 565798470 187482112 15312 33554432000 4194304 4797429 140736901846240 18446744073709551615 4352526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 45772 15312 429 148 0 40701 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 183088

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 31161
/proc/meminfo: memFree=12443640/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=185528 CPUtime=462.29 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 107512 0 0 0 46199 30 0 0 25 0 1 0 565798470 189980672 14919 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 46382 14919 419 148 0 41311 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 185528

[startup+522.301 s]
/proc/loadavg: 3.78 3.92 3.80 4/184 31180
/proc/meminfo: memFree=13083168/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=188004 CPUtime=522.3 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 117429 0 0 0 52197 33 0 0 25 0 1 0 565798470 192516096 14708 33554432000 4194304 4797429 140736901846240 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 47001 14708 419 148 0 41930 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 188004

[startup+582.3 s]
/proc/loadavg: 3.28 3.75 3.74 4/184 31182
/proc/meminfo: memFree=13052908/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=195340 CPUtime=582.3 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 129736 0 0 0 58194 36 0 0 25 0 1 0 565798470 200028160 18312 33554432000 4194304 4797429 140736901846240 18446744073709551615 4340837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 48835 18312 419 148 0 43764 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 195340

[startup+642.301 s]
/proc/loadavg: 3.10 3.61 3.69 4/184 31183
/proc/meminfo: memFree=13056108/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=199272 CPUtime=642.3 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 141198 0 0 0 64191 39 0 0 25 0 1 0 565798470 204054528 19666 33554432000 4194304 4797429 140736901846240 18446744073709551615 215988289047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 49818 19666 419 148 0 44747 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 199272

[startup+702.3 s]
/proc/loadavg: 3.04 3.50 3.65 4/184 31185
/proc/meminfo: memFree=13050380/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=202688 CPUtime=702.3 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 152133 0 0 0 70188 42 0 0 25 0 1 0 565798470 207552512 19798 33554432000 4194304 4797429 140736901846240 18446744073709551615 4387650 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 50672 19798 419 148 0 45601 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 202688

[startup+762.307 s]
/proc/loadavg: 3.05 3.42 3.61 4/184 31186
/proc/meminfo: memFree=13017240/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=216208 CPUtime=762.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 162375 0 0 0 76187 44 0 0 25 0 1 0 565798470 221396992 24749 33554432000 4194304 4797429 140736901846240 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 54052 24749 419 148 0 48981 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 216208

[startup+822.3 s]
/proc/loadavg: 3.02 3.34 3.57 4/184 31188
/proc/meminfo: memFree=13010020/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=220472 CPUtime=822.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 167898 0 0 0 82185 46 0 0 25 0 1 0 565798470 225763328 24782 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 55118 24782 419 148 0 50047 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 220472

[startup+882.301 s]
/proc/loadavg: 3.06 3.29 3.53 4/184 31190
/proc/meminfo: memFree=13009748/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=221340 CPUtime=882.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 178082 0 0 0 88182 49 0 0 25 0 1 0 565798470 226652160 24067 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 55335 24067 419 148 0 50264 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 221340

[startup+942.3 s]
/proc/loadavg: 3.02 3.24 3.50 4/184 31191
/proc/meminfo: memFree=12998304/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=222912 CPUtime=942.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 186625 0 0 0 94179 52 0 0 25 0 1 0 565798470 228261888 27159 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 55728 27159 419 148 0 50657 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222912

[startup+1002.3 s]
/proc/loadavg: 3.00 3.19 3.46 4/184 31193
/proc/meminfo: memFree=12995912/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=224468 CPUtime=1002.32 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 197316 0 0 0 100177 55 0 0 25 0 1 0 565798470 229855232 26503 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 56117 26503 419 148 0 51046 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 224468

[startup+1062.3 s]
/proc/loadavg: 3.00 3.15 3.43 4/184 31197
/proc/meminfo: memFree=12970292/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=226256 CPUtime=1062.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 205275 0 0 0 106174 57 0 0 25 0 1 0 565798470 231686144 28476 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 56564 28476 419 148 0 51493 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 226256

[startup+1122.3 s]
/proc/loadavg: 3.04 3.14 3.41 4/184 31199
/proc/meminfo: memFree=12990852/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=228528 CPUtime=1122.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 216181 0 0 0 112171 60 0 0 25 0 1 0 565798470 234012672 27610 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 57132 27610 419 148 0 52061 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 228528

[startup+1182.3 s]
/proc/loadavg: 3.01 3.11 3.38 4/184 31201
/proc/meminfo: memFree=12965164/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=230520 CPUtime=1182.31 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 225039 0 0 0 118168 63 0 0 25 0 1 0 565798470 236052480 29937 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424979 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 57630 29937 419 148 0 52559 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 230520

[startup+1242.3 s]
/proc/loadavg: 3.00 3.09 3.35 4/184 31202
/proc/meminfo: memFree=12965012/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=231800 CPUtime=1242.32 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 234024 0 0 0 124165 67 0 0 25 0 1 0 565798470 237363200 25582 33554432000 4194304 4797429 140736901846240 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 57950 25582 419 148 0 52879 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 231800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.07 3.33 5/184 31204
/proc/meminfo: memFree=12954072/32950940 swapFree=67111528/67111528
[pid=31137] ppid=31134 vsize=234384 CPUtime=1300.02 cores=4,6
/proc/31137/stat : 31137 (techdemo) R 31134 31137 29806 0 -1 4202496 242761 0 0 0 129932 70 0 0 25 0 1 0 565798470 240009216 27217 33554432000 4194304 4797429 140736901846240 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31137/statm: 58596 27217 419 148 0 53525 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 234384

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.33
CPU system time (s): 0.708892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 333884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.708892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242761
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= 2026

runsolver used 2.13167 second user time and 4.97324 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 20:21:17
IDJOB=3282387
IDBENCH=70810
IDSOLVER=1585
FILE ID=node117/3282387-1303755677
RUNJOBID= node117-1303755677-31107
PBS_JOBID= 13154045
Free space on /tmp= 71624 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282387-1303755677/watcher-3282387-1303755677 -o /tmp/evaluation-result-3282387-1303755677/solver-3282387-1303755677 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3282387-1303755677.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=975664325

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14273352 kB
Buffers:       2320196 kB
Cached:       15730176 kB
SwapCached:          0 kB
Active:       10457764 kB
Inactive:      7661852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14273352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37800 kB
Writeback:           0 kB
AnonPages:       68200 kB
Mapped:          15268 kB
Slab:           494396 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   203236 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= 71600 MiB
End job on node117 at 2011-04-25 20:42:59