Trace number 3289976

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.42 1201.83

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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-3289976-1304134627.cnf'
0.00/0.00	c -- header says num vars:           8080
0.00/0.00	c -- header says num clauses:       96704
0.19/0.20	c -- clauses added:            0 learnts,        96704 normals,            0 xors
0.19/0.20	c -- vars added       8080
0.19/0.20	c Parsing time:  0.19 s
0.19/0.22	c  N st     0         0      8080     94896      1152         0    537560         0   no data   no data  --
0.19/0.29	c asymm  cl-useful: 0/4641/93872 lits-rem:0 time: 0.25
0.93/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  832 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.23
0.93/0.40	c Calc non-exist non-lernt bins v-fix:     0 done:   7744 time:  0.02 s
0.93/0.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.93/0.40	c Subs w/ non-existent bins:      0 time:  0.03 s
0.93/0.42	c Replacing      832 vars Replaced   103536 lits Time:     0.11 s 
1.66/0.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.66/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.66/0.62	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
1.66/0.62	c lits-rem:         0  cl-subs:        0  v-elim:   4608  v-fix:    0  time:  0.50 s
1.66/0.62	c learnt bin added due to v-elim: 0
1.66/0.62	c Finding binary XORs  T:     0.01 s  found:       0
1.66/0.68	c Finding non-binary XORs:     0.17 s (found:    4304, avg size: 3.5)
1.66/0.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1152 locsubst:     0 time:   0.03
1.66/0.68	c calculated reachability. Time: 0.00
1.66/0.68	c Calc default polars -  time:   0.02 s pos:     724 undec:    2320 neg:    5036
1.66/0.68	c =========================================================================================
1.66/0.68	c types(t): F = full restart, N = normal restart
1.66/0.68	c types(t): S = simplification begin/end, E = solution found
1.66/0.68	c restart types(rt): st = static, dy = dynamic
1.66/0.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.66/0.68	c  B st     0         0      5760     62832         0         0    415112         0   no data   no data  --
4.45/1.39	c Decided on static restart strategy
6.05/1.74	c  N dy     8     30000      5760     62832        49     17908    415112    317848     19.48     12.00  --
6.05/1.79	c  S st     8     30000      5760     62832        49     17908    415112    317848     19.48     12.00  --
6.45/1.85	c  S st     8     30503      5760     62832       101     21078    415112    330565     19.48     12.00  --
6.45/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    576 locsubst:     0 time:   0.03
6.45/1.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.85/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.31
6.85/1.94	c Calc non-exist non-lernt bins v-fix:     0 done:   5184 time:  0.01 s
6.85/1.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.85/1.94	c Subs w/ non-existent bins:     32 time:  0.02 s
6.85/1.95	c Replacing       26 vars Replaced     4279 lits Time:     0.02 s 
6.85/1.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.85/1.96	c subs with bin:       28  lits-rem:        12  v-fix:    0  time:  0.00 s
6.85/1.97	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
9.64/2.61	c lits-rem:      5113  cl-subs:     1848  v-elim:      0  v-fix:    0  time:  2.57 s
9.64/2.61	c learnt bin added due to v-elim: 0
9.64/2.61	c vivif2 --  cl tried    62832 cl shrink        0 lits rem          0 time: 0.02
9.64/2.62	c vivif2 --  cl tried    15940 cl shrink        0 lits rem          0 time: 0.01
9.64/2.67	c asymm  cl-useful: 0/5718/62832 lits-rem:0 time: 0.22
9.64/2.68	c calculated reachability. Time: 0.00
9.64/2.68	c  N dy     8     30503      5158     62832        49     15940    413960    212323     19.48     12.00  --
9.64/2.68	c  F st     8     30503      5158     62832        49     15940    413960    212323     19.48     12.00  --
10.04/2.77	c Decided on static restart strategy
12.06/3.24	c  N dy    15     45754      5158     62832        70     15959    413960    159210     23.64     11.84  --
12.06/3.26	c  S st    15     45754      5158     62832        70     15959    413960    159210     23.64     11.84  --
12.46/3.31	c  S st    15     46255      5158     62832       230     16501    414026    163513     23.64     11.84  --
12.46/3.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.46/3.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.83/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   51 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.31
12.83/3.40	c Calc non-exist non-lernt bins v-fix:     0 done:   5158 time:  0.01 s
12.83/3.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.83/3.41	c Subs w/ non-existent bins:     27 time:  0.02 s
12.83/3.41	c Replacing       51 vars Replaced     8770 lits Time:     0.04 s 
12.83/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.83/3.43	c subs with bin:       15  lits-rem:        37  v-fix:    0  time:  0.00 s
12.83/3.43	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
14.43/3.85	c lits-rem:       923  cl-subs:      922  v-elim:      0  v-fix:    0  time:  1.68 s
14.43/3.85	c learnt bin added due to v-elim: 0
14.43/3.85	c vivif2 --  cl tried    62832 cl shrink        0 lits rem          0 time: 0.02
14.43/3.85	c vivif2 --  cl tried    15537 cl shrink        0 lits rem          0 time: 0.01
14.83/3.91	c asymm  cl-useful: 0/6572/62832 lits-rem:0 time: 0.22
14.83/3.91	c calculated reachability. Time: 0.00
14.83/3.91	c  N dy    15     46255      5107     62832        95     15537    413960    151233     23.64     11.84  --
19.23/5.07	c  N dy    18     69384      5107     62832       106     20016    413960    226949     24.65     12.86  --
19.63/5.10	c  S st    18     69384      5107     62832       106     20016    413960    226949     24.65     12.86  --
19.63/5.17	c  S st    18     69885      5107     62832       236     20590    414038    231204     24.65     12.86  --
19.63/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
19.63/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.03/5.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   46 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.37
20.03/5.27	c Calc non-exist non-lernt bins v-fix:     0 done:   5107 time:  0.01 s
20.03/5.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.03/5.27	c Subs w/ non-existent bins:     18 time:  0.02 s
20.03/5.28	c Replacing       46 vars Replaced     5766 lits Time:     0.03 s 
20.43/5.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.43/5.30	c subs with bin:        9  lits-rem:         4  v-fix:    0  time:  0.00 s
20.43/5.30	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
23.62/6.16	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
28.41/7.33	c Added 33 vars  tried: 80000 time: 4.67
28.41/7.34	c ORs :     33 avg-s:  0.0 cl-sh:  2824 l-rem:   2824 b-add:     66 v-rep:   0 cl-rem: 3 avg s: 8.3 T:    4.69
28.41/7.35	c lits-rem:      2305  cl-subs:      802  v-elim:      0  v-fix:    0  time:  8.21 s
28.41/7.35	c learnt bin added due to v-elim: 0
28.41/7.36	c vivif2 --  cl tried    62865 cl shrink        0 lits rem          0 time: 0.02
28.41/7.36	c vivif2 --  cl tried    19758 cl shrink        0 lits rem          0 time: 0.01
28.81/7.42	c asymm  cl-useful: 0/6408/62865 lits-rem:0 time: 0.22
28.81/7.42	c calculated reachability. Time: 0.00
28.81/7.42	c  N dy    18     69885      5094     62865       171     19758    414098    215982     24.65     12.86  --
28.81/7.42	c  F st    18     69885      5094     62865       171     19758    414098    215982     24.65     12.86  --
29.22/7.51	c Decided on static restart strategy
34.02/8.75	c  N dy    26    104829      5094     62865       197     32464    414098    411092     18.91     12.64  --
34.02/8.79	c  S st    26    104829      5094     62865       197     32464    414098    411092     18.91     12.64  --
34.44/8.86	c  S st    26    105332      5094     62865       357     33208    414224    415916     18.91     12.64  --
34.44/8.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
34.44/8.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.81/8.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   79 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.52
35.21/9.00	c Calc non-exist non-lernt bins v-fix:     0 done:   5094 time:  0.01 s
35.21/9.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.21/9.00	c Subs w/ non-existent bins:     37 time:  0.03 s
35.21/9.01	c Replacing       79 vars Replaced     8772 lits Time:     0.04 s 
35.21/9.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.21/9.04	c subs with bin:        8  lits-rem:        89  v-fix:    0  time:  0.00 s
35.21/9.04	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
40.80/10.46	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
40.80/10.48	c lits-rem:      3426  cl-subs:     2476  v-elim:      0  v-fix:    0  time:  5.77 s
40.80/10.48	c learnt bin added due to v-elim: 0
40.80/10.49	c vivif2 --  cl tried    62865 cl shrink        0 lits rem          0 time: 0.02
40.80/10.49	c vivif2 --  cl tried    30687 cl shrink        0 lits rem          0 time: 0.02
41.20/10.55	c asymm  cl-useful: 0/4721/62865 lits-rem:0 time: 0.23
41.20/10.55	c calculated reachability. Time: 0.00
41.20/10.55	c  N dy    26    105332      5015     62865       137     30687    414098    377093     18.91     12.64  --
52.37/13.40	c  N dy    28    157998      5015     62865       145     36799    414098    765217     36.91     12.98  --
52.77/13.44	c  S st    28    157998      5015     62865       145     36799    414098    765217     36.91     12.98  --
53.18/13.51	c  S st    28    158502      5015     62865       202     37326    414144    769264     36.91     12.98  --
53.18/13.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
53.18/13.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.58/13.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   34 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.67
53.58/13.69	c Calc non-exist non-lernt bins v-fix:     0 done:   5015 time:  0.01 s
53.58/13.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.98/13.70	c Subs w/ non-existent bins:     17 time:  0.04 s
53.98/13.70	c Replacing       34 vars Replaced     2293 lits Time:     0.03 s 
53.98/13.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.98/13.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.98/13.73	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
58.78/14.98	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    0.03
59.18/15.01	c lits-rem:       954  cl-subs:     2797  v-elim:      0  v-fix:    0  time:  5.09 s
59.18/15.01	c learnt bin added due to v-elim: 0
59.18/15.01	c vivif2 --  cl tried    62865 cl shrink        0 lits rem          0 time: 0.02
59.18/15.02	c vivif2 --  cl tried    34511 cl shrink        0 lits rem          0 time: 0.03
59.18/15.08	c asymm  cl-useful: 0/6387/62865 lits-rem:0 time: 0.25
59.18/15.08	c calculated reachability. Time: 0.00
59.18/15.08	c  N dy    28    158502      4981     62865       111     34511    414098    678422     36.91     12.98  --
95.12/24.06	c  N dy    31    237753      4981     62865       112     36755    414098    455520     32.43     15.38  --
95.12/24.09	c  S st    31    237753      4981     62865       112     36755    414098    455520     32.43     15.38  --
95.54/24.18	c  S st    31    238256      4986     62865       190     37307    414184    459607     32.43     15.38  --
95.54/24.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
95.54/24.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.32/24.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   28 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.7M T:  0.69
96.32/24.36	c Calc non-exist non-lernt bins v-fix:     0 done:   4986 time:  0.01 s
96.32/24.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.32/24.37	c Subs w/ non-existent bins:      5 time:  0.03 s
96.32/24.38	c Replacing       28 vars Replaced     1223 lits Time:     0.02 s 
96.72/24.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.72/24.40	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
96.72/24.40	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
104.33/26.32	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 4.0 T:    0.01
104.33/26.33	c lits-rem:      5202  cl-subs:     2851  v-elim:      0  v-fix:    0  time:  7.72 s
104.33/26.33	c learnt bin added due to v-elim: 0
104.33/26.34	c vivif2 --  cl tried    62865 cl shrink        0 lits rem          0 time: 0.02
104.33/26.34	c vivif2 --  cl tried    34447 cl shrink        0 lits rem          0 time: 0.02
104.33/26.40	c asymm  cl-useful: 0/9018/62865 lits-rem:0 time: 0.22
104.73/26.40	c calculated reachability. Time: 0.00
104.73/26.40	c  N dy    31    238256      4958     62865       101     34447    414118    416697     32.43     15.38  --
131.87/33.27	c  N dy    34    357386      4958     62865       102     35632    414118    501768     38.71     15.04  --
132.27/33.31	c  S st    34    357386      4958     62865       102     35632    414118    501768     38.71     15.04  --
132.27/33.37	c  S st    34    357889      4959     62865       128     36143    414146    506901     38.71     15.04  --
132.27/33.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
132.27/33.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.07/33.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.7M T:  0.80
133.07/33.58	c Calc non-exist non-lernt bins v-fix:     0 done:   4959 time:  0.01 s
133.07/33.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.07/33.59	c Subs w/ non-existent bins:      4 time:  0.03 s
133.47/33.60	c Replacing       13 vars Replaced     1047 lits Time:     0.02 s 
133.47/33.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.47/33.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.47/33.62	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
144.61/36.45	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
144.61/36.47	c lits-rem:      4340  cl-subs:     2051  v-elim:      0  v-fix:    0  time: 11.28 s
144.61/36.47	c learnt bin added due to v-elim: 0
144.61/36.47	c vivif2 --  cl tried    62865 cl shrink        0 lits rem          0 time: 0.02
144.61/36.48	c vivif2 --  cl tried    34088 cl shrink        0 lits rem          0 time: 0.02
145.00/36.54	c asymm  cl-useful: 0/8655/62865 lits-rem:0 time: 0.23
145.00/36.54	c calculated reachability. Time: 0.00
145.00/36.54	c  N dy    34    357889      4946     62865        90     34088    414122    475446     38.71     15.04  --
185.75/46.78	c  N dy    51    536834      4946     62865        91     41931    414122    452036     21.30     14.65  --
186.15/46.81	c  S st    51    536834      4946     62865        91     41931    414122    452036     21.30     14.65  --
186.15/46.87	c  S st    51    537339      4946     62865        99     42386    414130    456863     21.30     14.65  --
186.15/46.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
186.15/46.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.35/47.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.7M T:  0.95
187.35/47.12	c Calc non-exist non-lernt bins v-fix:     0 done:   4946 time:  0.01 s
187.35/47.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.35/47.13	c Subs w/ non-existent bins:      2 time:  0.03 s
187.35/47.14	c Replacing        5 vars Replaced      960 lits Time:     0.03 s 
187.35/47.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.35/47.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.35/47.16	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
193.33/48.60	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    0.01
199.34/50.10	c Added 9 vars  tried: 80000 time: 5.99
199.34/50.10	c ORs :      9 avg-s:  0.0 cl-sh:   661 l-rem:    661 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:    5.99
199.34/50.12	c lits-rem:      3347  cl-subs:     2810  v-elim:      0  v-fix:    0  time: 11.82 s
199.34/50.12	c learnt bin added due to v-elim: 0
199.34/50.13	c vivif2 --  cl tried    62874 cl shrink        0 lits rem          0 time: 0.02
199.34/50.13	c vivif2 --  cl tried    39573 cl shrink        0 lits rem          0 time: 0.02
199.34/50.19	c asymm  cl-useful: 0/5965/62874 lits-rem:0 time: 0.24
199.34/50.19	c calculated reachability. Time: 0.00
199.34/50.19	c  N dy    51    537339      4950     62874       103     39573    414177    405926     21.30     14.65  --
199.34/50.19	c  F st    51    537339      4950     62874       103     39573    414177    405926     21.30     14.65  --
200.13/50.31	c Decided on static restart strategy
250.85/63.00	c  N dy    58    806008      4950     62874       106     68322    414177   1024575     21.11     13.66  --
250.85/63.07	c  S st    58    806008      4950     62874       106     68322    414177   1024575     21.11     13.66  --
251.25/63.14	c  S st    58    806511      4950     62874       112     68792    414183   1031150     21.11     13.66  --
251.25/63.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
251.25/63.15	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
252.85/63.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.2M T:  1.47
252.85/63.52	c Calc non-exist non-lernt bins v-fix:     0 done:   4950 time:  0.02 s
252.85/63.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.85/63.53	c Subs w/ non-existent bins:      5 time:  0.05 s
252.85/63.54	c Replacing        6 vars Replaced      233 lits Time:     0.03 s 
252.85/63.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.85/63.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.85/63.58	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
258.84/65.02	c ORs :     42 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
258.84/65.05	c lits-rem:      3253  cl-subs:     4997  v-elim:      0  v-fix:    0  time:  5.85 s
258.84/65.05	c learnt bin added due to v-elim: 0
258.84/65.05	c vivif2 --  cl tried    62874 cl shrink        0 lits rem          0 time: 0.02
258.84/65.07	c vivif2 --  cl tried    63790 cl shrink        0 lits rem          0 time: 0.05
259.24/65.10	c asymm  cl-useful: 0/4789/62874 lits-rem:0 time: 0.13
259.24/65.10	c calculated reachability. Time: 0.00
259.24/65.10	c  N dy    58    806511      4944     62874        97     63790    414177    910128     21.11     13.66  --
336.74/84.54	c  N dy    61   1209768      4944     62874        97     46106    414177    377159     29.05     13.48  --
336.74/84.57	c  S st    61   1209768      4944     62874        97     46106    414177    377159     29.05     13.48  --
337.15/84.63	c  S st    61   1210271      4944     62874        97     46545    414177    381182     29.05     13.48  --
337.15/84.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
337.15/84.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
338.33/84.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.7M T:  1.16
338.33/84.93	c Calc non-exist non-lernt bins v-fix:     0 done:   4944 time:  0.01 s
338.33/84.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
338.33/84.93	c Subs w/ non-existent bins:      0 time:  0.03 s
338.33/84.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
338.33/84.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
338.33/84.96	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
343.12/86.14	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
343.12/86.16	c lits-rem:      4107  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  4.80 s
343.12/86.16	c learnt bin added due to v-elim: 0
343.12/86.16	c vivif2 --  cl tried    62874 cl shrink        0 lits rem          0 time: 0.02
343.12/86.17	c vivif2 --  cl tried    44977 cl shrink        0 lits rem          0 time: 0.02
343.52/86.23	c asymm  cl-useful: 0/3584/62874 lits-rem:0 time: 0.24
343.52/86.23	c calculated reachability. Time: 0.00
343.52/86.23	c  N dy    61   1210271      4944     62874        97     44977    414177    362984     29.05     13.48  --
791.29/198.36	c  N dy    62   1710274      4944     62874        97     99271    414177   4069420    153.67     14.69  --
792.09/198.57	c  S st    62   1710274      4944     62874        97     99271    414177   4069420    153.67     14.69  --
792.49/198.68	c  S st    62   1710776      4944     62874        97     99723    414177   4073764    153.67     14.69  --
792.89/198.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
792.89/198.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
796.09/199.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.6M T:  3.27
796.09/199.52	c Calc non-exist non-lernt bins v-fix:     0 done:   4944 time:  0.02 s
796.09/199.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
796.09/199.55	c Subs w/ non-existent bins:      0 time:  0.12 s
796.48/199.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.48/199.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.48/199.65	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1323.76/331.61	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    0.01
1323.76/331.68	c lits-rem:      1888  cl-subs:     5278  v-elim:      0  v-fix:    0  time: 527.35 s
1323.76/331.68	c learnt bin added due to v-elim: 0
1323.76/331.69	c vivif2 --  cl tried    62874 cl shrink        0 lits rem          0 time: 0.02
1324.16/331.73	c vivif2 --  cl tried    94444 cl shrink        0 lits rem          0 time: 0.15
1324.56/331.83	c asymm  cl-useful: 0/2359/62874 lits-rem:0 time: 0.41
1324.56/331.83	c calculated reachability. Time: 0.00
1324.56/331.83	c  N dy    62   1710776      4944     62874        97     94444    414177   3740512    153.67     14.69  --
1704.85/427.05	c  N dy    63   2210776      4944     62874        97     86176    414177   1408014     47.24     15.72  --
1705.25/427.13	c  S st    63   2210776      4944     62874        97     86176    414177   1408014     47.24     15.72  --
1705.25/427.14	c Finding binary XORs  T:     0.01 s  found:       0
1705.65/427.24	c  S st    63   2211278      4944     62874        97     86638    414177   1413278     47.24     15.72  --
1705.65/427.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1705.65/427.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1708.08/427.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.4M T:  2.43
1708.08/427.86	c Calc non-exist non-lernt bins v-fix:     0 done:   4944 time:  0.02 s
1708.08/427.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1708.08/427.87	c Subs w/ non-existent bins:      0 time:  0.05 s
1708.48/427.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1708.48/427.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1708.48/427.92	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1724.04/431.88	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 19.0 T:    0.02
1726.83/432.50	c Added 50 vars  tried: 80000 time: 2.46
1726.83/432.54	c ORs :     50 avg-s:  0.0 cl-sh:  7701 l-rem:   7701 b-add:    100 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    2.61
1726.83/432.58	c lits-rem:      1338  cl-subs:     3349  v-elim:      0  v-fix:    0  time: 18.60 s
1726.83/432.58	c learnt bin added due to v-elim: 0
1726.83/432.58	c vivif2 --  cl tried    62924 cl shrink        0 lits rem          0 time: 0.02
1726.83/432.59	c vivif2 --  cl tried    83287 cl shrink        0 lits rem          0 time: 0.05
1727.23/432.66	c asymm  cl-useful: 0/2449/62924 lits-rem:0 time: 0.25
1727.23/432.66	c calculated reachability. Time: 0.00
1727.23/432.66	c  N dy    63   2211278      4994     62924       197     83287    414490   1263913     47.24     15.72  --
1809.92/453.37	c  N dy    64   2477385      4994     62924       197     72043    414490    678938     28.35     15.70  --
1961.32/491.24	c  N dy    65   2711278      4994     62924       197     86953    414490   1126165     34.04     15.85  --
1961.72/491.31	c  S st    65   2711278      4994     62924       197     86953    414490   1126165     34.04     15.85  --
1962.12/491.40	c  S st    65   2711780      4994     62924       197     87397    414490   1131189     34.04     15.85  --
1962.12/491.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1962.12/491.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1964.51/492.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.3M T:  2.53
1964.51/492.05	c Calc non-exist non-lernt bins v-fix:     0 done:   4994 time:  0.02 s
1964.51/492.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1964.51/492.06	c Subs w/ non-existent bins:      0 time:  0.05 s
1964.91/492.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1964.91/492.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1964.91/492.10	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1978.09/495.44	c ORs :     92 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 7.5 T:    0.04
1978.09/495.47	c lits-rem:      5590  cl-subs:     3744  v-elim:      0  v-fix:    0  time: 13.48 s
1978.09/495.47	c learnt bin added due to v-elim: 0
1978.09/495.48	c vivif2 --  cl tried    62924 cl shrink        0 lits rem          0 time: 0.02
1978.09/495.49	c vivif2 --  cl tried    83651 cl shrink        0 lits rem          0 time: 0.05
1978.49/495.55	c asymm  cl-useful: 0/2659/62924 lits-rem:0 time: 0.24
1978.49/495.55	c calculated reachability. Time: 0.00
1978.49/495.55	c  N dy    65   2711780      4994     62924       197     83651    414490   1042088     34.04     15.85  --
1978.49/495.55	c  F st    65   2711780      4994     62924       197     83651    414490   1042088     34.04     15.85  --
1979.29/495.71	c Decided on static restart strategy
2764.33/692.22	c  N dy    72   3211780      4994     62924       197    119587    414490   3722711     53.63     17.78  --
2764.73/692.38	c  S st    72   3211780      4994     62924       197    119587    414490   3722711     53.63     17.78  --
2765.53/692.51	c  S st    72   3212285      4996     62924       201    120045    414498   3728116     53.63     17.78  --
2765.53/692.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2765.53/692.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2770.73/693.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 48.7M T:  5.40
2770.73/693.88	c Calc non-exist non-lernt bins v-fix:     0 done:   4996 time:  0.02 s
2770.73/693.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2771.12/693.91	c Subs w/ non-existent bins:      0 time:  0.10 s
2771.12/693.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2771.53/694.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2771.53/694.00	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
3171.06/794.02	c ORs :     92 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
3171.48/794.10	c lits-rem:      1637  cl-subs:     5096  v-elim:      0  v-fix:    0  time: 399.88 s
3171.48/794.10	c learnt bin added due to v-elim: 0
3171.48/794.10	c vivif2 --  cl tried    62924 cl shrink        0 lits rem          0 time: 0.01
3171.48/794.14	c vivif2 --  cl tried   114949 cl shrink        0 lits rem          0 time: 0.14
3171.48/794.20	c asymm  cl-useful: 0/3690/62924 lits-rem:0 time: 0.23
3171.88/794.20	c calculated reachability. Time: 0.00
3171.88/794.20	c  N dy    72   3212285      4996     62924       201    114949    414498   3507468     53.63     17.78  --
3692.86/924.63	c  N dy    73   3712285      4996     62924       201    111873    414498   2562471     91.51     18.25  --
3693.26/924.75	c  S st    73   3712285      4996     62924       201    111873    414498   2562471     91.51     18.25  --
3693.66/924.86	c  S st    73   3712788      4996     62924       201    112331    414498   2568025     91.51     18.25  --
3693.66/924.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3693.66/924.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3698.45/926.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 48.9M T:  4.59
3698.45/926.02	c Calc non-exist non-lernt bins v-fix:     0 done:   4996 time:  0.02 s
3698.45/926.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3698.45/926.04	c Subs w/ non-existent bins:      0 time:  0.08 s
3698.86/926.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3698.86/926.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3698.86/926.11	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
3771.16/944.22	c ORs :     92 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.31
3773.16/944.79	c Added 51 vars  tried: 80000 time: 2.25
3775.56/945.32	c ORs :     51 avg-s:  0.0 cl-sh: 46908 l-rem:  46908 b-add:    102 v-rep:   0 cl-rem: 2 avg s: 8.0 T:    4.38
3775.56/945.38	c lits-rem:     11484  cl-subs:     4231  v-elim:      0  v-fix:    0  time: 76.96 s
3775.56/945.38	c learnt bin added due to v-elim: 0
3775.56/945.38	c vivif2 --  cl tried    62975 cl shrink        0 lits rem          0 time: 0.02
3775.96/945.41	c vivif2 --  cl tried   108098 cl shrink        0 lits rem          0 time: 0.10
3775.96/945.46	c asymm  cl-useful: 0/4225/62975 lits-rem:0 time: 0.23
3775.96/945.47	c calculated reachability. Time: 0.00
3775.96/945.47	c  N dy    73   3712788      5047     62975       303    108098    414835   2325199     91.51     18.25  --
3992.11/999.52	c  N dy    74   4212789      5047     62975       303    155831    414835   3910305     24.08     17.50  --
3992.91/999.71	c  S st    74   4212789      5047     62975       303    155831    414835   3910305     24.08     17.50  --
3993.32/999.86	c  S st    74   4213289      5047     62975       303    156276    414835   3915340     24.08     17.50  --
3993.32/999.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3993.32/999.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3999.70/1001.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  6.27
3999.70/1001.45	c Calc non-exist non-lernt bins v-fix:     0 done:   5047 time:  0.02 s
3999.70/1001.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3999.70/1001.48	c Subs w/ non-existent bins:      0 time:  0.12 s
4000.10/1001.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4000.10/1001.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4000.10/1001.59	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
4167.51/1043.43	c ORs :    143 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
4167.91/1043.50	c lits-rem:       929  cl-subs:     8039  v-elim:      0  v-fix:    0  time: 167.44 s
4167.91/1043.50	c learnt bin added due to v-elim: 0
4167.91/1043.51	c vivif2 --  cl tried    62975 cl shrink        0 lits rem          0 time: 0.02
4167.91/1043.54	c vivif2 --  cl tried   148237 cl shrink        0 lits rem          0 time: 0.14
4168.31/1043.61	c asymm  cl-useful: 0/3296/62975 lits-rem:0 time: 0.27
4168.31/1043.62	c calculated reachability. Time: 0.00
4168.31/1043.62	c  N dy    74   4213289      5047     62975       303    148237    414835   3352624     24.08     17.50  --
4604.99/1152.93	c  N dy    75   4713289      5047     62975       303    179682    414835   3985374     35.99     17.76  --
4605.79/1153.15	c  S st    75   4713289      5047     62975       303    179682    414835   3985374     35.99     17.76  --
4606.59/1153.31	c  S st    75   4713792      5047     62975       303    180134    414835   3990514     35.99     17.76  --
4606.59/1153.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4606.59/1153.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4612.19/1154.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  5.68
4612.19/1154.75	c Calc non-exist non-lernt bins v-fix:     0 done:   5047 time:  0.02 s
4612.19/1154.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4612.19/1154.78	c Subs w/ non-existent bins:      0 time:  0.12 s
4612.59/1154.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4612.59/1154.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4613.00/1154.90	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
4770.79/1194.49	c ORs :    143 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 14.7 T:    0.14
4771.21/1194.57	c lits-rem:       665  cl-subs:    13879  v-elim:      0  v-fix:    0  time: 158.46 s
4771.21/1194.57	c learnt bin added due to v-elim: 0
4771.21/1194.57	c vivif2 --  cl tried    62975 cl shrink        0 lits rem          0 time: 0.02
4771.61/1194.61	c vivif2 --  cl tried   166252 cl shrink        0 lits rem          0 time: 0.16
4771.61/1194.68	c asymm  cl-useful: 0/2831/62975 lits-rem:0 time: 0.25
4771.61/1194.68	c calculated reachability. Time: 0.00
4771.61/1194.68	c  N dy    75   4713792      5047     62975       303    166252    414835   3487442     35.99     17.76  --

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-3289976-1304134627/watcher-3289976-1304134627 -o /tmp/evaluation-result-3289976-1304134627/solver-3289976-1304134627 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3289976-1304134627.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.06 8.09 8.08 5/178 13592
/proc/meminfo: memFree=30738484/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=24076 CPUtime=0 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 1260 0 0 0 0 0 0 0 25 0 1 0 525062351 24653824 1200 33554432000 4194304 4797429 140733316507008 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13592/statm: 6019 1202 341 148 0 948 0

[startup+0.0185369 s]
/proc/loadavg: 8.06 8.09 8.08 5/178 13592
/proc/meminfo: memFree=30738484/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=60632 CPUtime=0 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 3818 0 0 0 0 0 0 0 25 0 1 0 525062351 62087168 3276 33554432000 4194304 4797429 140733316507008 18446744073709551615 4431484 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13592/statm: 15158 3280 349 148 0 10087 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 60632

[startup+0.100526 s]
/proc/loadavg: 8.06 8.09 8.08 5/178 13592
/proc/meminfo: memFree=30738484/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=68788 CPUtime=0.09 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 7007 0 0 0 8 1 0 0 25 0 1 0 525062351 70438912 6277 33554432000 4194304 4797429 140733316507008 18446744073709551615 4621888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13592/statm: 17197 6278 350 148 0 12126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68788

[startup+0.300457 s]
/proc/loadavg: 8.06 8.09 8.08 5/178 13592
/proc/meminfo: memFree=30738484/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=621224 CPUtime=0.53 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 14096 0 0 0 47 6 0 0 18 0 4 0 525062351 636133376 12539 33554432000 4194304 4797429 140733316507008 18446744073709551615 4620760 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 155306 12539 379 148 0 150235 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 621224

[startup+0.700385 s]
/proc/loadavg: 8.06 8.09 8.08 5/178 13592
/proc/meminfo: memFree=30738484/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=808612 CPUtime=2.05 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 29318 0 0 0 187 18 0 0 18 0 4 0 525062351 828018688 22662 33554432000 4194304 4797429 140733316507008 18446744073709551615 210646843032 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 202153 22662 414 148 0 197082 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 808612

[startup+1.50025 s]
/proc/loadavg: 8.05 8.08 8.08 10/182 13596
/proc/meminfo: memFree=30645452/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=812848 CPUtime=5.25 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 32529 0 0 0 506 19 0 0 19 0 4 0 525062351 832356352 24549 33554432000 4194304 4797429 140733316507008 18446744073709551615 210646813698 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 203212 24549 418 148 0 198141 0
[pid=13592/tid=13594] ppid=13590 vsize=812848 CPUtime=1.25 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 4882 0 0 0 121 4 0 0 19 0 4 0 525062372 832356352 24549 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429754 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=812848 CPUtime=1.25 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 5150 0 0 0 121 4 0 0 19 0 4 0 525062372 832356352 24549 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=812848 CPUtime=1.26 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 5037 0 0 0 122 4 0 0 19 0 4 0 525062372 832356352 24549 33554432000 4194304 4797429 140733316507008 18446744073709551615 4491055 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 812848

[startup+3.10098 s]
/proc/loadavg: 8.05 8.08 8.08 9/182 13596
/proc/meminfo: memFree=30635648/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=818220 CPUtime=11.64 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 34738 0 0 0 1145 19 0 0 22 0 4 0 525062351 837857280 26722 33554432000 4194304 4797429 140733316507008 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 204555 26722 421 148 0 199484 0
[pid=13592/tid=13594] ppid=13590 vsize=818220 CPUtime=2.84 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 5368 0 0 0 280 4 0 0 22 0 4 0 525062372 837857280 26722 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=818220 CPUtime=2.85 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 5575 0 0 0 281 4 0 0 22 0 4 0 525062372 837857280 26722 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=818220 CPUtime=2.86 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 5433 0 0 0 282 4 0 0 22 0 4 0 525062372 837857280 26722 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 818220

[startup+6.30044 s]
/proc/loadavg: 8.21 8.12 8.09 9/182 13596
/proc/meminfo: memFree=30627356/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=821952 CPUtime=24.42 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 40629 0 0 0 2421 21 0 0 25 0 4 0 525062351 841678848 26970 33554432000 4194304 4797429 140733316507008 18446744073709551615 4510040 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 205488 26970 422 148 0 200417 0
[pid=13592/tid=13594] ppid=13590 vsize=821952 CPUtime=6.02 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 6458 0 0 0 598 4 0 0 25 0 4 0 525062372 841678848 26970 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=821952 CPUtime=6.05 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 6559 0 0 0 601 4 0 0 25 0 4 0 525062372 841678848 26970 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429007 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=821952 CPUtime=6.05 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 6351 0 0 0 601 4 0 0 25 0 4 0 525062372 841678848 26970 33554432000 4194304 4797429 140733316507008 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 821952

[startup+12.7004 s]
/proc/loadavg: 8.27 8.13 8.10 9/182 13596
/proc/meminfo: memFree=30615048/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=830840 CPUtime=49.98 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 47676 0 0 0 4975 23 0 0 25 0 4 0 525062351 850780160 30132 33554432000 4194304 4797429 140733316507008 18446744073709551615 4413516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 207710 30132 423 148 0 202639 0
[pid=13592/tid=13594] ppid=13590 vsize=830840 CPUtime=12.38 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 6826 0 0 0 1234 4 0 0 25 0 4 0 525062372 850780160 30132 33554432000 4194304 4797429 140733316507008 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=830840 CPUtime=12.44 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 7017 0 0 0 1240 4 0 0 25 0 4 0 525062372 850780160 30132 33554432000 4194304 4797429 140733316507008 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=830840 CPUtime=12.45 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 6759 0 0 0 1241 4 0 0 25 0 4 0 525062372 850780160 30132 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 830840

[startup+25.5012 s]
/proc/loadavg: 8.30 8.14 8.10 9/182 13597
/proc/meminfo: memFree=30595592/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=838128 CPUtime=101.11 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 57483 0 0 0 10085 26 0 0 25 0 4 0 525062351 858243072 33136 33554432000 4194304 4797429 140733316507008 18446744073709551615 4524456 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 209532 33136 423 148 0 204461 0
[pid=13592/tid=13594] ppid=13590 vsize=838128 CPUtime=25.12 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 7383 0 0 0 2507 5 0 0 25 0 4 0 525062372 858243072 33136 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=838128 CPUtime=25.25 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 7541 0 0 0 2520 5 0 0 25 0 4 0 525062372 858243072 33136 33554432000 4194304 4797429 140733316507008 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=838128 CPUtime=25.26 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 7173 0 0 0 2521 5 0 0 25 0 4 0 525062372 858243072 33136 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 838128

[startup+51.1009 s]
/proc/loadavg: 8.18 8.13 8.09 9/182 13597
/proc/meminfo: memFree=30583668/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=848672 CPUtime=203.33 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 80297 0 0 0 20294 39 0 0 25 0 4 0 525062351 869040128 37092 33554432000 4194304 4797429 140733316507008 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 212168 37092 423 148 0 207097 0
[pid=13592/tid=13594] ppid=13590 vsize=848672 CPUtime=50.57 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 8768 0 0 0 5052 5 0 0 25 0 4 0 525062372 869040128 37092 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=848672 CPUtime=50.81 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 9384 0 0 0 5070 11 0 0 25 0 4 0 525062372 869040128 37092 33554432000 4194304 4797429 140733316507008 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=848672 CPUtime=50.85 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 8797 0 0 0 5080 5 0 0 25 0 4 0 525062372 869040128 37092 33554432000 4194304 4797429 140733316507008 18446744073709551615 4523898 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 848672

[startup+102.306 s]
/proc/loadavg: 8.17 8.14 8.10 9/182 13599
/proc/meminfo: memFree=30556140/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=868556 CPUtime=407.85 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 132206 0 0 0 40733 52 0 0 25 0 4 0 525062351 889401344 43636 33554432000 4194304 4797429 140733316507008 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 217139 43636 423 148 0 212068 0
[pid=13592/tid=13594] ppid=13590 vsize=868556 CPUtime=101.48 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 10251 0 0 0 10142 6 0 0 25 0 4 0 525062372 889401344 43636 33554432000 4194304 4797429 140733316507008 18446744073709551615 4524442 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=868556 CPUtime=102.01 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 11605 0 0 0 10190 11 0 0 25 0 4 0 525062372 889401344 43636 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=868556 CPUtime=102.05 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 11125 0 0 0 10199 6 0 0 25 0 4 0 525062372 889401344 43636 33554432000 4194304 4797429 140733316507008 18446744073709551615 4426343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.85
Current children cumulated vsize (KiB) 868556

[startup+162.3 s]
/proc/loadavg: 8.06 8.11 8.09 9/182 13600
/proc/meminfo: memFree=30526252/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=883192 CPUtime=647.49 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 161185 0 0 0 64686 63 0 0 25 0 4 0 525062351 904388608 49173 33554432000 4194304 4797429 140733316507008 18446744073709551615 4395231 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 220798 49173 423 148 0 215727 0
[pid=13592/tid=13594] ppid=13590 vsize=883192 CPUtime=161.15 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 12718 0 0 0 16108 7 0 0 25 0 4 0 525062372 904388608 49173 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=883192 CPUtime=162.01 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 14763 0 0 0 16189 12 0 0 25 0 4 0 525062372 904388608 49173 33554432000 4194304 4797429 140733316507008 18446744073709551615 4351618 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=883192 CPUtime=162.04 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 14292 0 0 0 16197 7 0 0 25 0 4 0 525062372 904388608 49173 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.49
Current children cumulated vsize (KiB) 883192

[startup+222.301 s]
/proc/loadavg: 8.06 8.10 8.09 9/182 13602
/proc/meminfo: memFree=30501304/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=891128 CPUtime=887.16 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 179035 0 0 0 88647 69 0 0 25 0 4 0 525062351 912515072 55177 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 222782 55177 423 148 0 217711 0
[pid=13592/tid=13594] ppid=13590 vsize=891128 CPUtime=220.81 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 15796 0 0 0 22073 8 0 0 25 0 4 0 525062372 912515072 55177 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428836 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=891128 CPUtime=222.01 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 17575 0 0 0 22188 13 0 0 25 0 4 0 525062372 912515072 55177 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568160 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=891128 CPUtime=222.04 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 15835 0 0 0 22195 9 0 0 25 0 4 0 525062372 912515072 55177 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.16
Current children cumulated vsize (KiB) 891128

[startup+282.301 s]

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

[pid=13592] ppid=13590 vsize=942868 CPUtime=2564.97 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 318809 0 0 0 256370 127 0 0 25 0 4 0 525062351 965496832 64941 33554432000 4194304 4797429 140733316507008 18446744073709551615 4387581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 235717 64941 423 148 0 230646 0
[pid=13592/tid=13594] ppid=13590 vsize=942868 CPUtime=638.63 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 28951 0 0 0 63850 13 0 0 25 0 4 0 525062372 965496832 64941 33554432000 4194304 4797429 140733316507008 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=942868 CPUtime=642.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 34649 0 0 0 64184 18 0 0 25 0 4 0 525062372 965496832 64941 33554432000 4194304 4797429 140733316507008 18446744073709551615 4247462 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=942868 CPUtime=642.01 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 31141 0 0 0 64186 15 0 0 25 0 4 0 525062372 965496832 64941 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.97
Current children cumulated vsize (KiB) 942868

[startup+702.3 s]
/proc/loadavg: 4.58 6.78 7.60 5/173 13633
/proc/meminfo: memFree=30584660/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=952712 CPUtime=2804.67 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 339050 0 0 0 280331 136 0 0 25 0 4 0 525062351 975577088 72277 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 238178 72277 423 148 0 233107 0
[pid=13592/tid=13594] ppid=13590 vsize=952712 CPUtime=698.35 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 30713 0 0 0 69821 14 0 0 25 0 4 0 525062372 975577088 72277 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=952712 CPUtime=702.01 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 36524 0 0 0 70182 19 0 0 25 0 4 0 525062372 975577088 72277 33554432000 4194304 4797429 140733316507008 18446744073709551615 4255091 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=952712 CPUtime=702.01 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 33913 0 0 0 70185 16 0 0 25 0 4 0 525062372 975577088 72277 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.67
Current children cumulated vsize (KiB) 952712

[startup+762.306 s]
/proc/loadavg: 4.28 6.28 7.37 5/173 13634
/proc/meminfo: memFree=30580288/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=952756 CPUtime=3044.42 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 341811 0 0 0 304305 137 0 0 25 0 4 0 525062351 975622144 73581 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 238189 73581 423 148 0 233118 0
[pid=13592/tid=13594] ppid=13590 vsize=952756 CPUtime=758.08 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 31346 0 0 0 75793 15 0 0 25 0 4 0 525062372 975622144 73581 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=952756 CPUtime=762.03 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 37212 0 0 0 76183 20 0 0 25 0 4 0 525062372 975622144 73581 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429141 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=952756 CPUtime=762.02 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 35353 0 0 0 76186 16 0 0 25 0 4 0 525062372 975622144 73581 33554432000 4194304 4797429 140733316507008 18446744073709551615 4524110 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.42
Current children cumulated vsize (KiB) 952756

[startup+822.3 s]
/proc/loadavg: 4.10 5.87 7.16 5/173 13636
/proc/meminfo: memFree=30575048/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=963848 CPUtime=3284.11 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 355073 0 0 0 328269 142 0 0 25 0 4 0 525062351 986980352 74838 33554432000 4194304 4797429 140733316507008 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 240962 74838 423 148 0 235891 0
[pid=13592/tid=13594] ppid=13590 vsize=963848 CPUtime=817.8 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 34905 0 0 0 81764 16 0 0 25 0 4 0 525062372 986980352 74838 33554432000 4194304 4797429 140733316507008 18446744073709551615 4523990 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=963848 CPUtime=822.01 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 38897 0 0 0 82181 20 0 0 25 0 4 0 525062372 986980352 74838 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=963848 CPUtime=822.02 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 36912 0 0 0 82185 17 0 0 25 0 4 0 525062372 986980352 74838 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.11
Current children cumulated vsize (KiB) 963848

[startup+882.3 s]
/proc/loadavg: 4.09 5.54 6.96 5/173 13638
/proc/meminfo: memFree=30569316/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=969772 CPUtime=3523.84 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 375709 0 0 0 352233 151 0 0 25 0 4 0 525062351 993046528 76332 33554432000 4194304 4797429 140733316507008 18446744073709551615 4426361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 242443 76332 423 148 0 237372 0
[pid=13592/tid=13594] ppid=13590 vsize=969772 CPUtime=877.52 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 36529 0 0 0 87735 17 0 0 25 0 4 0 525062372 993046528 76332 33554432000 4194304 4797429 140733316507008 18446744073709551615 4241128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=969772 CPUtime=882.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 40671 0 0 0 88181 21 0 0 25 0 4 0 525062372 993046528 76332 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=969772 CPUtime=882.01 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 38658 0 0 0 88184 17 0 0 25 0 4 0 525062372 993046528 76332 33554432000 4194304 4797429 140733316507008 18446744073709551615 4358744 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.84
Current children cumulated vsize (KiB) 969772

[startup+942.301 s]
/proc/loadavg: 4.03 5.26 6.78 5/173 13639
/proc/meminfo: memFree=30562596/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=976880 CPUtime=3763.58 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 393034 0 0 0 376200 158 0 0 25 0 4 0 525062351 1000325120 78095 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 244220 78095 423 148 0 239149 0
[pid=13592/tid=13594] ppid=13590 vsize=976880 CPUtime=937.24 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 38278 0 0 0 93707 17 0 0 25 0 4 0 525062372 1000325120 78095 33554432000 4194304 4797429 140733316507008 18446744073709551615 4378906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=976880 CPUtime=942.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 42637 0 0 0 94181 21 0 0 25 0 4 0 525062372 1000325120 78095 33554432000 4194304 4797429 140733316507008 18446744073709551615 4427396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=976880 CPUtime=942.01 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 40597 0 0 0 94183 18 0 0 25 0 4 0 525062372 1000325120 78095 33554432000 4194304 4797429 140733316507008 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.58
Current children cumulated vsize (KiB) 976880

[startup+1002.3 s]
/proc/loadavg: 4.06 5.04 6.60 5/173 13641
/proc/meminfo: memFree=30538896/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=979284 CPUtime=4003.3 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 423198 0 0 0 400161 169 0 0 25 0 4 0 525062351 1002786816 83790 33554432000 4194304 4797429 140733316507008 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 244821 83790 423 148 0 239750 0
[pid=13592/tid=13594] ppid=13590 vsize=979284 CPUtime=996.96 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 40025 0 0 0 99678 18 0 0 25 0 4 0 525062372 1002786816 83790 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=979284 CPUtime=1002.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 43378 0 0 0 100180 22 0 0 25 0 4 0 525062372 1002786816 83790 33554432000 4194304 4797429 140733316507008 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=979284 CPUtime=1002.02 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 41232 0 0 0 100183 19 0 0 25 0 4 0 525062372 1002786816 83790 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.3
Current children cumulated vsize (KiB) 979284

[startup+1062.3 s]
/proc/loadavg: 4.02 4.85 6.44 5/173 13642
/proc/meminfo: memFree=30536260/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=979616 CPUtime=4243.02 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 434602 0 0 0 424127 175 0 0 25 0 4 0 525062351 1003126784 81936 33554432000 4194304 4797429 140733316507008 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 244904 81936 423 148 0 239833 0
[pid=13592/tid=13594] ppid=13590 vsize=979616 CPUtime=1056.69 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 40696 0 0 0 105650 19 0 0 25 0 4 0 525062372 1003126784 81936 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=979616 CPUtime=1062.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 45312 0 0 0 106180 22 0 0 25 0 4 0 525062372 1003126784 81936 33554432000 4194304 4797429 140733316507008 18446744073709551615 4524171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=979616 CPUtime=1062.01 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 42993 0 0 0 106182 19 0 0 25 0 4 0 525062372 1003126784 81936 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 979616

[startup+1122.3 s]
/proc/loadavg: 4.05 4.71 6.29 5/173 13644
/proc/meminfo: memFree=30538584/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=984860 CPUtime=4482.73 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 451774 0 0 0 448089 184 0 0 25 0 4 0 525062351 1008496640 84073 33554432000 4194304 4797429 140733316507008 18446744073709551615 4425023 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 246215 84073 423 148 0 241144 0
[pid=13592/tid=13594] ppid=13590 vsize=984860 CPUtime=1116.41 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 42370 0 0 0 111620 21 0 0 25 0 4 0 525062372 1008496640 84073 33554432000 4194304 4797429 140733316507008 18446744073709551615 4245696 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=984860 CPUtime=1122.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 47326 0 0 0 112179 23 0 0 25 0 4 0 525062372 1008496640 84073 33554432000 4194304 4797429 140733316507008 18446744073709551615 4242808 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=984860 CPUtime=1122.02 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 44746 0 0 0 112182 20 0 0 25 0 4 0 525062372 1008496640 84073 33554432000 4194304 4797429 140733316507008 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.73
Current children cumulated vsize (KiB) 984860

[startup+1182.3 s]
/proc/loadavg: 4.02 4.57 6.14 5/173 13646
/proc/meminfo: memFree=30516612/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=992064 CPUtime=4722.45 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 466087 0 0 0 472055 190 0 0 25 0 4 0 525062351 1015873536 89345 33554432000 4194304 4797429 140733316507008 18446744073709551615 4567923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 248016 89345 423 148 0 242945 0
[pid=13592/tid=13594] ppid=13590 vsize=992064 CPUtime=1176.13 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 44178 0 0 0 117592 21 0 0 25 0 4 0 525062372 1015873536 89345 33554432000 4194304 4797429 140733316507008 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=992064 CPUtime=1182.02 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 48049 0 0 0 118178 24 0 0 25 0 4 0 525062372 1015873536 89345 33554432000 4194304 4797429 140733316507008 18446744073709551615 4425625 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=992064 CPUtime=1182.02 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 47091 0 0 0 118181 21 0 0 25 0 4 0 525062372 1015873536 89345 33554432000 4194304 4797429 140733316507008 18446744073709551615 210647170967 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 992064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.08 4.55 6.10 5/173 13646
/proc/meminfo: memFree=30520308/32951132 swapFree=67080200/67111528
[pid=13592] ppid=13590 vsize=994696 CPUtime=4800.37 cores=1,3,5,7
/proc/13592/stat : 13592 (techdemo) R 13590 13592 13214 0 -1 4202496 472308 0 0 0 479845 192 0 0 25 0 4 0 525062351 1018568704 88587 33554432000 4194304 4797429 140733316507008 18446744073709551615 4425039 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13592/statm: 248674 88587 423 148 0 243603 0
[pid=13592/tid=13594] ppid=13590 vsize=994696 CPUtime=1195.54 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (techdemo) R 13590 13592 13214 0 -1 4202560 44489 0 0 0 119533 21 0 0 25 0 4 0 525062372 1018568704 88587 33554432000 4194304 4797429 140733316507008 18446744073709551615 4427390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=994696 CPUtime=1201.52 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (techdemo) R 13590 13592 13214 0 -1 4202560 49936 0 0 0 120128 24 0 0 25 0 4 0 525062372 1018568704 88587 33554432000 4194304 4797429 140733316507008 18446744073709551615 4428962 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13596] ppid=13590 vsize=994696 CPUtime=1201.52 cores=1,3,5,7
/proc/13592/task/13596/stat : 13596 (techdemo) R 13590 13592 13214 0 -1 4202560 47326 0 0 0 120131 21 0 0 25 0 4 0 525062372 1018568704 88587 33554432000 4194304 4797429 140733316507008 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 994696

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.83
CPU time (s): 4800.42
CPU user time (s): 4798.48
CPU system time (s): 1.9427
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 1098984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.48
system time used= 1.9427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 472309
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= 21288
involuntary context switches= 27867

runsolver used 1.65675 second user time and 4.28135 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 05:37:07
IDJOB=3289976
IDBENCH=83413
IDSOLVER=1584
FILE ID=node129/3289976-1304134627
RUNJOBID= node129-1304131594-13233
PBS_JOBID= 13170799
Free space on /tmp= 67240 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289976-1304134627/watcher-3289976-1304134627 -o /tmp/evaluation-result-3289976-1304134627/solver-3289976-1304134627 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3289976-1304134627.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1766790842

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      30738764 kB
Buffers:        260160 kB
Cached:        1447340 kB
SwapCached:       4932 kB
Active:         253864 kB
Inactive:      1619636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30738764 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:      164280 kB
Mapped:          13360 kB
Slab:           276092 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   796912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67240 MiB
End job on node129 at 2011-04-30 05:57:11