Trace number 3282156

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.31 1201.72

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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-3282156-1304032858.cnf'
0.00/0.00	c -- header says num vars:           4656
0.00/0.00	c -- header says num clauses:       13871
0.00/0.02	c -- clauses added:            0 learnts,        13871 normals,            0 xors
0.00/0.02	c -- vars added       4656
0.00/0.02	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0      4656      4623      9246         0     32361         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 16/4622/4622 lits-rem:48 time: 0.03
0.00/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   39 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.08
0.00/0.06	c Calc non-exist non-lernt bins v-fix:     0 done:   4654 time:  0.02 s
0.00/0.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.06	c Subs w/ non-existent bins:     23 time:  0.00 s
0.00/0.06	c Replacing       39 vars Replaced      578 lits Time:     0.00 s 
0.00/0.07	c bin-w-bin subsume rem            1 bins  time:  0.00 s
0.00/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.07	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
0.20/0.24	c lits-rem:        24  cl-subs:        0  v-elim:   1538  v-fix:    0  time:  0.05 s
0.20/0.24	c learnt bin added due to v-elim: 0
0.20/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.20/0.24	c Finding non-binary XORs:     0.01 s (found:     215, avg size: 3.0)
0.20/0.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     23 locsubst:     0 time:   0.00
0.20/0.24	c calculated reachability. Time: 0.00
0.20/0.24	c Calc default polars -  time:   0.00 s pos:     188 undec:    2377 neg:    2091
0.20/0.24	c =========================================================================================
0.20/0.24	c types(t): F = full restart, N = normal restart
0.20/0.24	c types(t): S = simplification begin/end, E = solution found
0.20/0.24	c restart types(rt): st = static, dy = dynamic
0.20/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.20/0.24	c  B st     0         0      3054      5708      4602         0     27280         0   no data   no data  --
0.20/0.95	c Decided on static restart strategy
27.46/6.92	c  N dy     7     30001      3054      5708      4658     10775     27280    387393     79.35     12.34  --
27.46/6.95	c  S st     7     30001      3054      5708      4658     10775     27280    387393     79.35     12.34  --
27.86/7.02	c  S st     7     30506      3054      5708      7057     15837     28808    412484     79.35     12.34  --
27.86/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     12 locsubst:     0 time:   0.01
27.86/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.25/7.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   48 Bin:     22 BRemL:    748 BRemN:    741 CBin:       0 P:  2.8M T:  0.39
28.25/7.12	c Calc non-exist non-lernt bins v-fix:     0 done:   3006 time:  0.01 s
28.25/7.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.25/7.13	c Subs w/ non-existent bins:    161 time:  0.04 s
28.25/7.14	c Replacing       48 vars Replaced     4672 lits Time:     0.05 s 
28.25/7.16	c bin-w-bin subsume rem          142 bins  time:  0.00 s
28.65/7.22	c subs with bin:       22  lits-rem:      3511  v-fix:    0  time:  0.24 s
28.65/7.22	c Removed useless bin:      16  fixed:     0  bprops:   0.04M  time:  0.01 s
31.05/7.80	c lits-rem:      1445  cl-subs:    12213  v-elim:    848  v-fix:    0  time:  2.31 s
31.05/7.80	c learnt bin added due to v-elim: 0
31.05/7.80	c vivif2 --  cl tried     6894 cl shrink      118 lits rem        120 time: 0.00
31.05/7.80	c vivif2 --  cl tried     2824 cl shrink       40 lits rem         42 time: 0.00
31.05/7.81	c asymm  cl-useful: 1/2244/6866 lits-rem:3 time: 0.04
31.05/7.81	c calculated reachability. Time: 0.00
31.05/7.81	c  N dy     7     30506      2175      6865      3348      2824     30300     19105     79.35     12.34  --
31.05/7.81	c  F st     7     30506      2175      6865      3348      2824     30300     19105     79.35     12.34  --
32.25/8.19	c Decided on static restart strategy
43.03/10.84	c  N dy    14     45759      2175      6865      3365     17973     30300    711783     42.13     12.94  --
43.03/10.88	c  S st    14     45759      2175      6865      3365     17973     30300    711783     42.13     12.94  --
43.43/10.97	c  S st    14     46261      2175      6865      3393     18467     30300    719356     42.13     12.94  --
43.43/10.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.01
43.43/10.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.23/11.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    273 BRemL:     21 BRemN:     18 CBin:       0 P:  4.3M T:  0.58
44.23/11.12	c Calc non-exist non-lernt bins v-fix:     0 done:   2169 time:  0.01 s
44.23/11.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.23/11.13	c Subs w/ non-existent bins:      8 time:  0.07 s
44.23/11.15	c bin-w-bin subsume rem           23 bins  time:  0.00 s
44.63/11.26	c subs with bin:        7  lits-rem:         9  v-fix:    0  time:  0.43 s
44.63/11.26	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
53.01/13.39	c lits-rem:       312  cl-subs:     1510  v-elim:     41  v-fix:    0  time:  8.53 s
53.01/13.39	c learnt bin added due to v-elim: 0
53.01/13.40	c vivif2 --  cl tried     6870 cl shrink        0 lits rem          0 time: 0.00
53.41/13.41	c vivif2 --  cl tried    15032 cl shrink        0 lits rem          0 time: 0.06
53.81/13.57	c asymm  cl-useful: 13/5926/6870 lits-rem:13 time: 0.64
53.81/13.57	c calculated reachability. Time: 0.00
53.81/13.57	c  N dy    14     46261      2165      6870      3584     15032     30174    482505     42.13     12.94  --
71.80/18.02	c  N dy    15     69391      2165      6870      3584     19894     30174    528628     50.32     13.30  --
71.80/18.05	c  S st    15     69391      2165      6870      3584     19894     30174    528628     50.32     13.30  --
72.20/18.13	c  S st    15     69891      2165      6870      3601     10283     30174     96653     50.32     13.30  --
72.20/18.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
72.20/18.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.20/18.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      2 BRemN:      0 CBin:       0 P:  3.2M T:  0.25
72.20/18.19	c Calc non-exist non-lernt bins v-fix:     0 done:   2162 time:  0.01 s
72.20/18.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.20/18.20	c Subs w/ non-existent bins:      0 time:  0.02 s
72.59/18.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.59/18.21	c subs with bin:        5  lits-rem:         7  v-fix:    0  time:  0.02 s
72.59/18.21	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
72.59/18.27	c ORs :   1518 avg-s:  2.0 cl-sh:  2865 l-rem:   2909 b-add:    155 v-rep:   0 cl-rem: 3 avg s: 4.3 T:    0.08
75.39/18.91	c Added 0 vars  tried: 80000 time: 2.57
75.39/18.91	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    2.57
75.39/18.92	c lits-rem:        64  cl-subs:      196  v-elim:     37  v-fix:    0  time:  2.84 s
75.39/18.92	c learnt bin added due to v-elim: 0
75.39/18.92	c vivif2 --  cl tried     6864 cl shrink        0 lits rem          0 time: 0.00
75.39/18.92	c vivif2 --  cl tried     9924 cl shrink      102 lits rem        382 time: 0.01
75.39/18.93	c asymm  cl-useful: 0/938/6864 lits-rem:0 time: 0.02
75.39/18.93	c calculated reachability. Time: 0.00
75.39/18.93	c  N dy    15     69891      2162      6864      3757      9924     30086     91416     50.32     13.30  --
75.39/18.93	c  F st    15     69891      2162      6864      3757      9924     30086     91416     50.32     13.30  --
76.59/19.20	c Decided on static restart strategy
105.75/26.59	c  N dy    22    104836      2162      6864      3757     21735     30086    610051     51.91     12.80  --
106.15/26.62	c  S st    22    104836      2162      6864      3757     21735     30086    610051     51.91     12.80  --
106.15/26.62	c Finding binary XORs  T:     0.00 s  found:       0
106.55/26.71	c  S st    22    105337      2162      6864      3759     22238     30086    619171     51.91     12.80  --
106.55/26.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
106.55/26.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.95/26.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      6 BRemN:      0 CBin:       0 P:  6.6M T:  0.61
106.95/26.87	c Calc non-exist non-lernt bins v-fix:     0 done:   2160 time:  0.01 s
106.95/26.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.95/26.88	c Subs w/ non-existent bins:     10 time:  0.07 s
107.35/26.90	c bin-w-bin subsume rem          151 bins  time:  0.00 s
107.35/26.97	c subs with bin:        1  lits-rem:         5  v-fix:    0  time:  0.31 s
107.35/26.97	c Removed useless bin:       5  fixed:     0  bprops:   0.02M  time:  0.00 s
114.53/28.74	c ORs :   1460 avg-s:  2.1 cl-sh:     7 l-rem:     10 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    0.36
114.53/28.75	c lits-rem:       327  cl-subs:     2113  v-elim:     62  v-fix:    0  time:  7.09 s
114.53/28.75	c learnt bin added due to v-elim: 0
114.53/28.75	c vivif2 --  cl tried     6909 cl shrink        6 lits rem          6 time: 0.00
114.53/28.77	c vivif2 --  cl tried    19029 cl shrink        0 lits rem          0 time: 0.06
114.93/28.89	c asymm  cl-useful: 12/6908/6908 lits-rem:14 time: 0.49
114.93/28.89	c calculated reachability. Time: 0.00
114.93/28.89	c  N dy    22    105337      2144      6907      3538     19029     30105    439727     51.91     12.80  --
156.50/39.28	c  N dy    23    158005      2144      6907      3538     30509     30105    734456     33.53     13.83  --
156.90/39.32	c  S st    23    158005      2144      6907      3538     30509     30105    734456     33.53     13.83  --
157.27/39.42	c  S st    23    158510      2144      6907      3546     31014     30105    742779     33.53     13.83  --
157.27/39.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
157.27/39.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.07/39.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      3 CBin:       0 P: 10.1M T:  0.92
158.07/39.66	c Calc non-exist non-lernt bins v-fix:     0 done:   2144 time:  0.01 s
158.07/39.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.07/39.68	c Subs w/ non-existent bins:      4 time:  0.11 s
158.47/39.70	c bin-w-bin subsume rem            2 bins  time:  0.00 s
158.87/39.80	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.40 s
158.87/39.80	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
169.26/42.46	c ORs :   1456 avg-s:  2.1 cl-sh:     1 l-rem:      1 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 23.0 T:    0.70
169.26/42.47	c lits-rem:      1843  cl-subs:     2746  v-elim:     44  v-fix:    0  time: 10.66 s
169.26/42.47	c learnt bin added due to v-elim: 0
169.26/42.47	c vivif2 --  cl tried     6915 cl shrink        0 lits rem          0 time: 0.00
169.26/42.50	c vivif2 --  cl tried    28267 cl shrink        0 lits rem          0 time: 0.09
170.08/42.60	c asymm  cl-useful: 6/4197/6915 lits-rem:6 time: 0.43
170.08/42.61	c calculated reachability. Time: 0.00
170.08/42.61	c  N dy    23    158510      2140      6915      3529     28267     30099    654238     33.53     13.83  --
247.16/61.96	c  N dy    24    237765      2140      6915      3530     37531     30099    882397     43.38     14.77  --
247.56/62.00	c  S st    24    237765      2140      6915      3530     37531     30099    882397     43.38     14.77  --
247.96/62.13	c  S st    24    238267      2140      6915      3539     38036     30099    891862     43.38     14.77  --
247.96/62.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
247.96/62.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.17/62.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      4 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  1.38
249.17/62.48	c Calc non-exist non-lernt bins v-fix:     0 done:   2140 time:  0.01 s
249.17/62.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.55/62.51	c Subs w/ non-existent bins:      0 time:  0.12 s
249.55/62.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.95/62.66	c subs with bin:        1  lits-rem:         6  v-fix:    0  time:  0.49 s
249.95/62.66	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
261.14/65.46	c ORs :   1456 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.74
261.14/65.47	c lits-rem:      1837  cl-subs:     3456  v-elim:     40  v-fix:    0  time: 11.25 s
261.14/65.47	c learnt bin added due to v-elim: 0
261.14/65.48	c vivif2 --  cl tried     6915 cl shrink        0 lits rem          0 time: 0.00
261.54/65.50	c vivif2 --  cl tried    34578 cl shrink        1 lits rem          1 time: 0.10
261.54/65.58	c asymm  cl-useful: 0/2718/6915 lits-rem:0 time: 0.30
261.54/65.58	c calculated reachability. Time: 0.00
261.54/65.58	c  N dy    24    238267      2140      6915      3543     34578     30099    793999     43.38     14.77  --
382.17/95.75	c  N dy    25    357400      2140      6915      3543     43751     30099    946382     33.31     14.45  --
382.57/95.80	c  S st    25    357400      2140      6915      3543     43751     30099    946382     33.31     14.45  --
382.97/95.96	c  S st    25    357903      2140      6915      3547     44256     30099    954351     33.31     14.45  --
382.97/95.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
382.97/95.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.57/96.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P: 22.4M T:  1.72
384.57/96.40	c Calc non-exist non-lernt bins v-fix:     0 done:   2140 time:  0.01 s
384.57/96.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.99/96.43	c Subs w/ non-existent bins:      0 time:  0.13 s
384.99/96.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.77/96.60	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.57 s
385.77/96.60	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
396.96/99.48	c ORs :   1456 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.79
399.35/100.09	c Added 9 vars  tried: 80000 time: 2.43
399.35/100.09	c ORs :      9 avg-s:  0.0 cl-sh:  1716 l-rem:   1716 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:    2.45
399.75/100.11	c lits-rem:       922  cl-subs:     2837  v-elim:     40  v-fix:    0  time: 14.03 s
399.75/100.11	c learnt bin added due to v-elim: 0
399.75/100.11	c vivif2 --  cl tried     6924 cl shrink        0 lits rem          0 time: 0.00
399.75/100.14	c vivif2 --  cl tried    41419 cl shrink        0 lits rem          0 time: 0.13
400.15/100.25	c asymm  cl-useful: 10/3012/6924 lits-rem:10 time: 0.43
400.15/100.25	c calculated reachability. Time: 0.00
400.15/100.25	c  N dy    25    357903      2149      6924      3567     41419     30152    890059     33.31     14.45  --
645.41/161.68	c  N dy    26    536855      2149      6924      3568     55175     30152   1144854     34.67     14.57  --
645.82/161.73	c  S st    26    536855      2149      6924      3568     55175     30152   1144854     34.67     14.57  --
646.62/161.91	c  S st    26    537358      2149      6924      3586     55682     30152   1154226     34.67     14.57  --
646.62/161.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
646.62/161.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
648.64/162.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      4 BRemL:      1 BRemN:      0 CBin:       0 P: 26.9M T:  2.08
648.64/162.44	c Calc non-exist non-lernt bins v-fix:     0 done:   2149 time:  0.01 s
648.64/162.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
648.64/162.50	c Subs w/ non-existent bins:      0 time:  0.21 s
649.04/162.52	c bin-w-bin subsume rem            1 bins  time:  0.00 s
649.41/162.66	c subs with bin:        5  lits-rem:        41  v-fix:    0  time:  0.53 s
649.41/162.66	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
656.61/164.42	c ORs :   1465 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 11.6 T:    2.03
656.61/164.44	c lits-rem:       409  cl-subs:     3698  v-elim:     40  v-fix:    0  time:  7.13 s
656.61/164.44	c learnt bin added due to v-elim: 0
656.61/164.44	c vivif2 --  cl tried     6924 cl shrink        0 lits rem          0 time: 0.00
656.61/164.49	c vivif2 --  cl tried    51974 cl shrink        4 lits rem          4 time: 0.18
657.42/164.60	c asymm  cl-useful: 0/2776/6924 lits-rem:0 time: 0.45
657.42/164.60	c calculated reachability. Time: 0.00
657.42/164.61	c  N dy    26    537358      2149      6924      3588     51974     30152   1077197     34.67     14.57  --
657.42/164.61	c  F st    26    537358      2149      6924      3588     51974     30152   1077197     34.67     14.57  --
659.80/165.26	c Decided on static restart strategy
1222.65/306.16	c  N dy    33    806037      2149      6924      3588     44999     30152    632942     44.47     13.99  --
1222.65/306.19	c  S st    33    806037      2149      6924      3588     44999     30152    632942     44.47     13.99  --
1223.45/306.37	c  S st    33    806540      2149      6924      3640     45516     30152    642295     44.47     13.99  --
1223.45/306.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1223.45/306.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1225.84/306.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 30.9M T:  2.22
1225.84/306.93	c Calc non-exist non-lernt bins v-fix:     0 done:   2149 time:  0.01 s
1225.84/306.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1225.84/306.96	c Subs w/ non-existent bins:      0 time:  0.09 s
1225.84/306.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1226.24/307.05	c subs with bin:       38  lits-rem:        24  v-fix:    0  time:  0.31 s
1226.24/307.05	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1236.63/309.60	c ORs :   1465 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 5.6 T:    0.46
1236.63/309.62	c lits-rem:      1080  cl-subs:     1085  v-elim:     40  v-fix:    0  time: 10.24 s
1236.63/309.62	c learnt bin added due to v-elim: 0
1236.63/309.62	c vivif2 --  cl tried     6924 cl shrink        0 lits rem          0 time: 0.00
1236.63/309.64	c vivif2 --  cl tried    44388 cl shrink       16 lits rem         20 time: 0.08
1236.63/309.68	c asymm  cl-useful: 0/1136/6924 lits-rem:0 time: 0.16
1236.63/309.68	c calculated reachability. Time: 0.00
1236.63/309.68	c  N dy    33    806540      2149      6924      3641     44388     30152    623665     44.47     13.99  --
2163.38/541.62	c  N dy    34   1209810      2149      6924      3641     60157     30152    914924     36.66     13.70  --
2163.38/541.67	c  S st    34   1209810      2149      6924      3641     60157     30152    914924     36.66     13.70  --
2163.38/541.67	c Finding binary XORs  T:     0.00 s  found:       0
2164.18/541.90	c  S st    34   1210311      2149      6924      3677     60668     30152    925151     36.66     13.70  --
2164.60/541.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2164.60/541.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2167.38/542.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      4 BRemN:      0 CBin:       0 P: 44.8M T:  3.12
2167.38/542.69	c Calc non-exist non-lernt bins v-fix:     0 done:   2149 time:  0.01 s
2167.38/542.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2167.78/542.72	c Subs w/ non-existent bins:      0 time:  0.14 s
2167.78/542.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2168.18/542.87	c subs with bin:       23  lits-rem:        51  v-fix:    0  time:  0.48 s
2168.18/542.87	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
2180.96/546.00	c ORs :   1465 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.83
2180.96/546.02	c lits-rem:      1183  cl-subs:     2111  v-elim:     40  v-fix:    0  time: 12.58 s
2180.96/546.02	c learnt bin added due to v-elim: 0
2180.96/546.02	c vivif2 --  cl tried     6924 cl shrink        0 lits rem          0 time: 0.00
2180.96/546.05	c vivif2 --  cl tried    58534 cl shrink       57 lits rem         64 time: 0.13
2181.36/546.15	c asymm  cl-useful: 0/1266/6924 lits-rem:0 time: 0.41
2181.36/546.16	c calculated reachability. Time: 0.00
2181.36/546.16	c  N dy    34   1210311      2149      6924      3673     58534     30152    885611     36.66     13.70  --
3583.09/897.04	c  N dy    35   1710312      2149      6924      3673     89974     30152   1748958     36.16     13.48  --
3583.49/897.13	c  S st    35   1710312      2149      6924      3673     89974     30152   1748958     36.16     13.48  --
3584.68/897.45	c  S st    35   1710813      2149      6924      3692     90491     30152   1759618     36.16     13.48  --
3584.68/897.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3584.68/897.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3589.48/898.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      3 BRemN:      0 CBin:       0 P: 60.1M T:  4.82
3589.48/898.67	c Calc non-exist non-lernt bins v-fix:     0 done:   2149 time:  0.02 s
3589.48/898.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3589.87/898.74	c Subs w/ non-existent bins:      0 time:  0.29 s
3589.87/898.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3591.08/899.03	c subs with bin:        6  lits-rem:        55  v-fix:    0  time:  0.96 s
3591.08/899.03	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
3607.05/903.06	c ORs :   1465 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 12.0 T:    2.09
3610.26/903.87	c Added 18 vars  tried: 80000 time: 3.24
3610.26/903.88	c ORs :     18 avg-s:  0.0 cl-sh:  2082 l-rem:   2082 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    3.29
3610.67/903.91	c lits-rem:       290  cl-subs:     7588  v-elim:     40  v-fix:    0  time: 19.52 s
3610.67/903.91	c learnt bin added due to v-elim: 0
3610.67/903.91	c vivif2 --  cl tried     6942 cl shrink        0 lits rem          0 time: 0.00
3610.67/903.97	c vivif2 --  cl tried    82893 cl shrink       26 lits rem         31 time: 0.24
3611.44/904.10	c asymm  cl-useful: 0/931/6942 lits-rem:0 time: 0.49
3611.44/904.10	c calculated reachability. Time: 0.00
3611.44/904.10	c  N dy    35   1710813      2167      6942      3726     82893     30275   1588998     36.16     13.48  --

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-3282156-1304032858/watcher-3282156-1304032858 -o /tmp/evaluation-result-3282156-1304032858/solver-3282156-1304032858 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3282156-1304032858.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: 3.41 5.18 6.67 2/174 13764
/proc/meminfo: memFree=24823800/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=51088 CPUtime=0 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 818 0 0 0 0 0 0 0 21 0 1 0 495702037 52314112 753 33554432000 4194304 4797429 140734600231024 18446744073709551615 4414043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13764/statm: 12772 758 348 148 0 7701 0

[startup+0.0751109 s]
/proc/loadavg: 3.41 5.18 6.67 2/174 13764
/proc/meminfo: memFree=24823800/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=748812 CPUtime=0.2 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 4578 0 0 0 19 1 0 0 18 0 4 0 495702037 766783488 3864 33554432000 4194304 4797429 140734600231024 18446744073709551615 212039760415 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 187203 3915 403 148 0 182132 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 748812

[startup+0.114849 s]
/proc/loadavg: 3.41 5.18 6.67 2/174 13764
/proc/meminfo: memFree=24823800/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=752556 CPUtime=3.77 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 7641 0 0 0 374 3 0 0 19 0 4 0 495702037 770617344 5868 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 188139 5868 416 148 0 183068 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 752556

[startup+1.07265 s]
/proc/loadavg: 3.41 5.18 6.67 2/174 13764
/proc/meminfo: memFree=24823800/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=753012 CPUtime=4.17 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 7908 0 0 0 414 3 0 0 19 0 4 0 495702037 771084288 5754 33554432000 4194304 4797429 140734600231024 18446744073709551615 4388452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 188253 5755 416 148 0 183182 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 753012

[startup+1.17264 s]
/proc/loadavg: 3.41 5.18 6.67 2/174 13764
/proc/meminfo: memFree=24823800/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=753012 CPUtime=4.57 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 8053 0 0 0 454 3 0 0 19 0 4 0 495702037 771084288 5896 33554432000 4194304 4797429 140734600231024 18446744073709551615 4387368 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 188253 5896 416 148 0 183182 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 753012

[startup+1.50058 s]
/proc/loadavg: 3.41 5.18 6.67 2/174 13764
/proc/meminfo: memFree=24823800/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=753276 CPUtime=5.89 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 8560 0 0 0 586 3 0 0 20 0 4 0 495702037 771354624 6399 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424642 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 188319 6399 416 148 0 183248 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 753276

[startup+3.10029 s]
/proc/loadavg: 3.41 5.18 6.67 9/184 13777
/proc/meminfo: memFree=24581168/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=757780 CPUtime=12.27 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 12526 0 0 0 1223 4 0 0 25 0 4 0 495702037 775966720 9863 33554432000 4194304 4797429 140734600231024 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 189445 9864 423 148 0 184374 0
[pid=13764/tid=13766] ppid=13762 vsize=757780 CPUtime=3.05 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 2520 0 0 0 304 1 0 0 25 0 4 0 495702040 775966720 9864 33554432000 4194304 4797429 140734600231024 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=757780 CPUtime=3.06 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 2408 0 0 0 305 1 0 0 25 0 4 0 495702040 775966720 9864 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=757780 CPUtime=3.06 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 2257 0 0 0 305 1 0 0 25 0 4 0 495702040 775966720 9864 33554432000 4194304 4797429 140734600231024 18446744073709551615 212039351834 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 757780

[startup+6.30672 s]
/proc/loadavg: 3.78 5.22 6.68 9/184 13778
/proc/meminfo: memFree=24560088/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=760656 CPUtime=25.08 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 15644 0 0 0 2503 5 0 0 25 0 4 0 495702037 778911744 9622 33554432000 4194304 4797429 140734600231024 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 190164 9622 423 148 0 185093 0
[pid=13764/tid=13766] ppid=13762 vsize=760656 CPUtime=6.23 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 3223 0 0 0 622 1 0 0 25 0 4 0 495702040 778911744 9622 33554432000 4194304 4797429 140734600231024 18446744073709551615 212039322626 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=760656 CPUtime=6.26 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 2936 0 0 0 625 1 0 0 25 0 4 0 495702040 778911744 9622 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=760656 CPUtime=6.26 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 2902 0 0 0 625 1 0 0 25 0 4 0 495702040 778911744 9622 33554432000 4194304 4797429 140734600231024 18446744073709551615 4404790 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 760656

[startup+12.7006 s]
/proc/loadavg: 4.12 5.27 6.69 9/184 13778
/proc/meminfo: memFree=24514108/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=766972 CPUtime=50.62 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 20526 0 0 0 5057 5 0 0 25 0 4 0 495702037 785379328 12760 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524184 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 191743 12760 423 148 0 186672 0
[pid=13764/tid=13766] ppid=13762 vsize=766972 CPUtime=12.6 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 4125 0 0 0 1259 1 0 0 25 0 4 0 495702040 785379328 12760 33554432000 4194304 4797429 140734600231024 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=766972 CPUtime=12.65 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 3992 0 0 0 1264 1 0 0 25 0 4 0 495702040 785379328 12760 33554432000 4194304 4797429 140734600231024 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=766972 CPUtime=12.66 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 3828 0 0 0 1265 1 0 0 25 0 4 0 495702040 785379328 12760 33554432000 4194304 4797429 140734600231024 18446744073709551615 4240964 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 766972

[startup+25.5003 s]
/proc/loadavg: 4.98 5.40 6.71 9/184 13778
/proc/meminfo: memFree=24500604/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=771700 CPUtime=101.75 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 27249 0 0 0 10167 8 0 0 25 0 4 0 495702037 790220800 13428 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424596 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 192925 13428 422 148 0 187854 0
[pid=13764/tid=13766] ppid=13762 vsize=771700 CPUtime=25.32 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 5210 0 0 0 2531 1 0 0 25 0 4 0 495702040 790220800 13428 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=771700 CPUtime=25.45 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 5014 0 0 0 2544 1 0 0 25 0 4 0 495702040 790220800 13428 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=771700 CPUtime=25.45 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 4829 0 0 0 2544 1 0 0 25 0 4 0 495702040 790220800 13428 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 771700

[startup+51.1007 s]
/proc/loadavg: 6.01 5.61 6.74 9/184 13779
/proc/meminfo: memFree=24478808/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=779480 CPUtime=204.01 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 37589 0 0 0 20390 11 0 0 25 0 4 0 495702037 798187520 16591 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 194870 16591 422 148 0 189799 0
[pid=13764/tid=13766] ppid=13762 vsize=779480 CPUtime=50.78 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 6620 0 0 0 5076 2 0 0 25 0 4 0 495702040 798187520 16591 33554432000 4194304 4797429 140734600231024 18446744073709551615 4255105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=779480 CPUtime=51.06 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 6359 0 0 0 5104 2 0 0 25 0 4 0 495702040 798187520 16591 33554432000 4194304 4797429 140734600231024 18446744073709551615 4642069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=779480 CPUtime=51.06 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 6387 0 0 0 5104 2 0 0 25 0 4 0 495702040 798187520 16591 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 779480

[startup+102.301 s]
/proc/loadavg: 7.13 5.98 6.80 9/184 13780
/proc/meminfo: memFree=24453724/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=786980 CPUtime=408.54 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 53069 0 0 0 40837 17 0 0 25 0 4 0 495702037 805867520 20274 33554432000 4194304 4797429 140734600231024 18446744073709551615 4425023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 196745 20274 422 148 0 191674 0
[pid=13764/tid=13766] ppid=13762 vsize=786980 CPUtime=101.71 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 8288 0 0 0 10168 3 0 0 25 0 4 0 495702040 805867520 20274 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=786980 CPUtime=102.25 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 8406 0 0 0 10223 2 0 0 25 0 4 0 495702040 805867520 20274 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=786980 CPUtime=102.25 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 8271 0 0 0 10223 2 0 0 25 0 4 0 495702040 805867520 20274 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428951 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 786980

[startup+162.301 s]
/proc/loadavg: 7.82 6.37 6.89 9/184 13782
/proc/meminfo: memFree=24432616/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=802592 CPUtime=648.22 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 69589 0 0 0 64798 24 0 0 25 0 4 0 495702037 821854208 23486 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428868 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 200648 23486 422 148 0 195577 0
[pid=13764/tid=13766] ppid=13762 vsize=802592 CPUtime=161.38 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 10734 0 0 0 16135 3 0 0 25 0 4 0 495702040 821854208 23486 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=802592 CPUtime=162.25 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 10780 0 0 0 16222 3 0 0 25 0 4 0 495702040 821854208 23486 33554432000 4194304 4797429 140734600231024 18446744073709551615 4528275 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=802592 CPUtime=162.26 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 10627 0 0 0 16223 3 0 0 25 0 4 0 495702040 821854208 23486 33554432000 4194304 4797429 140734600231024 18446744073709551615 4508782 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 802592

[startup+222.301 s]
/proc/loadavg: 8.06 6.70 6.96 9/184 13783
/proc/meminfo: memFree=24416212/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=806596 CPUtime=887.89 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 82622 0 0 0 88759 30 0 0 25 0 4 0 495702037 825954304 25516 33554432000 4194304 4797429 140734600231024 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 201649 25516 423 148 0 196578 0
[pid=13764/tid=13766] ppid=13762 vsize=806596 CPUtime=221.05 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 12351 0 0 0 22101 4 0 0 25 0 4 0 495702040 825954304 25516 33554432000 4194304 4797429 140734600231024 18446744073709551615 4404796 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=806596 CPUtime=222.26 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 12378 0 0 0 22222 4 0 0 25 0 4 0 495702040 825954304 25516 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=806596 CPUtime=222.26 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 12270 0 0 0 22222 4 0 0 25 0 4 0 495702040 825954304 25516 33554432000 4194304 4797429 140734600231024 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.89
Current children cumulated vsize (KiB) 806596

[startup+282.3 s]
/proc/loadavg: 8.39 7.04 7.06 9/184 13788
/proc/meminfo: memFree=24406604/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=809792 CPUtime=1127.59 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 93927 0 0 0 112723 36 0 0 25 0 4 0 495702037 829227008 26570 33554432000 4194304 4797429 140734600231024 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 202448 26570 423 148 0 197377 0
[pid=13764/tid=13766] ppid=13762 vsize=809792 CPUtime=280.73 cores=1,3,5,7

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

[pid=13764] ppid=13762 vsize=867052 CPUtime=2805.32 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 163405 0 0 0 280459 73 0 0 25 0 4 0 495702037 887861248 38700 33554432000 4194304 4797429 140734600231024 18446744073709551615 4413516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 216763 38700 423 148 0 211692 0
[pid=13764/tid=13766] ppid=13762 vsize=867052 CPUtime=698.45 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 25776 0 0 0 69834 11 0 0 25 0 4 0 495702040 887861248 38700 33554432000 4194304 4797429 140734600231024 18446744073709551615 4242194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=867052 CPUtime=702.27 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 25317 0 0 0 70217 10 0 0 25 0 4 0 495702040 887861248 38700 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=867052 CPUtime=702.27 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 23680 0 0 0 70217 10 0 0 25 0 4 0 495702040 887861248 38700 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 867052

[startup+762.301 s]
/proc/loadavg: 8.18 7.90 7.47 9/184 13801
/proc/meminfo: memFree=24293568/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=867248 CPUtime=3045 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 171139 0 0 0 304422 78 0 0 25 0 4 0 495702037 888061952 38853 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 216812 38853 423 148 0 211741 0
[pid=13764/tid=13766] ppid=13762 vsize=867248 CPUtime=758.13 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 26535 0 0 0 75801 12 0 0 25 0 4 0 495702040 888061952 38853 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=867248 CPUtime=762.27 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 26357 0 0 0 76216 11 0 0 25 0 4 0 495702040 888061952 38853 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524411 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=867248 CPUtime=762.27 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 24700 0 0 0 76216 11 0 0 25 0 4 0 495702040 888061952 38853 33554432000 4194304 4797429 140734600231024 18446744073709551615 4372972 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 867248

[startup+822.301 s]
/proc/loadavg: 8.17 7.95 7.51 9/184 13802
/proc/meminfo: memFree=24260044/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=867412 CPUtime=3284.69 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 177859 0 0 0 328387 82 0 0 25 0 4 0 495702037 888229888 39923 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424520 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 216853 39923 423 148 0 211782 0
[pid=13764/tid=13766] ppid=13762 vsize=867412 CPUtime=817.8 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 27555 0 0 0 81768 12 0 0 25 0 4 0 495702040 888229888 39923 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=867412 CPUtime=822.27 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 27382 0 0 0 82216 11 0 0 25 0 4 0 495702040 888229888 39923 33554432000 4194304 4797429 140734600231024 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=867412 CPUtime=822.28 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 25719 0 0 0 82216 12 0 0 25 0 4 0 495702040 888229888 39923 33554432000 4194304 4797429 140734600231024 18446744073709551615 4425824 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 867412

[startup+882.301 s]
/proc/loadavg: 8.16 7.99 7.55 9/184 13804
/proc/meminfo: memFree=24278588/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=867556 CPUtime=3524.36 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 184645 0 0 0 352351 85 0 0 25 0 4 0 495702037 888377344 40100 33554432000 4194304 4797429 140734600231024 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 216889 40100 423 148 0 211818 0
[pid=13764/tid=13766] ppid=13762 vsize=867556 CPUtime=877.47 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 28619 0 0 0 87734 13 0 0 25 0 4 0 495702040 888377344 40100 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=867556 CPUtime=882.27 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 28032 0 0 0 88215 12 0 0 25 0 4 0 495702040 888377344 40100 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=867556 CPUtime=882.28 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 26393 0 0 0 88216 12 0 0 25 0 4 0 495702040 888377344 40100 33554432000 4194304 4797429 140734600231024 18446744073709551615 212039679895 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 867556

[startup+942.3 s]
/proc/loadavg: 8.15 8.02 7.59 9/184 13805
/proc/meminfo: memFree=24255116/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=870296 CPUtime=3764.05 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 193208 0 0 0 376317 88 0 0 25 0 4 0 495702037 891183104 42211 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 217574 42211 431 148 0 212503 0
[pid=13764/tid=13766] ppid=13762 vsize=870296 CPUtime=937.15 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 29711 0 0 0 93702 13 0 0 25 0 4 0 495702040 891183104 42211 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428708 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=870296 CPUtime=942.27 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 29094 0 0 0 94215 12 0 0 25 0 4 0 495702040 891183104 42211 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=870296 CPUtime=942.29 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 27471 0 0 0 94216 13 0 0 25 0 4 0 495702040 891183104 42211 33554432000 4194304 4797429 140734600231024 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 870296

[startup+1002.3 s]
/proc/loadavg: 8.05 8.01 7.61 9/184 13807
/proc/meminfo: memFree=24263116/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=871052 CPUtime=4003.71 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 200838 0 0 0 400279 92 0 0 25 0 4 0 495702037 891957248 43419 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 217763 43419 431 148 0 212692 0
[pid=13764/tid=13766] ppid=13762 vsize=871052 CPUtime=996.82 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 30696 0 0 0 99668 14 0 0 25 0 4 0 495702040 891957248 43419 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=871052 CPUtime=1002.27 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 30241 0 0 0 100215 12 0 0 25 0 4 0 495702040 891957248 43419 33554432000 4194304 4797429 140734600231024 18446744073709551615 4226023 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=871052 CPUtime=1002.28 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 28530 0 0 0 100215 13 0 0 25 0 4 0 495702040 891957248 43419 33554432000 4194304 4797429 140734600231024 18446744073709551615 4526328 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 871052

[startup+1062.31 s]
/proc/loadavg: 8.02 8.00 7.63 9/184 13809
/proc/meminfo: memFree=24247452/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=874488 CPUtime=4243.42 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 207961 0 0 0 424246 96 0 0 25 0 4 0 495702037 895475712 42319 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424853 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 218622 42319 431 148 0 213551 0
[pid=13764/tid=13766] ppid=13762 vsize=874488 CPUtime=1056.49 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 31368 0 0 0 105635 14 0 0 25 0 4 0 495702040 895475712 42319 33554432000 4194304 4797429 140734600231024 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=874488 CPUtime=1062.28 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 31212 0 0 0 106215 13 0 0 25 0 4 0 495702040 895475712 42319 33554432000 4194304 4797429 140734600231024 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=874488 CPUtime=1062.28 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 29775 0 0 0 106214 14 0 0 25 0 4 0 495702040 895475712 42319 33554432000 4194304 4797429 140734600231024 18446744073709551615 212039313722 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 874488

[startup+1122.3 s]
/proc/loadavg: 8.00 8.00 7.65 9/184 13810
/proc/meminfo: memFree=24262036/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=874568 CPUtime=4483.07 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 213819 0 0 0 448207 100 0 0 25 0 4 0 495702037 895557632 43994 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 218642 43994 431 148 0 213571 0
[pid=13764/tid=13766] ppid=13762 vsize=874568 CPUtime=1116.17 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 32397 0 0 0 111602 15 0 0 25 0 4 0 495702040 895557632 43994 33554432000 4194304 4797429 140734600231024 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=874568 CPUtime=1122.28 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 31896 0 0 0 112215 13 0 0 25 0 4 0 495702040 895557632 43994 33554432000 4194304 4797429 140734600231024 18446744073709551615 4258128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=874568 CPUtime=1122.28 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 30389 0 0 0 112213 15 0 0 25 0 4 0 495702040 895557632 43994 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 874568

[startup+1182.3 s]
/proc/loadavg: 8.00 8.00 7.67 9/184 13812
/proc/meminfo: memFree=24241544/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=875376 CPUtime=4722.75 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 220650 0 0 0 472171 104 0 0 25 0 4 0 495702037 896385024 44493 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 218844 44493 431 148 0 213773 0
[pid=13764/tid=13766] ppid=13762 vsize=875376 CPUtime=1175.84 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 33435 0 0 0 117568 16 0 0 25 0 4 0 495702040 896385024 44493 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=875376 CPUtime=1182.28 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 32944 0 0 0 118214 14 0 0 25 0 4 0 495702040 896385024 44493 33554432000 4194304 4797429 140734600231024 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=875376 CPUtime=1182.28 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 31502 0 0 0 118213 15 0 0 25 0 4 0 495702040 896385024 44493 33554432000 4194304 4797429 140734600231024 18446744073709551615 4425120 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 875376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.00 7.68 9/184 13812
/proc/meminfo: memFree=24229260/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=875376 CPUtime=4800.27 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 222242 0 0 0 479922 105 0 0 25 0 4 0 495702037 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4387337 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 218844 46029 431 148 0 213773 0
[pid=13764/tid=13766] ppid=13762 vsize=875376 CPUtime=1195.14 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 33613 0 0 0 119498 16 0 0 25 0 4 0 495702040 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=875376 CPUtime=1201.69 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 33147 0 0 0 120155 14 0 0 25 0 4 0 495702040 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=875376 CPUtime=1201.69 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 31675 0 0 0 120154 15 0 0 25 0 4 0 495702040 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 875376

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

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

[startup+1201.7 s]
/proc/loadavg: 8.00 8.00 7.68 9/184 13812
/proc/meminfo: memFree=24229260/32951124 swapFree=67111524/67111528
[pid=13764] ppid=13762 vsize=875376 CPUtime=4800.27 cores=1,3,5,7
/proc/13764/stat : 13764 (techdemo) R 13762 13764 13269 0 -1 4202496 222242 0 0 0 479922 105 0 0 25 0 4 0 495702037 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4387337 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13764/statm: 218844 46029 431 148 0 213773 0
[pid=13764/tid=13766] ppid=13762 vsize=875376 CPUtime=1195.14 cores=1,3,5,7
/proc/13764/task/13766/stat : 13766 (techdemo) R 13762 13764 13269 0 -1 4202560 33613 0 0 0 119498 16 0 0 25 0 4 0 495702040 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13764/tid=13767] ppid=13762 vsize=875376 CPUtime=1201.69 cores=1,3,5,7
/proc/13764/task/13767/stat : 13767 (techdemo) R 13762 13764 13269 0 -1 4202560 33147 0 0 0 120155 14 0 0 25 0 4 0 495702040 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13764/tid=13768] ppid=13762 vsize=875376 CPUtime=1201.69 cores=1,3,5,7
/proc/13764/task/13768/stat : 13768 (techdemo) R 13762 13764 13269 0 -1 4202560 31675 0 0 0 120154 15 0 0 25 0 4 0 495702040 896385024 46029 33554432000 4194304 4797429 140734600231024 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 875376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.31
CPU user time (s): 4799.25
CPU system time (s): 1.06284
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 977512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.25
system time used= 1.06284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222242
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= 2277
involuntary context switches= 32668

runsolver used 2.02669 second user time and 4.53531 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 01:20:58
IDJOB=3282156
IDBENCH=70785
IDSOLVER=1584
FILE ID=node146/3282156-1304032858
RUNJOBID= node146-1304032857-13751
PBS_JOBID= 13170306
Free space on /tmp= 72996 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282156-1304032858/watcher-3282156-1304032858 -o /tmp/evaluation-result-3282156-1304032858/solver-3282156-1304032858 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3282156-1304032858.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=2136269047

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24823956 kB
Buffers:       1630756 kB
Cached:        5911412 kB
SwapCached:          4 kB
Active:        1216576 kB
Inactive:      6392708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24823956 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8676 kB
Writeback:           0 kB
AnonPages:       67112 kB
Mapped:          14428 kB
Slab:           452768 kB
PageTables:       4472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185860 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= 72980 MiB
End job on node146 at 2011-04-29 01:41:01