Trace number 3172991

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
MD5SUMac87980bdfffc015f316143175a762b6
Bench CategoryRANDOM (random 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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3172991-1304123268.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     29  v-fix:    0  time:  0.01 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:     294 undec:      80 neg:     276
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       630      2732         0         0      8283         0   no data   no data  --
0.36/0.10	c Decided on static restart strategy
8.36/2.19	c  N dy     7     30001       630      2732         0     10653      8283    217692     31.30     20.35  --
8.77/2.21	c  S st     7     30001       630      2732         0     10653      8283    217692     31.30     20.35  --
8.77/2.24	c  S st     7     30509       630      2732         0     11160      8283    229498     31.30     20.35  --
8.77/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.77/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
8.77/2.26	c Calc non-exist non-lernt bins v-fix:     0 done:    630 time:  0.00 s
8.77/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.27	c Subs w/ non-existent bins:      0 time:  0.00 s
8.77/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.54/2.46	c lits-rem:        78  cl-subs:      717  v-elim:      9  v-fix:    0  time:  0.76 s
9.54/2.46	c learnt bin added due to v-elim: 0
9.54/2.46	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
9.54/2.46	c vivif2 --  cl tried    10443 cl shrink        0 lits rem          0 time: 0.00
9.54/2.49	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.10
9.54/2.49	c calculated reachability. Time: 0.00
9.54/2.49	c  N dy     7     30509       630      2732         0     10443      8283    213500     31.30     20.35  --
9.54/2.49	c  F st     7     30509       630      2732         0     10443      8283    213500     31.30     20.35  --
10.35/2.66	c Decided on static restart strategy
14.75/3.79	c  N dy    14     45764       630      2732         0      8878      8283    109449     27.64     19.49  --
14.75/3.79	c  S st    14     45764       630      2732         0      8878      8283    109449     27.64     19.49  --
15.14/3.83	c  S st    14     46265       630      2732         0      9379      8283    121852     27.64     19.49  --
15.14/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.14/3.84	c Calc non-exist non-lernt bins v-fix:     0 done:    630 time:  0.00 s
15.14/3.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.84	c Subs w/ non-existent bins:      0 time:  0.00 s
15.14/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.54/3.91	c lits-rem:         8  cl-subs:      182  v-elim:      9  v-fix:    0  time:  0.24 s
15.54/3.91	c learnt bin added due to v-elim: 0
15.54/3.91	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
15.54/3.91	c vivif2 --  cl tried     9197 cl shrink        0 lits rem          0 time: 0.00
15.54/3.93	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.07
15.54/3.93	c calculated reachability. Time: 0.00
15.54/3.93	c  N dy    14     46265       630      2732         0      9197      8283    120051     27.64     19.49  --
25.13/6.39	c  N dy    15     69398       630      2732         0     11244      8283    135966     25.88     18.58  --
25.13/6.39	c  S st    15     69398       630      2732         0     11244      8283    135966     25.88     18.58  --
25.53/6.44	c  S st    15     69899       630      2732         0     11745      8283    148070     25.88     18.58  --
25.53/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.53/6.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
25.53/6.46	c Calc non-exist non-lernt bins v-fix:     0 done:    630 time:  0.00 s
25.53/6.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.46	c Subs w/ non-existent bins:      0 time:  0.00 s
25.53/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.53/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.53/6.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.95/6.56	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
27.92/7.07	c Added 4 vars  tried: 80000 time: 2.05
27.92/7.07	c ORs :      4 avg-s:  0.0 cl-sh:   428 l-rem:    428 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    2.05
27.92/7.08	c lits-rem:        17  cl-subs:      249  v-elim:      9  v-fix:    0  time:  2.45 s
27.92/7.08	c learnt bin added due to v-elim: 0
27.92/7.08	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
27.92/7.08	c vivif2 --  cl tried    11496 cl shrink        0 lits rem          0 time: 0.01
28.32/7.10	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.08
28.32/7.10	c calculated reachability. Time: 0.00
28.32/7.10	c  N dy    15     69899       634      2736         8     11496      8311    144377     25.88     18.58  --
28.32/7.10	c  F st    15     69899       634      2736         8     11496      8311    144377     25.88     18.58  --
28.72/7.27	c Decided on static restart strategy
44.29/11.16	c  N dy    22    104851       634      2736         8     21243      8311    373653     28.64     18.77  --
44.29/11.18	c  S st    22    104851       634      2736         8     21243      8311    373653     28.64     18.77  --
44.69/11.25	c  S st    22    105356       634      2736         8     21747      8311    385973     28.64     18.77  --
44.69/11.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.69/11.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/11.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.18
44.69/11.29	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
44.69/11.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/11.30	c Subs w/ non-existent bins:      0 time:  0.01 s
45.09/11.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.09/11.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.09/11.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.49/11.97	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
47.49/11.98	c lits-rem:       156  cl-subs:     1088  v-elim:     10  v-fix:    0  time:  2.69 s
47.49/11.98	c learnt bin added due to v-elim: 0
47.49/11.98	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
47.49/11.98	c vivif2 --  cl tried    20659 cl shrink        0 lits rem          0 time: 0.01
47.91/12.03	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.19
47.91/12.03	c calculated reachability. Time: 0.00
47.91/12.03	c  N dy    22    105356       634      2736         8     20659      8311    359505     28.64     18.77  --
78.25/19.70	c  N dy    23    158035       634      2736         8     28200      8311    487461     25.90     18.85  --
78.68/19.72	c  S st    23    158035       634      2736         8     28200      8311    487461     25.90     18.85  --
79.08/19.81	c  S st    23    158538       634      2736         8     28703      8311    499506     25.90     18.85  --
79.08/19.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.08/19.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.08/19.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.28
79.08/19.89	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
79.08/19.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.08/19.89	c Subs w/ non-existent bins:      0 time:  0.01 s
79.46/19.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.46/19.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.46/19.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.07/20.89	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
83.07/20.89	c lits-rem:       224  cl-subs:     1997  v-elim:     10  v-fix:    0  time:  3.97 s
83.07/20.89	c learnt bin added due to v-elim: 0
83.07/20.89	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
83.07/20.90	c vivif2 --  cl tried    26706 cl shrink        0 lits rem          0 time: 0.02
83.47/20.96	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.25
83.47/20.96	c calculated reachability. Time: 0.00
83.47/20.96	c  N dy    23    158538       634      2736         8     26706      8311    452519     25.90     18.85  --
135.80/34.04	c  N dy    24    237808       634      2736         8     31984      8311    520373     25.73     17.64  --
135.80/34.06	c  S st    24    237808       634      2736         8     31984      8311    520373     25.73     17.64  --
136.20/34.17	c  S st    24    238309       634      2736         8     32483      8311    532574     25.73     17.64  --
136.20/34.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.20/34.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.58/34.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.34
136.58/34.26	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
136.58/34.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.58/34.26	c Subs w/ non-existent bins:      0 time:  0.02 s
136.58/34.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.58/34.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.58/34.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
140.60/35.28	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
140.60/35.29	c lits-rem:       537  cl-subs:     1586  v-elim:     10  v-fix:    0  time:  4.05 s
140.60/35.29	c learnt bin added due to v-elim: 0
140.60/35.29	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
140.60/35.29	c vivif2 --  cl tried    30897 cl shrink        0 lits rem          0 time: 0.02
140.97/35.35	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.24
140.97/35.35	c calculated reachability. Time: 0.00
140.97/35.35	c  N dy    24    238309       634      2736         8     30897      8311    498068     25.73     17.64  --
235.26/58.94	c  N dy    25    357463       634      2736         8     34878      8311    502769     26.75     17.40  --
235.26/58.96	c  S st    25    357463       634      2736         8     34878      8311    502769     26.75     17.40  --
235.66/59.08	c  S st    25    357965       634      2736         8     35380      8311    514899     26.75     17.40  --
235.66/59.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.66/59.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.06/59.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.39
236.06/59.18	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
236.06/59.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.06/59.19	c Subs w/ non-existent bins:      0 time:  0.01 s
236.46/59.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.46/59.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.46/59.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
240.05/60.19	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
242.45/60.76	c Added 7 vars  tried: 80000 time: 2.26
242.45/60.78	c ORs :      7 avg-s:  0.0 cl-sh:  3021 l-rem:   3021 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.34
242.45/60.79	c lits-rem:       570  cl-subs:     1659  v-elim:     10  v-fix:    0  time:  6.34 s
242.45/60.79	c learnt bin added due to v-elim: 0
242.45/60.79	c vivif2 --  cl tried     2743 cl shrink        0 lits rem          0 time: 0.00
242.45/60.79	c vivif2 --  cl tried    33721 cl shrink        0 lits rem          0 time: 0.02
242.85/60.85	c asymm  cl-useful: 0/2743/2743 lits-rem:0 time: 0.24
242.85/60.85	c calculated reachability. Time: 0.00
242.85/60.85	c  N dy    25    357965       641      2743        22     33721      8360    478569     26.75     17.40  --
420.22/105.21	c  N dy    26    536949       641      2743        22     41580      8360    598665     29.57     17.61  --
420.22/105.23	c  S st    26    536949       641      2743        22     41580      8360    598665     29.57     17.61  --
420.62/105.37	c  S st    26    537453       641      2743        22     42083      8360    610903     29.57     17.61  --
420.62/105.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
420.62/105.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.02/105.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.50
421.02/105.49	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
421.02/105.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.02/105.50	c Subs w/ non-existent bins:      0 time:  0.01 s
421.43/105.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.43/105.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.43/105.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
425.83/106.70	c ORs :     11 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
426.23/106.71	c lits-rem:       483  cl-subs:     1961  v-elim:     11  v-fix:    0  time:  4.78 s
426.23/106.71	c learnt bin added due to v-elim: 0
426.23/106.71	c vivif2 --  cl tried     2743 cl shrink        0 lits rem          0 time: 0.00
426.23/106.71	c vivif2 --  cl tried    40122 cl shrink        0 lits rem          0 time: 0.02
426.61/106.80	c asymm  cl-useful: 0/2743/2743 lits-rem:0 time: 0.34
426.61/106.80	c calculated reachability. Time: 0.00
426.61/106.80	c  N dy    26    537453       641      2743        22     40122      8360    569232     29.57     17.61  --
426.61/106.80	c  F st    26    537453       641      2743        22     40122      8360    569232     29.57     17.61  --
428.61/107.30	c Decided on static restart strategy
751.78/188.21	c  N dy    33    806180       641      2743        22     63134      8360   1073773     28.03     17.98  --
751.78/188.25	c  S st    33    806180       641      2743        22     63134      8360   1073773     28.03     17.98  --
752.98/188.50	c  S st    33    806680       641      2743        22     63634      8360   1086354     28.03     17.98  --
752.98/188.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
752.98/188.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
753.78/188.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  1.00
753.78/188.76	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
753.78/188.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
753.78/188.76	c Subs w/ non-existent bins:      0 time:  0.03 s
753.78/188.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.78/188.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
753.78/188.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
760.56/190.43	c ORs :     11 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
760.56/190.45	c lits-rem:       149  cl-subs:     4406  v-elim:     11  v-fix:    0  time:  6.63 s
760.56/190.45	c learnt bin added due to v-elim: 0
760.56/190.45	c vivif2 --  cl tried     2743 cl shrink        0 lits rem          0 time: 0.00
760.56/190.46	c vivif2 --  cl tried    59228 cl shrink        0 lits rem          0 time: 0.04
760.96/190.59	c asymm  cl-useful: 0/2476/2743 lits-rem:0 time: 0.51
760.96/190.59	c calculated reachability. Time: 0.00
760.96/190.59	c  N dy    33    806680       641      2743        22     59228      8360    978040     28.03     17.98  --
1365.74/341.93	c  N dy    34   1210020       641      2743        22     75182      8360   1216218     27.80     18.26  --
1365.74/341.98	c  S st    34   1210020       641      2743        22     75182      8360   1216218     27.80     18.26  --
1366.94/342.27	c  S st    34   1210525       641      2743        22     75687      8360   1227970     27.80     18.26  --
1366.94/342.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1366.94/342.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1368.54/342.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.9M T:  1.47
1368.54/342.64	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.01 s
1368.54/342.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1368.54/342.65	c Subs w/ non-existent bins:      0 time:  0.03 s
1368.54/342.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1368.54/342.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1368.54/342.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1377.73/344.95	c ORs :     11 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
1377.73/344.97	c lits-rem:       193  cl-subs:     5860  v-elim:     11  v-fix:    0  time:  9.17 s
1377.73/344.97	c learnt bin added due to v-elim: 0
1377.73/344.97	c vivif2 --  cl tried     2743 cl shrink        0 lits rem          0 time: 0.00
1377.73/344.98	c vivif2 --  cl tried    69827 cl shrink        0 lits rem          0 time: 0.05
1378.53/345.12	c asymm  cl-useful: 0/2017/2743 lits-rem:0 time: 0.53
1378.53/345.12	c calculated reachability. Time: 0.00
1378.53/345.12	c  N dy    34   1210525       641      2743        22     69827      8360   1086665     27.80     18.26  --
2290.49/573.49	c  N dy    35   1710526       641      2743        22    101488      8360   1794757     29.75     18.50  --
2290.89/573.56	c  S st    35   1710526       641      2743        22    101488      8360   1794757     29.75     18.50  --
2292.49/573.96	c  S st    35   1711029       641      2743        22    101991      8360   1807534     29.75     18.50  --
2292.49/573.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2292.49/573.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2294.89/574.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.1M T:  2.25
2294.89/574.53	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.01 s
2294.89/574.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2294.89/574.54	c Subs w/ non-existent bins:      0 time:  0.05 s
2294.89/574.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2294.89/574.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2294.89/574.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2312.06/578.88	c ORs :     11 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
2316.85/580.01	c Added 7 vars  tried: 80000 time: 4.52
2318.06/580.32	c ORs :      7 avg-s:  0.0 cl-sh: 14459 l-rem:  14459 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    5.74
2318.06/580.35	c lits-rem:       327  cl-subs:     6962  v-elim:     11  v-fix:    0  time: 23.01 s
2318.06/580.35	c learnt bin added due to v-elim: 0
2318.06/580.35	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
2318.06/580.37	c vivif2 --  cl tried    95029 cl shrink        0 lits rem          0 time: 0.07
2318.46/580.45	c asymm  cl-useful: 0/733/2750 lits-rem:0 time: 0.32
2318.46/580.45	c calculated reachability. Time: 0.00
2318.46/580.45	c  N dy    35   1711029       648      2750        36     95029      8409   1620914     29.75     18.50  --
3430.92/858.95	c  N dy    36   2211030       648      2750        36    110556      8409   1873012     27.72     18.66  --
3431.33/859.03	c  S st    36   2211030       648      2750        36    110556      8409   1873012     27.72     18.66  --
3432.91/859.47	c  S st    36   2211538       648      2750        36    111064      8409   1886050     27.72     18.66  --
3432.91/859.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3432.91/859.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3435.73/860.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.3M T:  2.76
3435.73/860.17	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.01 s
3435.73/860.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3435.73/860.19	c Subs w/ non-existent bins:      0 time:  0.05 s
3436.13/860.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3436.13/860.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3436.13/860.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3458.48/865.83	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
3458.48/865.87	c lits-rem:       497  cl-subs:     9222  v-elim:     12  v-fix:    0  time: 22.53 s
3458.48/865.87	c learnt bin added due to v-elim: 0
3458.48/865.87	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
3458.48/865.89	c vivif2 --  cl tried   101842 cl shrink        0 lits rem          0 time: 0.07
3459.28/866.04	c asymm  cl-useful: 0/1290/2750 lits-rem:0 time: 0.61
3459.28/866.05	c calculated reachability. Time: 0.00
3459.28/866.05	c  N dy    36   2211538       648      2750        36    101842      8409   1650263     27.72     18.66  --
4703.94/1177.66	c  N dy    37   2711539       648      2750        36    125532      8409   2213936     28.32     18.67  --
4704.34/1177.75	c  S st    37   2711539       648      2750        36    125532      8409   2213936     28.32     18.67  --
4704.34/1177.75	c Finding binary XORs  T:     0.00 s  found:       0
4706.34/1178.24	c  S st    37   2712045       651      2750        42    126052      8421   2226500     28.32     18.67  --
4706.34/1178.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4706.34/1178.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4709.14/1178.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.6M T:  2.97
4709.14/1178.99	c Calc non-exist non-lernt bins v-fix:     0 done:    651 time:  0.01 s
4709.14/1178.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4709.54/1179.01	c Subs w/ non-existent bins:      0 time:  0.07 s
4709.54/1179.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4709.54/1179.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4709.54/1179.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4736.33/1185.73	c ORs :     18 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
4736.33/1185.77	c lits-rem:       267  cl-subs:     9045  v-elim:     12  v-fix:    0  time: 26.82 s
4736.33/1185.77	c learnt bin added due to v-elim: 0
4736.33/1185.77	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
4736.33/1185.79	c vivif2 --  cl tried   117007 cl shrink        0 lits rem          0 time: 0.10
4737.10/1185.94	c asymm  cl-useful: 0/1096/2750 lits-rem:0 time: 0.57
4737.10/1185.94	c calculated reachability. Time: 0.00
4737.10/1185.94	c  N dy    37   2712045       651      2750        42    117007      8421   1996393     28.32     18.67  --
4737.10/1185.94	c  F st    37   2712045       651      2750        42    117007      8421   1996393     28.32     18.67  --
4743.50/1187.57	c Decided on static restart strategy

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-3172991-1304123268/watcher-3172991-1304123268 -o /tmp/evaluation-result-3172991-1304123268/solver-3172991-1304123268 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172991-1304123268.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.05 8.10 8.00 7/178 28170
/proc/meminfo: memFree=30783876/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=51072 CPUtime=0 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 815 0 0 0 0 0 0 0 25 0 1 0 523926464 52297728 751 33554432000 4194304 4797429 140735242383792 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28170/statm: 12768 752 347 148 0 7697 0

[startup+0.0945969 s]
/proc/loadavg: 8.05 8.10 8.00 7/178 28170
/proc/meminfo: memFree=30783876/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=673760 CPUtime=0.33 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 1829 0 0 0 33 0 0 0 18 0 4 0 523926464 689930240 1683 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 168440 1683 411 148 0 163369 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 673760

[startup+0.100595 s]
/proc/loadavg: 8.05 8.10 8.00 7/178 28170
/proc/meminfo: memFree=30783876/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=673760 CPUtime=0.36 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 1860 0 0 0 36 0 0 0 18 0 4 0 523926464 689930240 1713 33554432000 4194304 4797429 140735242383792 18446744073709551615 4389487 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 168440 1713 411 148 0 163369 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 673760

[startup+0.300562 s]
/proc/loadavg: 8.05 8.10 8.00 7/178 28170
/proc/meminfo: memFree=30783876/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=675660 CPUtime=1.16 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 2873 0 0 0 115 1 0 0 18 0 4 0 523926464 691875840 2077 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 168915 2077 411 148 0 163844 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675660

[startup+0.700495 s]
/proc/loadavg: 8.05 8.10 8.00 7/178 28170
/proc/meminfo: memFree=30783876/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=679004 CPUtime=2.76 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 4969 0 0 0 275 1 0 0 18 0 4 0 523926464 695300096 3901 33554432000 4194304 4797429 140735242383792 18446744073709551615 4423098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 169751 3901 416 148 0 164680 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 679004

[startup+1.50036 s]
/proc/loadavg: 8.05 8.10 8.00 9/182 28174
/proc/meminfo: memFree=30766884/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=681388 CPUtime=5.95 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 6821 0 0 0 593 2 0 0 20 0 4 0 523926464 697741312 4697 33554432000 4194304 4797429 140735242383792 18446744073709551615 4358590 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 170347 4697 418 148 0 165276 0
[pid=28170/tid=28172] ppid=28168 vsize=681388 CPUtime=1.48 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 1446 0 0 0 148 0 0 0 25 0 4 0 523926465 697741312 4697 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425700 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=681388 CPUtime=1.47 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 1461 0 0 0 147 0 0 0 25 0 4 0 523926465 697741312 4697 33554432000 4194304 4797429 140735242383792 18446744073709551615 4428962 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=681388 CPUtime=1.48 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 1469 0 0 0 148 0 0 0 20 0 4 0 523926465 697741312 4697 33554432000 4194304 4797429 140735242383792 18446744073709551615 4422886 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 681388

[startup+3.10108 s]
/proc/loadavg: 8.13 8.12 8.01 9/182 28174
/proc/meminfo: memFree=30761180/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=684312 CPUtime=12.34 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 9706 0 0 0 1232 2 0 0 25 0 4 0 523926464 700735488 5993 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 171078 5993 418 148 0 166007 0
[pid=28170/tid=28172] ppid=28168 vsize=684312 CPUtime=3.08 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 2019 0 0 0 308 0 0 0 25 0 4 0 523926465 700735488 5993 33554432000 4194304 4797429 140735242383792 18446744073709551615 4413859 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=684312 CPUtime=3.06 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 1971 0 0 0 306 0 0 0 25 0 4 0 523926465 700735488 5993 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424882 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=684312 CPUtime=3.08 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 1974 0 0 0 308 0 0 0 25 0 4 0 523926465 700735488 5993 33554432000 4194304 4797429 140735242383792 18446744073709551615 4351837 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 684312

[startup+6.30053 s]
/proc/loadavg: 8.13 8.12 8.01 10/182 28174
/proc/meminfo: memFree=30753520/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=688408 CPUtime=25.13 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 13373 0 0 0 2509 4 0 0 25 0 4 0 523926464 704929792 7192 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 172102 7192 418 148 0 167031 0
[pid=28170/tid=28172] ppid=28168 vsize=688408 CPUtime=6.28 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 2771 0 0 0 628 0 0 0 25 0 4 0 523926465 704929792 7192 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=688408 CPUtime=6.25 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 2667 0 0 0 624 1 0 0 25 0 4 0 523926465 704929792 7192 33554432000 4194304 4797429 140735242383792 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=688408 CPUtime=6.28 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 2718 0 0 0 627 1 0 0 25 0 4 0 523926465 704929792 7192 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425043 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 688408

[startup+12.7004 s]
/proc/loadavg: 8.11 8.11 8.01 10/182 28175
/proc/meminfo: memFree=30744256/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=690988 CPUtime=50.7 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 18165 0 0 0 5065 5 0 0 25 0 4 0 523926464 707571712 8881 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 172747 8881 419 148 0 167676 0
[pid=28170/tid=28172] ppid=28168 vsize=690988 CPUtime=12.68 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 3585 0 0 0 1268 0 0 0 25 0 4 0 523926465 707571712 8881 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=690988 CPUtime=12.61 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 3396 0 0 0 1260 1 0 0 25 0 4 0 523926465 707571712 8881 33554432000 4194304 4797429 140735242383792 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=690988 CPUtime=12.68 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 3537 0 0 0 1267 1 0 0 25 0 4 0 523926465 707571712 8881 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 690988

[startup+25.5002 s]
/proc/loadavg: 8.09 8.11 8.01 10/182 28175
/proc/meminfo: memFree=30733220/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=696824 CPUtime=101.83 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 25300 0 0 0 10176 7 0 0 25 0 4 0 523926464 713547776 10387 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 174206 10387 419 148 0 169135 0
[pid=28170/tid=28172] ppid=28168 vsize=696824 CPUtime=25.47 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 4376 0 0 0 2547 0 0 0 25 0 4 0 523926465 713547776 10387 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=696824 CPUtime=25.35 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 4381 0 0 0 2533 2 0 0 25 0 4 0 523926465 713547776 10387 33554432000 4194304 4797429 140735242383792 18446744073709551615 4509357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=696824 CPUtime=25.48 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 4680 0 0 0 2547 1 0 0 25 0 4 0 523926465 713547776 10387 33554432000 4194304 4797429 140735242383792 18446744073709551615 4258789 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 696824

[startup+51.1008 s]
/proc/loadavg: 8.06 8.10 8.00 9/182 28175
/proc/meminfo: memFree=30715796/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=702088 CPUtime=204.1 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 36083 0 0 0 20399 11 0 0 25 0 4 0 523926464 718938112 13324 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 175522 13324 419 148 0 170451 0
[pid=28170/tid=28172] ppid=28168 vsize=702088 CPUtime=51.08 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 6065 0 0 0 5107 1 0 0 25 0 4 0 523926465 718938112 13324 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=702088 CPUtime=50.82 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 6012 0 0 0 5080 2 0 0 25 0 4 0 523926465 718938112 13324 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=702088 CPUtime=51.07 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 6328 0 0 0 5106 1 0 0 25 0 4 0 523926465 718938112 13324 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 702088

[startup+102.307 s]
/proc/loadavg: 8.10 8.11 8.01 10/182 28177
/proc/meminfo: memFree=30692444/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=710052 CPUtime=408.65 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 51910 0 0 0 40848 17 0 0 25 0 4 0 523926464 727093248 16406 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424842 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 177513 16406 419 148 0 172442 0
[pid=28170/tid=28172] ppid=28168 vsize=710052 CPUtime=102.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 7771 0 0 0 10227 2 0 0 25 0 4 0 523926465 727093248 16406 33554432000 4194304 4797429 140735242383792 18446744073709551615 4422906 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=710052 CPUtime=101.76 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 8155 0 0 0 10173 3 0 0 25 0 4 0 523926465 727093248 16406 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=710052 CPUtime=102.28 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 8603 0 0 0 10226 2 0 0 25 0 4 0 523926465 727093248 16406 33554432000 4194304 4797429 140735242383792 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 710052

[startup+162.301 s]
/proc/loadavg: 8.10 8.11 8.01 10/182 28178
/proc/meminfo: memFree=30668104/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=722020 CPUtime=648.32 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 67411 0 0 0 64808 24 0 0 25 0 4 0 523926464 739348480 18619 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 180505 18619 421 148 0 175434 0
[pid=28170/tid=28172] ppid=28168 vsize=722020 CPUtime=162.28 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 9869 0 0 0 16226 2 0 0 25 0 4 0 523926465 739348480 18619 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=722020 CPUtime=161.44 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 10141 0 0 0 16140 4 0 0 25 0 4 0 523926465 739348480 18619 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=722020 CPUtime=162.27 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 10605 0 0 0 16223 4 0 0 25 0 4 0 523926465 739348480 18619 33554432000 4194304 4797429 140735242383792 18446744073709551615 4528213 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 722020

[startup+222.301 s]
/proc/loadavg: 8.15 8.12 8.02 10/182 28180
/proc/meminfo: memFree=30650716/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=724976 CPUtime=887.99 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 80142 0 0 0 88767 32 0 0 25 0 4 0 523926464 742375424 21199 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 181244 21199 423 148 0 176173 0
[pid=28170/tid=28172] ppid=28168 vsize=724976 CPUtime=222.28 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 11205 0 0 0 22225 3 0 0 25 0 4 0 523926465 742375424 21199 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=724976 CPUtime=221.12 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 11760 0 0 0 22107 5 0 0 25 0 4 0 523926465 742375424 21199 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=724976 CPUtime=222.26 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 12451 0 0 0 22221 5 0 0 25 0 4 0 523926465 742375424 21200 33554432000 4194304 4797429 140735242383792 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 724976

[startup+282.301 s]

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

[pid=28170] ppid=28168 vsize=754044 CPUtime=2805.38 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 156394 0 0 0 280461 77 0 0 25 0 4 0 523926464 772141056 31759 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 188511 31759 421 148 0 183440 0
[pid=28170/tid=28172] ppid=28168 vsize=754044 CPUtime=702.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 20911 0 0 0 70220 9 0 0 25 0 4 0 523926465 772141056 31759 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=754044 CPUtime=698.53 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 21272 0 0 0 69842 11 0 0 25 0 4 0 523926465 772141056 31759 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=754044 CPUtime=702.23 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 22079 0 0 0 70212 11 0 0 25 0 4 0 523926465 772141056 31759 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 754044

[startup+762.307 s]
/proc/loadavg: 8.10 8.12 8.04 10/182 28195
/proc/meminfo: memFree=30563284/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=756704 CPUtime=3045.07 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 164823 0 0 0 304424 83 0 0 25 0 4 0 523926464 774864896 31689 33554432000 4194304 4797429 140735242383792 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 189176 31689 421 148 0 184105 0
[pid=28170/tid=28172] ppid=28168 vsize=756704 CPUtime=762.3 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 22126 0 0 0 76221 9 0 0 25 0 4 0 523926465 774864896 31689 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=756704 CPUtime=758.21 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 22411 0 0 0 75809 12 0 0 25 0 4 0 523926465 774864896 31689 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=756704 CPUtime=762.23 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 23335 0 0 0 76211 12 0 0 25 0 4 0 523926465 774864896 31689 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 756704

[startup+822.3 s]
/proc/loadavg: 8.08 8.11 8.04 9/182 28196
/proc/meminfo: memFree=30548004/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=758196 CPUtime=3284.73 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 172741 0 0 0 328385 88 0 0 25 0 4 0 523926464 776392704 33609 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 189549 33609 421 148 0 184478 0
[pid=28170/tid=28172] ppid=28168 vsize=758196 CPUtime=822.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 23135 0 0 0 82219 10 0 0 25 0 4 0 523926465 776392704 33609 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=758196 CPUtime=817.88 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 23666 0 0 0 81775 13 0 0 25 0 4 0 523926465 776392704 33609 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=758196 CPUtime=822.22 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 24519 0 0 0 82209 13 0 0 25 0 4 0 523926465 776392704 33609 33554432000 4194304 4797429 140735242383792 18446744073709551615 274664466796 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 758196

[startup+882.301 s]
/proc/loadavg: 8.06 8.10 8.04 10/182 28197
/proc/meminfo: memFree=30537312/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=762636 CPUtime=3524.38 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 179730 0 0 0 352346 92 0 0 25 0 4 0 523926464 780939264 35332 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 190659 35332 421 148 0 185588 0
[pid=28170/tid=28172] ppid=28168 vsize=762636 CPUtime=882.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 23833 0 0 0 88218 11 0 0 25 0 4 0 523926465 780939264 35332 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=762636 CPUtime=877.54 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 25017 0 0 0 87740 14 0 0 25 0 4 0 523926465 780939264 35332 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=762636 CPUtime=882.22 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 25819 0 0 0 88208 14 0 0 25 0 4 0 523926465 780939264 35332 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 762636

[startup+942.301 s]
/proc/loadavg: 8.02 8.08 8.03 10/182 28199
/proc/meminfo: memFree=30527124/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=764256 CPUtime=3764.06 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 187763 0 0 0 376308 98 0 0 25 0 4 0 523926464 782598144 36508 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425824 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 191064 36508 421 148 0 185993 0
[pid=28170/tid=28172] ppid=28168 vsize=764256 CPUtime=942.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 25156 0 0 0 94218 11 0 0 25 0 4 0 523926465 782598144 36508 33554432000 4194304 4797429 140735242383792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=764256 CPUtime=937.22 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 25708 0 0 0 93707 15 0 0 25 0 4 0 523926465 782598144 36508 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524611 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=764256 CPUtime=942.2 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 26487 0 0 0 94206 14 0 0 25 0 4 0 523926465 782598144 36508 33554432000 4194304 4797429 140735242383792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 764256

[startup+1002.3 s]
/proc/loadavg: 8.01 8.06 8.03 9/182 28201
/proc/meminfo: memFree=30518552/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=766500 CPUtime=4003.72 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 195148 0 0 0 400269 103 0 0 25 0 4 0 523926464 784896000 36966 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 191625 36966 421 148 0 186554 0
[pid=28170/tid=28172] ppid=28168 vsize=766500 CPUtime=1002.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 26226 0 0 0 100217 12 0 0 25 0 4 0 523926465 784896000 36966 33554432000 4194304 4797429 140735242383792 18446744073709551615 4527179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=766500 CPUtime=996.88 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 27006 0 0 0 99673 15 0 0 25 0 4 0 523926465 784896000 36966 33554432000 4194304 4797429 140735242383792 18446744073709551615 4567820 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=766500 CPUtime=1002.21 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 27666 0 0 0 100205 16 0 0 25 0 4 0 523926465 784896000 36966 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 766500

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 8.03 10/182 28202
/proc/meminfo: memFree=30521004/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=767720 CPUtime=4243.38 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 203356 0 0 0 424230 108 0 0 25 0 4 0 523926464 786145280 37000 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 191930 37000 421 148 0 186859 0
[pid=28170/tid=28172] ppid=28168 vsize=767720 CPUtime=1062.3 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 26889 0 0 0 106217 13 0 0 25 0 4 0 523926465 786145280 37000 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524423 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=767720 CPUtime=1056.55 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 28248 0 0 0 105639 16 0 0 25 0 4 0 523926465 786145280 37000 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=767720 CPUtime=1062.2 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 28963 0 0 0 106204 16 0 0 25 0 4 0 523926465 786145280 37000 33554432000 4194304 4797429 140735242383792 18446744073709551615 4567997 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 767720

[startup+1122.3 s]
/proc/loadavg: 8.16 8.09 8.04 10/182 28204
/proc/meminfo: memFree=30505480/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=770488 CPUtime=4483.04 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 209776 0 0 0 448192 112 0 0 25 0 4 0 523926464 788979712 39319 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 192622 39319 421 148 0 187551 0
[pid=28170/tid=28172] ppid=28168 vsize=770488 CPUtime=1122.29 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 28012 0 0 0 112216 13 0 0 25 0 4 0 523926465 788979712 39319 33554432000 4194304 4797429 140735242383792 18446744073709551615 4425633 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=770488 CPUtime=1116.22 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 28864 0 0 0 111605 17 0 0 25 0 4 0 523926465 788979712 39319 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=770488 CPUtime=1122.19 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 29635 0 0 0 112202 17 0 0 25 0 4 0 523926465 788979712 39319 33554432000 4194304 4797429 140735242383792 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 770488

[startup+1182.3 s]
/proc/loadavg: 7.44 7.94 7.99 5/173 28223
/proc/meminfo: memFree=30665984/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=787052 CPUtime=4722.73 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 218580 0 0 0 472156 117 0 0 25 0 4 0 523926464 805941248 41365 33554432000 4194304 4797429 140735242383792 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 196763 41365 421 148 0 191692 0
[pid=28170/tid=28172] ppid=28168 vsize=787052 CPUtime=1182.3 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 28901 0 0 0 118216 14 0 0 25 0 4 0 523926465 805941248 41365 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429104 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=787052 CPUtime=1175.9 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 31053 0 0 0 117572 18 0 0 25 0 4 0 523926465 805941248 41365 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=787052 CPUtime=1182.19 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 31704 0 0 0 118201 18 0 0 25 0 4 0 523926465 805941248 41365 33554432000 4194304 4797429 140735242383792 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 787052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 6.46 7.68 7.90 5/173 28224
/proc/meminfo: memFree=30664752/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=787052 CPUtime=4800.25 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 219978 0 0 0 479907 118 0 0 25 0 4 0 523926464 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 196763 42645 421 148 0 191692 0
[pid=28170/tid=28172] ppid=28168 vsize=787052 CPUtime=1201.7 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 29167 0 0 0 120156 14 0 0 25 0 4 0 523926465 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=787052 CPUtime=1195.21 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 31246 0 0 0 119503 18 0 0 25 0 4 0 523926465 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=787052 CPUtime=1201.6 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 31928 0 0 0 120142 18 0 0 25 0 4 0 523926465 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 787052

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: 6.46 7.68 7.90 5/173 28224
/proc/meminfo: memFree=30664752/32951132 swapFree=67111356/67111528
[pid=28170] ppid=28168 vsize=787052 CPUtime=4800.25 cores=1,3,5,7
/proc/28170/stat : 28170 (techdemo) R 28168 28170 27898 0 -1 4202496 219978 0 0 0 479907 118 0 0 25 0 4 0 523926464 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28170/statm: 196763 42645 421 148 0 191692 0
[pid=28170/tid=28172] ppid=28168 vsize=787052 CPUtime=1201.7 cores=1,3,5,7
/proc/28170/task/28172/stat : 28172 (techdemo) R 28168 28170 27898 0 -1 4202560 29167 0 0 0 120156 14 0 0 25 0 4 0 523926465 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28170/tid=28173] ppid=28168 vsize=787052 CPUtime=1195.21 cores=1,3,5,7
/proc/28170/task/28173/stat : 28173 (techdemo) R 28168 28170 27898 0 -1 4202560 31246 0 0 0 119503 18 0 0 25 0 4 0 523926465 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28170/tid=28174] ppid=28168 vsize=787052 CPUtime=1201.6 cores=1,3,5,7
/proc/28170/task/28174/stat : 28174 (techdemo) R 28168 28170 27898 0 -1 4202560 31928 0 0 0 120142 18 0 0 25 0 4 0 523926465 805941248 42645 33554432000 4194304 4797429 140735242383792 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 787052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.29
CPU user time (s): 4799.1
CPU system time (s): 1.19082
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 893960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.1
system time used= 1.19082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219978
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= 409
involuntary context switches= 35271

runsolver used 1.88971 second user time and 4.29035 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 02:27:48
IDJOB=3172991
IDBENCH=83009
IDSOLVER=1584
FILE ID=node131/3172991-1304123268
RUNJOBID= node131-1304120826-27917
PBS_JOBID= 13170735
Free space on /tmp= 71380 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172991-1304123268/watcher-3172991-1304123268 -o /tmp/evaluation-result-3172991-1304123268/solver-3172991-1304123268 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172991-1304123268.cnf

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=1719596913

node131.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.83
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.75
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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30784156 kB
Buffers:        218048 kB
Cached:        1534564 kB
SwapCached:        168 kB
Active:         214960 kB
Inactive:      1647888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30784156 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           15840 kB
Writeback:           4 kB
AnonPages:      110212 kB
Mapped:          15844 kB
Slab:           243100 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   708024 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= 71380 MiB
End job on node131 at 2011-04-30 02:47:52