Trace number 3280868

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-3280868-1304032492.cnf'
0.00/0.00	c -- header says num vars:           1694
0.00/0.00	c -- header says num clauses:        5726
0.00/0.01	c -- clauses added:            0 learnts,         5726 normals,            0 xors
0.00/0.01	c -- vars added       1694
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1694      3233      2490         0     14871         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 10/3233/3233 lits-rem:30 time: 0.02
0.03/0.03	c Flit:     9 Blit:      0 bXBeca:    0 bXProp:    6 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.03
0.03/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:   1673 time:  0.00 s
0.03/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.03/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.03/0.03	c Replacing        6 vars Replaced       79 lits Time:     0.00 s 
0.03/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.03/0.04	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.00 s
0.03/0.04	c Removed useless bin:       4  fixed:     0  bprops:   0.03M  time:  0.00 s
0.03/0.04	c lits-rem:         5  cl-subs:      173  v-elim:    558  v-fix:    0  time:  0.04 s
0.03/0.04	c learnt bin added due to v-elim: 0
0.03/0.04	c Finding binary XORs  T:     0.00 s  found:       0
3.14/0.82	c Finding non-binary XORs:     0.01 s (found:     427, avg size: 3.0)
3.14/0.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     11 locsubst:     0 time:   0.00
3.14/0.82	c calculated reachability. Time: 0.00
3.14/0.82	c Calc default polars -  time:   0.00 s pos:     137 undec:     645 neg:     912
3.14/0.82	c =========================================================================================
3.14/0.82	c types(t): F = full restart, N = normal restart
3.14/0.82	c types(t): S = simplification begin/end, E = solution found
3.14/0.82	c restart types(rt): st = static, dy = dynamic
3.14/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.14/0.82	c  B st     0         0      1104      2099       955         0     10554         0   no data   no data  --
3.14/0.82	c Decided on static restart strategy
17.91/4.50	c  N dy     7     30000      1101      2099      1105     10591     10554    232039     34.44      9.34  --
17.91/4.52	c  S st     7     30000      1101      2099      1105     10591     10554    232039     34.44      9.34  --
18.31/4.60	c  S st     7     30505      1101      2099      2065     11502     10590    248241     34.44      9.34  --
18.31/4.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.31/4.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.31/4.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     15 BRemL:    245 BRemN:      3 CBin:       0 P:  2.3M T:  0.25
18.31/4.66	c Calc non-exist non-lernt bins v-fix:     0 done:   1101 time:  0.00 s
18.31/4.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.31/4.67	c Subs w/ non-existent bins:     54 time:  0.03 s
18.31/4.67	c Replacing        1 vars Replaced      175 lits Time:     0.01 s 
18.31/4.68	c bin-w-bin subsume rem            9 bins  time:  0.00 s
18.71/4.72	c subs with bin:     1077  lits-rem:      4738  v-fix:    0  time:  0.15 s
18.71/4.72	c Removed useless bin:       2  fixed:     0  bprops:   0.01M  time:  0.00 s
19.51/4.96	c lits-rem:      1416  cl-subs:     2026  v-elim:     55  v-fix:    0  time:  0.99 s
19.51/4.96	c learnt bin added due to v-elim: 0
19.51/4.96	c vivif2 --  cl tried     2078 cl shrink       14 lits rem         19 time: 0.00
19.51/4.97	c vivif2 --  cl tried     8440 cl shrink      841 lits rem       1003 time: 0.03
19.91/5.00	c asymm  cl-useful: 5/2077/2077 lits-rem:6 time: 0.14
19.91/5.00	c calculated reachability. Time: 0.00
19.91/5.00	c  N dy     7     30505      1071      2077      1608      8440     10371    186499     34.44      9.34  --
19.91/5.00	c  F st     7     30505      1071      2077      1608      8440     10371    186499     34.44      9.34  --
20.71/5.28	c Decided on static restart strategy
29.90/7.58	c  N dy    14     45758      1071      2077      1608     15548     10371    400504     42.29      9.88  --
30.32/7.60	c  S st    14     45758      1071      2077      1608     15548     10371    400504     42.29      9.88  --
30.32/7.69	c  S st    14     46258      1071      2077      1626     16048     10371    410058     42.29      9.88  --
30.32/7.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.32/7.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.10/7.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      5 BRemN:      0 CBin:       0 P:  4.0M T:  0.46
31.10/7.81	c Calc non-exist non-lernt bins v-fix:     0 done:   1071 time:  0.00 s
31.10/7.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.10/7.82	c Subs w/ non-existent bins:     14 time:  0.05 s
31.10/7.83	c bin-w-bin subsume rem            3 bins  time:  0.00 s
31.10/7.87	c subs with bin:        3  lits-rem:         3  v-fix:    0  time:  0.13 s
31.10/7.87	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
35.49/8.95	c lits-rem:       762  cl-subs:     1114  v-elim:     27  v-fix:    0  time:  4.33 s
35.49/8.95	c learnt bin added due to v-elim: 0
35.49/8.95	c vivif2 --  cl tried     2073 cl shrink        3 lits rem          4 time: 0.00
35.49/8.96	c vivif2 --  cl tried    14929 cl shrink        3 lits rem          3 time: 0.04
35.89/9.02	c asymm  cl-useful: 4/2073/2073 lits-rem:4 time: 0.23
35.89/9.02	c calculated reachability. Time: 0.00
35.89/9.02	c  N dy    14     46258      1069      2073      1608     14929     10338    382100     42.29      9.88  --
52.29/13.15	c  N dy    15     69387      1069      2073      1608     19002     10338    371160     31.14     10.10  --
52.29/13.16	c  S st    15     69387      1069      2073      1608     19002     10338    371160     31.14     10.10  --
52.69/13.27	c  S st    15     69890      1069      2073      1638     19511     10340    382146     31.14     10.10  --
52.69/13.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.69/13.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.07/13.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      5 BRemL:      6 BRemN:      0 CBin:       0 P:  5.5M T:  0.50
53.07/13.40	c Calc non-exist non-lernt bins v-fix:     0 done:   1069 time:  0.00 s
53.07/13.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.47/13.41	c Subs w/ non-existent bins:      1 time:  0.05 s
53.47/13.42	c bin-w-bin subsume rem            1 bins  time:  0.00 s
53.47/13.45	c subs with bin:        8  lits-rem:       532  v-fix:    0  time:  0.12 s
53.47/13.45	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
57.09/14.32	c ORs :    381 avg-s:  2.1 cl-sh: 10049 l-rem:  10100 b-add:     87 v-rep:   0 cl-rem: 6 avg s: 3.5 T:    0.26
59.46/14.95	c Added 11 vars  tried: 80000 time: 2.49
59.46/14.95	c ORs :     11 avg-s:  0.0 cl-sh:  2358 l-rem:   2358 b-add:     23 v-rep:   0 cl-rem: 0 avg s: nan T:    2.52
59.46/14.96	c lits-rem:       822  cl-subs:     1792  v-elim:     25  v-fix:    0  time:  6.04 s
59.46/14.96	c learnt bin added due to v-elim: 0
59.46/14.96	c vivif2 --  cl tried     1997 cl shrink        0 lits rem          0 time: 0.00
59.46/14.97	c vivif2 --  cl tried    17703 cl shrink     1377 lits rem       2383 time: 0.06
59.86/15.02	c asymm  cl-useful: 1/1997/1997 lits-rem:1 time: 0.20
59.86/15.02	c calculated reachability. Time: 0.00
59.86/15.02	c  N dy    15     69890      1080      1997      1746     17703     10239    334623     31.14     10.10  --
59.86/15.02	c  F st    15     69890      1080      1997      1746     17703     10239    334623     31.14     10.10  --
61.86/15.54	c Decided on static restart strategy
97.01/24.34	c  N dy    22    104835      1080      1997      1749     16666     10239    334984     47.08     10.32  --
97.01/24.35	c  S st    22    104835      1080      1997      1749     16666     10239    334984     47.08     10.32  --
97.41/24.44	c  S st    22    105336      1080      1997      1764     17175     10239    345817     47.08     10.32  --
97.41/24.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.41/24.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.81/24.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     26 BRemL:      9 BRemN:      0 CBin:       0 P:  4.6M T:  0.41
97.81/24.54	c Calc non-exist non-lernt bins v-fix:     0 done:   1080 time:  0.00 s
97.81/24.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.81/24.55	c Subs w/ non-existent bins:      2 time:  0.04 s
97.81/24.56	c bin-w-bin subsume rem           85 bins  time:  0.00 s
97.81/24.59	c subs with bin:        0  lits-rem:        20  v-fix:    0  time:  0.12 s
97.81/24.59	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
102.20/25.66	c ORs :    388 avg-s:  2.1 cl-sh:   182 l-rem:    187 b-add:      3 v-rep:   0 cl-rem: 3 avg s: 17.7 T:    0.17
102.20/25.66	c lits-rem:       650  cl-subs:      906  v-elim:     29  v-fix:    0  time:  4.28 s
102.20/25.66	c learnt bin added due to v-elim: 0
102.20/25.66	c vivif2 --  cl tried     1993 cl shrink        8 lits rem          8 time: 0.00
102.20/25.67	c vivif2 --  cl tried    16261 cl shrink        9 lits rem         17 time: 0.04
102.60/25.72	c asymm  cl-useful: 4/1993/1993 lits-rem:4 time: 0.20
102.60/25.72	c calculated reachability. Time: 0.00
102.60/25.72	c  N dy    22    105336      1076      1993      1691     16261     10223    327109     47.08     10.32  --
157.75/39.51	c  N dy    23    158005      1076      1993      1691     23997     10223    600372     56.00     10.68  --
157.75/39.54	c  S st    23    158005      1076      1993      1691     23997     10223    600372     56.00     10.68  --
157.75/39.54	c Finding binary XORs  T:     0.00 s  found:       0
158.15/39.65	c  S st    23    158507      1087      1993      1735     24509     10267    611771     56.00     10.68  --
158.15/39.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.15/39.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.93/39.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:     10 BRemN:      0 CBin:       0 P:  5.4M T:  0.58
158.93/39.80	c Calc non-exist non-lernt bins v-fix:     0 done:   1087 time:  0.00 s
158.93/39.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.93/39.82	c Subs w/ non-existent bins:      3 time:  0.08 s
158.93/39.83	c bin-w-bin subsume rem            3 bins  time:  0.00 s
158.93/39.89	c subs with bin:        3  lits-rem:        52  v-fix:    0  time:  0.26 s
158.93/39.89	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
169.32/42.42	c ORs :    388 avg-s:  2.1 cl-sh:     5 l-rem:      5 b-add:      0 v-rep:   0 cl-rem: 9 avg s: 9.8 T:    0.37
169.32/42.42	c lits-rem:       967  cl-subs:     1675  v-elim:     25  v-fix:    0  time: 10.11 s
169.32/42.42	c learnt bin added due to v-elim: 0
169.32/42.42	c vivif2 --  cl tried     1993 cl shrink        0 lits rem          0 time: 0.00
169.32/42.44	c vivif2 --  cl tried    22819 cl shrink        4 lits rem          5 time: 0.06
169.72/42.52	c asymm  cl-useful: 0/1993/1993 lits-rem:0 time: 0.30
169.72/42.52	c calculated reachability. Time: 0.00
169.72/42.52	c  N dy    23    158507      1087      1993      1722     22819     10267    583865     56.00     10.68  --
270.79/67.83	c  N dy    24    237760      1087      1993      1722     28024     10267    543673     33.00     10.87  --
270.79/67.85	c  S st    24    237760      1087      1993      1722     28024     10267    543673     33.00     10.87  --
271.19/67.97	c  S st    24    238260      1090      1993      1739     28528     10279    551811     33.00     10.87  --
271.19/67.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
271.19/67.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.41/68.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      1 BRemN:      0 CBin:       0 P: 13.0M T:  1.10
272.41/68.25	c Calc non-exist non-lernt bins v-fix:     0 done:   1090 time:  0.00 s
272.41/68.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.41/68.27	c Subs w/ non-existent bins:      0 time:  0.07 s
272.41/68.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.78/68.33	c subs with bin:        0  lits-rem:        26  v-fix:    0  time:  0.19 s
272.78/68.33	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
279.17/69.93	c ORs :    388 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 16.8 T:    0.24
279.17/69.94	c lits-rem:       880  cl-subs:     1311  v-elim:     25  v-fix:    0  time:  6.44 s
279.17/69.94	c learnt bin added due to v-elim: 0
279.17/69.94	c vivif2 --  cl tried     1993 cl shrink        0 lits rem          0 time: 0.00
279.17/69.95	c vivif2 --  cl tried    27213 cl shrink        1 lits rem          1 time: 0.06
279.57/70.05	c asymm  cl-useful: 1/1993/1993 lits-rem:1 time: 0.38
279.57/70.05	c calculated reachability. Time: 0.00
279.57/70.05	c  N dy    24    238260      1090      1993      1738     27213     10278    526375     33.00     10.87  --
435.36/109.01	c  N dy    25    357390      1090      1993      1738     31403     10278    633042     50.45     10.85  --
435.36/109.04	c  S st    25    357390      1090      1993      1738     31403     10278    633042     50.45     10.85  --
435.76/109.18	c  S st    25    357893      1093      1993      1757     31911     10290    643700     50.45     10.85  --
435.76/109.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
435.76/109.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
436.96/109.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      4 BRemL:      5 BRemN:      0 CBin:       0 P: 13.2M T:  1.07
436.96/109.46	c Calc non-exist non-lernt bins v-fix:     0 done:   1093 time:  0.00 s
436.96/109.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
436.96/109.48	c Subs w/ non-existent bins:      0 time:  0.08 s
436.96/109.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.36/109.55	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  0.26 s
437.36/109.55	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
447.36/112.01	c ORs :    388 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 19.0 T:    0.35
450.55/112.85	c Added 12 vars  tried: 80000 time: 3.34
450.55/112.86	c ORs :     12 avg-s:  0.0 cl-sh:  3624 l-rem:   3624 b-add:     24 v-rep:   0 cl-rem: 0 avg s: nan T:    3.41
450.55/112.87	c lits-rem:      1037  cl-subs:     1861  v-elim:     25  v-fix:    0  time: 13.25 s
450.55/112.87	c learnt bin added due to v-elim: 0
450.55/112.87	c vivif2 --  cl tried     2005 cl shrink        0 lits rem          0 time: 0.00
450.55/112.89	c vivif2 --  cl tried    30049 cl shrink        0 lits rem          0 time: 0.07
450.95/112.98	c asymm  cl-useful: 0/2005/2005 lits-rem:0 time: 0.36
450.95/112.98	c calculated reachability. Time: 0.00
450.95/112.98	c  N dy    25    357893      1105      2005      1780     30049     10374    610264     50.45     10.85  --
658.28/164.82	c  N dy    26    536839      1105      2005      1780     37625     10374    517470     22.24     10.74  --
658.28/164.84	c  S st    26    536839      1105      2005      1780     37625     10374    517470     22.24     10.74  --
658.70/165.00	c  S st    26    537342      1105      2005      1782     38130     10374    527196     22.24     10.74  --
658.70/165.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
658.70/165.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
660.68/165.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P: 22.6M T:  1.58
660.68/165.40	c Calc non-exist non-lernt bins v-fix:     0 done:   1105 time:  0.00 s
660.68/165.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
660.68/165.42	c Subs w/ non-existent bins:      0 time:  0.08 s
660.68/165.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.68/165.46	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.11 s
660.68/165.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
665.07/166.51	c ORs :    400 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.21
665.07/166.52	c lits-rem:      1348  cl-subs:     2560  v-elim:     25  v-fix:    0  time:  4.23 s
665.07/166.52	c learnt bin added due to v-elim: 0
665.07/166.52	c vivif2 --  cl tried     2005 cl shrink        0 lits rem          0 time: 0.00
665.07/166.53	c vivif2 --  cl tried    35569 cl shrink        0 lits rem          0 time: 0.06
665.47/166.69	c asymm  cl-useful: 0/2005/2005 lits-rem:0 time: 0.63
665.47/166.69	c calculated reachability. Time: 0.00
665.47/166.69	c  N dy    26    537342      1105      2005      1782     35569     10374    483823     22.24     10.74  --
665.47/166.69	c  F st    26    537342      1105      2005      1782     35569     10374    483823     22.24     10.74  --
667.88/167.20	c Decided on static restart strategy
1020.98/255.65	c  N dy    33    806013      1105      2005      1782     58925     10374    981161     24.77     11.21  --
1021.38/255.70	c  S st    33    806013      1105      2005      1782     58925     10374    981161     24.77     11.21  --
1022.18/255.95	c  S st    33    806514      1108      2005      1792     59443     10388    990489     24.77     11.21  --
1022.18/255.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1022.18/255.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1024.98/256.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P: 36.1M T:  2.71
1024.98/256.64	c Calc non-exist non-lernt bins v-fix:     0 done:   1108 time:  0.01 s
1024.98/256.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1024.98/256.67	c Subs w/ non-existent bins:      3 time:  0.13 s
1024.98/256.68	c Replacing        1 vars Replaced       67 lits Time:     0.02 s 
1025.38/256.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1025.38/256.76	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.24 s
1025.38/256.76	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1032.98/258.68	c ORs :    400 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 21.5 T:    0.58
1033.38/258.70	c lits-rem:      6025  cl-subs:     4301  v-elim:     25  v-fix:    0  time:  7.75 s
1033.38/258.70	c learnt bin added due to v-elim: 0
1033.38/258.70	c vivif2 --  cl tried     2001 cl shrink        0 lits rem          0 time: 0.00
1033.38/258.73	c vivif2 --  cl tried    55139 cl shrink       14 lits rem         19 time: 0.11
1033.78/258.83	c asymm  cl-useful: 3/713/2001 lits-rem:3 time: 0.42
1033.78/258.84	c calculated reachability. Time: 0.00
1033.78/258.84	c  N dy    33    806514      1107      2001      1789     55139     10283    896198     24.77     11.21  --
1817.12/454.97	c  N dy    34   1209771      1107      2001      1789     70582     10283   1061684     23.49     11.02  --
1817.52/455.01	c  S st    34   1209771      1107      2001      1789     70582     10283   1061684     23.49     11.02  --
1817.52/455.02	c Finding binary XORs  T:     0.00 s  found:       0
1818.73/455.34	c  S st    34   1210276      1107      2001      1795     71092     10283   1069856     23.49     11.02  --
1818.73/455.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.02
1818.73/455.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1822.71/456.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      3 BRemN:      0 CBin:       0 P: 57.8M T:  4.18
1822.71/456.39	c Calc non-exist non-lernt bins v-fix:     0 done:   1106 time:  0.01 s
1822.71/456.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1823.13/456.43	c Subs w/ non-existent bins:      0 time:  0.14 s
1823.13/456.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1823.53/456.51	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.24 s
1823.53/456.51	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1830.30/458.27	c ORs :    400 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 12.0 T:    0.60
1830.30/458.29	c lits-rem:      4950  cl-subs:     7507  v-elim:     25  v-fix:    0  time:  7.11 s
1830.30/458.29	c learnt bin added due to v-elim: 0
1830.30/458.29	c vivif2 --  cl tried     2001 cl shrink        0 lits rem          0 time: 0.00
1830.70/458.32	c vivif2 --  cl tried    63432 cl shrink       37 lits rem         54 time: 0.11
1831.10/458.43	c asymm  cl-useful: 0/822/2001 lits-rem:0 time: 0.44
1831.10/458.43	c calculated reachability. Time: 0.00
1831.10/458.43	c  N dy    34   1210276      1106      2001      1791     63432     10281    931410     23.49     11.02  --
2937.22/735.30	c  N dy    35   1710277      1106      2001      1791     95694     10281   1734240     27.88     11.03  --
2937.22/735.38	c  S st    35   1710277      1106      2001      1791     95694     10281   1734240     27.88     11.03  --
2939.23/735.80	c  S st    35   1710779      1106      2001      1798     96209     10281   1742909     27.88     11.03  --
2939.23/735.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2939.23/735.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2944.03/737.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P: 60.0M T:  4.81
2944.03/737.01	c Calc non-exist non-lernt bins v-fix:     0 done:   1106 time:  0.01 s
2944.03/737.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2944.03/737.07	c Subs w/ non-existent bins:      0 time:  0.24 s
2944.40/737.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2944.80/737.24	c subs with bin:        4  lits-rem:         6  v-fix:    0  time:  0.54 s
2944.80/737.24	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2957.59/740.46	c ORs :    400 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 10.6 T:    1.65
2961.98/741.59	c Added 12 vars  tried: 80000 time: 4.51
2963.58/741.96	c ORs :     12 avg-s:  0.0 cl-sh: 17641 l-rem:  17641 b-add:     24 v-rep:   0 cl-rem: 0 avg s: nan T:    6.01
2963.58/741.99	c lits-rem:      3392  cl-subs:     5451  v-elim:     25  v-fix:    0  time: 18.98 s
2963.58/741.99	c learnt bin added due to v-elim: 0
2963.58/741.99	c vivif2 --  cl tried     2013 cl shrink        0 lits rem          0 time: 0.00
2963.98/742.05	c vivif2 --  cl tried    90749 cl shrink       23 lits rem         44 time: 0.21
2964.38/742.16	c asymm  cl-useful: 0/391/2013 lits-rem:0 time: 0.46
2964.38/742.16	c calculated reachability. Time: 0.00
2964.38/742.16	c  N dy    35   1710779      1118      2013      1822     90749     10363   1604496     27.88     11.03  --
4336.53/1085.62	c  N dy    36   2210779      1118      2013      1826    107217     10363   1998112     27.22     11.00  --
4336.93/1085.73	c  S st    36   2210779      1118      2013      1826    107217     10363   1998112     27.22     11.00  --
4338.91/1086.21	c  S st    36   2211282      1118      2013      1829    107738     10363   2005953     27.22     11.00  --
4338.91/1086.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4338.91/1086.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4343.70/1087.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      4 BRemL:      3 BRemN:      0 CBin:       0 P: 60.0M T:  5.13
4344.10/1087.50	c Calc non-exist non-lernt bins v-fix:     0 done:   1118 time:  0.01 s
4344.10/1087.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4344.10/1087.57	c Subs w/ non-existent bins:      1 time:  0.28 s
4344.50/1087.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4345.32/1087.85	c subs with bin:      562  lits-rem:      1461  v-fix:    0  time:  0.92 s
4345.32/1087.85	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
4360.48/1091.63	c ORs :    412 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 12.4 T:    2.08
4360.48/1091.67	c lits-rem:      2253  cl-subs:     5427  v-elim:     25  v-fix:    0  time: 15.29 s
4360.48/1091.67	c learnt bin added due to v-elim: 0
4360.48/1091.67	c vivif2 --  cl tried     2013 cl shrink        0 lits rem          0 time: 0.00
4360.88/1091.74	c vivif2 --  cl tried   101743 cl shrink      180 lits rem        196 time: 0.24
4361.28/1091.87	c asymm  cl-useful: 0/433/2013 lits-rem:0 time: 0.52
4361.28/1091.87	c calculated reachability. Time: 0.00
4361.28/1091.87	c  N dy    36   2211282      1118      2013      1830    101743     10363   1890719     27.22     11.00  --

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-3280868-1304032492/watcher-3280868-1304032492 -o /tmp/evaluation-result-3280868-1304032492/solver-3280868-1304032492 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3280868-1304032492.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: 5.90 7.57 7.75 6/180 25741
/proc/meminfo: memFree=27584312/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=52072 CPUtime=0 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 974 0 0 0 0 0 0 0 25 0 1 0 514846922 53321728 909 33554432000 4194304 4797429 140736777722240 18446744073709551615 218905756778 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25741/statm: 13018 918 351 148 0 7947 0

[startup+0.0228661 s]
/proc/loadavg: 5.90 7.57 7.75 6/180 25741
/proc/meminfo: memFree=27584312/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=386272 CPUtime=0.03 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) D 25739 25741 25246 0 -1 4202496 1505 0 0 0 3 0 0 0 18 0 4 0 514846922 395542528 1414 33554432000 4194304 4797429 140736777722240 18446744073709551615 218905774439 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 112954 1416 378 148 0 107883 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 386272

[startup+0.15079 s]
/proc/loadavg: 5.90 7.57 7.75 6/180 25741
/proc/meminfo: memFree=27584312/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=676288 CPUtime=0.54 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 2963 0 0 0 54 0 0 0 18 0 4 0 514846922 692518912 2773 33554432000 4194304 4797429 140736777722240 18446744073709551615 4413524 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 169072 2773 415 148 0 164001 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 676288

[startup+0.300847 s]
/proc/loadavg: 5.90 7.57 7.75 6/180 25741
/proc/meminfo: memFree=27584312/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=676700 CPUtime=1.14 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 3355 0 0 0 114 0 0 0 18 0 4 0 514846922 692940800 3162 33554432000 4194304 4797429 140736777722240 18446744073709551615 4423232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 169175 3162 416 148 0 164104 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 676700

[startup+0.700775 s]
/proc/loadavg: 5.90 7.57 7.75 6/180 25741
/proc/meminfo: memFree=27584312/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=678424 CPUtime=2.74 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 4380 0 0 0 274 0 0 0 18 0 4 0 514846922 694706176 3243 33554432000 4194304 4797429 140736777722240 18446744073709551615 4413824 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 169606 3243 416 148 0 164535 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 678424

[startup+1.50063 s]
/proc/loadavg: 5.90 7.57 7.75 9/184 25745
/proc/meminfo: memFree=27570916/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=681896 CPUtime=5.93 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 6842 0 0 0 593 0 0 0 20 0 4 0 514846922 698261504 5348 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 170474 5348 419 148 0 165403 0
[pid=25741/tid=25743] ppid=25739 vsize=681896 CPUtime=1.47 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 1427 0 0 0 147 0 0 0 25 0 4 0 514846923 698261504 5348 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=681896 CPUtime=1.48 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 1331 0 0 0 148 0 0 0 20 0 4 0 514846923 698261504 5348 33554432000 4194304 4797429 140736777722240 18446744073709551615 4422918 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=681896 CPUtime=1.48 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 1461 0 0 0 148 0 0 0 20 0 4 0 514846923 698261504 5348 33554432000 4194304 4797429 140736777722240 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 681896

[startup+3.10034 s]
/proc/loadavg: 6.07 7.58 7.75 9/184 25745
/proc/meminfo: memFree=27562484/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=683976 CPUtime=12.33 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 8592 0 0 0 1232 1 0 0 25 0 4 0 514846922 700391424 5744 33554432000 4194304 4797429 140736777722240 18446744073709551615 4422927 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 170994 5744 421 148 0 165923 0
[pid=25741/tid=25743] ppid=25739 vsize=683976 CPUtime=3.06 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 1844 0 0 0 306 0 0 0 25 0 4 0 514846923 700391424 5744 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=683976 CPUtime=3.08 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 1719 0 0 0 308 0 0 0 25 0 4 0 514846923 700391424 5744 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=683976 CPUtime=3.08 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 1840 0 0 0 308 0 0 0 25 0 4 0 514846923 700391424 5744 33554432000 4194304 4797429 140736777722240 18446744073709551615 4423077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 683976

[startup+6.30076 s]
/proc/loadavg: 6.07 7.58 7.75 9/184 25775
/proc/meminfo: memFree=27990492/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=686412 CPUtime=25.11 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 11802 0 0 0 2509 2 0 0 25 0 4 0 514846922 702885888 6724 33554432000 4194304 4797429 140736777722240 18446744073709551615 4423412 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 171603 6724 421 148 0 166532 0
[pid=25741/tid=25743] ppid=25739 vsize=686412 CPUtime=6.24 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 2409 0 0 0 624 0 0 0 25 0 4 0 514846923 702885888 6724 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=686412 CPUtime=6.27 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 2328 0 0 0 627 0 0 0 25 0 4 0 514846923 702885888 6724 33554432000 4194304 4797429 140736777722240 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=686412 CPUtime=6.28 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 2346 0 0 0 628 0 0 0 25 0 4 0 514846923 702885888 6724 33554432000 4194304 4797429 140736777722240 18446744073709551615 4423635 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 686412

[startup+12.7006 s]
/proc/loadavg: 6.22 7.58 7.75 9/184 25775
/proc/meminfo: memFree=27975152/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=689184 CPUtime=50.68 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 15562 0 0 0 5065 3 0 0 25 0 4 0 514846922 705724416 8246 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 172296 8246 421 148 0 167225 0
[pid=25741/tid=25743] ppid=25739 vsize=689184 CPUtime=12.61 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 3082 0 0 0 1261 0 0 0 25 0 4 0 514846923 705724416 8246 33554432000 4194304 4797429 140736777722240 18446744073709551615 218905386423 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=689184 CPUtime=12.68 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 3008 0 0 0 1267 1 0 0 25 0 4 0 514846923 705724416 8246 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=689184 CPUtime=12.68 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 3088 0 0 0 1268 0 0 0 25 0 4 0 514846923 705724416 8246 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425862 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 689184

[startup+25.5003 s]
/proc/loadavg: 6.68 7.62 7.76 9/184 25775
/proc/meminfo: memFree=27963652/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=693360 CPUtime=101.8 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 21166 0 0 0 10176 4 0 0 25 0 4 0 514846922 710000640 9673 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 173340 9673 422 148 0 168269 0
[pid=25741/tid=25743] ppid=25739 vsize=693360 CPUtime=25.33 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 4181 0 0 0 2533 0 0 0 25 0 4 0 514846923 710000640 9673 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=693360 CPUtime=25.48 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 4085 0 0 0 2547 1 0 0 25 0 4 0 514846923 710000640 9673 33554432000 4194304 4797429 140736777722240 18446744073709551615 4520493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=693360 CPUtime=25.47 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 4030 0 0 0 2547 0 0 0 25 0 4 0 514846923 710000640 9673 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 693360

[startup+51.1007 s]
/proc/loadavg: 7.13 7.65 7.76 9/184 25776
/proc/meminfo: memFree=27947576/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=698836 CPUtime=204.07 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 30143 0 0 0 20400 7 0 0 25 0 4 0 514846922 715608064 12209 33554432000 4194304 4797429 140736777722240 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 174709 12209 422 148 0 169638 0
[pid=25741/tid=25743] ppid=25739 vsize=698836 CPUtime=50.81 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 5415 0 0 0 5080 1 0 0 25 0 4 0 514846923 715608064 12209 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=698836 CPUtime=51.07 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 5276 0 0 0 5106 1 0 0 25 0 4 0 514846923 715608064 12209 33554432000 4194304 4797429 140736777722240 18446744073709551615 4517652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=698836 CPUtime=51.08 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 5461 0 0 0 5107 1 0 0 25 0 4 0 514846923 715608064 12209 33554432000 4194304 4797429 140736777722240 18446744073709551615 4245635 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 698836

[startup+102.306 s]
/proc/loadavg: 7.70 7.72 7.78 9/184 25777
/proc/meminfo: memFree=27930840/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=704916 CPUtime=408.62 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 45591 0 0 0 40850 12 0 0 25 0 4 0 514846922 721833984 13872 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 176229 13872 422 148 0 171158 0
[pid=25741/tid=25743] ppid=25739 vsize=704916 CPUtime=101.74 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 7056 0 0 0 10173 1 0 0 25 0 4 0 514846923 721833984 13872 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425609 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=704916 CPUtime=102.28 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 6934 0 0 0 10226 2 0 0 25 0 4 0 514846923 721833984 13872 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=704916 CPUtime=102.28 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 7359 0 0 0 10227 1 0 0 25 0 4 0 514846923 721833984 13872 33554432000 4194304 4797429 140736777722240 18446744073709551615 4427396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 704916

[startup+162.301 s]
/proc/loadavg: 7.88 7.77 7.79 9/184 25779
/proc/meminfo: memFree=27911088/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=710916 CPUtime=648.29 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 59955 0 0 0 64811 18 0 0 25 0 4 0 514846922 727977984 16616 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 177729 16616 422 148 0 172658 0
[pid=25741/tid=25743] ppid=25739 vsize=710916 CPUtime=161.42 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 8678 0 0 0 16140 2 0 0 25 0 4 0 514846923 727977984 16616 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=710916 CPUtime=162.26 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 8655 0 0 0 16224 2 0 0 25 0 4 0 514846923 727977984 16616 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=710916 CPUtime=162.28 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 8785 0 0 0 16225 3 0 0 25 0 4 0 514846923 727977984 16616 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 710916

[startup+222.301 s]
/proc/loadavg: 8.02 7.82 7.81 9/184 25781
/proc/meminfo: memFree=27898628/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=717108 CPUtime=887.96 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 73908 0 0 0 88773 23 0 0 25 0 4 0 514846922 734318592 17810 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 179277 17810 422 148 0 174206 0
[pid=25741/tid=25743] ppid=25739 vsize=717108 CPUtime=221.1 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 10012 0 0 0 22107 3 0 0 25 0 4 0 514846923 734318592 17810 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=717108 CPUtime=222.25 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 10169 0 0 0 22223 2 0 0 25 0 4 0 514846923 734318592 17810 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=717108 CPUtime=222.28 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 10228 0 0 0 22225 3 0 0 25 0 4 0 514846923 734318592 17810 33554432000 4194304 4797429 140736777722240 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 717108

[startup+282.301 s]

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

[pid=25741] ppid=25739 vsize=751660 CPUtime=2805.4 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 144786 0 0 0 280490 50 0 0 25 0 4 0 514846922 769699840 29607 33554432000 4194304 4797429 140736777722240 18446744073709551615 4351647 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 187915 29607 424 148 0 182844 0
[pid=25741/tid=25743] ppid=25739 vsize=751660 CPUtime=698.54 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 19166 0 0 0 69848 6 0 0 25 0 4 0 514846923 769699840 29607 33554432000 4194304 4797429 140736777722240 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=751660 CPUtime=702.23 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 19956 0 0 0 70216 7 0 0 25 0 4 0 514846923 769699840 29607 33554432000 4194304 4797429 140736777722240 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=751660 CPUtime=702.29 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 19625 0 0 0 70222 7 0 0 25 0 4 0 514846923 769699840 29607 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 751660

[startup+762.307 s]
/proc/loadavg: 8.01 8.03 7.92 9/184 25795
/proc/meminfo: memFree=27800776/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=752020 CPUtime=3045.09 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 152225 0 0 0 304456 53 0 0 25 0 4 0 514846922 770068480 29487 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424383 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 188005 29487 429 148 0 182934 0
[pid=25741/tid=25743] ppid=25739 vsize=752020 CPUtime=758.23 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 20059 0 0 0 75816 7 0 0 25 0 4 0 514846923 770068480 29487 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=752020 CPUtime=762.23 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 20941 0 0 0 76216 7 0 0 25 0 4 0 514846923 770068480 29487 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=752020 CPUtime=762.3 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 20538 0 0 0 76222 8 0 0 25 0 4 0 514846923 770068480 29487 33554432000 4194304 4797429 140736777722240 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 752020

[startup+822.301 s]
/proc/loadavg: 8.00 8.02 7.92 9/184 25797
/proc/meminfo: memFree=27793908/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=754052 CPUtime=3284.74 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 159038 0 0 0 328419 55 0 0 25 0 4 0 514846922 772149248 31005 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 188513 31005 429 148 0 183442 0
[pid=25741/tid=25743] ppid=25739 vsize=754052 CPUtime=817.9 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 21047 0 0 0 81783 7 0 0 25 0 4 0 514846923 772149248 31005 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=754052 CPUtime=822.22 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 22068 0 0 0 82215 7 0 0 25 0 4 0 514846923 772149248 31005 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=754052 CPUtime=822.29 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 21486 0 0 0 82221 8 0 0 25 0 4 0 514846923 772149248 31005 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 754052

[startup+882.3 s]
/proc/loadavg: 8.05 8.03 7.92 9/184 25798
/proc/meminfo: memFree=27789908/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=755868 CPUtime=3524.42 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 166801 0 0 0 352382 60 0 0 25 0 4 0 514846922 774008832 30754 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 188967 30754 429 148 0 183896 0
[pid=25741/tid=25743] ppid=25739 vsize=755868 CPUtime=877.56 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 21940 0 0 0 87749 7 0 0 25 0 4 0 514846923 774008832 30754 33554432000 4194304 4797429 140736777722240 18446744073709551615 4423083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=755868 CPUtime=882.22 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 22817 0 0 0 88214 8 0 0 25 0 4 0 514846923 774008832 30754 33554432000 4194304 4797429 140736777722240 18446744073709551615 4520264 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=755868 CPUtime=882.29 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 22584 0 0 0 88220 9 0 0 25 0 4 0 514846923 774008832 30754 33554432000 4194304 4797429 140736777722240 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 755868

[startup+942.3 s]
/proc/loadavg: 8.07 8.04 7.93 9/184 25800
/proc/meminfo: memFree=27779800/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=757800 CPUtime=3764.09 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 172991 0 0 0 376345 64 0 0 25 0 4 0 514846922 775987200 32086 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 189450 32086 429 148 0 184379 0
[pid=25741/tid=25743] ppid=25739 vsize=757800 CPUtime=937.25 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 22520 0 0 0 93717 8 0 0 25 0 4 0 514846923 775987200 32086 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=757800 CPUtime=942.21 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 23971 0 0 0 94212 9 0 0 25 0 4 0 514846923 775987200 32086 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=757800 CPUtime=942.29 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 23404 0 0 0 94220 9 0 0 25 0 4 0 514846923 775987200 32086 33554432000 4194304 4797429 140736777722240 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 757800

[startup+1002.3 s]
/proc/loadavg: 8.07 8.04 7.93 9/184 25801
/proc/meminfo: memFree=27770304/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=759136 CPUtime=4003.76 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 179500 0 0 0 400310 66 0 0 25 0 4 0 514846922 777355264 33728 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 189784 33728 429 148 0 184713 0
[pid=25741/tid=25743] ppid=25739 vsize=759136 CPUtime=996.92 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 23578 0 0 0 99684 8 0 0 25 0 4 0 514846923 777355264 33728 33554432000 4194304 4797429 140736777722240 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=759136 CPUtime=1002.21 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 25016 0 0 0 100212 9 0 0 25 0 4 0 514846923 777355264 33728 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=759136 CPUtime=1002.29 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 24051 0 0 0 100220 9 0 0 25 0 4 0 514846923 777355264 33728 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 759136

[startup+1062.3 s]
/proc/loadavg: 8.13 8.06 7.94 9/184 25803
/proc/meminfo: memFree=27775216/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=763032 CPUtime=4243.44 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 187114 0 0 0 424275 69 0 0 25 0 4 0 514846922 781344768 33236 33554432000 4194304 4797429 140736777722240 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 190758 33236 429 148 0 185687 0
[pid=25741/tid=25743] ppid=25739 vsize=763032 CPUtime=1056.6 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 24662 0 0 0 105651 9 0 0 25 0 4 0 514846923 781344768 33236 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=763032 CPUtime=1062.21 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 25532 0 0 0 106211 10 0 0 25 0 4 0 514846923 781344768 33236 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=763032 CPUtime=1062.3 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 25054 0 0 0 106220 10 0 0 25 0 4 0 514846923 781344768 33236 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 763032

[startup+1122.3 s]
/proc/loadavg: 8.13 8.08 7.95 9/184 25805
/proc/meminfo: memFree=27767104/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=763212 CPUtime=4483.12 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 192956 0 0 0 448240 72 0 0 25 0 4 0 514846922 781529088 34626 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424752 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 190803 34626 428 148 0 185732 0
[pid=25741/tid=25743] ppid=25739 vsize=763212 CPUtime=1116.27 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 25185 0 0 0 111618 9 0 0 25 0 4 0 514846923 781529088 34626 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=763212 CPUtime=1122.2 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 26454 0 0 0 112210 10 0 0 25 0 4 0 514846923 781529088 34626 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=763212 CPUtime=1122.29 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 25563 0 0 0 112219 10 0 0 25 0 4 0 514846923 781529088 34626 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 763212

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.96 9/184 25806
/proc/meminfo: memFree=27760996/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=763444 CPUtime=4722.79 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 200312 0 0 0 472203 76 0 0 25 0 4 0 514846922 781766656 35198 33554432000 4194304 4797429 140736777722240 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 190861 35198 428 148 0 185790 0
[pid=25741/tid=25743] ppid=25739 vsize=763444 CPUtime=1175.95 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 26169 0 0 0 117585 10 0 0 25 0 4 0 514846923 781766656 35198 33554432000 4194304 4797429 140736777722240 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=763444 CPUtime=1182.19 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 27448 0 0 0 118209 10 0 0 25 0 4 0 514846923 781766656 35198 33554432000 4194304 4797429 140736777722240 18446744073709551615 4358744 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=763444 CPUtime=1182.3 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 26472 0 0 0 118219 11 0 0 25 0 4 0 514846923 781766656 35198 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 763444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.07 7.96 9/184 25807
/proc/meminfo: memFree=27754280/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=763444 CPUtime=4800.3 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 201417 0 0 0 479953 77 0 0 25 0 4 0 514846922 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 190861 36270 428 148 0 185790 0
[pid=25741/tid=25743] ppid=25739 vsize=763444 CPUtime=1195.24 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 26324 0 0 0 119514 10 0 0 25 0 4 0 514846923 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524006 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=763444 CPUtime=1201.6 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 27644 0 0 0 120150 10 0 0 25 0 4 0 514846923 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=763444 CPUtime=1201.7 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 26622 0 0 0 120159 11 0 0 25 0 4 0 514846923 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 763444

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.06 8.07 7.96 9/184 25807
/proc/meminfo: memFree=27754280/32951124 swapFree=67111356/67111528
[pid=25741] ppid=25739 vsize=763444 CPUtime=4800.3 cores=0,2,4,6
/proc/25741/stat : 25741 (techdemo) R 25739 25741 25246 0 -1 4202496 201417 0 0 0 479953 77 0 0 25 0 4 0 514846922 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25741/statm: 190861 36270 428 148 0 185790 0
[pid=25741/tid=25743] ppid=25739 vsize=763444 CPUtime=1195.24 cores=0,2,4,6
/proc/25741/task/25743/stat : 25743 (techdemo) R 25739 25741 25246 0 -1 4202560 26324 0 0 0 119514 10 0 0 25 0 4 0 514846923 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4524006 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25741/tid=25744] ppid=25739 vsize=763444 CPUtime=1201.6 cores=0,2,4,6
/proc/25741/task/25744/stat : 25744 (techdemo) R 25739 25741 25246 0 -1 4202560 27644 0 0 0 120150 10 0 0 25 0 4 0 514846923 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25741/tid=25745] ppid=25739 vsize=763444 CPUtime=1201.7 cores=0,2,4,6
/proc/25741/task/25745/stat : 25745 (techdemo) R 25739 25741 25246 0 -1 4202560 26622 0 0 0 120159 11 0 0 25 0 4 0 514846923 781766656 36270 33554432000 4194304 4797429 140736777722240 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 763444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.34
CPU user time (s): 4799.56
CPU system time (s): 0.778881
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 827320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.56
system time used= 0.778881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201417
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= 467
involuntary context switches= 20212

runsolver used 1.92771 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 01:14:52
IDJOB=3280868
IDBENCH=20468
IDSOLVER=1584
FILE ID=node137/3280868-1304032492
RUNJOBID= node137-1304032489-25688
PBS_JOBID= 13170315
Free space on /tmp= 71600 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280868-1304032492/watcher-3280868-1304032492 -o /tmp/evaluation-result-3280868-1304032492/solver-3280868-1304032492 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3280868-1304032492.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1512790696

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      27584468 kB
Buffers:        861704 kB
Cached:        3538576 kB
SwapCached:         56 kB
Active:         606856 kB
Inactive:      4297588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27584468 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           27020 kB
Writeback:           0 kB
AnonPages:      504372 kB
Mapped:          15244 kB
Slab:           396584 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1165924 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= 71604 MiB
End job on node137 at 2011-04-29 01:34:56