Trace number 3172746

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S239039906-021.SATISFIABLE.cnf
MD5SUM3d0491523e951b9423a05375c0461833
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.104983
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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-3172746-1304094147.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.00/0.13	c asymm  cl-useful: 0/1917/5340 lits-rem:0 time: 0.43
0.00/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.01
0.00/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
0.00/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.35/0.84	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.04 s
1.35/0.84	c learnt bin added due to v-elim: 0
1.35/0.84	c Finding binary XORs  T:     0.00 s  found:       0
1.35/0.84	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.35/0.84	c calculated reachability. Time: 0.00
1.35/0.84	c Calc default polars -  time:   0.00 s pos:      19 undec:       0 neg:      41
1.35/0.84	c =========================================================================================
1.35/0.84	c types(t): F = full restart, N = normal restart
1.35/0.84	c types(t): S = simplification begin/end, E = solution found
1.35/0.84	c restart types(rt): st = static, dy = dynamic
1.35/0.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.35/0.84	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
1.35/0.84	c Decided on static restart strategy
1.35/0.84	c  N dy    19      4041        60      5340         0      3628     37380     78574     21.73     19.11  --
1.35/0.84	c  N dy    46      8044        60      5340         0      4967     37380    100303     21.27     19.05  --
1.35/0.84	c  N dy    73     12141        60      5340         0      4817     37380     88498     21.94     19.05  --
3.64/0.98	c  N dy   100     16177        60      5340         0      8434     37380    165378     21.50     18.98  --
4.74/1.24	c  N dy   127     20203        60      5340         0      7025     37380    125496     21.84     19.02  --
5.94/1.52	c  N dy   155     24343        60      5340         0     10735     37380    204084     21.58     19.00  --
7.15/1.80	c  N dy   182     28346        60      5340         0      8215     37380    139436     21.22     18.93  --
7.55/1.93	c  S st   193     30001        60      5340         0      9698     37380    171609     21.49     18.96  --
7.55/1.97	c  S st   193     30502        60      5340         0     10159     37380    181773     21.49     18.96  --
7.55/1.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.55/1.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.55/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.08
7.55/1.99	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
7.55/1.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.55/1.99	c Subs w/ non-existent bins:      0 time:  0.00 s
7.55/2.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.55/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.55/2.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.34/2.60	c lits-rem:      1421  cl-subs:     1316  v-elim:     60  v-fix:    0  time:  2.41 s
10.34/2.60	c learnt bin added due to v-elim: 0
10.34/2.60	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.34/2.60	c vivif2 --  cl tried     8843 cl shrink        0 lits rem          0 time: 0.00
10.74/2.75	c asymm  cl-useful: 0/2022/5340 lits-rem:0 time: 0.60
10.74/2.75	c calculated reachability. Time: 0.00
10.74/2.75	c  N dy   193     30502        60      5340         0      8843     37380    155174     21.49     18.96  --
10.74/2.75	c  F st   193     30502        60      5340         0      8843     37380    155174     21.49     18.96  --
11.55/2.91	c Decided on static restart strategy
11.95/3.06	c  N dy   212     34505        60      5340         0     12398     37380    231351     21.56     18.95  --
13.13/3.38	c  N dy   240     38632        60      5340         0      9064     37380    149599     21.61     18.96  --
14.32/3.69	c  N dy   267     42661        60      5340         0     12692     37380    226694     21.04     18.94  --
15.52/3.97	c  S st   288     45753        60      5340         0     15459     37380    285129     21.45     18.94  --
15.94/4.03	c  S st   288     46256        60      5340         0     15924     37380    295420     21.45     18.94  --
15.94/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.16
15.94/4.07	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
15.94/4.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/4.07	c Subs w/ non-existent bins:      0 time:  0.01 s
15.94/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.12/4.84	c lits-rem:      1983  cl-subs:     2202  v-elim:     60  v-fix:    0  time:  3.04 s
19.12/4.84	c learnt bin added due to v-elim: 0
19.12/4.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
19.12/4.84	c vivif2 --  cl tried    13722 cl shrink        0 lits rem          0 time: 0.01
19.52/4.99	c asymm  cl-useful: 0/1401/5340 lits-rem:0 time: 0.62
19.52/4.99	c calculated reachability. Time: 0.00
19.52/4.99	c  N dy   288     46256        60      5340         0     13722     37380    246083     21.45     18.94  --
21.12/5.35	c  N dy   316     50392        60      5340         0      9567     37380    150717     21.00     18.94  --
22.32/5.67	c  N dy   343     54412        60      5340         0     13196     37380    227908     21.12     18.94  --
23.92/6.04	c  N dy   370     58435        60      5340         0     16825     37380    306532     21.72     18.96  --
25.13/6.39	c  N dy   397     62461        60      5340         0     11559     37380    181908     21.83     18.94  --
26.71/6.73	c  N dy   424     66502        60      5340         0     15189     37380    260000     21.87     18.95  --
27.91/7.03	c  S st   444     69386        60      5340         0     17783     37380    314674     21.04     18.95  --
27.91/7.09	c  S st   444     69891        60      5340         0     18234     37380    324396     21.04     18.95  --
27.91/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.91/7.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.31/7.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.22
28.31/7.15	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
28.31/7.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.31/7.15	c Subs w/ non-existent bins:      0 time:  0.01 s
28.31/7.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.31/7.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.31/7.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.50/7.99	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
35.89/9.03	c Added 1 vars  tried: 16020 time: 4.16
35.89/9.04	c ORs :      1 avg-s:  0.0 cl-sh:  1235 l-rem:   1235 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.19
35.89/9.05	c lits-rem:      1757  cl-subs:     2348  v-elim:     60  v-fix:    0  time:  7.55 s
35.89/9.05	c learnt bin added due to v-elim: 0
35.89/9.05	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
35.89/9.05	c vivif2 --  cl tried    15886 cl shrink        0 lits rem          0 time: 0.01
36.69/9.21	c asymm  cl-useful: 0/1928/5341 lits-rem:0 time: 0.64
36.69/9.21	c calculated reachability. Time: 0.00
36.69/9.21	c  N dy   444     69891        61      5341         2     15886     37365    271656     21.04     18.95  --
36.69/9.21	c  F st   444     69891        61      5341         2     15886     37365    271656     21.04     18.95  --
37.49/9.41	c Decided on static restart strategy
38.31/9.65	c  N dy   466     74380        61      5341         2     10159     37365    143277     21.87     18.95  --
39.88/10.06	c  N dy   498     79185        61      5341         2     14458     37365    235018     21.46     18.96  --
41.89/10.56	c  N dy   532     84271        61      5341         2     19031     37365    332770     21.78     18.96  --
43.88/11.09	c  N dy   568     89656        61      5341         2     13191     37365    196756     21.70     18.96  --
46.28/11.65	c  N dy   607     95452        61      5341         2     18384     37365    307270     21.75     18.96  --
49.07/12.37	c  N dy   648    101631        61      5341         2     12302     37365    166473     21.88     18.96  --
50.28/12.67	c  S st   670    104836        61      5341         2     15164     37365    227543     22.00     18.96  --
50.68/12.73	c  S st   670    105339        61      5341         2     15630     37365    237708     22.00     18.96  --
50.68/12.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.68/12.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.68/12.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.22
50.68/12.78	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
50.68/12.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.68/12.79	c Subs w/ non-existent bins:      0 time:  0.00 s
50.68/12.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.68/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.68/12.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
53.47/13.42	c ORs :      1 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
53.47/13.43	c lits-rem:       974  cl-subs:     1229  v-elim:     60  v-fix:    0  time:  2.53 s
53.47/13.43	c learnt bin added due to v-elim: 0
53.47/13.43	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
53.47/13.43	c vivif2 --  cl tried    14401 cl shrink        0 lits rem          0 time: 0.00
53.87/13.58	c asymm  cl-useful: 0/1371/5341 lits-rem:0 time: 0.62
53.87/13.58	c calculated reachability. Time: 0.00
53.87/13.58	c  N dy   670    105339        61      5341         2     14401     37365    212859     22.00     18.96  --
57.07/14.30	c  N dy   716    112194        61      5341         2     20587     37365    344699     21.41     18.95  --
60.29/15.15	c  N dy   764    119362        61      5341         2     14527     37365    205452     22.00     18.95  --
63.47/15.99	c  N dy   815    126997        61      5341         2     21358     37365    352140     21.66     18.96  --
67.86/17.03	c  N dy   870    135204        61      5341         2     15331     37365    213514     21.13     18.95  --
71.85/18.02	c  N dy   928    143844        61      5341         2     23084     37365    377839     21.47     18.95  --
76.65/19.25	c  N dy   991    153170        61      5341         2     17082     37365    239141     21.54     18.95  --
79.04/19.82	c  S st  1024    158008        61      5341         2     21465     37365    332292     21.34     18.94  --
79.44/19.90	c  S st  1024    158512        61      5341         2     21928     37365    342340     21.34     18.94  --
79.44/19.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.44/19.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.44/19.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.33
79.44/19.98	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
79.44/19.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.44/19.99	c Subs w/ non-existent bins:      0 time:  0.01 s
79.44/19.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.44/19.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.44/19.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.03/20.86	c ORs :      1 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.03/20.87	c lits-rem:      1212  cl-subs:     2098  v-elim:     60  v-fix:    0  time:  3.51 s
83.03/20.87	c learnt bin added due to v-elim: 0
83.03/20.87	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
83.03/20.87	c vivif2 --  cl tried    19830 cl shrink        0 lits rem          0 time: 0.01
83.83/21.03	c asymm  cl-useful: 0/913/5341 lits-rem:0 time: 0.64
83.83/21.03	c calculated reachability. Time: 0.00
83.83/21.03	c  N dy  1024    158512        61      5341         2     19830     37365    299209     21.34     18.94  --
89.03/22.39	c  N dy  1092    168682        61      5341         2     28955     37365    495305     21.46     18.95  --
94.62/23.75	c  N dy  1164    179454        61      5341         2     23460     37365    364836     21.70     18.96  --
101.41/25.46	c  N dy  1242    191017        61      5341         2     17703     37365    231356     21.54     18.95  --
107.81/27.10	c  N dy  1324    203298        61      5341         2     28744     37365    468041     21.73     18.96  --
115.39/28.97	c  N dy  1412    216363        61      5341         2     23426     37365    343950     21.99     18.96  --
124.58/31.25	c  N dy  1505    230264        65      5341        10     17990     37381    217426     21.65     18.95  --
128.57/32.20	c  S st  1555    237770        65      5341        10     24700     37381    360803     21.67     18.94  --
128.57/32.29	c  S st  1555    238270        65      5341        10     25170     37381    371265     21.67     18.94  --
128.57/32.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.57/32.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.37/32.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.44
129.37/32.41	c Calc non-exist non-lernt bins v-fix:     0 done:     65 time:  0.00 s
129.37/32.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.37/32.41	c Subs w/ non-existent bins:      0 time:  0.01 s
129.37/32.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.37/32.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.37/32.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
133.37/33.40	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 22.0 T:    0.00
133.37/33.41	c lits-rem:       921  cl-subs:     2223  v-elim:     60  v-fix:    0  time:  3.96 s
133.37/33.41	c learnt bin added due to v-elim: 0
133.37/33.41	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
133.37/33.41	c vivif2 --  cl tried    22946 cl shrink        0 lits rem          0 time: 0.01
133.77/33.57	c asymm  cl-useful: 0/931/5341 lits-rem:0 time: 0.64
133.77/33.57	c calculated reachability. Time: 0.00
133.77/33.57	c  N dy  1555    238270        65      5341        10     22946     37381    327610     21.67     18.94  --
143.78/36.04	c  N dy  1659    253588        65      5341        10     36825     37381    625874     21.97     18.93  --
153.74/38.56	c  N dy  1769    269895        65      5341        10     32771     37381    527917     22.22     18.91  --
164.92/41.36	c  N dy  1885    287178        65      5341        10     28634     37381    426538     21.99     18.90  --
178.11/44.68	c  N dy  2009    305564        65      5341        10     24513     37381    323613     21.40     18.88  --
192.89/48.34	c  N dy  2141    325142        65      5341        10     42206     37381    702843     21.27     18.86  --
206.87/51.84	c  N dy  2277    345284        65      5341        10     38785     37381    618302     21.82     18.84  --
216.46/54.21	c  S st  2346    357408        69      5341        26     27069     37405    353541     20.48     18.82  --
216.86/54.30	c  S st  2346    357912        69      5341        26     27537     37405    363641     20.48     18.82  --
216.86/54.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
216.86/54.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.26/54.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.51
217.26/54.43	c Calc non-exist non-lernt bins v-fix:     0 done:     69 time:  0.00 s
217.26/54.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.26/54.43	c Subs w/ non-existent bins:      0 time:  0.02 s
217.26/54.44	c Replacing        2 vars Replaced      871 lits Time:     0.02 s 
217.26/54.44	c bin-w-bin subsume rem            4 bins  time:  0.00 s
217.26/54.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.26/54.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
221.66/55.56	c ORs :      1 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
221.66/55.57	c lits-rem:       932  cl-subs:     1962  v-elim:     60  v-fix:    0  time:  4.48 s
221.66/55.57	c learnt bin added due to v-elim: 0
221.66/55.57	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
221.66/55.57	c vivif2 --  cl tried    25575 cl shrink        0 lits rem          0 time: 0.02
222.47/55.72	c asymm  cl-useful: 0/1308/5341 lits-rem:0 time: 0.61
222.47/55.73	c calculated reachability. Time: 0.00
222.47/55.73	c  N dy  2346    357912        67      5341        14     25575     37389    329650     20.48     18.82  --
237.63/59.57	c  N dy  2482    377917        67      5341        14     43799     37389    719717     21.27     18.79  --
252.82/63.36	c  N dy  2617    397932        67      5341        14     38427     37389    589135     22.06     18.76  --
269.19/67.48	c  N dy  2753    418014        67      5341        14     32252     37389    446906     21.95     18.74  --
287.17/71.99	c  N dy  2889    438042        67      5341        14     50480     37389    838370     21.63     18.72  --
303.15/75.99	c  N dy  3025    458076        71      5341        26     43299     37409    673622     21.17     18.70  --
371.87/93.17	c  N dy  3049    536868        71      5341        26     32638     37409    414794     20.47     18.35  --
371.87/93.19	c  S st  3049    536868        71      5341        26     32638     37409    414794     20.47     18.35  --
372.65/93.30	c  S st  3049    537370        71      5341        26     33103     37409    425212     20.47     18.35  --
372.65/93.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
372.65/93.30	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
373.06/93.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.2M T:  0.69
373.06/93.48	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
373.06/93.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
373.06/93.48	c Subs w/ non-existent bins:      0 time:  0.02 s
373.06/93.48	c Replacing        1 vars Replaced       18 lits Time:     0.01 s 
373.06/93.49	c bin-w-bin subsume rem            2 bins  time:  0.00 s
373.06/93.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
373.06/93.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
378.65/94.81	c ORs :      1 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
400.22/100.27	c Added 1 vars  tried: 80000 time: 21.81
400.62/100.30	c ORs :      1 avg-s:  0.0 cl-sh:  2590 l-rem:   2590 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.93
400.62/100.31	c lits-rem:       838  cl-subs:     2459  v-elim:     60  v-fix:    0  time: 27.23 s
400.62/100.31	c learnt bin added due to v-elim: 0
400.62/100.31	c vivif2 --  cl tried     5342 cl shrink        0 lits rem          0 time: 0.00
400.62/100.31	c vivif2 --  cl tried    30644 cl shrink        0 lits rem          0 time: 0.02
401.02/100.47	c asymm  cl-useful: 0/861/5342 lits-rem:0 time: 0.63
401.02/100.47	c calculated reachability. Time: 0.00
401.02/100.47	c  N dy  3049    537370        71      5342        22     30644     37386    382911     20.47     18.35  --
401.02/100.47	c  F st  3049    537370        71      5342        22     30644     37386    382911     20.47     18.35  --
402.63/100.84	c Decided on static restart strategy
418.60/104.82	c  N dy  3176    557377        71      5342        22     48842     37386    773199     21.40     18.35  --
667.08/167.04	c  N dy  3228    806056        71      5342        22     51841     37386    761941     19.81     17.41  --
667.08/167.07	c  S st  3228    806056        71      5342        22     51841     37386    761941     19.81     17.41  --
667.88/167.25	c  S st  3228    806559        73      5342        34     52309     37402    772381     19.81     17.41  --
667.88/167.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
667.88/167.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
669.08/167.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.5M T:  1.32
669.08/167.58	c Calc non-exist non-lernt bins v-fix:     0 done:     73 time:  0.01 s
669.08/167.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
669.08/167.59	c Subs w/ non-existent bins:      0 time:  0.04 s
669.48/167.61	c Replacing        2 vars Replaced      742 lits Time:     0.08 s 
669.48/167.63	c bin-w-bin subsume rem            4 bins  time:  0.00 s
669.48/167.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
669.48/167.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
683.06/171.09	c ORs :      2 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
683.46/171.10	c lits-rem:      5192  cl-subs:     6495  v-elim:     60  v-fix:    0  time: 13.90 s
683.46/171.10	c learnt bin added due to v-elim: 0
683.46/171.11	c vivif2 --  cl tried     5342 cl shrink        0 lits rem          0 time: 0.00
683.46/171.11	c vivif2 --  cl tried    45814 cl shrink        0 lits rem          0 time: 0.04
683.46/171.20	c asymm  cl-useful: 0/335/5342 lits-rem:0 time: 0.34
683.87/171.20	c calculated reachability. Time: 0.00
683.87/171.20	c  N dy  3228    806559        71      5342        22     45814     37386    651678     19.81     17.41  --
707.03/177.05	c  N dy  3364    826602        72      5342        24     64057     37390   1046001     21.42     17.44  --
1194.79/299.19	c  N dy  3381   1209839        72      5342        24     61885     37390    923152     21.94     16.70  --
1195.19/299.23	c  S st  3381   1209839        72      5342        24     61885     37390    923152     21.94     16.70  --
1195.99/299.43	c  S st  3381   1210343        76      5342        32     62362     37406    933722     21.94     16.70  --
1195.99/299.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1195.99/299.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1197.59/299.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.6M T:  1.74
1197.59/299.87	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.01 s
1197.59/299.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1197.59/299.89	c Subs w/ non-existent bins:      0 time:  0.05 s
1198.01/299.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1198.01/299.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1198.01/299.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1213.97/303.90	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1266.70/317.12	c Added 1 vars  tried: 80000 time: 52.76
1267.90/317.40	c ORs :      1 avg-s:  0.0 cl-sh: 11186 l-rem:  11186 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   53.89
1267.90/317.42	c lits-rem:      3378  cl-subs:     4940  v-elim:     60  v-fix:    0  time: 69.94 s
1267.90/317.42	c learnt bin added due to v-elim: 0
1267.90/317.42	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
1267.90/317.43	c vivif2 --  cl tried    57422 cl shrink        1 lits rem          1 time: 0.04
1268.31/317.52	c asymm  cl-useful: 0/276/5343 lits-rem:0 time: 0.35
1268.31/317.52	c calculated reachability. Time: 0.00
1268.31/317.52	c  N dy  3381   1210343        77      5343        34     57422     37396    831497     21.94     16.70  --
2018.90/505.43	c  N dy  3384   1710344        77      5343        34     85870     37396   1453071     22.45     15.58  --
2018.90/505.49	c  S st  3384   1710344        77      5343        34     85870     37396   1453071     22.45     15.58  --
2020.12/505.78	c  S st  3384   1710849        77      5343        34     86346     37396   1463701     22.45     15.58  --
2020.12/505.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2020.12/505.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2023.30/506.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.3M T:  2.91
2023.30/506.52	c Calc non-exist non-lernt bins v-fix:     0 done:     77 time:  0.01 s
2023.30/506.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2023.30/506.54	c Subs w/ non-existent bins:      0 time:  0.08 s
2023.30/506.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2023.30/506.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2023.30/506.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2060.03/515.78	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.20
2060.43/515.81	c lits-rem:      9030  cl-subs:    11294  v-elim:     60  v-fix:    0  time: 36.90 s
2060.43/515.81	c learnt bin added due to v-elim: 0
2060.43/515.81	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
2060.43/515.82	c vivif2 --  cl tried    75052 cl shrink        0 lits rem          0 time: 0.08
2060.83/515.93	c asymm  cl-useful: 0/181/5343 lits-rem:0 time: 0.44
2060.83/515.94	c calculated reachability. Time: 0.00
2060.83/515.94	c  N dy  3384   1710849        77      5343        34     75052     37396   1253146     22.45     15.58  --
2934.86/734.79	c  N dy  3395   2210849        77      5343        34     91326     37396   1505843     21.82     15.41  --
2935.26/734.86	c  S st  3395   2210849        77      5343        34     91326     37396   1505843     21.82     15.41  --
2935.26/734.86	c Finding binary XORs  T:     0.00 s  found:       0
2936.46/735.19	c  S st  3395   2211352        81      5343        43     91805     37412   1516377     21.82     15.41  --
2936.86/735.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2936.86/735.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2940.46/736.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 45.3M T:  3.70
2940.46/736.13	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.01 s
2940.46/736.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2940.46/736.15	c Subs w/ non-existent bins:      0 time:  0.08 s
2940.46/736.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2940.46/736.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2940.46/736.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2980.82/746.25	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 22.0 T:    0.12
2980.82/746.28	c lits-rem:     12686  cl-subs:     7350  v-elim:     60  v-fix:    0  time: 40.36 s
2980.82/746.28	c learnt bin added due to v-elim: 0
2980.82/746.28	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
2981.21/746.30	c vivif2 --  cl tried    84454 cl shrink        0 lits rem          0 time: 0.08
2981.61/746.42	c asymm  cl-useful: 0/134/5343 lits-rem:0 time: 0.48
2981.61/746.43	c calculated reachability. Time: 0.00
2981.61/746.43	c  N dy  3395   2211352        81      5343        43     84454     37412   1358603     21.82     15.41  --
4038.58/1011.07	c  N dy  3412   2711353        81      5343        43    105057     37412   1610825     18.19     15.32  --
4038.98/1011.14	c  S st  3412   2711353        81      5343        43    105057     37412   1610825     18.19     15.32  --
4040.58/1011.59	c  S st  3412   2711857        82      5343        45    105533     37416   1621051     18.19     15.32  --
4040.58/1011.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4040.58/1011.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4044.57/1012.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 49.7M T:  3.84
4044.57/1012.56	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.01 s
4044.57/1012.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4044.57/1012.59	c Subs w/ non-existent bins:      0 time:  0.09 s
4044.97/1012.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4044.97/1012.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4044.97/1012.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4103.30/1027.28	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
4103.70/1027.31	c lits-rem:      3513  cl-subs:    16982  v-elim:     60  v-fix:    0  time: 58.65 s
4103.70/1027.31	c learnt bin added due to v-elim: 0
4103.70/1027.31	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
4103.70/1027.33	c vivif2 --  cl tried    88551 cl shrink        1 lits rem          1 time: 0.08
4104.10/1027.44	c asymm  cl-useful: 0/134/5343 lits-rem:0 time: 0.44
4104.10/1027.44	c calculated reachability. Time: 0.00
4104.10/1027.44	c  N dy  3412   2711857        82      5343        45     88551     37416   1324395     18.19     15.32  --
4104.10/1027.44	c  F st  3412   2711857        82      5343        45     88551     37416   1324395     18.19     15.32  --
4108.89/1028.62	c Decided on static restart strategy
4151.63/1039.34	c  N dy  3540   2731989        83      5343        51    107107     37424   1724633     21.81     15.34  --

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-3172746-1304094147/watcher-3172746-1304094147 -o /tmp/evaluation-result-3172746-1304094147/solver-3172746-1304094147 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172746-1304094147.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.09 7.84 7.94 3/176 7265
/proc/meminfo: memFree=26092740/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=50012 CPUtime=0 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 637 0 0 0 0 0 0 0 18 0 1 0 521015214 51212288 569 33554432000 4194304 4797429 140736598921760 18446744073709551615 230808862234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7263/statm: 12503 569 347 148 0 7432 0

[startup+0.126724 s]
/proc/loadavg: 7.09 7.84 7.94 3/176 7265
/proc/meminfo: memFree=26092740/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=609968 CPUtime=1.35 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 2711 0 0 0 135 0 0 0 18 0 4 0 521015214 624607232 2404 33554432000 4194304 4797429 140736598921760 18446744073709551615 230809270815 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 153535 3955 413 148 0 148464 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 609968

[startup+0.926842 s]
/proc/loadavg: 7.09 7.84 7.94 3/176 7265
/proc/meminfo: memFree=26092740/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=614140 CPUtime=3.64 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 5172 0 0 0 364 0 0 0 19 0 4 0 521015214 628879360 4017 33554432000 4194304 4797429 140736598921760 18446744073709551615 4331612 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 153535 4017 413 148 0 148464 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 614140

[startup+1.02682 s]
/proc/loadavg: 7.09 7.84 7.94 3/176 7265
/proc/meminfo: memFree=26092740/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=614276 CPUtime=4.04 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 5252 0 0 0 404 0 0 0 19 0 4 0 521015214 629018624 4096 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 153569 4096 413 148 0 148498 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 614276

[startup+1.10081 s]
/proc/loadavg: 7.09 7.84 7.94 3/176 7265
/proc/meminfo: memFree=26092740/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=614408 CPUtime=4.34 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 5302 0 0 0 434 0 0 0 19 0 4 0 521015214 629153792 4146 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424617 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 153602 4146 413 148 0 148531 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 614408

[startup+1.50074 s]
/proc/loadavg: 7.09 7.84 7.94 3/176 7265
/proc/meminfo: memFree=26092740/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=614916 CPUtime=5.94 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 5781 0 0 0 594 0 0 0 20 0 4 0 521015214 629673984 4347 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 153729 4347 414 148 0 148658 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 614916

[startup+3.10044 s]
/proc/loadavg: 7.24 7.86 7.94 10/184 7273
/proc/meminfo: memFree=26049884/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=618304 CPUtime=12.33 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 7504 0 0 0 1232 1 0 0 25 0 4 0 521015214 633143296 4997 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 154576 4997 416 148 0 149505 0
[pid=7263/tid=7271] ppid=7260 vsize=618304 CPUtime=3.08 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 1323 0 0 0 308 0 0 0 25 0 4 0 521015216 633143296 4997 33554432000 4194304 4797429 140736598921760 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=618304 CPUtime=3.07 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 1368 0 0 0 307 0 0 0 25 0 4 0 521015216 633143296 4997 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567891 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=618304 CPUtime=3.06 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 1433 0 0 0 306 0 0 0 25 0 4 0 521015216 633143296 4997 33554432000 4194304 4797429 140736598921760 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 618304

[startup+6.30686 s]
/proc/loadavg: 7.24 7.86 7.94 10/184 7273
/proc/meminfo: memFree=26039992/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=622040 CPUtime=25.13 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 10212 0 0 0 2511 2 0 0 25 0 4 0 521015214 636968960 5909 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 155510 5909 416 148 0 150439 0
[pid=7263/tid=7271] ppid=7260 vsize=622040 CPUtime=6.28 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 1686 0 0 0 628 0 0 0 25 0 4 0 521015216 636968960 5909 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=622040 CPUtime=6.28 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 1779 0 0 0 628 0 0 0 25 0 4 0 521015216 636968960 5909 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=622040 CPUtime=6.25 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 1640 0 0 0 625 0 0 0 25 0 4 0 521015216 636968960 5910 33554432000 4194304 4797429 140736598921760 18446744073709551615 4345201 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 622040

[startup+12.7007 s]
/proc/loadavg: 7.30 7.86 7.94 10/184 7273
/proc/meminfo: memFree=26029448/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=626344 CPUtime=50.68 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 14122 0 0 0 5065 3 0 0 25 0 4 0 521015214 641376256 7007 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 156586 7007 419 148 0 151515 0
[pid=7263/tid=7271] ppid=7260 vsize=626344 CPUtime=12.67 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 2209 0 0 0 1267 0 0 0 25 0 4 0 521015216 641376256 7007 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=626344 CPUtime=12.67 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 2317 0 0 0 1267 0 0 0 25 0 4 0 521015216 641376256 7007 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=626344 CPUtime=12.62 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 2236 0 0 0 1262 0 0 0 25 0 4 0 521015216 641376256 7007 33554432000 4194304 4797429 140736598921760 18446744073709551615 4404704 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 626344

[startup+25.5003 s]
/proc/loadavg: 7.53 7.89 7.95 10/184 7273
/proc/meminfo: memFree=26012980/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=632408 CPUtime=101.81 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 20177 0 0 0 10177 4 0 0 25 0 4 0 521015214 647585792 9154 33554432000 4194304 4797429 140736598921760 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 158102 9154 419 148 0 153031 0
[pid=7263/tid=7271] ppid=7260 vsize=632408 CPUtime=25.47 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 3577 0 0 0 2547 0 0 0 25 0 4 0 521015216 647585792 9154 33554432000 4194304 4797429 140736598921760 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=632408 CPUtime=25.47 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 2895 0 0 0 2547 0 0 0 25 0 4 0 521015216 647585792 9154 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=632408 CPUtime=25.35 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 2976 0 0 0 2535 0 0 0 25 0 4 0 521015216 647585792 9154 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 632408

[startup+51.1006 s]
/proc/loadavg: 7.69 7.89 7.95 10/184 7274
/proc/meminfo: memFree=25998160/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=638356 CPUtime=204.07 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 31351 0 0 0 20401 6 0 0 25 0 4 0 521015214 653676544 11011 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 159589 11011 421 148 0 154518 0
[pid=7263/tid=7271] ppid=7260 vsize=638356 CPUtime=51.07 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 5722 0 0 0 5106 1 0 0 25 0 4 0 521015216 653676544 11011 33554432000 4194304 4797429 140736598921760 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=638356 CPUtime=51.07 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 5206 0 0 0 5107 0 0 0 25 0 4 0 521015216 653676544 11011 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=638356 CPUtime=50.82 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 4289 0 0 0 5081 1 0 0 25 0 4 0 521015216 653676544 11011 33554432000 4194304 4797429 140736598921760 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 638356

[startup+102.3 s]
/proc/loadavg: 7.96 7.94 7.96 10/184 7275
/proc/meminfo: memFree=25972552/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=646104 CPUtime=408.6 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 48498 0 0 0 40849 11 0 0 25 0 4 0 521015214 661610496 13428 33554432000 4194304 4797429 140736598921760 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 161526 13428 423 148 0 156455 0
[pid=7263/tid=7271] ppid=7260 vsize=646104 CPUtime=102.27 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 7734 0 0 0 10225 2 0 0 25 0 4 0 521015216 661610496 13428 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=646104 CPUtime=102.27 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 7224 0 0 0 10226 1 0 0 25 0 4 0 521015216 661610496 13428 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=646104 CPUtime=101.75 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 8717 0 0 0 10173 2 0 0 25 0 4 0 521015216 661610496 13428 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 646104

[startup+162.3 s]
/proc/loadavg: 8.09 7.98 7.97 10/184 7277
/proc/meminfo: memFree=25954780/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=649064 CPUtime=648.31 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 62120 0 0 0 64814 17 0 0 25 0 4 0 521015214 664641536 14881 33554432000 4194304 4797429 140736598921760 18446744073709551615 4404780 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 162266 14881 423 148 0 157195 0
[pid=7263/tid=7271] ppid=7260 vsize=649064 CPUtime=162.28 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 9269 0 0 0 16225 3 0 0 25 0 4 0 521015216 664641536 14881 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=649064 CPUtime=162.28 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 8761 0 0 0 16226 2 0 0 25 0 4 0 521015216 664641536 14881 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=649064 CPUtime=161.45 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 10278 0 0 0 16142 3 0 0 25 0 4 0 521015216 664641536 14881 33554432000 4194304 4797429 140736598921760 18446744073709551615 4428824 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 649064

[startup+222.3 s]
/proc/loadavg: 8.03 7.98 7.97 10/184 7279
/proc/meminfo: memFree=25937772/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=654756 CPUtime=887.99 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 74875 0 0 0 88777 22 0 0 25 0 4 0 521015214 670470144 17331 33554432000 4194304 4797429 140736598921760 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 163689 17331 422 148 0 158618 0
[pid=7263/tid=7271] ppid=7260 vsize=654756 CPUtime=222.28 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 10881 0 0 0 22224 4 0 0 25 0 4 0 521015216 670470144 17331 33554432000 4194304 4797429 140736598921760 18446744073709551615 4428722 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=654756 CPUtime=222.27 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 10231 0 0 0 22225 2 0 0 25 0 4 0 521015216 670470144 17331 33554432000 4194304 4797429 140736598921760 18446744073709551615 4430106 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=654756 CPUtime=221.14 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 11893 0 0 0 22110 4 0 0 25 0 4 0 521015216 670470144 17331 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 654756

[startup+282.3 s]
/proc/loadavg: 8.01 7.98 7.97 9/184 7280
/proc/meminfo: memFree=25926344/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=660548 CPUtime=1127.7 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 87169 0 0 0 112743 27 0 0 25 0 4 0 521015214 676401152 18195 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 165137 18195 422 148 0 160066 0
[pid=7263/tid=7271] ppid=7260 vsize=660548 CPUtime=282.28 cores=0,2,4,6

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

[pid=7263] ppid=7260 vsize=686588 CPUtime=2805.45 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 154101 0 0 0 280492 53 0 0 25 0 4 0 521015214 703066112 26897 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 171647 26897 421 148 0 166576 0
[pid=7263/tid=7271] ppid=7260 vsize=686588 CPUtime=702.29 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 20992 0 0 0 70221 8 0 0 25 0 4 0 521015216 703066112 26897 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=686588 CPUtime=702.29 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 19883 0 0 0 70222 7 0 0 25 0 4 0 521015216 703066112 26897 33554432000 4194304 4797429 140736598921760 18446744073709551615 4428832 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=686588 CPUtime=698.59 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 22175 0 0 0 69851 8 0 0 25 0 4 0 521015216 703066112 26897 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429007 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.45
Current children cumulated vsize (KiB) 686588

[startup+762.301 s]
/proc/loadavg: 8.06 8.05 8.00 10/184 7293
/proc/meminfo: memFree=25835108/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=690636 CPUtime=3045.12 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 160744 0 0 0 304457 55 0 0 25 0 4 0 521015214 707211264 29005 33554432000 4194304 4797429 140736598921760 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 172659 29005 421 148 0 167588 0
[pid=7263/tid=7271] ppid=7260 vsize=690636 CPUtime=762.3 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 22008 0 0 0 76221 9 0 0 25 0 4 0 521015216 707211264 29005 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=690636 CPUtime=762.29 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 20481 0 0 0 76222 7 0 0 25 0 4 0 521015216 707211264 29005 33554432000 4194304 4797429 140736598921760 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=690636 CPUtime=758.27 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 23148 0 0 0 75818 9 0 0 25 0 4 0 521015216 707211264 29005 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.12
Current children cumulated vsize (KiB) 690636

[startup+822.3 s]
/proc/loadavg: 8.02 8.04 8.00 10/184 7295
/proc/meminfo: memFree=25834836/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=692208 CPUtime=3284.79 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 167572 0 0 0 328421 58 0 0 25 0 4 0 521015214 708820992 30010 33554432000 4194304 4797429 140736598921760 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 173052 30010 421 148 0 167981 0
[pid=7263/tid=7271] ppid=7260 vsize=692208 CPUtime=822.29 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 22623 0 0 0 82220 9 0 0 25 0 4 0 521015216 708820992 30010 33554432000 4194304 4797429 140736598921760 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=692208 CPUtime=822.29 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 21472 0 0 0 82221 8 0 0 25 0 4 0 521015216 708820992 30010 33554432000 4194304 4797429 140736598921760 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=692208 CPUtime=817.95 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 23815 0 0 0 81785 10 0 0 25 0 4 0 521015216 708820992 30010 33554432000 4194304 4797429 140736598921760 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 692208

[startup+882.3 s]
/proc/loadavg: 8.00 8.03 8.00 10/184 7296
/proc/meminfo: memFree=25822768/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=696072 CPUtime=3524.47 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 175345 0 0 0 352386 61 0 0 25 0 4 0 521015214 712777728 29846 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 174018 29846 421 148 0 168947 0
[pid=7263/tid=7271] ppid=7260 vsize=696072 CPUtime=882.29 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 23654 0 0 0 88220 9 0 0 25 0 4 0 521015216 712777728 29846 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=696072 CPUtime=882.29 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 22464 0 0 0 88221 8 0 0 25 0 4 0 521015216 712777728 29846 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=696072 CPUtime=877.62 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 24809 0 0 0 87752 10 0 0 25 0 4 0 521015216 712777728 29846 33554432000 4194304 4797429 140736598921760 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 696072

[startup+942.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 7298
/proc/meminfo: memFree=25818900/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=696716 CPUtime=3764.16 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 180968 0 0 0 376352 64 0 0 25 0 4 0 521015214 713437184 30844 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 174179 30844 421 148 0 169108 0
[pid=7263/tid=7271] ppid=7260 vsize=696716 CPUtime=942.3 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 24638 0 0 0 94221 9 0 0 25 0 4 0 521015216 713437184 30844 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=696716 CPUtime=942.3 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 22917 0 0 0 94221 9 0 0 25 0 4 0 521015216 713437184 30844 33554432000 4194304 4797429 140736598921760 18446744073709551615 4524115 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=696716 CPUtime=937.3 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 25816 0 0 0 93719 11 0 0 25 0 4 0 521015216 713437184 30844 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.16
Current children cumulated vsize (KiB) 696716

[startup+1002.3 s]
/proc/loadavg: 8.04 8.03 8.00 10/184 7299
/proc/meminfo: memFree=25808096/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=699212 CPUtime=4003.83 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 187854 0 0 0 400316 67 0 0 25 0 4 0 521015214 715993088 31603 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 174803 31603 421 148 0 169732 0
[pid=7263/tid=7271] ppid=7260 vsize=699212 CPUtime=1002.3 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 25116 0 0 0 100220 10 0 0 25 0 4 0 521015216 715993088 31603 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=699212 CPUtime=1002.3 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 24091 0 0 0 100220 10 0 0 25 0 4 0 521015216 715993088 31603 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=699212 CPUtime=996.98 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 26299 0 0 0 99687 11 0 0 25 0 4 0 521015216 715993088 31603 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 699212

[startup+1062.31 s]
/proc/loadavg: 8.09 8.05 8.01 10/184 7301
/proc/meminfo: memFree=25793052/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=705364 CPUtime=4243.53 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 194982 0 0 0 424284 69 0 0 25 0 4 0 521015214 722292736 32308 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 176341 32308 424 148 0 171270 0
[pid=7263/tid=7271] ppid=7260 vsize=705364 CPUtime=1062.31 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 26369 0 0 0 106221 10 0 0 25 0 4 0 521015216 722292736 32308 33554432000 4194304 4797429 140736598921760 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=705364 CPUtime=1062.3 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 25065 0 0 0 106220 10 0 0 25 0 4 0 521015216 722292736 32308 33554432000 4194304 4797429 140736598921760 18446744073709551615 4430123 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=705364 CPUtime=1056.66 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 27456 0 0 0 105655 11 0 0 25 0 4 0 521015216 722292736 32308 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 705364

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.01 10/184 7303
/proc/meminfo: memFree=25785220/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=705436 CPUtime=4483.19 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 200278 0 0 0 448247 72 0 0 25 0 4 0 521015214 722366464 33924 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424614 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 176359 33924 424 148 0 171288 0
[pid=7263/tid=7271] ppid=7260 vsize=705436 CPUtime=1122.31 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 27236 0 0 0 112220 11 0 0 25 0 4 0 521015216 722366464 33924 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=705436 CPUtime=1122.3 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 25517 0 0 0 112219 11 0 0 25 0 4 0 521015216 722366464 33924 33554432000 4194304 4797429 140736598921760 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=705436 CPUtime=1116.33 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 27916 0 0 0 111622 11 0 0 25 0 4 0 521015216 722366464 33924 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 705436

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/184 7304
/proc/meminfo: memFree=25780852/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=705576 CPUtime=4722.86 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 205739 0 0 0 472212 74 0 0 25 0 4 0 521015214 722509824 33911 33554432000 4194304 4797429 140736598921760 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 176394 33911 424 148 0 171323 0
[pid=7263/tid=7271] ppid=7260 vsize=705576 CPUtime=1182.31 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 27775 0 0 0 118220 11 0 0 25 0 4 0 521015216 722509824 33911 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=705576 CPUtime=1182.3 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 26487 0 0 0 118219 11 0 0 25 0 4 0 521015216 722509824 33911 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=705576 CPUtime=1176.02 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 28923 0 0 0 117590 12 0 0 25 0 4 0 521015216 722509824 33911 33554432000 4194304 4797429 140736598921760 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 705576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.08 8.01 10/184 7305
/proc/meminfo: memFree=25778228/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=706808 CPUtime=4800.39 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 208009 0 0 0 479964 75 0 0 25 0 4 0 521015214 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 176702 33787 424 148 0 171631 0
[pid=7263/tid=7271] ppid=7260 vsize=706808 CPUtime=1201.71 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 27881 0 0 0 120160 11 0 0 25 0 4 0 521015216 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=706808 CPUtime=1201.7 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 26627 0 0 0 120159 11 0 0 25 0 4 0 521015216 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567939 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=706808 CPUtime=1195.32 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 29026 0 0 0 119520 12 0 0 25 0 4 0 521015216 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 706808

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.08 8.08 8.01 10/184 7305
/proc/meminfo: memFree=25778228/32951124 swapFree=67111524/67111528
[pid=7263] ppid=7260 vsize=706808 CPUtime=4800.39 cores=0,2,4,6
/proc/7263/stat : 7263 (techdemo) R 7260 7263 6568 0 -1 4202496 208009 0 0 0 479964 75 0 0 25 0 4 0 521015214 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7263/statm: 176702 33787 424 148 0 171631 0
[pid=7263/tid=7271] ppid=7260 vsize=706808 CPUtime=1201.71 cores=0,2,4,6
/proc/7263/task/7271/stat : 7271 (techdemo) R 7260 7263 6568 0 -1 4202560 27881 0 0 0 120160 11 0 0 25 0 4 0 521015216 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7263/tid=7272] ppid=7260 vsize=706808 CPUtime=1201.7 cores=0,2,4,6
/proc/7263/task/7272/stat : 7272 (techdemo) R 7260 7263 6568 0 -1 4202560 26627 0 0 0 120159 11 0 0 25 0 4 0 521015216 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4567939 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7263/tid=7273] ppid=7260 vsize=706808 CPUtime=1195.32 cores=0,2,4,6
/proc/7263/task/7273/stat : 7273 (techdemo) R 7260 7263 6568 0 -1 4202560 29026 0 0 0 119520 12 0 0 25 0 4 0 521015216 723771392 33787 33554432000 4194304 4797429 140736598921760 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 706808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.43
CPU user time (s): 4799.66
CPU system time (s): 0.763883
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 812956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.66
system time used= 0.763883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208009
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= 223
involuntary context switches= 27502

runsolver used 2.01969 second user time and 4.38933 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 18:22:28
IDJOB=3172746
IDBENCH=82764
IDSOLVER=1584
FILE ID=node104/3172746-1304094147
RUNJOBID= node104-1304094147-7246
PBS_JOBID= 13170552
Free space on /tmp= 71548 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S239039906-021.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172746-1304094147/watcher-3172746-1304094147 -o /tmp/evaluation-result-3172746-1304094147/solver-3172746-1304094147 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172746-1304094147.cnf

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

MD5SUM BENCH= 3d0491523e951b9423a05375c0461833
RANDOM SEED=1568962535

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26093300 kB
Buffers:       1883568 kB
Cached:        4367224 kB
SwapCached:          4 kB
Active:         181424 kB
Inactive:      6133360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26093300 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15772 kB
Writeback:           0 kB
AnonPages:       63972 kB
Mapped:          14412 kB
Slab:           480860 kB
PageTables:       4536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186660 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= 71532 MiB
End job on node104 at 2011-04-29 18:42:31