Trace number 3172932

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-mtSAT 4117.06 1031.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1060672754-058.SATISFIABLE.cnf
MD5SUM74ebf62a9b67d118d692e671bdb08f4e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-3172932-1304120717.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    350 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     164 undec:      40 neg:     146
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       340      1474         0         0      4475         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
6.76/1.73	c  N dy     7     30000       340      1474         0     10383      4475    144967     18.87     12.21  --
6.76/1.74	c  S st     7     30000       340      1474         0     10383      4475    144967     18.87     12.21  --
6.76/1.79	c  S st     7     30506       340      1474         0     10887      4475    153671     18.87     12.21  --
6.76/1.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.76/1.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.06
7.16/1.81	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
7.16/1.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.81	c Subs w/ non-existent bins:      0 time:  0.00 s
7.16/1.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.56/1.92	c lits-rem:       158  cl-subs:     1045  v-elim:      9  v-fix:    0  time:  0.43 s
7.56/1.92	c learnt bin added due to v-elim: 0
7.56/1.92	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
7.56/1.92	c vivif2 --  cl tried     9842 cl shrink        0 lits rem          0 time: 0.00
7.56/1.94	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.08
7.56/1.94	c calculated reachability. Time: 0.00
7.56/1.94	c  N dy     7     30506       340      1474         0      9842      4475    139434     18.87     12.21  --
7.56/1.94	c  F st     7     30506       340      1474         0      9842      4475    139434     18.87     12.21  --
8.37/2.11	c Decided on static restart strategy
12.76/3.27	c  N dy    14     45759       340      1474         0     16965      4475    246131     17.85     12.24  --
12.76/3.28	c  S st    14     45759       340      1474         0     16965      4475    246131     17.85     12.24  --
13.17/3.35	c  S st    14     46261       340      1474         0      8841      4475     91058     17.85     12.24  --
13.17/3.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.17/3.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.17/3.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.04
13.17/3.36	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
13.17/3.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.17/3.36	c Subs w/ non-existent bins:      0 time:  0.00 s
13.17/3.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.17/3.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.17/3.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.17/3.39	c lits-rem:        13  cl-subs:      144  v-elim:      9  v-fix:    0  time:  0.10 s
13.17/3.39	c learnt bin added due to v-elim: 0
13.17/3.39	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
13.17/3.39	c vivif2 --  cl tried     8697 cl shrink        0 lits rem          0 time: 0.00
13.54/3.40	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.05
13.54/3.40	c calculated reachability. Time: 0.00
13.54/3.40	c  N dy    14     46261       340      1474         0      8697      4475     89833     17.85     12.24  --
22.34/5.65	c  N dy    15     69391       340      1474         0     10771      4475    105223     17.44     12.07  --
22.34/5.66	c  S st    15     69391       340      1474         0     10771      4475    105223     17.44     12.07  --
22.74/5.71	c  S st    15     69895       340      1474         0     11272      4475    113999     17.44     12.07  --
22.74/5.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.74/5.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.74/5.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.06
22.74/5.72	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
22.74/5.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.74/5.72	c Subs w/ non-existent bins:      0 time:  0.00 s
22.74/5.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.74/5.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.74/5.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.74/5.79	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
24.74/6.25	c Added 4 vars  tried: 80000 time: 1.83
24.74/6.25	c ORs :      4 avg-s:  0.0 cl-sh:   463 l-rem:    463 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.83
24.74/6.25	c lits-rem:        22  cl-subs:      192  v-elim:      9  v-fix:    0  time:  2.12 s
24.74/6.25	c learnt bin added due to v-elim: 0
24.74/6.25	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
24.74/6.25	c vivif2 --  cl tried    11080 cl shrink        0 lits rem          0 time: 0.00
24.74/6.27	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.07
24.74/6.27	c calculated reachability. Time: 0.00
24.74/6.27	c  N dy    15     69895       344      1478         8     11080      4503    111539     17.44     12.07  --
24.74/6.27	c  F st    15     69895       344      1478         8     11080      4503    111539     17.44     12.07  --
25.54/6.45	c Decided on static restart strategy
39.91/10.02	c  N dy    22    104843       344      1478         8     20592      4503    253661     17.53     11.97  --
39.91/10.03	c  S st    22    104843       344      1478         8     20592      4503    253661     17.53     11.97  --
40.31/10.12	c  S st    22    105348       344      1478         8     21095      4503    262153     17.53     11.97  --
40.31/10.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.31/10.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.16
40.31/10.16	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.00 s
40.31/10.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.16	c Subs w/ non-existent bins:      0 time:  0.01 s
40.31/10.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.31/10.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.31/10.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.92/10.57	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.01
41.92/10.57	c lits-rem:       274  cl-subs:     1805  v-elim:     11  v-fix:    0  time:  1.61 s
41.92/10.57	c learnt bin added due to v-elim: 0
41.92/10.57	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
41.92/10.57	c vivif2 --  cl tried    19289 cl shrink        0 lits rem          0 time: 0.01
42.32/10.60	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.13
42.32/10.61	c calculated reachability. Time: 0.00
42.32/10.61	c  N dy    22    105348       344      1478         8     19289      4503    235717     17.53     11.97  --
69.49/17.42	c  N dy    23    158023       344      1478         8     26648      4503    313454     16.81     11.66  --
69.49/17.44	c  S st    23    158023       344      1478         8     26648      4503    313454     16.81     11.66  --
69.91/17.53	c  S st    23    158527       344      1478         8     27150      4503    322589     16.81     11.66  --
69.91/17.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.91/17.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.91/17.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.23
69.91/17.59	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.00 s
69.91/17.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.91/17.59	c Subs w/ non-existent bins:      0 time:  0.01 s
69.91/17.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.91/17.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.91/17.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
72.69/18.21	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.00
72.69/18.21	c lits-rem:       835  cl-subs:     4144  v-elim:     11  v-fix:    0  time:  2.47 s
72.69/18.21	c learnt bin added due to v-elim: 0
72.69/18.21	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
72.69/18.22	c vivif2 --  cl tried    23006 cl shrink        0 lits rem          0 time: 0.01
72.69/18.25	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.16
72.69/18.26	c calculated reachability. Time: 0.00
72.69/18.26	c  N dy    23    158527       344      1478         8     23006      4503    264158     16.81     11.66  --
121.42/30.46	c  N dy    24    237790       344      1478         8     28276      4503    333077     18.21     11.69  --
121.42/30.47	c  S st    24    237790       344      1478         8     28276      4503    333077     18.21     11.69  --
121.82/30.57	c  S st    24    238294       344      1478         8     28778      4503    342279     18.21     11.69  --
121.82/30.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
121.82/30.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.22/30.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.28
122.22/30.65	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.00 s
122.22/30.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.22/30.65	c Subs w/ non-existent bins:      0 time:  0.01 s
122.22/30.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.22/30.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.22/30.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
125.02/31.35	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.00
125.02/31.35	c lits-rem:       457  cl-subs:     2071  v-elim:     11  v-fix:    0  time:  2.78 s
125.02/31.35	c learnt bin added due to v-elim: 0
125.02/31.35	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
125.02/31.35	c vivif2 --  cl tried    26707 cl shrink        0 lits rem          0 time: 0.01
125.42/31.40	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.18
125.42/31.40	c calculated reachability. Time: 0.00
125.42/31.40	c  N dy    24    238294       344      1478         8     26707      4503    311002     18.21     11.69  --
211.31/52.99	c  N dy    25    357441       344      1478         8     30766      4503    314571     17.76     11.34  --
211.71/53.01	c  S st    25    357441       344      1478         8     30766      4503    314571     17.76     11.34  --
212.11/53.12	c  S st    25    357943       344      1478         8     31262      4503    323646     17.76     11.34  --
212.11/53.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
212.11/53.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.51/53.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.28
212.51/53.20	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.00 s
212.51/53.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.51/53.20	c Subs w/ non-existent bins:      0 time:  0.01 s
212.51/53.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.51/53.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
212.51/53.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
214.93/53.86	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.00
216.90/54.30	c Added 4 vars  tried: 80000 time: 1.77
216.90/54.31	c ORs :      4 avg-s:  0.0 cl-sh:  1347 l-rem:   1347 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.80
216.90/54.31	c lits-rem:       657  cl-subs:     2021  v-elim:     11  v-fix:    0  time:  4.42 s
216.90/54.31	c learnt bin added due to v-elim: 0
216.90/54.31	c vivif2 --  cl tried     1482 cl shrink        0 lits rem          0 time: 0.00
216.90/54.32	c vivif2 --  cl tried    29241 cl shrink        0 lits rem          0 time: 0.01
216.90/54.36	c asymm  cl-useful: 0/1482/1482 lits-rem:0 time: 0.18
216.90/54.36	c calculated reachability. Time: 0.00
216.90/54.36	c  N dy    25    357943       348      1482        16     29241      4531    295498     17.76     11.34  --
374.71/93.86	c  N dy    26    536914       348      1482        16     36827      4531    370862     19.05     11.35  --
374.71/93.87	c  S st    26    536914       348      1482        16     36827      4531    370862     19.05     11.35  --
375.51/94.01	c  S st    26    537418       348      1482        16     37326      4531    380196     19.05     11.35  --
375.51/94.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
375.51/94.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
375.91/94.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.43
375.91/94.12	c Calc non-exist non-lernt bins v-fix:     0 done:    348 time:  0.00 s
375.91/94.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
375.91/94.12	c Subs w/ non-existent bins:      0 time:  0.01 s
375.91/94.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
375.91/94.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.91/94.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
379.10/94.90	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
379.10/94.91	c lits-rem:       574  cl-subs:     2294  v-elim:     11  v-fix:    0  time:  3.11 s
379.10/94.91	c learnt bin added due to v-elim: 0
379.10/94.91	c vivif2 --  cl tried     1482 cl shrink        0 lits rem          0 time: 0.00
379.10/94.91	c vivif2 --  cl tried    35032 cl shrink        0 lits rem          0 time: 0.02
379.10/94.98	c asymm  cl-useful: 0/1482/1482 lits-rem:0 time: 0.24
379.10/94.98	c calculated reachability. Time: 0.00
379.10/94.98	c  N dy    26    537418       348      1482        16     35032      4531    349669     19.05     11.35  --
379.10/94.98	c  F st    26    537418       348      1482        16     35032      4531    349669     19.05     11.35  --
380.70/95.38	c Decided on static restart strategy
677.11/169.57	c  N dy    33    806127       348      1482        16     57968      4531    680907     18.69     11.34  --
677.51/169.60	c  S st    33    806127       348      1482        16     57968      4531    680907     18.69     11.34  --
678.31/169.83	c  S st    33    806628       349      1482        18     58472      4535    690353     18.69     11.34  --
678.31/169.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
678.31/169.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
679.11/170.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.2M T:  0.80
679.11/170.03	c Calc non-exist non-lernt bins v-fix:     0 done:    349 time:  0.00 s
679.11/170.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
679.11/170.03	c Subs w/ non-existent bins:      0 time:  0.02 s
679.11/170.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
679.11/170.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
679.11/170.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
684.31/171.33	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
684.31/171.34	c lits-rem:      1060  cl-subs:     5117  v-elim:     11  v-fix:    0  time:  5.15 s
684.31/171.34	c learnt bin added due to v-elim: 0
684.31/171.34	c vivif2 --  cl tried     1482 cl shrink        0 lits rem          0 time: 0.00
684.31/171.35	c vivif2 --  cl tried    53355 cl shrink        0 lits rem          0 time: 0.03
684.70/171.44	c asymm  cl-useful: 0/1414/1482 lits-rem:0 time: 0.36
684.70/171.44	c calculated reachability. Time: 0.00
684.70/171.44	c  N dy    33    806628       349      1482        18     53355      4535    615200     18.69     11.34  --
1230.78/308.19	c  N dy    34   1209942       349      1482        18     68780      4535    763766     15.98     11.24  --
1231.18/308.22	c  S st    34   1209942       349      1482        18     68780      4535    763766     15.98     11.24  --
1231.98/308.49	c  S st    34   1210447       349      1482        18     69283      4535    773149     15.98     11.24  --
1231.98/308.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1231.98/308.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1233.18/308.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  1.04
1233.18/308.76	c Calc non-exist non-lernt bins v-fix:     0 done:    349 time:  0.01 s
1233.18/308.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1233.18/308.76	c Subs w/ non-existent bins:      0 time:  0.03 s
1233.18/308.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1233.18/308.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1233.18/308.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1239.56/310.37	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
1239.56/310.38	c lits-rem:       867  cl-subs:    10014  v-elim:     11  v-fix:    0  time:  6.38 s
1239.56/310.38	c learnt bin added due to v-elim: 0
1239.56/310.38	c vivif2 --  cl tried     1482 cl shrink        0 lits rem          0 time: 0.00
1239.56/310.39	c vivif2 --  cl tried    59269 cl shrink        0 lits rem          0 time: 0.03
1239.96/310.48	c asymm  cl-useful: 0/1288/1482 lits-rem:0 time: 0.37
1239.96/310.48	c calculated reachability. Time: 0.00
1239.96/310.48	c  N dy    34   1210447       349      1482        18     59269      4535    633377     15.98     11.24  --
2087.63/522.62	c  N dy    35   1710450       349      1482        18     90580      4535   1086360     16.83     11.11  --
2087.63/522.67	c  S st    35   1710450       349      1482        18     90580      4535   1086360     16.83     11.11  --
2089.63/523.10	c  S st    35   1710953       349      1482        18     91081      4535   1095371     16.83     11.11  --
2089.63/523.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2089.63/523.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2091.24/523.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.9M T:  1.68
2091.24/523.53	c Calc non-exist non-lernt bins v-fix:     0 done:    349 time:  0.01 s
2091.24/523.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2091.24/523.54	c Subs w/ non-existent bins:      0 time:  0.04 s
2091.24/523.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2091.24/523.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2091.24/523.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2100.03/525.77	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
2103.61/526.68	c Added 4 vars  tried: 80000 time: 3.61
2104.01/526.79	c ORs :      4 avg-s:  0.0 cl-sh:  6770 l-rem:   6770 b-add:      9 v-rep:   0 cl-rem: 0 avg s: nan T:    4.07
2104.43/526.81	c lits-rem:       807  cl-subs:    12454  v-elim:     11  v-fix:    0  time: 12.98 s
2104.43/526.81	c learnt bin added due to v-elim: 0
2104.43/526.81	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
2104.43/526.82	c vivif2 --  cl tried    78627 cl shrink        0 lits rem          0 time: 0.05
2104.83/526.93	c asymm  cl-useful: 0/1024/1485 lits-rem:0 time: 0.43
2104.83/526.93	c calculated reachability. Time: 0.00
2104.83/526.93	c  N dy    35   1710953       353      1485        27     78627      4562    918844     16.83     11.11  --
3092.69/774.25	c  N dy    36   2210955       353      1485        27     93928      4562   1125109     17.25     11.12  --
3092.69/774.29	c  S st    36   2210955       353      1485        27     93928      4562   1125109     17.25     11.12  --
3094.68/774.77	c  S st    36   2211461       353      1485        27     94433      4562   1134572     17.25     11.12  --
3094.68/774.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3094.68/774.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3097.08/775.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.3M T:  2.15
3097.08/775.32	c Calc non-exist non-lernt bins v-fix:     0 done:    353 time:  0.01 s
3097.08/775.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3097.08/775.33	c Subs w/ non-existent bins:      0 time:  0.04 s
3097.08/775.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3097.08/775.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3097.08/775.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3106.69/777.77	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
3106.69/777.79	c lits-rem:       658  cl-subs:    10022  v-elim:     12  v-fix:    0  time:  9.71 s
3106.69/777.79	c learnt bin added due to v-elim: 0
3106.69/777.79	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
3107.06/777.80	c vivif2 --  cl tried    84411 cl shrink        0 lits rem          0 time: 0.06
3107.46/777.92	c asymm  cl-useful: 0/769/1485 lits-rem:0 time: 0.45
3107.46/777.92	c calculated reachability. Time: 0.00
3107.46/777.92	c  N dy    36   2211461       353      1485        27     84411      4562    981458     17.25     11.12  --
4113.70/1029.85	c  E dy    37   2641165         0      1485        28    108994      4562   1235561     17.59     11.00  --
4113.70/1029.86	c Verified 1485 clauses.
4113.70/1029.86	c Solution needs extension. Extending.
4116.99/1031.13	c Verified 1485 clauses.
4116.99/1031.13	c Following stats are for *FIRST FINISHED THREAD ONLY*
4116.99/1031.13	c num threads              : 4          
4116.99/1031.13	c restarts                 : 37         
4116.99/1031.13	c dynamic restarts         : 13         
4116.99/1031.13	c static restarts          : 24         
4116.99/1031.13	c full restarts            : 3          
4116.99/1031.13	c total simplify time      : 0.00       
4116.99/1031.13	c learnts DL2              : 0          
4116.99/1031.13	c learnts size 2           : 30         
4116.99/1031.13	c learnts size 1           : 0           (0.00      % of vars)
4116.99/1031.13	c filedLit time            : 7.21        (0.18      % time)
4116.99/1031.13	c v-elim SatELite          : 10          (2.75      % vars)
4116.99/1031.13	c SatELite time            : 50.83       (1.23      % time)
4116.99/1031.13	c v-elim xor               : 0           (0.00      % vars)
4116.99/1031.13	c xor elim time            : 0.07        (0.00      % time)
4116.99/1031.13	c num binary xor trees     : 0          
4116.99/1031.13	c binxor trees' crown      : 0           (nan       leafs/tree)
4116.99/1031.13	c bin xor find time        : 0.00       
4116.99/1031.13	c OTF clause subsumed      : 111847      (0.04      clauses/conflict)
4116.99/1031.13	c OTF subs. size diff      : 137713      (1.23       lits/clause)
4116.99/1031.13	c OTF cl watch-shrink      : 642801      (0.24      clauses/conflict)
4116.99/1031.13	c OTF cl watch-sh-lit      : 813464      (1.27       lits/clause)
4116.99/1031.13	c tried to recurMin cls    : 2641165     (100.00     % of conflicts)
4116.99/1031.13	c updated cache            : 6198        (0.00       lits/tried recurMin)
4116.99/1031.13	c OTF Gate-Rem cl          : 305954      (0.12      clauses/conflict)
4116.99/1031.13	c OTF Gate-rem lits        : 320037      (1.05      lits/confl)
4116.99/1031.13	c unit cls received        : 0           (nan       % of units)
4116.99/1031.13	c unit cls sent            : 0           (nan       % of units)
4116.99/1031.13	c bin cls received         : 4          
4116.99/1031.13	c bin cls sent             : 26         
4116.99/1031.13	c tri cls recevied         : 5          
4116.99/1031.13	c tri cls sent             : 12         
4116.99/1031.13	c clauses over max glue    : 0           (0.00      % of all clauses)
4116.99/1031.13	c conflicts                : 2641165     (641.65    / sec)
4116.99/1031.13	c decisions                : 3081492     (0.34      % random)
4116.99/1031.13	c bogo-props               : 79864535086 (19402438.41 / sec)
4116.99/1031.13	c props                    : 184580031   (44842.22  / sec)
4116.99/1031.13	c conflict literals        : 45203949    (28.57     % deleted)
4116.99/1031.13	c Memory used              : 734.50      MB
4116.99/1031.13	c single-thread CPU time   : 4116.21     s
4116.99/1031.13	c all-threads sum CPU time : 4116.21     s
4116.99/1031.13	s SATISFIABLE
4116.99/1031.13	v -1 -2 3 -4 -5 -6 7 8 -9 10 11 -12 13 14 -15 16 -17 18 19 -20 21 22 23 24 25 26 -27 28 29 -30 -31 -32 33 34 35 -36 37 -38 -39 -40 -41 -42 -43 44 45 -46 -47 -48 -49 -50 51 52 53 -54 55 -56 -57 58 -59 60 61 -62 -63 -64 65 -66 67 68 -69 -70 71 -72 73 74 75 76 77 -78 -79 -80 -81 -82 -83 84 -85 -86 -87 88 -89 90 91 -92 93 94 95 96 -97 -98 99 -100 -101 102 -103 104 -105 -106 -107 108 109 110 111 112 -113 -114 -115 116 117 118 -119 -120 -121 -122 -123 -124 -125 126 -127 -128 -129 130 -131 -132 -133 -134 -135 -136 137 138 -139 140 141 142 143 144 145 -146 147 148 -149 -150 151 -152 153 154 155 156 157 -158 159 -160 161 162 -163 164 165 166 167 -168 169 -170 -171 172 173 174 -175 176 177 178 -179 180 -181 182 183 184 -185 -186 187 188 -189 -190 191 192 193 -194 195 196 -197 198 199 200 -201 -202 203 204 -205 206 -207 -208 -209 -210 211 212 213 214 -215 -216 -217 -218 219 -220 -221 -222 -223 -224 -225 -226 -227 228 -229 230 -231 -232 233 234 -235 236 -237 -238 239 240 241 -242 -243 244 245 246 -247 -248 -249 250 251 252 -253 254 255 -256 -257 258 259 -260 -261 -262 -263 -264 -265 266 -267 268 269 -270 271 272 -273 -274 275 -276 277 278 -279 -280 281 -282 -283 -284 285 286 -287 288 -289 -290 291 292 293 -294 -295 296 -297 -298 -299 300 -301 302 303 304 305 306 -307 -308 309 -310 -311 -312 313 314 315 316 317 318 -319 320 321 -322 -323 -324 325 -326 327 328 329 -330 -331 332 333 -334 -335 336 -337 -338 339 -340 -341 342 343 344 -345 -346 347 -348 349 350 0

Verifier Data

OK

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-3172932-1304120717/watcher-3172932-1304120717 -o /tmp/evaluation-result-3172932-1304120717/solver-3172932-1304120717 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172932-1304120717.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.08 8.10 8.03 6/180 29461
/proc/meminfo: memFree=30874360/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=50688 CPUtime=0 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 745 0 0 0 0 0 0 0 25 0 1 0 523672636 51904512 676 33554432000 4194304 4797429 140735236436816 18446744073709551615 270624909040 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29461/statm: 15233 678 360 148 0 10162 0
[pid=29461/tid=29462] ppid=29459 vsize=81420 CPUtime=0 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523672637 83374080 680 33554432000 4194304 4797429 140735236436816 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=81420 CPUtime=0 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523672637 83374080 680 33554432000 4194304 4797429 140735236436816 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=81420 CPUtime=0 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523672637 83374080 680 33554432000 4194304 4797429 140735236436816 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.090123 s]
/proc/loadavg: 8.08 8.10 8.03 6/180 29461
/proc/meminfo: memFree=30874360/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=672744 CPUtime=0.33 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 1459 0 0 0 33 0 0 0 25 0 4 0 523672636 688889856 1334 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 168186 1334 411 148 0 163115 0
[pid=29461/tid=29462] ppid=29459 vsize=672744 CPUtime=0.08 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 156 0 0 0 8 0 0 0 25 0 4 0 523672637 688889856 1334 33554432000 4194304 4797429 140735236436816 18446744073709551615 4387388 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=672744 CPUtime=0.08 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 155 0 0 0 8 0 0 0 25 0 4 0 523672637 688889856 1334 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424649 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=672744 CPUtime=0.08 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 227 0 0 0 8 0 0 0 25 0 4 0 523672637 688889856 1334 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424970 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 672744

[startup+0.101121 s]
/proc/loadavg: 8.08 8.10 8.03 6/180 29461
/proc/meminfo: memFree=30874360/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=672876 CPUtime=0.37 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 1498 0 0 0 37 0 0 0 25 0 4 0 523672636 689025024 1373 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 168219 1373 411 148 0 163148 0
[pid=29461/tid=29462] ppid=29459 vsize=672876 CPUtime=0.09 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 164 0 0 0 9 0 0 0 25 0 4 0 523672637 689025024 1373 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425633 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=672876 CPUtime=0.09 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 164 0 0 0 9 0 0 0 25 0 4 0 523672637 689025024 1373 33554432000 4194304 4797429 140735236436816 18446744073709551615 4341181 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=672876 CPUtime=0.09 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 239 0 0 0 9 0 0 0 25 0 4 0 523672637 689025024 1373 33554432000 4194304 4797429 140735236436816 18446744073709551615 4387843 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 672876

[startup+0.301086 s]
/proc/loadavg: 8.08 8.10 8.03 6/180 29461
/proc/meminfo: memFree=30874360/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=674332 CPUtime=1.17 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 2372 0 0 0 117 0 0 0 18 0 4 0 523672636 690515968 1809 33554432000 4194304 4797429 140735236436816 18446744073709551615 4351358 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 168583 1809 411 148 0 163512 0
[pid=29461/tid=29462] ppid=29459 vsize=674332 CPUtime=0.29 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 375 0 0 0 29 0 0 0 25 0 4 0 523672637 690515968 1809 33554432000 4194304 4797429 140735236436816 18446744073709551615 4331602 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=674332 CPUtime=0.29 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 364 0 0 0 29 0 0 0 25 0 4 0 523672637 690515968 1809 33554432000 4194304 4797429 140735236436816 18446744073709551615 4331610 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=674332 CPUtime=0.29 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 467 0 0 0 29 0 0 0 25 0 4 0 523672637 690515968 1809 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424652 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 674332

[startup+0.701017 s]
/proc/loadavg: 8.08 8.10 8.03 6/180 29461
/proc/meminfo: memFree=30874360/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=677744 CPUtime=2.78 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 4418 0 0 0 277 1 0 0 18 0 4 0 523672636 694009856 3148 33554432000 4194304 4797429 140735236436816 18446744073709551615 4341091 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 169436 3148 416 148 0 164365 0
[pid=29461/tid=29462] ppid=29459 vsize=677744 CPUtime=0.68 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 964 0 0 0 68 0 0 0 25 0 4 0 523672637 694009856 3148 33554432000 4194304 4797429 140735236436816 18446744073709551615 4403609 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=677744 CPUtime=0.69 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 956 0 0 0 69 0 0 0 25 0 4 0 523672637 694009856 3148 33554432000 4194304 4797429 140735236436816 18446744073709551615 4423080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=677744 CPUtime=0.69 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 1045 0 0 0 69 0 0 0 25 0 4 0 523672637 694009856 3148 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425633 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 677744

[startup+1.50088 s]
/proc/loadavg: 8.08 8.10 8.03 10/184 29465
/proc/meminfo: memFree=30849856/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=680104 CPUtime=5.96 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 6084 0 0 0 595 1 0 0 19 0 4 0 523672636 696426496 3952 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 170026 3952 418 148 0 164955 0
[pid=29461/tid=29462] ppid=29459 vsize=680104 CPUtime=1.48 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 1340 0 0 0 148 0 0 0 25 0 4 0 523672637 696426496 3952 33554432000 4194304 4797429 140735236436816 18446744073709551615 4387365 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=680104 CPUtime=1.48 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 1281 0 0 0 148 0 0 0 25 0 4 0 523672637 696426496 3952 33554432000 4194304 4797429 140735236436816 18446744073709551615 4375017 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=680104 CPUtime=1.48 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 1428 0 0 0 148 0 0 0 25 0 4 0 523672637 696426496 3953 33554432000 4194304 4797429 140735236436816 18446744073709551615 4395285 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 680104

[startup+3.10059 s]
/proc/loadavg: 8.23 8.13 8.04 10/184 29465
/proc/meminfo: memFree=30842664/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=682352 CPUtime=12.35 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 8433 0 0 0 1234 1 0 0 25 0 4 0 523672636 698728448 5084 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 170588 5084 418 148 0 165517 0
[pid=29461/tid=29462] ppid=29459 vsize=682352 CPUtime=3.07 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 1754 0 0 0 307 0 0 0 25 0 4 0 523672637 698728448 5084 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425039 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=682352 CPUtime=3.08 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 1926 0 0 0 308 0 0 0 25 0 4 0 523672637 698728448 5084 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=682352 CPUtime=3.08 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 1855 0 0 0 308 0 0 0 25 0 4 0 523672637 698728448 5084 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 682352

[startup+6.30103 s]
/proc/loadavg: 8.23 8.13 8.04 10/184 29465
/proc/meminfo: memFree=30831596/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=684828 CPUtime=25.14 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 11111 0 0 0 2512 2 0 0 25 0 4 0 523672636 701263872 5976 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 171207 5976 419 148 0 166136 0
[pid=29461/tid=29462] ppid=29459 vsize=684828 CPUtime=6.26 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 2225 0 0 0 626 0 0 0 25 0 4 0 523672637 701263872 5976 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=684828 CPUtime=6.28 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 2477 0 0 0 628 0 0 0 25 0 4 0 523672637 701263872 5976 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=684828 CPUtime=6.28 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 2320 0 0 0 628 0 0 0 25 0 4 0 523672637 701263872 5976 33554432000 4194304 4797429 140735236436816 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 684828

[startup+12.7009 s]
/proc/loadavg: 8.27 8.14 8.04 10/184 29465
/proc/meminfo: memFree=30820020/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=688364 CPUtime=50.71 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 15786 0 0 0 5067 4 0 0 25 0 4 0 523672636 704884736 7545 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 172091 7545 419 148 0 167020 0
[pid=29461/tid=29462] ppid=29459 vsize=688364 CPUtime=12.63 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 3099 0 0 0 1263 0 0 0 25 0 4 0 523672637 704884736 7545 33554432000 4194304 4797429 140735236436816 18446744073709551615 4509279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=688364 CPUtime=12.68 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 3445 0 0 0 1267 1 0 0 25 0 4 0 523672637 704884736 7545 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=688364 CPUtime=12.69 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 3197 0 0 0 1268 1 0 0 25 0 4 0 523672637 704884736 7545 33554432000 4194304 4797429 140735236436816 18446744073709551615 4258745 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 688364

[startup+25.5006 s]
/proc/loadavg: 8.23 8.14 8.04 10/184 29466
/proc/meminfo: memFree=30807980/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=691916 CPUtime=101.85 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 21086 0 0 0 10179 6 0 0 25 0 4 0 523672636 708521984 9284 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 172979 9284 419 148 0 167908 0
[pid=29461/tid=29462] ppid=29459 vsize=691916 CPUtime=25.37 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 3847 0 0 0 2536 1 0 0 25 0 4 0 523672637 708521984 9284 33554432000 4194304 4797429 140735236436816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=691916 CPUtime=25.48 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 4130 0 0 0 2547 1 0 0 25 0 4 0 523672637 708521984 9284 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=691916 CPUtime=25.48 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 4135 0 0 0 2547 1 0 0 25 0 4 0 523672637 708521984 9284 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524701 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 691916

[startup+51.1011 s]
/proc/loadavg: 8.15 8.12 8.04 10/184 29466
/proc/meminfo: memFree=30795192/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=696884 CPUtime=204.13 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 30334 0 0 0 20404 9 0 0 25 0 4 0 523672636 713609216 11296 33554432000 4194304 4797429 140735236436816 18446744073709551615 4404790 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 174221 11296 419 148 0 169150 0
[pid=29461/tid=29462] ppid=29459 vsize=696884 CPUtime=50.85 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 5508 0 0 0 5083 2 0 0 25 0 4 0 523672637 713609216 11296 33554432000 4194304 4797429 140735236436816 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=696884 CPUtime=51.07 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 5707 0 0 0 5106 1 0 0 25 0 4 0 523672637 713609216 11296 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=696884 CPUtime=51.09 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 5488 0 0 0 5107 2 0 0 25 0 4 0 523672637 713609216 11296 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 696884

[startup+102.306 s]
/proc/loadavg: 8.10 8.12 8.04 10/184 29468
/proc/meminfo: memFree=30776800/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=706184 CPUtime=408.69 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 43913 0 0 0 40854 15 0 0 25 0 4 0 523672636 723132416 13232 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 176546 13232 420 148 0 171475 0
[pid=29461/tid=29462] ppid=29459 vsize=706184 CPUtime=101.78 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 7184 0 0 0 10176 2 0 0 25 0 4 0 523672637 723132416 13232 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524705 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=706184 CPUtime=102.28 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 7733 0 0 0 10225 3 0 0 25 0 4 0 523672637 723132416 13232 33554432000 4194304 4797429 140735236436816 18446744073709551615 4332844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=706184 CPUtime=102.29 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 7511 0 0 0 10226 3 0 0 25 0 4 0 523672637 723132416 13232 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 706184

[startup+162.3 s]

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

/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 22817 0 0 0 76220 11 0 0 25 0 4 0 523672637 761610240 29358 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.17
Current children cumulated vsize (KiB) 743760

[startup+822.301 s]
/proc/loadavg: 8.03 8.07 8.04 10/184 29487
/proc/meminfo: memFree=30648264/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=744896 CPUtime=3284.83 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 149535 0 0 0 328415 68 0 0 25 0 4 0 523672636 762773504 30401 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 186224 30401 419 148 0 181153 0
[pid=29461/tid=29462] ppid=29459 vsize=744896 CPUtime=817.89 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 22677 0 0 0 81777 12 0 0 25 0 4 0 523672637 762773504 30401 33554432000 4194304 4797429 140735236436816 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=744896 CPUtime=822.29 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 24018 0 0 0 82218 11 0 0 25 0 4 0 523672637 762773504 30401 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424617 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=744896 CPUtime=822.3 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 23826 0 0 0 82219 11 0 0 25 0 4 0 523672637 762773504 30401 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.83
Current children cumulated vsize (KiB) 744896

[startup+882.301 s]
/proc/loadavg: 8.01 8.06 8.04 10/184 29488
/proc/meminfo: memFree=30648972/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=745460 CPUtime=3524.5 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 156347 0 0 0 352378 72 0 0 25 0 4 0 523672636 763351040 29721 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 186365 29721 419 148 0 181294 0
[pid=29461/tid=29462] ppid=29459 vsize=745460 CPUtime=877.57 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 23723 0 0 0 87744 13 0 0 25 0 4 0 523672637 763351040 29721 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524041 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=745460 CPUtime=882.29 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 25042 0 0 0 88217 12 0 0 25 0 4 0 523672637 763351040 29721 33554432000 4194304 4797429 140735236436816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=745460 CPUtime=882.3 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 24952 0 0 0 88218 12 0 0 25 0 4 0 523672637 763351040 29721 33554432000 4194304 4797429 140735236436816 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 745460

[startup+942.3 s]
/proc/loadavg: 8.00 8.05 8.03 10/184 29490
/proc/meminfo: memFree=30643248/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=748188 CPUtime=3764.19 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 162546 0 0 0 376342 77 0 0 25 0 4 0 523672636 766144512 30725 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 187047 30725 419 148 0 181976 0
[pid=29461/tid=29462] ppid=29459 vsize=748188 CPUtime=937.24 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 24830 0 0 0 93711 13 0 0 25 0 4 0 523672637 766144512 30725 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=748188 CPUtime=942.29 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 26062 0 0 0 94216 13 0 0 25 0 4 0 523672637 766144512 30725 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=748188 CPUtime=942.3 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 26162 0 0 0 94217 13 0 0 25 0 4 0 523672637 766144512 30725 33554432000 4194304 4797429 140735236436816 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.19
Current children cumulated vsize (KiB) 748188

[startup+1002.3 s]
/proc/loadavg: 8.04 8.05 8.03 10/184 29501
/proc/meminfo: memFree=30631044/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752072 CPUtime=4003.85 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 168289 0 0 0 400305 80 0 0 25 0 4 0 523672636 770121728 32026 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188018 32026 419 148 0 182947 0
[pid=29461/tid=29462] ppid=29459 vsize=752072 CPUtime=996.92 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 25457 0 0 0 99678 14 0 0 25 0 4 0 523672637 770121728 32026 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752072 CPUtime=1002.28 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27443 0 0 0 100215 13 0 0 25 0 4 0 523672637 770121728 32026 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524292 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752072 CPUtime=1002.31 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27087 0 0 0 100217 14 0 0 25 0 4 0 523672637 770121728 32026 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.85
Current children cumulated vsize (KiB) 752072

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

[startup+1011.1 s]
/proc/loadavg: 8.03 8.05 8.03 10/184 29501
/proc/meminfo: memFree=30635872/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4039 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 169930 0 0 0 403819 81 0 0 25 0 4 0 523672636 770174976 30677 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424917 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 30677 419 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1005.67 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 25888 0 0 0 100553 14 0 0 25 0 4 0 523672637 770174976 30677 33554432000 4194304 4797429 140735236436816 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1011.07 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27580 0 0 0 101094 13 0 0 25 0 4 0 523672637 770174976 30677 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1011.11 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27212 0 0 0 101097 14 0 0 25 0 4 0 523672637 770174976 30677 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4039
Current children cumulated vsize (KiB) 752124

[startup+1023.9 s]
/proc/loadavg: 8.09 8.06 8.03 10/184 29501
/proc/meminfo: memFree=30638720/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4090.14 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 170806 0 0 0 408932 82 0 0 25 0 4 0 523672636 770174976 31517 33554432000 4194304 4797429 140735236436816 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 31517 419 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1018.4 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 26074 0 0 0 101826 14 0 0 25 0 4 0 523672637 770174976 31517 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1023.88 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27713 0 0 0 102374 14 0 0 25 0 4 0 523672637 770174976 31517 33554432000 4194304 4797429 140735236436816 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1023.91 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27357 0 0 0 102377 14 0 0 25 0 4 0 523672637 770174976 31517 33554432000 4194304 4797429 140735236436816 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4090.14
Current children cumulated vsize (KiB) 752124

[startup+1027.1 s]
/proc/loadavg: 8.08 8.06 8.03 10/184 29501
/proc/meminfo: memFree=30636860/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4102.92 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 171036 0 0 0 410210 82 0 0 25 0 4 0 523672636 770174976 31738 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 31738 419 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1021.59 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 26124 0 0 0 102144 15 0 0 25 0 4 0 523672637 770174976 31738 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1027.08 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27745 0 0 0 102694 14 0 0 25 0 4 0 523672637 770174976 31738 33554432000 4194304 4797429 140735236436816 18446744073709551615 4526261 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1027.11 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27389 0 0 0 102697 14 0 0 25 0 4 0 523672637 770174976 31738 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4102.92
Current children cumulated vsize (KiB) 752124

[startup+1028.7 s]
/proc/loadavg: 8.08 8.06 8.03 10/184 29501
/proc/meminfo: memFree=30635988/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4109.31 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) R 29459 29461 29326 0 -1 4202496 171155 0 0 0 410849 82 0 0 25 0 4 0 523672636 770174976 31856 33554432000 4194304 4797429 140735236436816 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 31856 419 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1023.18 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 26124 0 0 0 102303 15 0 0 25 0 4 0 523672637 770174976 31856 33554432000 4194304 4797429 140735236436816 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1028.68 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27778 0 0 0 102854 14 0 0 25 0 4 0 523672637 770174976 31856 33554432000 4194304 4797429 140735236436816 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1028.71 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27422 0 0 0 102857 14 0 0 25 0 4 0 523672637 770174976 31856 33554432000 4194304 4797429 140735236436816 18446744073709551615 4254992 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4109.31
Current children cumulated vsize (KiB) 752124

[startup+1030.3 s]
/proc/loadavg: 8.08 8.06 8.03 10/184 29501
/proc/meminfo: memFree=30635492/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4115.27 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) S 29459 29461 29326 0 -1 4202496 171235 0 0 0 411445 82 0 0 21 0 4 0 523672636 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 270624939633 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 31929 422 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1024.77 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 26158 0 0 0 102462 15 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 4430064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1030.28 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27778 0 0 0 103014 14 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1030.31 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27422 0 0 0 103017 14 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4115.27
Current children cumulated vsize (KiB) 752124

[startup+1030.71 s]
/proc/loadavg: 8.08 8.06 8.03 9/184 29501
/proc/meminfo: memFree=30634996/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4116.48 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) S 29459 29461 29326 0 -1 4202496 171235 0 0 0 411566 82 0 0 17 0 4 0 523672636 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 270624939633 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 31929 422 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1025.18 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) R 29459 29461 29326 0 -1 4202560 26158 0 0 0 102503 15 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 47183278216729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1030.69 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) R 29459 29461 29326 0 -1 4202560 27778 0 0 0 103055 14 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 47183278216729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1030.72 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27422 0 0 0 103058 14 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4116.48
Current children cumulated vsize (KiB) 752124

[startup+1031.1 s]
/proc/loadavg: 8.08 8.06 8.03 9/184 29501
/proc/meminfo: memFree=30634996/32951124 swapFree=67111524/67111528
[pid=29461] ppid=29459 vsize=752124 CPUtime=4116.99 cores=1,3,5,7
/proc/29461/stat : 29461 (techdemo) S 29459 29461 29326 0 -1 4202496 171235 0 0 0 411617 82 0 0 15 0 4 0 523672636 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 270624939633 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29461/statm: 188031 31929 422 148 0 182960 0
[pid=29461/tid=29462] ppid=29459 vsize=752124 CPUtime=1025.26 cores=1,3,5,7
/proc/29461/task/29462/stat : 29462 (techdemo) S 29459 29461 29326 0 -1 4202560 26158 0 0 0 102511 15 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 47183278216756 0 0 4096 2 18446604463693617024 0 0 -1 3 0 0 0
[pid=29461/tid=29463] ppid=29459 vsize=752124 CPUtime=1030.72 cores=1,3,5,7
/proc/29461/task/29463/stat : 29463 (techdemo) S 29459 29461 29326 0 -1 4202560 27778 0 0 0 103058 14 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 47183278216756 0 0 4096 2 18446604463693617024 0 0 -1 1 0 0 0
[pid=29461/tid=29464] ppid=29459 vsize=752124 CPUtime=1031.11 cores=1,3,5,7
/proc/29461/task/29464/stat : 29464 (techdemo) R 29459 29461 29326 0 -1 4202560 27422 0 0 0 103097 14 0 0 25 0 4 0 523672637 770174976 31929 33554432000 4194304 4797429 140735236436816 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4116.99
Current children cumulated vsize (KiB) 752124

Child status: 10
Real time (s): 1031.14
CPU time (s): 4117.06
CPU user time (s): 4116.23
CPU system time (s): 0.829873
CPU usage (%): 399.272
Max. virtual memory (cumulated for all children) (KiB): 860908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4116.23
system time used= 0.829873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171245
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= 362
involuntary context switches= 27773

runsolver used 1.73174 second user time and 3.83142 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 01:45:17
IDJOB=3172932
IDBENCH=82950
IDSOLVER=1584
FILE ID=node108/3172932-1304120717
RUNJOBID= node108-1304119513-29345
PBS_JOBID= 13170727
Free space on /tmp= 72112 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1060672754-058.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172932-1304120717/watcher-3172932-1304120717 -o /tmp/evaluation-result-3172932-1304120717/solver-3172932-1304120717 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172932-1304120717.cnf

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

MD5SUM BENCH= 74ebf62a9b67d118d692e671bdb08f4e
RANDOM SEED=436875798

node108.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30874640 kB
Buffers:        546872 kB
Cached:        1071304 kB
SwapCached:          4 kB
Active:         124412 kB
Inactive:      1560076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30874640 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15584 kB
Writeback:           0 kB
AnonPages:       65932 kB
Mapped:          15856 kB
Slab:           327420 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271120 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= 72104 MiB
End job on node108 at 2011-04-30 02:02:28