Trace number 3173066

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-mt? (TO) 4800.4 1201.72

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S969033069-088.SATISFIABLE.cnf
MD5SUM73d9fe7597a311fec40e782ce52bc60b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101983
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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 4 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-3173066-1304127005.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.44/0.12	c asymm  cl-useful: 0/1905/5340 lits-rem:0 time: 0.43
0.44/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.01
0.44/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
0.44/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.44/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.44/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.44/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.44/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.44/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.04 s
0.44/0.14	c learnt bin added due to v-elim: 0
0.44/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.44/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.44/0.14	c calculated reachability. Time: 0.00
0.44/0.14	c Calc default polars -  time:   0.00 s pos:      24 undec:       3 neg:      33
0.44/0.14	c =========================================================================================
0.44/0.14	c types(t): F = full restart, N = normal restart
0.44/0.14	c types(t): S = simplification begin/end, E = solution found
0.44/0.14	c restart types(rt): st = static, dy = dynamic
0.44/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.44/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.74/0.22	c Decided on static restart strategy
1.14/0.31	c  N dy    19      4026        60      5340         0      3602     37380     76732     21.72     18.68  --
1.94/0.52	c  N dy    46      8071        60      5340         0      4988     37380    100233     21.39     18.78  --
2.74/0.75	c  N dy    73     12107        60      5340         0      4781     37380     86159     20.90     18.83  --
3.54/0.99	c  N dy   100     16122        60      5340         0      8389     37380    162863     21.56     18.85  --
4.76/1.25	c  N dy   127     20147        60      5340         0      6964     37380    122396     21.02     18.87  --
5.94/1.52	c  N dy   155     24271        60      5340         0     10689     37380    201959     21.35     18.88  --
7.14/1.82	c  N dy   183     28403        60      5340         0      8263     37380    140930     21.44     18.87  --
7.54/1.94	c  S st   194     30001        60      5340         0      9702     37380    171440     21.20     18.87  --
7.54/1.99	c  S st   194     30505        60      5340         0     10159     37380    181449     21.20     18.87  --
7.54/1.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.54/1.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.94/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.08
7.94/2.01	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
7.94/2.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.94/2.01	c Subs w/ non-existent bins:      0 time:  0.00 s
7.94/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.94/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.94/2.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.93/2.56	c lits-rem:      1136  cl-subs:     1306  v-elim:     60  v-fix:    0  time:  2.20 s
9.93/2.56	c learnt bin added due to v-elim: 0
9.93/2.56	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
9.93/2.56	c vivif2 --  cl tried     8853 cl shrink        0 lits rem          0 time: 0.00
10.73/2.71	c asymm  cl-useful: 0/2063/5340 lits-rem:0 time: 0.60
10.73/2.71	c calculated reachability. Time: 0.00
10.73/2.71	c  N dy   194     30505        60      5340         0      8853     37380    154795     21.20     18.87  --
10.73/2.72	c  F st   194     30505        60      5340         0      8853     37380    154795     21.20     18.87  --
11.13/2.86	c Decided on static restart strategy
11.93/3.01	c  N dy   213     34540        60      5340         0     12443     37380    231969     22.49     18.88  --
13.14/3.32	c  N dy   240     38563        60      5340         0      9025     37380    148264     22.10     18.90  --
14.32/3.63	c  N dy   267     42614        60      5340         0     12671     37380    226182     21.26     18.91  --
15.52/3.92	c  S st   289     45757        60      5340         0     15473     37380    285939     21.36     18.91  --
15.52/3.98	c  S st   289     46261        60      5340         0     15934     37380    295967     21.36     18.91  --
15.52/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.52/3.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.92/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.16
15.92/4.02	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
15.92/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.92/4.02	c Subs w/ non-existent bins:      0 time:  0.01 s
15.92/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.92/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.92/4.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.32/4.68	c lits-rem:      1685  cl-subs:     2078  v-elim:     60  v-fix:    0  time:  2.60 s
18.32/4.68	c learnt bin added due to v-elim: 0
18.32/4.68	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
18.32/4.68	c vivif2 --  cl tried    13856 cl shrink        0 lits rem          0 time: 0.01
19.12/4.82	c asymm  cl-useful: 0/1372/5340 lits-rem:0 time: 0.58
19.12/4.82	c calculated reachability. Time: 0.00
19.12/4.82	c  N dy   289     46261        60      5340         0     13856     37380    249146     21.36     18.91  --
20.32/5.18	c  N dy   316     50277        60      5340         0      9580     37380    149589     21.18     18.92  --
21.52/5.50	c  N dy   343     54343        60      5340         0     13236     37380    228016     21.84     18.93  --
23.11/5.88	c  N dy   370     58369        60      5340         0     16837     37380    305137     20.98     18.94  --
24.71/6.23	c  N dy   397     62375        60      5340         0     11549     37380    181007     21.66     18.94  --
25.92/6.58	c  N dy   424     66421        60      5340         0     15159     37380    257699     20.95     18.93  --
27.11/6.89	c  S st   444     69392        60      5340         0     17841     37380    315376     21.45     18.94  --
27.51/6.96	c  S st   444     69895        60      5340         0     18310     37380    325655     21.45     18.94  --
27.51/6.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.51/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.91/7.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.22
27.91/7.01	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
27.91/7.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.91/7.01	c Subs w/ non-existent bins:      0 time:  0.01 s
27.91/7.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.91/7.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.91/7.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.73/7.74	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.00
34.70/8.78	c Added 1 vars  tried: 16020 time: 4.15
34.70/8.79	c ORs :      1 avg-s:  0.0 cl-sh:  1462 l-rem:   1462 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.19
34.70/8.79	c lits-rem:      1707  cl-subs:     2311  v-elim:     60  v-fix:    0  time:  7.09 s
34.70/8.79	c learnt bin added due to v-elim: 0
34.70/8.80	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
34.70/8.80	c vivif2 --  cl tried    15999 cl shrink        0 lits rem          0 time: 0.01
35.52/8.96	c asymm  cl-useful: 0/1841/5341 lits-rem:0 time: 0.63
35.52/8.96	c calculated reachability. Time: 0.00
35.52/8.96	c  N dy   444     69895        61      5341         2     15999     37364    273549     21.45     18.94  --
35.52/8.96	c  F st   444     69895        61      5341         2     15999     37364    273549     21.45     18.94  --
36.30/9.16	c Decided on static restart strategy
37.50/9.41	c  N dy   466     74408        61      5341         2     10299     37364    147442     22.60     18.98  --
38.70/9.79	c  N dy   498     79227        61      5341         2     14595     37364    241953     22.22     19.03  --
40.69/10.25	c  N dy   532     84378        61      5341         2     19245     37364    346432     22.30     19.10  --
42.69/10.76	c  N dy   569     89887        61      5341         2     13511     37364    206655     23.09     19.14  --
44.68/11.27	c  N dy   607     95695        61      5341         2     18706     37364    322226     22.25     19.19  --
47.49/11.92	c  N dy   648    101944        61      5341         2     12682     37364    177244     21.59     19.24  --
48.30/12.18	c  S st   668    104843        61      5341         2     15262     37364    234706     22.62     19.27  --
48.71/12.23	c  S st   668    105345        61      5341         2     15731     37364    244912     22.62     19.27  --
48.71/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.71/12.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.71/12.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.20
48.71/12.29	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
48.71/12.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.71/12.29	c Subs w/ non-existent bins:      0 time:  0.01 s
48.71/12.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.71/12.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.71/12.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
51.09/12.87	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
51.09/12.88	c lits-rem:       673  cl-subs:     1074  v-elim:     60  v-fix:    0  time:  2.34 s
51.09/12.88	c learnt bin added due to v-elim: 0
51.09/12.88	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
51.09/12.88	c vivif2 --  cl tried    14657 cl shrink        0 lits rem          0 time: 0.01
51.89/13.03	c asymm  cl-useful: 0/1541/5341 lits-rem:0 time: 0.60
51.89/13.03	c calculated reachability. Time: 0.00
51.89/13.03	c  N dy   668    105345        61      5341         2     14657     37364    221366     22.62     19.27  --
54.28/13.64	c  N dy   713    112094        61      5341         2     20719     37364    356644     22.97     19.31  --
57.09/14.38	c  N dy   761    119317        61      5341         2     14713     37364    212304     22.08     19.34  --
60.27/15.11	c  N dy   812    127039        61      5341         2     21554     37364    364327     23.07     19.39  --
63.46/15.96	c  N dy   866    135148        61      5341         2     15449     37364    219651     22.61     19.44  --
67.06/16.80	c  N dy   924    143917        61      5341         2     23271     37364    394351     22.57     19.48  --
71.05/17.83	c  N dy   985    153109        61      5341         2     17261     37364    250168     22.26     19.52  --
73.05/18.35	c  S st  1018    158017        61      5341         2     21619     37364    346136     22.52     19.53  --
73.45/18.43	c  S st  1018    158523        61      5341         2     22074     37364    356034     22.52     19.53  --
73.45/18.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.45/18.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.85/18.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.32
73.85/18.51	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
73.85/18.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.85/18.51	c Subs w/ non-existent bins:      0 time:  0.01 s
73.85/18.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.85/18.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.85/18.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
76.64/19.27	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
76.64/19.27	c lits-rem:       736  cl-subs:     1976  v-elim:     60  v-fix:    0  time:  3.01 s
76.64/19.27	c learnt bin added due to v-elim: 0
76.64/19.27	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
76.64/19.27	c vivif2 --  cl tried    20098 cl shrink        0 lits rem          0 time: 0.01
77.44/19.43	c asymm  cl-useful: 0/1156/5341 lits-rem:0 time: 0.62
77.44/19.43	c calculated reachability. Time: 0.00
77.44/19.43	c  N dy  1018    158523        61      5341         2     20098     37364    312373     22.52     19.53  --
82.24/20.67	c  N dy  1086    168748        61      5341         2     29230     37364    513815     21.74     19.55  --
87.04/21.83	c  N dy  1158    179525        61      5341         2     23785     37364    386930     22.70     19.57  --
93.03/23.30	c  N dy  1235    191108        61      5341         2     18093     37364    249847     22.13     19.58  --
98.62/24.70	c  N dy  1317    203398        61      5341         2     29055     37364    492936     22.46     19.59  --
104.61/26.29	c  N dy  1403    216432        61      5341         2     23719     37364    365596     21.91     19.63  --
112.59/28.20	c  N dy  1495    230324        61      5341         2     18276     37364    231952     22.45     19.65  --
115.80/29.05	c  S st  1545    237784        61      5341         2     24909     37364    378068     21.88     19.65  --
116.20/29.13	c  S st  1545    238285        61      5341         2     25375     37364    388289     21.88     19.65  --
116.20/29.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.20/29.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.60/29.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.40
116.60/29.23	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
116.60/29.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.60/29.23	c Subs w/ non-existent bins:      0 time:  0.01 s
116.60/29.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.60/29.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.60/29.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
119.79/30.09	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
119.79/30.10	c lits-rem:       919  cl-subs:     1959  v-elim:     60  v-fix:    0  time:  3.41 s
119.79/30.10	c learnt bin added due to v-elim: 0
120.19/30.10	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
120.19/30.10	c vivif2 --  cl tried    23416 cl shrink        0 lits rem          0 time: 0.01
120.59/30.23	c asymm  cl-useful: 0/803/5341 lits-rem:0 time: 0.52
120.59/30.23	c calculated reachability. Time: 0.00
120.59/30.23	c  N dy  1545    238285        61      5341         2     23416     37364    346348     21.88     19.65  --
128.98/32.36	c  N dy  1646    253588        65      5341        11     37066     37380    648415     22.06     19.65  --
137.37/34.47	c  N dy  1754    269873        65      5341        13     33185     37382    556995     22.96     19.66  --
147.36/36.92	c  N dy  1869    287199        65      5341        13     29054     37382    448719     22.52     19.65  --
158.56/39.71	c  N dy  1991    305566        65      5341        13     24908     37382    346166     23.31     19.65  --
170.92/42.80	c  N dy  2121    325165        65      5341        13     42528     37382    739172     23.30     19.65  --
182.90/45.83	c  N dy  2254    345263        65      5341        13     39035     37382    651429     22.97     19.65  --
190.90/47.85	c  S st  2336    357427        65      5341        13     27496     37382    383133     22.72     19.67  --
191.30/47.95	c  S st  2336    357928        68      5341        27     27956     37402    393149     22.72     19.67  --
191.30/47.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.30/47.95	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
191.70/48.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.47
191.70/48.07	c Calc non-exist non-lernt bins v-fix:     0 done:     68 time:  0.00 s
191.70/48.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.70/48.07	c Subs w/ non-existent bins:      0 time:  0.01 s
192.09/48.11	c Replacing        3 vars Replaced     5836 lits Time:     0.15 s 
192.09/48.12	c bin-w-bin subsume rem            6 bins  time:  0.00 s
192.09/48.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.09/48.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
196.09/49.12	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
196.09/49.13	c lits-rem:       800  cl-subs:     1604  v-elim:     60  v-fix:    0  time:  4.03 s
196.09/49.13	c learnt bin added due to v-elim: 0
196.09/49.13	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
196.09/49.13	c vivif2 --  cl tried    26352 cl shrink        0 lits rem          0 time: 0.01
196.49/49.28	c asymm  cl-useful: 0/1327/5341 lits-rem:0 time: 0.60
196.49/49.28	c calculated reachability. Time: 0.00
196.49/49.28	c  N dy  2336    357928        65      5341        10     26352     37380    360453     22.72     19.67  --
208.87/52.35	c  N dy  2470    378038        65      5341        10     44478     37380    769675     22.55     19.68  --
221.25/55.44	c  N dy  2604    398068        65      5341        10     39366     37380    644604     23.54     19.68  --
234.43/58.79	c  N dy  2738    418077        65      5341        10     33185     37380    495836     23.07     19.71  --
249.22/62.45	c  N dy  2872    438140        65      5341        10     26099     37380    319808     23.06     19.72  --
262.00/65.67	c  N dy  3006    458216        65      5341        10     44071     37380    728675     22.61     19.72  --
276.39/69.29	c  N dy  3140    478272        69      5341        32     36056     37408    533548     21.60     19.71  --
292.76/73.30	c  N dy  3273    498312        69      5341        32     27102     37408    316912     22.03     19.71  --
306.33/76.77	c  N dy  3406    518414        69      5341        32     45320     37408    726055     22.82     19.67  --
320.74/80.36	c  S st  3530    536894        69      5341        32     34061     37408    461951     23.54     19.66  --
321.14/80.48	c  S st  3530    537397        69      5341        32     34532     37408    472688     23.54     19.66  --
321.14/80.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
321.14/80.48	c Cache  BProp: 0 Set: 0 BXProp: 3 T: 0.00
321.92/80.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.8M T:  0.67
321.92/80.65	c Calc non-exist non-lernt bins v-fix:     0 done:     69 time:  0.00 s
321.92/80.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
321.92/80.65	c Subs w/ non-existent bins:      0 time:  0.02 s
321.92/80.66	c Replacing        4 vars Replaced     1250 lits Time:     0.04 s 
321.92/80.67	c bin-w-bin subsume rem            8 bins  time:  0.00 s
321.92/80.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.92/80.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
327.11/81.92	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
351.08/87.91	c Added 1 vars  tried: 80000 time: 23.95
351.08/87.95	c ORs :      1 avg-s:  0.0 cl-sh:  2900 l-rem:   2900 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:   24.10
351.08/87.96	c lits-rem:      1061  cl-subs:     1790  v-elim:     60  v-fix:    0  time: 29.11 s
351.08/87.96	c learnt bin added due to v-elim: 0
351.08/87.96	c vivif2 --  cl tried     5342 cl shrink        0 lits rem          0 time: 0.00
351.08/87.96	c vivif2 --  cl tried    32741 cl shrink        0 lits rem          0 time: 0.02
351.90/88.13	c asymm  cl-useful: 0/802/5342 lits-rem:0 time: 0.65
351.90/88.13	c calculated reachability. Time: 0.00
351.90/88.13	c  N dy  3530    537397        66      5342        13     32741     37360    434190     23.54     19.66  --
351.90/88.13	c  F st  3530    537397        66      5342        13     32741     37360    434190     23.54     19.66  --
353.08/88.47	c Decided on static restart strategy
366.26/91.76	c  N dy  3655    557467        66      5342        14     50834     37360    846716     22.96     19.66  --
382.26/95.74	c  N dy  3789    577608        66      5342        14     40175     37360    590676     22.97     19.65  --
398.62/99.88	c  N dy  3922    597699        68      5342        18     58344     37368   1002335     22.69     19.64  --
413.79/103.69	c  N dy  4055    617782        68      5342        18     46887     37368    729882     23.12     19.64  --
433.37/108.59	c  N dy  4189    637885        68      5342        18     34321     37368    431075     23.30     19.62  --
449.75/112.68	c  N dy  4322    657963        68      5342        18     52614     37368    846257     22.69     19.62  --
468.53/117.35	c  N dy  4456    678097        68      5342        18     39301     37368    531891     23.48     19.60  --
485.70/121.63	c  N dy  4589    698117        72      5342        30     57588     37388    950274     23.21     19.60  --
503.67/126.16	c  N dy  4722    718173        72      5342        30     43033     37388    603924     23.05     19.58  --
522.06/130.70	c  N dy  4855    738202        72      5342        30     61451     37388   1027016     23.55     19.57  --
540.44/135.33	c  N dy  4989    758308        72      5342        30     46029     37388    661499     22.46     19.54  --
560.40/140.37	c  N dy  5122    778358        75      5342        36     64514     37400   1084347     22.79     19.52  --
579.18/145.00	c  N dy  5255    798359        75      5342        36     48038     37400    694465     23.42     19.50  --
586.36/146.86	c  S st  5307    806095        75      5342        36     55114     37400    855958     22.46     19.49  --
587.16/147.05	c  S st  5307    806598        75      5342        36     55589     37400    866197     22.46     19.49  --
587.16/147.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
587.16/147.06	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
588.78/147.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.1M T:  1.47
588.78/147.43	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
588.78/147.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
588.78/147.44	c Subs w/ non-existent bins:      0 time:  0.04 s
589.18/147.52	c Replacing        2 vars Replaced     4243 lits Time:     0.34 s 
589.18/147.54	c bin-w-bin subsume rem            4 bins  time:  0.00 s
589.18/147.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
589.18/147.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
599.94/150.21	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
647.88/162.21	c Added 1 vars  tried: 80000 time: 47.92
648.68/162.48	c ORs :      1 avg-s:  0.0 cl-sh: 11161 l-rem:  11161 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:   48.99
649.08/162.50	c lits-rem:      1663  cl-subs:     3661  v-elim:     60  v-fix:    0  time: 59.75 s
649.08/162.50	c learnt bin added due to v-elim: 0
649.08/162.50	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
649.08/162.51	c vivif2 --  cl tried    51927 cl shrink        0 lits rem          0 time: 0.05
649.48/162.60	c asymm  cl-useful: 0/251/5343 lits-rem:0 time: 0.37
649.48/162.60	c calculated reachability. Time: 0.00
649.48/162.60	c  N dy  5307    806598        74      5343        29     51927     37368    778036     22.46     19.49  --
672.26/168.32	c  N dy  5442    826709        74      5343        29     70524     37368   1195740     22.24     19.48  --
1092.09/273.41	c  N dy  5467   1209897        74      5343        29     63543     37368    957424     20.64     18.63  --
1092.09/273.45	c  S st  5467   1209897        74      5343        29     63543     37368    957424     20.64     18.63  --
1092.89/273.67	c  S st  5467   1210400        75      5343        33     64025     37374    967780     20.64     18.63  --
1092.89/273.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1092.89/273.67	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
1094.50/274.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.2M T:  1.55
1094.50/274.06	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.01 s
1094.50/274.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1094.50/274.08	c Subs w/ non-existent bins:      0 time:  0.04 s
1094.50/274.09	c Replacing        1 vars Replaced     1575 lits Time:     0.07 s 
1094.88/274.11	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1094.88/274.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.88/274.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1114.46/279.00	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 24.0 T:    0.10
1114.46/279.02	c lits-rem:      4297  cl-subs:     9034  v-elim:     60  v-fix:    0  time: 19.60 s
1114.46/279.02	c learnt bin added due to v-elim: 0
1114.46/279.02	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
1114.46/279.03	c vivif2 --  cl tried    54989 cl shrink        0 lits rem          0 time: 0.05
1114.86/279.12	c asymm  cl-useful: 0/247/5343 lits-rem:0 time: 0.34
1114.86/279.12	c calculated reachability. Time: 0.00
1114.86/279.12	c  N dy  5467   1210400        74      5343        28     54989     37368    793837     20.64     18.63  --
1139.22/285.21	c  N dy  5602   1230544        74      5343        28     73464     37368   1210035     23.48     18.63  --
1164.82/291.66	c  N dy  5737   1250665        74      5343        28     50034     37368    661197     22.68     18.64  --
1187.16/297.27	c  N dy  5872   1270785        74      5343        28     68624     37368   1078280     23.46     18.63  --
1216.72/304.64	c  N dy  6007   1290945        74      5343        28     86999     37368   1495583     22.13     18.64  --
1237.89/309.92	c  N dy  6141   1311011        76      5343        32     61638     37376    903285     22.59     18.65  --
1263.47/316.40	c  N dy  6275   1331043        76      5343        32     80047     37376   1317425     22.03     18.66  --
1292.24/323.54	c  N dy  6410   1351174        76      5343        32     53151     37376    693148     22.64     18.66  --
1316.19/329.50	c  N dy  6544   1371202        76      5343        32     71510     37376   1103637     22.37     18.66  --
1347.35/337.33	c  N dy  6678   1391287        76      5343        32     90025     37376   1518648     22.71     18.66  --
1372.52/343.65	c  N dy  6812   1411311        76      5343        32     61779     37376    865972     23.30     18.66  --
1398.88/350.29	c  N dy  6946   1431402        76      5343        32     80293     37376   1288820     22.73     18.67  --
1431.64/358.43	c  N dy  7079   1451418        76      5343        32     51002     37376    611388     23.05     18.67  --
1454.01/364.03	c  N dy  7213   1471492        76      5343        32     69544     37376   1027069     23.41     18.67  --
1483.97/371.50	c  N dy  7347   1491550        76      5343        32     88004     37376   1445422     23.40     18.67  --
1512.73/378.76	c  N dy  7481   1511673        76      5343        32     57750     37376    749188     22.03     18.68  --
1538.69/385.30	c  N dy  7615   1531768        76      5343        32     76226     37376   1161323     21.58     18.67  --
1572.25/393.63	c  N dy  7749   1551880        76      5343        32     94748     37376   1577614     22.91     18.68  --
1599.02/400.38	c  N dy  7882   1571884        76      5343        32     63549     37376    865294     23.18     18.68  --
1626.20/407.15	c  N dy  8016   1591909        76      5343        32     82062     37376   1284331     21.97     18.68  --
1660.53/415.78	c  N dy  8150   1611989        76      5343        32    100593     37376   1705910     23.37     18.68  --
1686.10/422.16	c  N dy  8284   1632043        76      5343        32     68567     37376    965984     22.88     18.68  --
1715.66/429.55	c  N dy  8419   1652169        76      5343        32     87083     37376   1387876     22.96     18.69  --
1799.14/450.46	c  N dy  8449   1710403        76      5343        32     87349     37376   1373401     23.85     18.64  --
1799.54/450.52	c  S st  8449   1710403        76      5343        32     87349     37376   1373401     23.85     18.64  --
1800.74/450.81	c  S st  8449   1710907        76      5343        32     87825     37376   1383825     23.85     18.64  --
1800.74/450.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1800.74/450.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1803.54/451.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.8M T:  2.79
1803.54/451.52	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.01 s
1803.54/451.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1803.54/451.53	c Subs w/ non-existent bins:      0 time:  0.07 s
1803.54/451.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1803.54/451.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1803.54/451.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1849.48/463.06	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
1914.59/479.33	c Added 1 vars  tried: 80000 time: 65.00
1916.58/479.85	c ORs :      1 avg-s:  0.0 cl-sh: 15223 l-rem:  15223 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   67.06
1916.58/479.87	c lits-rem:      3387  cl-subs:    14808  v-elim:     60  v-fix:    0  time: 113.08 s
1916.58/479.87	c learnt bin added due to v-elim: 0
1916.58/479.88	c vivif2 --  cl tried     5344 cl shrink        0 lits rem          0 time: 0.00
1916.58/479.89	c vivif2 --  cl tried    73017 cl shrink        0 lits rem          0 time: 0.07
1916.98/480.00	c asymm  cl-useful: 0/178/5344 lits-rem:0 time: 0.41
1917.38/480.00	c calculated reachability. Time: 0.00
1917.38/480.00	c  N dy  8449   1710907        77      5344        34     73017     37360   1054138     23.85     18.64  --
1947.75/487.63	c  N dy  8583   1731011        77      5344        34     91570     37360   1476042     23.26     18.64  --
1980.90/495.96	c  N dy  8717   1751077        77      5344        34     58987     37360    743418     21.74     18.64  --
2007.27/502.53	c  N dy  8851   1771220        77      5344        34     77546     37360   1159920     21.11     18.64  --
2040.83/510.90	c  N dy  8986   1791353        80      5344        48     96254     37380   1582512     22.69     18.64  --
2072.78/518.97	c  N dy  9119   1811402        80      5344        48     62021     37380    790027     22.95     18.63  --
2769.45/693.37	c  N dy  9190   2210908        80      5344        48     90316     37380   1425968     23.87     18.18  --
2769.85/693.43	c  S st  9190   2210908        80      5344        48     90316     37380   1425968     23.87     18.18  --
2771.05/693.72	c  S st  9190   2211416        81      5344        50     90798     37384   1436686     23.87     18.18  --
2771.05/693.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2771.05/693.73	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
2773.85/694.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.5M T:  2.79
2773.85/694.43	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.01 s
2773.85/694.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2773.85/694.45	c Subs w/ non-existent bins:      0 time:  0.08 s
2773.85/694.46	c Replacing        2 vars Replaced      100 lits Time:     0.03 s 
2773.85/694.48	c bin-w-bin subsume rem            4 bins  time:  0.00 s
2773.85/694.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2773.85/694.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2807.40/702.80	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.29
2807.40/702.83	c lits-rem:      1369  cl-subs:     4776  v-elim:     60  v-fix:    0  time: 33.30 s
2807.40/702.83	c learnt bin added due to v-elim: 0
2807.40/702.83	c vivif2 --  cl tried     5344 cl shrink        0 lits rem          0 time: 0.00
2807.40/702.85	c vivif2 --  cl tried    86022 cl shrink        0 lits rem          0 time: 0.08
2807.82/702.96	c asymm  cl-useful: 0/175/5344 lits-rem:0 time: 0.42
2807.82/702.96	c calculated reachability. Time: 0.00
2807.82/702.96	c  N dy  9190   2211416        79      5344        38     86022     37368   1328496     23.87     18.18  --
3739.37/936.17	c  N dy  9265   2711416        80      5344        40    104380     37372   1566079     19.46     17.61  --
3739.78/936.24	c  S st  9265   2711416        80      5344        40    104380     37372   1566079     19.46     17.61  --
3739.78/936.24	c Finding binary XORs  T:     0.00 s  found:       0
3741.35/936.61	c  S st  9265   2711919        80      5344        40    104854     37372   1576215     19.46     17.61  --
3741.35/936.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3741.35/936.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3744.17/937.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.3M T:  2.77
3744.17/937.31	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.01 s
3744.17/937.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3744.17/937.33	c Subs w/ non-existent bins:      0 time:  0.08 s
3744.17/937.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3744.17/937.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3744.17/937.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3797.68/950.75	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 23.0 T:    0.21
3865.59/967.79	c Added 1 vars  tried: 80000 time: 68.06
3867.99/968.38	c ORs :      1 avg-s:  0.0 cl-sh: 15446 l-rem:  15446 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   70.42
3868.39/968.41	c lits-rem:       773  cl-subs:    21283  v-elim:     60  v-fix:    0  time: 123.98 s
3868.39/968.41	c learnt bin added due to v-elim: 0
3868.39/968.41	c vivif2 --  cl tried     5345 cl shrink        0 lits rem          0 time: 0.00
3868.39/968.43	c vivif2 --  cl tried    83570 cl shrink        0 lits rem          0 time: 0.08
3868.79/968.53	c asymm  cl-useful: 0/166/5345 lits-rem:0 time: 0.42
3868.79/968.54	c calculated reachability. Time: 0.00
3868.79/968.54	c  N dy  9265   2711919        81      5345        42     83570     37360   1168547     19.46     17.61  --
3868.79/968.54	c  F st  9265   2711919        81      5345        42     83570     37360   1168547     19.46     17.61  --
3872.38/969.46	c Decided on static restart strategy
3907.93/978.33	c  N dy  9391   2731988        81      5345        42    102182     37360   1578545     22.27     17.60  --

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-3173066-1304127005/watcher-3173066-1304127005 -o /tmp/evaluation-result-3173066-1304127005/solver-3173066-1304127005 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173066-1304127005.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.03 7.17 6.80 5/180 11089
/proc/meminfo: memFree=30915564/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=50012 CPUtime=0 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 637 0 0 0 0 0 0 0 25 0 1 0 524300973 51212288 568 33554432000 4194304 4797429 140736502844432 18446744073709551615 230808862234 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/11089/statm: 12503 568 347 148 0 7432 0

[startup+0.125319 s]
/proc/loadavg: 8.03 7.17 6.80 5/180 11089
/proc/meminfo: memFree=30915564/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=319072 CPUtime=0.44 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 1199 0 0 0 44 0 0 0 18 0 4 0 524300973 326729728 1104 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 79768 1104 373 148 0 74697 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 319072

[startup+0.20045 s]
/proc/loadavg: 8.03 7.17 6.80 5/180 11089
/proc/meminfo: memFree=30915564/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=608960 CPUtime=0.74 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 2119 0 0 0 74 0 0 0 18 0 4 0 524300973 623575040 1828 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 152240 1828 406 148 0 147169 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 608960

[startup+0.300432 s]
/proc/loadavg: 8.03 7.17 6.80 5/180 11089
/proc/meminfo: memFree=30915564/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=609652 CPUtime=1.14 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 2480 0 0 0 114 0 0 0 18 0 4 0 524300973 624283648 2181 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 152413 2181 408 148 0 147342 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 609652

[startup+0.700361 s]
/proc/loadavg: 8.03 7.17 6.80 5/180 11089
/proc/meminfo: memFree=30915564/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=614516 CPUtime=2.74 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 4782 0 0 0 273 1 0 0 18 0 4 0 524300973 629264384 3626 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 153629 3626 413 148 0 148558 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 614516

[startup+1.50021 s]
/proc/loadavg: 8.03 7.17 6.80 9/184 11093
/proc/meminfo: memFree=30900464/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=616328 CPUtime=5.94 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 5712 0 0 0 593 1 0 0 20 0 4 0 524300973 631119872 4280 33554432000 4194304 4797429 140736502844432 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 154082 4280 414 148 0 149011 0
[pid=11089/tid=11091] ppid=11087 vsize=616328 CPUtime=1.47 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 1042 0 0 0 147 0 0 0 25 0 4 0 524300974 631119872 4280 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=616328 CPUtime=1.47 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 1055 0 0 0 147 0 0 0 25 0 4 0 524300974 631119872 4280 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=616328 CPUtime=1.48 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 1119 0 0 0 148 0 0 0 20 0 4 0 524300974 631119872 4280 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 616328

[startup+3.10092 s]
/proc/loadavg: 8.03 7.17 6.80 9/184 11093
/proc/meminfo: memFree=30896248/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=618440 CPUtime=12.33 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 7520 0 0 0 1232 1 0 0 25 0 4 0 524300973 633282560 5016 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 154610 5016 416 148 0 149539 0
[pid=11089/tid=11091] ppid=11087 vsize=618440 CPUtime=3.07 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 1370 0 0 0 307 0 0 0 25 0 4 0 524300974 633282560 5016 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=618440 CPUtime=3.06 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 1320 0 0 0 306 0 0 0 25 0 4 0 524300974 633282560 5016 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=618440 CPUtime=3.08 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 1394 0 0 0 308 0 0 0 25 0 4 0 524300974 633282560 5016 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 618440

[startup+6.30033 s]
/proc/loadavg: 8.10 7.20 6.81 9/184 11093
/proc/meminfo: memFree=30889920/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=621104 CPUtime=25.12 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 10413 0 0 0 2510 2 0 0 25 0 4 0 524300973 636010496 5837 33554432000 4194304 4797429 140736502844432 18446744073709551615 4425927 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 155276 5837 416 148 0 150205 0
[pid=11089/tid=11091] ppid=11087 vsize=621104 CPUtime=6.27 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 1790 0 0 0 627 0 0 0 25 0 4 0 524300974 636010496 5837 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=621104 CPUtime=6.24 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 1690 0 0 0 624 0 0 0 25 0 4 0 524300974 636010496 5837 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=621104 CPUtime=6.28 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 1738 0 0 0 628 0 0 0 25 0 4 0 524300974 636010496 5837 33554432000 4194304 4797429 140736502844432 18446744073709551615 4351621 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 621104

[startup+12.7012 s]
/proc/loadavg: 8.10 7.21 6.81 9/184 11093
/proc/meminfo: memFree=30887844/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=624140 CPUtime=50.69 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 14233 0 0 0 5066 3 0 0 25 0 4 0 524300973 639119360 7130 33554432000 4194304 4797429 140736502844432 18446744073709551615 4523986 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 156035 7130 419 148 0 150964 0
[pid=11089/tid=11091] ppid=11087 vsize=624140 CPUtime=12.67 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 2303 0 0 0 1267 0 0 0 25 0 4 0 524300974 639119360 7130 33554432000 4194304 4797429 140736502844432 18446744073709551615 4552784 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=624140 CPUtime=12.61 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 2182 0 0 0 1261 0 0 0 25 0 4 0 524300974 639119360 7130 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=624140 CPUtime=12.68 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 2302 0 0 0 1268 0 0 0 25 0 4 0 524300974 639119360 7130 33554432000 4194304 4797429 140736502844432 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 624140

[startup+25.5008 s]
/proc/loadavg: 8.07 7.25 6.83 9/184 11094
/proc/meminfo: memFree=30873612/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=630656 CPUtime=101.81 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 21054 0 0 0 10176 5 0 0 25 0 4 0 524300973 645791744 9248 33554432000 4194304 4797429 140736502844432 18446744073709551615 4387352 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 157664 9248 419 148 0 152593 0
[pid=11089/tid=11091] ppid=11087 vsize=630656 CPUtime=25.47 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 3689 0 0 0 2546 1 0 0 25 0 4 0 524300974 645791744 9248 33554432000 4194304 4797429 140736502844432 18446744073709551615 4495520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=630656 CPUtime=25.35 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 2830 0 0 0 2534 1 0 0 25 0 4 0 524300974 645791744 9248 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=630656 CPUtime=25.48 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 2978 0 0 0 2548 0 0 0 25 0 4 0 524300974 645791744 9248 33554432000 4194304 4797429 140736502844432 18446744073709551615 4506535 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 630656

[startup+51.1011 s]
/proc/loadavg: 8.10 7.32 6.87 9/184 11094
/proc/meminfo: memFree=30864732/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=635280 CPUtime=204.08 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 31198 0 0 0 20400 8 0 0 25 0 4 0 524300973 650526720 10826 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 158820 10826 421 148 0 153749 0
[pid=11089/tid=11091] ppid=11087 vsize=635280 CPUtime=51.07 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 5198 0 0 0 5106 1 0 0 25 0 4 0 524300974 650526720 10826 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=635280 CPUtime=50.81 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 4251 0 0 0 5080 1 0 0 25 0 4 0 524300974 650526720 10826 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=635280 CPUtime=51.08 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 4356 0 0 0 5108 0 0 0 25 0 4 0 524300974 650526720 10826 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 635280

[startup+102.301 s]
/proc/loadavg: 8.15 7.46 6.93 9/184 11096
/proc/meminfo: memFree=30852788/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=641912 CPUtime=408.62 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 49011 0 0 0 40848 14 0 0 25 0 4 0 524300973 657317888 13120 33554432000 4194304 4797429 140736502844432 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 160478 13120 424 148 0 155407 0
[pid=11089/tid=11091] ppid=11087 vsize=641912 CPUtime=102.28 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 7477 0 0 0 10226 2 0 0 25 0 4 0 524300974 657317888 13120 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=641912 CPUtime=101.74 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 6160 0 0 0 10172 2 0 0 25 0 4 0 524300974 657317888 13120 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=641912 CPUtime=102.28 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 7305 0 0 0 10227 1 0 0 25 0 4 0 524300974 657317888 13120 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 641912

[startup+162.301 s]
/proc/loadavg: 8.06 7.55 7.00 9/184 11097
/proc/meminfo: memFree=30833272/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=646700 CPUtime=648.28 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 63347 0 0 0 64809 19 0 0 25 0 4 0 524300973 662220800 16332 33554432000 4194304 4797429 140736502844432 18446744073709551615 4518568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 161675 16332 421 148 0 156604 0
[pid=11089/tid=11091] ppid=11087 vsize=646700 CPUtime=162.27 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 9085 0 0 0 16224 3 0 0 25 0 4 0 524300974 662220800 16332 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=646700 CPUtime=161.41 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 8097 0 0 0 16139 2 0 0 25 0 4 0 524300974 662220800 16332 33554432000 4194304 4797429 140736502844432 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=646700 CPUtime=162.28 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 8914 0 0 0 16226 2 0 0 25 0 4 0 524300974 662220800 16332 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 646700

[startup+222.307 s]
/proc/loadavg: 8.12 7.66 7.07 9/184 11099
/proc/meminfo: memFree=30819600/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=651904 CPUtime=887.98 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 76663 0 0 0 88772 26 0 0 25 0 4 0 524300973 667549696 18116 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 162976 18116 421 148 0 157905 0
[pid=11089/tid=11091] ppid=11087 vsize=651904 CPUtime=222.28 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 10637 0 0 0 22225 3 0 0 25 0 4 0 524300974 667549696 18116 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429184 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=651904 CPUtime=221.09 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 9633 0 0 0 22106 3 0 0 25 0 4 0 524300974 667549696 18116 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=651904 CPUtime=222.29 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 10649 0 0 0 22226 3 0 0 25 0 4 0 524300974 667549696 18116 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 651904

[startup+282.301 s]

################
# More data... #
################

[pid=11089] ppid=11087 vsize=673380 CPUtime=2565.73 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 146988 0 0 0 256514 59 0 0 25 0 4 0 524300973 689541120 27562 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 168345 27562 421 148 0 163274 0
[pid=11089/tid=11091] ppid=11087 vsize=673380 CPUtime=642.28 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 19388 0 0 0 64221 7 0 0 25 0 4 0 524300974 689541120 27562 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=673380 CPUtime=638.81 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 18247 0 0 0 63873 8 0 0 25 0 4 0 524300974 689541120 27562 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=673380 CPUtime=642.29 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 19296 0 0 0 64222 7 0 0 25 0 4 0 524300974 689541120 27562 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 673380

[startup+702.301 s]
/proc/loadavg: 8.07 8.02 7.48 9/184 11112
/proc/meminfo: memFree=30743164/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=676316 CPUtime=2805.4 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 155366 0 0 0 280476 64 0 0 25 0 4 0 524300973 692547584 27789 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 169079 27789 421 148 0 164008 0
[pid=11089/tid=11091] ppid=11087 vsize=676316 CPUtime=702.28 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 20429 0 0 0 70220 8 0 0 25 0 4 0 524300974 692547584 27789 33554432000 4194304 4797429 140736502844432 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=676316 CPUtime=698.48 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 19244 0 0 0 69839 9 0 0 25 0 4 0 524300974 692547584 27789 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=676316 CPUtime=702.3 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 20399 0 0 0 70222 8 0 0 25 0 4 0 524300974 692547584 27789 33554432000 4194304 4797429 140736502844432 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 676316

[startup+762.301 s]
/proc/loadavg: 8.08 8.03 7.51 9/184 11113
/proc/meminfo: memFree=30724412/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=679664 CPUtime=3045.1 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 163500 0 0 0 304440 70 0 0 25 0 4 0 524300973 695975936 28740 33554432000 4194304 4797429 140736502844432 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 169916 28740 421 148 0 164845 0
[pid=11089/tid=11091] ppid=11087 vsize=679664 CPUtime=762.29 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 21452 0 0 0 76220 9 0 0 25 0 4 0 524300974 695975936 28740 33554432000 4194304 4797429 140736502844432 18446744073709551615 4356250 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=679664 CPUtime=758.15 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 19842 0 0 0 75806 9 0 0 25 0 4 0 524300974 695975936 28740 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=679664 CPUtime=762.31 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 21578 0 0 0 76222 9 0 0 25 0 4 0 524300974 695975936 28740 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 679664

[startup+822.301 s]
/proc/loadavg: 8.16 8.05 7.55 9/184 11146
/proc/meminfo: memFree=30872080/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=679852 CPUtime=3284.76 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 170969 0 0 0 328403 73 0 0 25 0 4 0 524300973 696168448 29170 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 169963 29170 421 148 0 164892 0
[pid=11089/tid=11091] ppid=11087 vsize=679852 CPUtime=822.28 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 22069 0 0 0 82219 9 0 0 25 0 4 0 524300974 696168448 29170 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=679852 CPUtime=817.83 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 20818 0 0 0 81774 9 0 0 25 0 4 0 524300974 696168448 29170 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=679852 CPUtime=822.3 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 22511 0 0 0 82221 9 0 0 25 0 4 0 524300974 696168448 29170 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 679852

[startup+882.307 s]
/proc/loadavg: 8.13 8.06 7.58 9/184 11147
/proc/meminfo: memFree=30838704/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=682684 CPUtime=3524.47 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 178777 0 0 0 352369 78 0 0 25 0 4 0 524300973 699068416 29840 33554432000 4194304 4797429 140736502844432 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 170671 29840 421 148 0 165600 0
[pid=11089/tid=11091] ppid=11087 vsize=682684 CPUtime=882.29 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 23277 0 0 0 88219 10 0 0 25 0 4 0 524300974 699068416 29840 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=682684 CPUtime=877.5 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 21840 0 0 0 87740 10 0 0 25 0 4 0 524300974 699068416 29840 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=682684 CPUtime=882.31 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 23121 0 0 0 88221 10 0 0 25 0 4 0 524300974 699068416 29840 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524541 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 682684

[startup+942.301 s]
/proc/loadavg: 8.11 8.06 7.61 9/184 11149
/proc/meminfo: memFree=30825148/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=684396 CPUtime=3764.13 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 185766 0 0 0 376331 82 0 0 25 0 4 0 524300973 700821504 30710 33554432000 4194304 4797429 140736502844432 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 171099 30710 421 148 0 166028 0
[pid=11089/tid=11091] ppid=11087 vsize=684396 CPUtime=942.28 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 24335 0 0 0 94218 10 0 0 25 0 4 0 524300974 700821504 30710 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=684396 CPUtime=937.18 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 22835 0 0 0 93707 11 0 0 25 0 4 0 524300974 700821504 30710 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=684396 CPUtime=942.3 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 24204 0 0 0 94220 10 0 0 25 0 4 0 524300974 700821504 30710 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 684396

[startup+1002.3 s]
/proc/loadavg: 8.04 8.05 7.63 9/184 11151
/proc/meminfo: memFree=30809844/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=686260 CPUtime=4003.8 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 191628 0 0 0 400295 85 0 0 25 0 4 0 524300973 702730240 32131 33554432000 4194304 4797429 140736502844432 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 171565 32131 421 148 0 166494 0
[pid=11089/tid=11091] ppid=11087 vsize=686260 CPUtime=1002.29 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 24998 0 0 0 100218 11 0 0 25 0 4 0 524300974 702730240 32131 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=686260 CPUtime=996.85 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 23388 0 0 0 99674 11 0 0 25 0 4 0 524300974 702730240 32131 33554432000 4194304 4797429 140736502844432 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=686260 CPUtime=1002.3 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 25216 0 0 0 100219 11 0 0 25 0 4 0 524300974 702730240 32131 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 686260

[startup+1062.3 s]
/proc/loadavg: 8.07 8.05 7.66 9/184 11152
/proc/meminfo: memFree=30789720/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=691040 CPUtime=4243.48 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 198823 0 0 0 424259 89 0 0 25 0 4 0 524300973 707624960 33766 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 172760 33766 421 148 0 167689 0
[pid=11089/tid=11091] ppid=11087 vsize=691040 CPUtime=1062.29 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 26297 0 0 0 106218 11 0 0 25 0 4 0 524300974 707624960 33766 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=691040 CPUtime=1056.53 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 24581 0 0 0 105641 12 0 0 25 0 4 0 524300974 707624960 33766 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=691040 CPUtime=1062.31 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 25788 0 0 0 106219 12 0 0 25 0 4 0 524300974 707624960 33766 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 691040

[startup+1122.3 s]
/proc/loadavg: 8.16 8.07 7.69 9/184 11154
/proc/meminfo: memFree=30782504/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=693544 CPUtime=4483.16 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 207308 0 0 0 448224 92 0 0 25 0 4 0 524300973 710189056 32922 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424812 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 173386 32922 421 148 0 168315 0
[pid=11089/tid=11091] ppid=11087 vsize=693544 CPUtime=1122.29 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 27265 0 0 0 112217 12 0 0 25 0 4 0 524300974 710189056 32922 33554432000 4194304 4797429 140736502844432 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=693544 CPUtime=1116.2 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 25457 0 0 0 111608 12 0 0 25 0 4 0 524300974 710189056 32922 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428770 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=693544 CPUtime=1122.31 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 26879 0 0 0 112219 12 0 0 25 0 4 0 524300974 710189056 32922 33554432000 4194304 4797429 140736502844432 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 693544

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 7.70 9/184 11155
/proc/meminfo: memFree=30767964/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=693660 CPUtime=4722.84 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 212750 0 0 0 472189 95 0 0 25 0 4 0 524300973 710307840 35453 33554432000 4194304 4797429 140736502844432 18446744073709551615 4424739 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 173415 35453 421 148 0 168344 0
[pid=11089/tid=11091] ppid=11087 vsize=693660 CPUtime=1182.3 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 27737 0 0 0 118217 13 0 0 25 0 4 0 524300974 710307840 35453 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=693660 CPUtime=1175.88 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 26009 0 0 0 117575 13 0 0 25 0 4 0 524300974 710307840 35453 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=693660 CPUtime=1182.31 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 27307 0 0 0 118219 12 0 0 25 0 4 0 524300974 710307840 35453 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 693660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.04 8.05 7.71 9/184 11156
/proc/meminfo: memFree=30760880/32951124 swapFree=67111448/67111528
[pid=11089] ppid=11087 vsize=693792 CPUtime=4800.35 cores=1,3,5,7
/proc/11089/stat : 11089 (techdemo) R 11087 11089 10605 0 -1 4202496 215641 0 0 0 479939 96 0 0 25 0 4 0 524300973 710443008 34317 33554432000 4194304 4797429 140736502844432 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11089/statm: 173448 34317 421 148 0 168377 0
[pid=11089/tid=11091] ppid=11087 vsize=693792 CPUtime=1201.7 cores=1,3,5,7
/proc/11089/task/11091/stat : 11091 (techdemo) R 11087 11089 10605 0 -1 4202560 27854 0 0 0 120157 13 0 0 25 0 4 0 524300974 710443008 34317 33554432000 4194304 4797429 140736502844432 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=693792 CPUtime=1195.18 cores=1,3,5,7
/proc/11089/task/11092/stat : 11092 (techdemo) R 11087 11089 10605 0 -1 4202560 26146 0 0 0 119505 13 0 0 25 0 4 0 524300974 710443008 34317 33554432000 4194304 4797429 140736502844432 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=693792 CPUtime=1201.72 cores=1,3,5,7
/proc/11089/task/11093/stat : 11093 (techdemo) R 11087 11089 10605 0 -1 4202560 27839 0 0 0 120159 13 0 0 25 0 4 0 524300974 710443008 34317 33554432000 4194304 4797429 140736502844432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 693792

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): 1201.72
CPU time (s): 4800.4
CPU user time (s): 4799.42
CPU system time (s): 0.975851
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 803640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.42
system time used= 0.975851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215641
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= 452
involuntary context switches= 31415

runsolver used 2.00869 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 03:30:05
IDJOB=3173066
IDBENCH=83084
IDSOLVER=1584
FILE ID=node104/3173066-1304127005
RUNJOBID= node104-1304126613-11026
PBS_JOBID= 13170745
Free space on /tmp= 71540 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S969033069-088.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173066-1304127005/watcher-3173066-1304127005 -o /tmp/evaluation-result-3173066-1304127005/solver-3173066-1304127005 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173066-1304127005.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 73d9fe7597a311fec40e782ce52bc60b
RANDOM SEED=102541046

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30915844 kB
Buffers:        373916 kB
Cached:        1096140 kB
SwapCached:         80 kB
Active:         257072 kB
Inactive:      1382868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30915844 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            7760 kB
Writeback:           0 kB
AnonPages:      169060 kB
Mapped:          15708 kB
Slab:           331268 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   766844 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= 71532 MiB
End job on node104 at 2011-04-30 03:50:09