Trace number 3282570

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.12 1201.94

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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 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-3282570-1304033206.cnf'
0.49/0.50	c -- clauses added:            0 learnts,       226752 normals,            0 xors
0.49/0.50	c -- vars added      69553
0.49/0.50	c Parsing time:  0.44 s
0.49/0.51	c  N st     0         0     69553    133736     92373         0    585954         0   no data   no data  --
0.86/0.69	c asymm  cl-useful: 174/133736/133736 lits-rem:522 time: 0.74
3.65/1.37	c Flit:    13 Blit:     93 bXBeca:    0 bXProp: 5492 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  2.61
3.65/1.37	c Cleaning up after failed var search:     0.00 s 
4.05/1.41	c Calc non-exist non-lernt bins v-fix:     0 done:  31881 time:  0.14 s
4.05/1.41	c Cache  BProp: 20 Set: 0 BXProp: 0 T: 0.01
4.05/1.43	c Subs w/ non-existent bins:    258 time:  0.05 s
4.05/1.48	c Replacing     5492 vars Replaced    69497 lits Time:     0.20 s 
4.45/1.56	c bin-w-bin subsume rem           12 bins  time:  0.06 s
4.45/1.58	c subs with bin:       70  lits-rem:        62  v-fix:    0  time:  0.10 s
4.83/1.62	c Removed useless bin:       5  fixed:     0  bprops:   0.85M  time:  0.15 s
6.39/2.05	c lits-rem:         0  cl-subs:      838  v-elim:  21227  v-fix:    0  time:  1.57 s
6.39/2.05	c learnt bin added due to v-elim: 0
6.39/2.07	c Finding binary XORs  T:     0.08 s  found:      40
6.39/2.08	c Replacing       40 vars Replaced      552 lits Time:     0.06 s 
6.80/2.19	c Finding non-binary XORs:     0.31 s (found:   14291, avg size: 3.6)
6.80/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    245 locsubst:    73 time:   0.08
6.80/2.19	c calculated reachability. Time: 0.01
6.80/2.20	c Calc default polars -  time:   0.02 s pos:   15729 undec:   27571 neg:   26253
6.80/2.20	c =========================================================================================
6.80/2.20	c types(t): F = full restart, N = normal restart
6.80/2.20	c types(t): S = simplification begin/end, E = solution found
6.80/2.20	c restart types(rt): st = static, dy = dynamic
6.80/2.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
6.80/2.20	c  B st     0         0     42169     51341     46046         0    298356         0   no data   no data  --
23.56/6.37	c Decided on static restart strategy
413.06/103.81	c  N dy     7     30000     42101     51341     57017     69991    300488   1302359    161.03      7.69  --
413.46/103.92	c  S st     7     30000     42101     51341     57017     69991    300488   1302359    161.03      7.69  --
413.46/103.96	c Finding binary XORs  T:     0.08 s  found:     464
413.86/104.01	c Replacing      500 vars Replaced    20118 lits Time:     0.20 s 
414.26/104.11	c  S st     7     30504     41602     50994     55611     70874    296445   1310106    161.03      7.69  --
414.26/104.13	c x-sub:    66 x-cut:      0 vfix:      0 v-elim:     63 locsubst:     0 time:   0.09
414.26/104.13	c Cache  BProp: 15 Set: 0 BXProp: 0 T: 0.01
417.05/104.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     70 BRemL:    963 BRemN:    134 CBin:       0 P:  4.2M T:  2.75
417.05/104.86	c Calc non-exist non-lernt bins v-fix:     0 done:  31906 time:  0.12 s
417.05/104.86	c Cache  BProp: 15 Set: 0 BXProp: 0 T: 0.01
417.05/104.88	c Subs w/ non-existent bins:    204 time:  0.08 s
417.45/104.93	c bin-w-bin subsume rem          599 bins  time:  0.05 s
417.45/104.98	c subs with bin:     2841  lits-rem:      2044  v-fix:    0  time:  0.20 s
417.85/105.01	c Removed useless bin:       9  fixed:     0  bprops:   0.44M  time:  0.09 s
426.24/107.11	c lits-rem:      1363  cl-subs:    58144  v-elim:  13377  v-fix:    0  time:  8.40 s
426.24/107.11	c learnt bin added due to v-elim: 0
426.24/107.12	c vivif2 --  cl tried    58421 cl shrink        8 lits rem          8 time: 0.02
426.24/107.12	c vivif2 --  cl tried    12523 cl shrink      282 lits rem        478 time: 0.02
426.64/107.21	c asymm  cl-useful: 3/58413/58413 lits-rem:9 time: 0.35
426.64/107.22	c calculated reachability. Time: 0.02
426.64/107.22	c  N dy     7     30504     28162     58410     16441     12518    247267     99462    161.03      7.69  --
426.64/107.22	c  F st     7     30504     28162     58410     16441     12518    247267     99462    161.03      7.69  --
449.41/112.97	c Decided on static restart strategy
653.95/164.19	c  N dy    14     45758     28162     58410     16446     27410    247267   2152854    166.70      8.07  --
654.75/164.34	c  S st    14     45758     28162     58410     16446     27410    247267   2152854    166.70      8.07  --
655.15/164.44	c  S st    14     46261     28162     58410     16511     27914    247269   2159623    166.70      8.07  --
655.15/164.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     32 locsubst:     0 time:   0.07
655.15/164.46	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.01
657.57/165.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     61 BRemL:     71 BRemN:      8 CBin:       0 P:  3.6M T:  2.44
657.57/165.09	c Calc non-exist non-lernt bins v-fix:     0 done:  28130 time:  0.08 s
657.57/165.09	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
657.94/165.15	c Subs w/ non-existent bins:      9 time:  0.22 s
658.34/165.23	c bin-w-bin subsume rem           50 bins  time:  0.03 s
658.74/165.34	c subs with bin:        5  lits-rem:        80  v-fix:    0  time:  0.47 s
658.74/165.36	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.05 s
666.72/167.35	c lits-rem:       568  cl-subs:     1553  v-elim:      0  v-fix:    0  time:  7.96 s
666.72/167.35	c learnt bin added due to v-elim: 0
666.72/167.36	c vivif2 --  cl tried    58401 cl shrink        0 lits rem          0 time: 0.02
667.12/167.40	c vivif2 --  cl tried    26352 cl shrink       10 lits rem         10 time: 0.19
667.92/167.60	c asymm  cl-useful: 0/47519/58401 lits-rem:0 time: 0.80
667.92/167.62	c calculated reachability. Time: 0.02
667.92/167.62	c  N dy    14     46261     28130     58401     16442     26352    247087   1937234    166.70      8.07  --
989.52/248.19	c  N dy    15     69391     28130     58401     16443     48987    247087   4933150    138.39      8.11  --
991.13/248.57	c  S st    15     69391     28130     58401     16443     48987    247087   4933150    138.39      8.11  --
991.91/248.70	c  S st    15     69893     28130     58401     16555     49541    247101   4939585    138.39      8.11  --
991.91/248.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
991.91/248.73	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
995.11/249.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bin:      0 BRemL:     36 BRemN:      1 CBin:       0 P:  5.0M T:  3.21
995.11/249.55	c Calc non-exist non-lernt bins v-fix:     0 done:  28130 time:  0.07 s
995.11/249.55	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
995.53/249.67	c Subs w/ non-existent bins:      0 time:  0.48 s
995.53/249.70	c Replacing        5 vars Replaced      112 lits Time:     0.10 s 
996.30/249.84	c bin-w-bin subsume rem            2 bins  time:  0.03 s
997.11/250.10	c subs with bin:        8  lits-rem:       152  v-fix:    0  time:  1.02 s
997.51/250.11	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.04 s
1204.44/301.92	c ORs :   5422 avg-s:  2.0 cl-sh: 34623 l-rem:  34632 b-add:   1915 v-rep:   0 cl-rem: 16 avg s: 14.9 T:    4.62
1235.19/309.69	c Added 51 vars  tried: 80000 time: 31.04
1236.40/309.94	c ORs :     51 avg-s:  0.0 cl-sh: 28037 l-rem:  28037 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:   32.05
1236.80/310.03	c lits-rem:        84  cl-subs:     2582  v-elim:      2  v-fix:    0  time: 239.35 s
1236.80/310.03	c learnt bin added due to v-elim: 0
1236.80/310.03	c vivif2 --  cl tried    58438 cl shrink        0 lits rem          0 time: 0.02
1237.21/310.20	c vivif2 --  cl tried    45036 cl shrink     3535 lits rem       6058 time: 0.65
1237.61/310.29	c asymm  cl-useful: 0/10919/58438 lits-rem:0 time: 0.38
1237.99/310.30	c calculated reachability. Time: 0.02
1237.99/310.31	c  N dy    15     69893     28174     58438     18514     45036    247391   4526407    138.39      8.11  --
1237.99/310.31	c  F st    15     69893     28174     58438     18514     45036    247391   4526407    138.39      8.11  --
1248.78/313.00	c Decided on static restart strategy
1603.94/401.98	c  N dy    22    104839     28174     58438     18516     40770    247391   1252228     18.62      8.23  --
1604.34/402.07	c  S st    22    104839     28174     58438     18516     40770    247391   1252228     18.62      8.23  --
1604.74/402.10	c Finding binary XORs  T:     0.05 s  found:       4
1605.14/402.24	c  S st    22    105341     28174     58438     18710     41349    247401   1260178     18.62      8.23  --
1605.14/402.26	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1605.14/402.26	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
1607.54/402.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:    242 BRemN:      0 CBin:       0 P:  6.8M T:  2.44
1607.54/402.89	c Calc non-exist non-lernt bins v-fix:     0 done:  28174 time:  0.08 s
1607.54/402.89	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
1607.94/402.93	c Subs w/ non-existent bins:      2 time:  0.14 s
1607.94/402.95	c Replacing        4 vars Replaced      313 lits Time:     0.06 s 
1608.34/403.00	c bin-w-bin subsume rem         1725 bins  time:  0.03 s
1608.34/403.07	c subs with bin:       15  lits-rem:       152  v-fix:    0  time:  0.30 s
1608.34/403.09	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.04 s
1618.33/405.51	c ORs :   5470 avg-s:  2.0 cl-sh:   139 l-rem:    139 b-add:      1 v-rep:   0 cl-rem: 4 avg s: 5.2 T:    2.04
1618.33/405.54	c lits-rem:      1586  cl-subs:     1086  v-elim:      2  v-fix:    0  time:  9.82 s
1618.33/405.54	c learnt bin added due to v-elim: 0
1618.33/405.55	c vivif2 --  cl tried    58436 cl shrink        0 lits rem          0 time: 0.02
1618.33/405.58	c vivif2 --  cl tried    40245 cl shrink       80 lits rem        127 time: 0.11
1619.12/405.71	c asymm  cl-useful: 0/36792/58436 lits-rem:0 time: 0.53
1619.12/405.72	c calculated reachability. Time: 0.02
1619.12/405.72	c  N dy    22    105341     28168     58436     16736     40242    247359   1229861     18.62      8.23  --
1907.56/477.98	c  N dy    23    158011     28168     58436     16738     35590    247359    492957     22.71      8.30  --
1907.96/478.00	c  S st    23    158011     28168     58436     16738     35590    247359    492957     22.71      8.30  --
1908.36/478.15	c  S st    23    158513     28168     58436     16805     36100    247359    500465     22.71      8.30  --
1908.36/478.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1908.36/478.17	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
1910.76/478.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:     17 BRemN:      0 CBin:       0 P:  6.8M T:  2.29
1910.76/478.76	c Calc non-exist non-lernt bins v-fix:     0 done:  28168 time:  0.07 s
1910.76/478.76	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
1910.76/478.78	c Subs w/ non-existent bins:      0 time:  0.08 s
1911.16/478.82	c bin-w-bin subsume rem            2 bins  time:  0.03 s
1911.16/478.85	c subs with bin:        5  lits-rem:        47  v-fix:    0  time:  0.11 s
1911.16/478.86	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.04 s
1921.94/481.55	c ORs :   5471 avg-s:  2.0 cl-sh:   151 l-rem:    151 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 4.4 T:    1.72
1921.94/481.58	c lits-rem:      2403  cl-subs:      970  v-elim:      0  v-fix:    0  time: 10.87 s
1921.94/481.58	c learnt bin added due to v-elim: 0
1921.94/481.58	c vivif2 --  cl tried    58436 cl shrink        0 lits rem          0 time: 0.02
1921.94/481.60	c vivif2 --  cl tried    35118 cl shrink       82 lits rem         85 time: 0.06
1922.34/481.67	c asymm  cl-useful: 0/21644/58436 lits-rem:0 time: 0.31
1922.34/481.68	c calculated reachability. Time: 0.02
1922.34/481.68	c  N dy    23    158513     28168     58436     16790     35117    247358    482223     22.71      8.30  --
3044.55/762.51	c  N dy    24    237769     28167     58436     16892     38305    247368   1085427     23.04      8.41  --
3044.55/762.59	c  S st    24    237769     28167     58436     16892     38305    247368   1085427     23.04      8.41  --
3045.35/762.70	c  S st    24    238277     28167     58436     16894     38806    247368   1091469     23.04      8.41  --
3045.35/762.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3045.35/762.72	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
3047.77/763.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      3 BRemL:     48 BRemN:      0 CBin:       0 P:  7.4M T:  2.55
3047.77/763.37	c Calc non-exist non-lernt bins v-fix:     0 done:  28167 time:  0.07 s
3047.77/763.38	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
3048.17/763.40	c Subs w/ non-existent bins:      2 time:  0.11 s
3048.17/763.44	c Replacing        5 vars Replaced      572 lits Time:     0.13 s 
3048.17/763.48	c bin-w-bin subsume rem            1 bins  time:  0.03 s
3048.55/763.56	c subs with bin:       19  lits-rem:        62  v-fix:    0  time:  0.32 s
3048.55/763.57	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.04 s
3058.94/766.12	c ORs :   5469 avg-s:  2.0 cl-sh:     6 l-rem:      6 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 18.0 T:    2.02
3058.94/766.16	c lits-rem:      1617  cl-subs:     1416  v-elim:      0  v-fix:    0  time: 10.32 s
3058.94/766.16	c learnt bin added due to v-elim: 0
3058.94/766.16	c vivif2 --  cl tried    58425 cl shrink        0 lits rem          0 time: 0.02
3058.94/766.19	c vivif2 --  cl tried    37370 cl shrink       25 lits rem         25 time: 0.09
3059.73/766.32	c asymm  cl-useful: 0/38377/58425 lits-rem:0 time: 0.55
3059.73/766.33	c calculated reachability. Time: 0.02
3059.73/766.33	c  N dy    24    238277     28162     58425     16813     37370    247320   1034165     23.04      8.41  --
3869.52/969.03	c  N dy    25    357415     28162     58425     16813     45524    247320    701714     23.09      8.60  --
3869.52/969.07	c  S st    25    357415     28162     58425     16813     45524    247320    701714     23.09      8.60  --
3870.30/969.25	c  S st    25    357921     28162     58425     16853     46152    247324    709366     23.09      8.60  --
3870.30/969.27	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3870.30/969.27	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
3873.09/969.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:     20 BRemN:      0 CBin:       0 P: 10.8M T:  2.74
3873.09/969.97	c Calc non-exist non-lernt bins v-fix:     0 done:  28162 time:  0.07 s
3873.09/969.98	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
3873.49/970.00	c Subs w/ non-existent bins:      3 time:  0.10 s
3873.49/970.02	c Replacing        2 vars Replaced      391 lits Time:     0.06 s 
3873.49/970.05	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3873.49/970.09	c subs with bin:        5  lits-rem:       124  v-fix:    0  time:  0.14 s
3873.91/970.10	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.04 s
3887.09/973.50	c ORs :   5470 avg-s:  2.0 cl-sh:     6 l-rem:      6 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 28.9 T:    1.83
3904.68/977.85	c Added 11 vars  tried: 80000 time: 17.40
3904.68/977.86	c ORs :     11 avg-s:  0.0 cl-sh:  1017 l-rem:   1017 b-add:     23 v-rep:   0 cl-rem: 8 avg s: 6.0 T:   17.42
3904.68/977.89	c lits-rem:      4759  cl-subs:     1764  v-elim:      0  v-fix:    0  time: 31.11 s
3904.68/977.89	c learnt bin added due to v-elim: 0
3904.68/977.89	c vivif2 --  cl tried    58432 cl shrink        0 lits rem          0 time: 0.02
3905.08/977.91	c vivif2 --  cl tried    44368 cl shrink        6 lits rem          6 time: 0.08
3905.08/977.99	c asymm  cl-useful: 0/20055/58432 lits-rem:0 time: 0.33
3905.46/978.00	c calculated reachability. Time: 0.02
3905.46/978.01	c  N dy    25    357921     28171     58432     16851     44368    247381    673183     23.09      8.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-3282570-1304033206/watcher-3282570-1304033206 -o /tmp/evaluation-result-3282570-1304033206/solver-3282570-1304033206 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3282570-1304033206.cnf 

running on 4 cores: 0,2,4,6

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: 7.89 7.86 7.68 6/180 25342
/proc/meminfo: memFree=13742004/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=24076 CPUtime=0 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 1302 0 0 0 0 0 0 0 25 0 1 0 514919405 24653824 1242 33554432000 4194304 4797429 140737351963856 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25342/statm: 6019 1243 342 148 0 948 0

[startup+0.044339 s]
/proc/loadavg: 7.89 7.86 7.68 6/180 25342
/proc/meminfo: memFree=13742004/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=57864 CPUtime=0.03 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 11004 0 0 0 2 1 0 0 25 0 1 0 514919405 59252736 7767 33554432000 4194304 4797429 140737351963856 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25342/statm: 14466 7768 348 148 0 9395 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 57864

[startup+0.10033 s]
/proc/loadavg: 7.89 7.86 7.68 6/180 25342
/proc/meminfo: memFree=13742004/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=103776 CPUtime=0.09 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 23673 0 0 0 6 3 0 0 25 0 1 0 514919405 106266624 16818 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272746922 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25342/statm: 25944 16818 348 148 0 20873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 103776

[startup+0.300293 s]
/proc/loadavg: 7.89 7.86 7.68 6/180 25342
/proc/meminfo: memFree=13742004/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=214556 CPUtime=0.29 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 45256 0 0 0 24 5 0 0 25 0 1 0 514919405 219705344 31041 33554432000 4194304 4797429 140737351963856 18446744073709551615 4549599 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25342/statm: 53639 31041 351 148 0 48568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 214556

[startup+0.700224 s]
/proc/loadavg: 7.89 7.86 7.68 6/180 25342
/proc/meminfo: memFree=13742004/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=852488 CPUtime=1.25 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 52515 0 0 0 119 6 0 0 25 0 4 0 514919405 872947712 37936 33554432000 4194304 4797429 140737351963856 18446744073709551615 4625525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 213122 37936 379 148 0 208051 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 852488

[startup+1.50108 s]
/proc/loadavg: 7.89 7.86 7.68 10/184 25346
/proc/meminfo: memFree=13566388/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=945024 CPUtime=4.45 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) S 25340 25342 24860 0 -1 4202496 63860 0 0 0 435 10 0 0 18 0 4 0 514919405 967704576 46654 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272794094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 236256 46656 391 148 0 231185 0
[pid=25342/tid=25344] ppid=25340 vsize=945024 CPUtime=0.97 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) S 25340 25342 24860 0 -1 4202560 3407 0 0 0 97 0 0 0 18 0 4 0 514919456 967704576 46656 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272794094 0 0 4096 2 18446604447815667776 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=945024 CPUtime=0.97 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 2798 0 0 0 97 0 0 0 18 0 4 0 514919456 967704576 46656 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272348634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=945024 CPUtime=0.97 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) S 25340 25342 24860 0 -1 4202560 2149 0 0 0 97 0 0 0 25 0 4 0 514919456 967704576 46656 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272794094 0 0 4096 2 18446604447815667776 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 945024

[startup+3.1008 s]
/proc/loadavg: 7.90 7.86 7.68 9/184 25346
/proc/meminfo: memFree=13446104/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1000448 CPUtime=10.78 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 95115 0 0 0 1053 25 0 0 19 0 4 0 514919405 1024458752 77167 33554432000 4194304 4797429 140737351963856 18446744073709551615 4388582 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 250112 77167 436 148 0 245041 0
[pid=25342/tid=25344] ppid=25340 vsize=1000448 CPUtime=2.57 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 12187 0 0 0 254 3 0 0 19 0 4 0 514919456 1024458752 77167 33554432000 4194304 4797429 140737351963856 18446744073709551615 4333277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1000448 CPUtime=2.54 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 11414 0 0 0 249 5 0 0 19 0 4 0 514919456 1024458752 77167 33554432000 4194304 4797429 140737351963856 18446744073709551615 4413516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1000448 CPUtime=2.57 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 8518 0 0 0 252 5 0 0 19 0 4 0 514919456 1024458752 77167 33554432000 4194304 4797429 140737351963856 18446744073709551615 4423606 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 1000448

[startup+6.30023 s]
/proc/loadavg: 7.90 7.86 7.68 9/184 25346
/proc/meminfo: memFree=13433952/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1000448 CPUtime=23.56 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 95434 0 0 0 2330 26 0 0 25 0 4 0 514919405 1024458752 77480 33554432000 4194304 4797429 140737351963856 18446744073709551615 4423080 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 250112 77480 436 148 0 245041 0
[pid=25342/tid=25344] ppid=25340 vsize=1000448 CPUtime=5.77 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 12241 0 0 0 574 3 0 0 25 0 4 0 514919456 1024458752 77480 33554432000 4194304 4797429 140737351963856 18446744073709551615 4423089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1000448 CPUtime=5.73 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 11523 0 0 0 567 6 0 0 25 0 4 0 514919456 1024458752 77480 33554432000 4194304 4797429 140737351963856 18446744073709551615 4341360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1000448 CPUtime=5.77 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 8594 0 0 0 572 5 0 0 25 0 4 0 514919456 1024458752 77480 33554432000 4194304 4797429 140737351963856 18446744073709551615 4413516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 1000448

[startup+12.7011 s]
/proc/loadavg: 7.91 7.86 7.68 9/184 25346
/proc/meminfo: memFree=13429648/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1000448 CPUtime=49.12 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 96206 0 0 0 4886 26 0 0 25 0 4 0 514919405 1024458752 78248 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272347299 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 250112 78248 436 148 0 245041 0
[pid=25342/tid=25344] ppid=25340 vsize=1000448 CPUtime=12.17 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 12446 0 0 0 1214 3 0 0 25 0 4 0 514919456 1024458752 78248 33554432000 4194304 4797429 140737351963856 18446744073709551615 268272356314 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1000448 CPUtime=12.1 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 11714 0 0 0 1204 6 0 0 25 0 4 0 514919456 1024458752 78248 33554432000 4194304 4797429 140737351963856 18446744073709551615 4341613 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1000448 CPUtime=12.16 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 8796 0 0 0 1211 5 0 0 25 0 4 0 514919456 1024458752 78248 33554432000 4194304 4797429 140737351963856 18446744073709551615 4412209 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.12
Current children cumulated vsize (KiB) 1000448

[startup+25.5008 s]
/proc/loadavg: 8.00 7.88 7.69 9/184 25346
/proc/meminfo: memFree=13400384/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1004704 CPUtime=100.26 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 104789 0 0 0 9998 28 0 0 25 0 4 0 514919405 1028816896 85181 33554432000 4194304 4797429 140737351963856 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 251176 85181 441 148 0 246105 0
[pid=25342/tid=25344] ppid=25340 vsize=1004704 CPUtime=24.97 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 12870 0 0 0 2494 3 0 0 25 0 4 0 514919456 1028816896 85181 33554432000 4194304 4797429 140737351963856 18446744073709551615 4413516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1004704 CPUtime=24.83 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 19077 0 0 0 2476 7 0 0 25 0 4 0 514919456 1028816896 85181 33554432000 4194304 4797429 140737351963856 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1004704 CPUtime=24.96 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 9193 0 0 0 2491 5 0 0 25 0 4 0 514919456 1028816896 85181 33554432000 4194304 4797429 140737351963856 18446744073709551615 4413344 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.26
Current children cumulated vsize (KiB) 1004704

[startup+51.1003 s]
/proc/loadavg: 8.00 7.89 7.70 9/184 25347
/proc/meminfo: memFree=13353060/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1022372 CPUtime=202.52 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 123474 0 0 0 20220 32 0 0 25 0 4 0 514919405 1046908928 96396 33554432000 4194304 4797429 140737351963856 18446744073709551615 4426003 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 255593 96396 441 148 0 250522 0
[pid=25342/tid=25344] ppid=25340 vsize=1022372 CPUtime=50.57 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 19759 0 0 0 5052 5 0 0 25 0 4 0 514919456 1046908928 96396 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424380 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1022372 CPUtime=50.3 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 22536 0 0 0 5022 8 0 0 25 0 4 0 514919456 1046908928 96396 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1022372 CPUtime=50.56 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 15829 0 0 0 5049 7 0 0 25 0 4 0 514919456 1046908928 96396 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424965 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.52
Current children cumulated vsize (KiB) 1022372

[startup+102.306 s]
/proc/loadavg: 8.09 7.94 7.72 9/184 25348
/proc/meminfo: memFree=13341716/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1028848 CPUtime=407.09 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 134903 0 0 0 40674 35 0 0 25 0 4 0 514919405 1053540352 98499 33554432000 4194304 4797429 140737351963856 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 257212 98499 441 148 0 252141 0
[pid=25342/tid=25344] ppid=25340 vsize=1028848 CPUtime=101.78 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 21896 0 0 0 10173 5 0 0 25 0 4 0 514919456 1053540352 98499 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1028848 CPUtime=101.25 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 25945 0 0 0 10116 9 0 0 25 0 4 0 514919456 1053540352 98499 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1028848 CPUtime=101.76 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 18539 0 0 0 10169 7 0 0 25 0 4 0 514919456 1053540352 98499 33554432000 4194304 4797429 140737351963856 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.09
Current children cumulated vsize (KiB) 1028848

[startup+162.3 s]
/proc/loadavg: 8.12 7.97 7.75 9/184 25350
/proc/meminfo: memFree=13310088/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1036028 CPUtime=646.76 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 147355 0 0 0 64636 40 0 0 25 0 4 0 514919405 1060892672 105587 33554432000 4194304 4797429 140737351963856 18446744073709551615 4413499 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 259007 105587 441 148 0 253936 0
[pid=25342/tid=25344] ppid=25340 vsize=1036028 CPUtime=161.78 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 23620 0 0 0 16172 6 0 0 25 0 4 0 514919456 1060892672 105587 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1036028 CPUtime=160.93 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 30079 0 0 0 16084 9 0 0 25 0 4 0 514919456 1060892672 105587 33554432000 4194304 4797429 140737351963856 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1036028 CPUtime=161.75 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 20918 0 0 0 16167 8 0 0 25 0 4 0 514919456 1060892672 105587 33554432000 4194304 4797429 140737351963856 18446744073709551615 4428962 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.76
Current children cumulated vsize (KiB) 1036028

[startup+222.301 s]
/proc/loadavg: 8.08 7.99 7.76 9/184 25352
/proc/meminfo: memFree=13305000/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1042296 CPUtime=886.45 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 159789 0 0 0 88601 44 0 0 25 0 4 0 514919405 1067311104 106515 33554432000 4194304 4797429 140737351963856 18446744073709551615 4423581 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 260574 106515 437 148 0 255503 0
[pid=25342/tid=25344] ppid=25340 vsize=1042296 CPUtime=221.78 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 25716 0 0 0 22171 7 0 0 25 0 4 0 514919456 1067311104 106515 33554432000 4194304 4797429 140737351963856 18446744073709551615 4242459 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1042296 CPUtime=220.62 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 33730 0 0 0 22052 10 0 0 25 0 4 0 514919456 1067311104 106515 33554432000 4194304 4797429 140737351963856 18446744073709551615 4647992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1042296 CPUtime=221.74 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 23216 0 0 0 22165 9 0 0 25 0 4 0 514919456 1067311104 106515 33554432000 4194304 4797429 140737351963856 18446744073709551615 4428722 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.45
Current children cumulated vsize (KiB) 1042296

[startup+282.301 s]

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

[pid=25342] ppid=25340 vsize=1084756 CPUtime=2804.05 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 236802 0 0 0 280335 70 0 0 25 0 4 0 514919405 1110790144 115803 33554432000 4194304 4797429 140737351963856 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 271189 115803 438 148 0 266118 0
[pid=25342/tid=25344] ppid=25340 vsize=1084756 CPUtime=701.78 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 43050 0 0 0 70167 11 0 0 25 0 4 0 514919456 1110790144 115803 33554432000 4194304 4797429 140737351963856 18446744073709551615 4241128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1084756 CPUtime=698.25 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 51606 0 0 0 69809 16 0 0 25 0 4 0 514919456 1110790144 115803 33554432000 4194304 4797429 140737351963856 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1084756 CPUtime=701.7 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 39779 0 0 0 70157 13 0 0 25 0 4 0 514919456 1110790144 115803 33554432000 4194304 4797429 140737351963856 18446744073709551615 4359156 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.05
Current children cumulated vsize (KiB) 1084756

[startup+762.307 s]
/proc/loadavg: 7.89 8.00 7.86 10/184 25397
/proc/meminfo: memFree=13988844/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1084900 CPUtime=3043.78 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 243293 0 0 0 304304 74 0 0 25 0 4 0 514919405 1110937600 115311 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 271225 115311 438 148 0 266154 0
[pid=25342/tid=25344] ppid=25340 vsize=1084900 CPUtime=761.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 44735 0 0 0 76168 12 0 0 25 0 4 0 514919456 1110937600 115311 33554432000 4194304 4797429 140737351963856 18446744073709551615 4429463 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1084900 CPUtime=757.94 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 52879 0 0 0 75778 16 0 0 25 0 4 0 514919456 1110937600 115311 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1084900 CPUtime=761.71 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 40598 0 0 0 76157 14 0 0 25 0 4 0 514919456 1110937600 115311 33554432000 4194304 4797429 140737351963856 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3043.78
Current children cumulated vsize (KiB) 1084900

[startup+822.301 s]
/proc/loadavg: 8.01 8.01 7.87 10/184 25399
/proc/meminfo: memFree=12618464/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1086576 CPUtime=3283.42 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 253778 0 0 0 328265 77 0 0 25 0 4 0 514919405 1112653824 115411 33554432000 4194304 4797429 140737351963856 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 271644 115411 438 148 0 266573 0
[pid=25342/tid=25344] ppid=25340 vsize=1086576 CPUtime=821.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 47504 0 0 0 82167 13 0 0 25 0 4 0 514919456 1112653824 115411 33554432000 4194304 4797429 140737351963856 18446744073709551615 4332763 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1086576 CPUtime=817.61 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 55562 0 0 0 81744 17 0 0 25 0 4 0 514919456 1112653824 115411 33554432000 4194304 4797429 140737351963856 18446744073709551615 4429141 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1086576 CPUtime=821.69 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 42679 0 0 0 82155 14 0 0 25 0 4 0 514919456 1112653824 115411 33554432000 4194304 4797429 140737351963856 18446744073709551615 4642191 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.42
Current children cumulated vsize (KiB) 1086576

[startup+882.3 s]
/proc/loadavg: 7.70 7.95 7.86 7/184 25400
/proc/meminfo: memFree=11991064/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1087332 CPUtime=3523.09 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 262367 0 0 0 352230 79 0 0 25 0 4 0 514919405 1113427968 117506 33554432000 4194304 4797429 140737351963856 18446744073709551615 4387768 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 271833 117506 438 148 0 266762 0
[pid=25342/tid=25344] ppid=25340 vsize=1087332 CPUtime=881.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 48792 0 0 0 88166 14 0 0 25 0 4 0 514919456 1113427968 117506 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1087332 CPUtime=877.29 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 58880 0 0 0 87711 18 0 0 25 0 4 0 514919456 1113427968 117506 33554432000 4194304 4797429 140737351963856 18446744073709551615 4423464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1087332 CPUtime=881.69 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 44303 0 0 0 88155 14 0 0 25 0 4 0 514919456 1113427968 117506 33554432000 4194304 4797429 140737351963856 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.09
Current children cumulated vsize (KiB) 1087332

[startup+942.301 s]
/proc/loadavg: 5.51 7.30 7.64 5/175 25419
/proc/meminfo: memFree=15637044/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1099348 CPUtime=3762.82 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 271756 0 0 0 376199 83 0 0 25 0 4 0 514919405 1125732352 116843 33554432000 4194304 4797429 140737351963856 18446744073709551615 4423115 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 274837 116843 438 148 0 269766 0
[pid=25342/tid=25344] ppid=25340 vsize=1099348 CPUtime=941.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 51462 0 0 0 94166 14 0 0 25 0 4 0 514919456 1125732352 116843 33554432000 4194304 4797429 140737351963856 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1099348 CPUtime=937.02 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 61187 0 0 0 93684 18 0 0 25 0 4 0 514919456 1125732352 116843 33554432000 4194304 4797429 140737351963856 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1099348 CPUtime=941.69 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 45384 0 0 0 94154 15 0 0 25 0 4 0 514919456 1125732352 116843 33554432000 4194304 4797429 140737351963856 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3762.82
Current children cumulated vsize (KiB) 1099348

[startup+1002.3 s]
/proc/loadavg: 4.51 6.65 7.39 5/175 25420
/proc/meminfo: memFree=15628464/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1115956 CPUtime=4002.55 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 284445 0 0 0 400166 89 0 0 25 0 4 0 514919405 1142738944 118982 33554432000 4194304 4797429 140737351963856 18446744073709551615 4333159 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 278989 118982 438 148 0 273918 0
[pid=25342/tid=25344] ppid=25340 vsize=1115956 CPUtime=1001.79 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 54070 0 0 0 100164 15 0 0 25 0 4 0 514919456 1142738944 118982 33554432000 4194304 4797429 140737351963856 18446744073709551615 4237256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1115956 CPUtime=996.75 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 64579 0 0 0 99655 20 0 0 25 0 4 0 514919456 1142738944 118982 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524563 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1115956 CPUtime=1001.68 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 48647 0 0 0 100151 17 0 0 25 0 4 0 514919456 1142738944 118982 33554432000 4194304 4797429 140737351963856 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.55
Current children cumulated vsize (KiB) 1115956

[startup+1062.3 s]
/proc/loadavg: 4.25 6.22 7.20 5/175 25422
/proc/meminfo: memFree=15619492/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1116032 CPUtime=4242.27 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 292940 0 0 0 424134 93 0 0 25 0 4 0 514919405 1142816768 121195 33554432000 4194304 4797429 140737351963856 18446744073709551615 4341360 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 279008 121195 438 148 0 273937 0
[pid=25342/tid=25344] ppid=25340 vsize=1116032 CPUtime=1061.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 55605 0 0 0 106164 16 0 0 25 0 4 0 514919456 1142816768 121195 33554432000 4194304 4797429 140737351963856 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1116032 CPUtime=1056.48 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 66722 0 0 0 105627 21 0 0 25 0 4 0 514919456 1142816768 121195 33554432000 4194304 4797429 140737351963856 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1116032 CPUtime=1061.68 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 51123 0 0 0 106150 18 0 0 25 0 4 0 514919456 1142816768 121195 33554432000 4194304 4797429 140737351963856 18446744073709551615 4240955 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.27
Current children cumulated vsize (KiB) 1116032

[startup+1122.3 s]
/proc/loadavg: 4.08 5.78 6.98 5/175 25424
/proc/meminfo: memFree=15620832/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1116112 CPUtime=4482.01 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 301352 0 0 0 448105 96 0 0 25 0 4 0 514919405 1142898688 120930 33554432000 4194304 4797429 140737351963856 18446744073709551615 4413528 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 279028 120930 438 148 0 273957 0
[pid=25342/tid=25344] ppid=25340 vsize=1116112 CPUtime=1121.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 59060 0 0 0 112164 16 0 0 25 0 4 0 514919456 1142898688 120930 33554432000 4194304 4797429 140737351963856 18446744073709551615 4237256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1116112 CPUtime=1116.21 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 68012 0 0 0 111600 21 0 0 25 0 4 0 514919456 1142898688 120930 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1116112 CPUtime=1121.68 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 52012 0 0 0 112149 19 0 0 25 0 4 0 514919456 1142898688 120930 33554432000 4194304 4797429 140737351963856 18446744073709551615 4493225 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.01
Current children cumulated vsize (KiB) 1116112

[startup+1182.3 s]
/proc/loadavg: 4.07 5.49 6.81 5/175 25425
/proc/meminfo: memFree=15613612/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1116176 CPUtime=4721.73 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 309877 0 0 0 472074 99 0 0 25 0 4 0 514919405 1142964224 122676 33554432000 4194304 4797429 140737351963856 18446744073709551615 4341181 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 279044 122676 438 148 0 273973 0
[pid=25342/tid=25344] ppid=25340 vsize=1116176 CPUtime=1181.8 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 61335 0 0 0 118163 17 0 0 25 0 4 0 514919456 1142964224 122676 33554432000 4194304 4797429 140737351963856 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1116176 CPUtime=1175.94 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 70624 0 0 0 117572 22 0 0 25 0 4 0 514919456 1142964224 122676 33554432000 4194304 4797429 140737351963856 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1116176 CPUtime=1181.67 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 53482 0 0 0 118148 19 0 0 25 0 4 0 514919456 1142964224 122676 33554432000 4194304 4797429 140737351963856 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.73
Current children cumulated vsize (KiB) 1116176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 4.04 5.37 6.74 5/175 25426
/proc/meminfo: memFree=15623768/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1116300 CPUtime=4800.06 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 313641 0 0 0 479905 101 0 0 25 0 4 0 514919405 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 279075 120094 438 148 0 274004 0
[pid=25342/tid=25344] ppid=25340 vsize=1116300 CPUtime=1201.4 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 62794 0 0 0 120123 17 0 0 25 0 4 0 514919456 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1116300 CPUtime=1195.44 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 70901 0 0 0 119522 22 0 0 25 0 4 0 514919456 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1116300 CPUtime=1201.27 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 53694 0 0 0 120108 19 0 0 25 0 4 0 514919456 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1116300

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

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

[startup+1201.9 s]
/proc/loadavg: 4.04 5.37 6.74 5/175 25426
/proc/meminfo: memFree=15623768/32950928 swapFree=67111528/67111528
[pid=25342] ppid=25340 vsize=1116300 CPUtime=4800.06 cores=0,2,4,6
/proc/25342/stat : 25342 (techdemo) R 25340 25342 24860 0 -1 4202496 313641 0 0 0 479905 101 0 0 25 0 4 0 514919405 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4424435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25342/statm: 279075 120094 438 148 0 274004 0
[pid=25342/tid=25344] ppid=25340 vsize=1116300 CPUtime=1201.4 cores=0,2,4,6
/proc/25342/task/25344/stat : 25344 (techdemo) R 25340 25342 24860 0 -1 4202560 62794 0 0 0 120123 17 0 0 25 0 4 0 514919456 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25342/tid=25345] ppid=25340 vsize=1116300 CPUtime=1195.44 cores=0,2,4,6
/proc/25342/task/25345/stat : 25345 (techdemo) R 25340 25342 24860 0 -1 4202560 70901 0 0 0 119522 22 0 0 25 0 4 0 514919456 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25342/tid=25346] ppid=25340 vsize=1116300 CPUtime=1201.27 cores=0,2,4,6
/proc/25342/task/25346/stat : 25346 (techdemo) R 25340 25342 24860 0 -1 4202560 53694 0 0 0 120108 19 0 0 25 0 4 0 514919456 1143091200 120094 33554432000 4194304 4797429 140737351963856 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1116300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.12
CPU user time (s): 4799.08
CPU system time (s): 1.03684
CPU usage (%): 399.365
Max. virtual memory (cumulated for all children) (KiB): 1224476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.08
system time used= 1.03684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313641
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= 11294
involuntary context switches= 35644

runsolver used 1.83372 second user time and 4.11837 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 01:26:46
IDJOB=3282570
IDBENCH=70829
IDSOLVER=1584
FILE ID=node122/3282570-1304033206
RUNJOBID= node122-1304032508-25240
PBS_JOBID= 13170330
Free space on /tmp= 71632 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282570-1304033206/watcher-3282570-1304033206 -o /tmp/evaluation-result-3282570-1304033206/solver-3282570-1304033206 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3282570-1304033206.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1175440639

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13742176 kB
Buffers:       1730700 kB
Cached:       14518284 kB
SwapCached:          0 kB
Active:        7645516 kB
Inactive:     10993792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13742176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12076 kB
Writeback:           0 kB
AnonPages:     2389632 kB
Mapped:          15832 kB
Slab:           501152 kB
PageTables:       9668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3122680 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= 71652 MiB
End job on node122 at 2011-04-29 01:46:50