Trace number 3172544

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark172.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172544-1304062459.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.05	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.05	c -- vars added       1250
0.00/0.05	c Parsing time:  0.05 s
0.00/0.05	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.51/0.17	c asymm  cl-useful: 0/11450/25000 lits-rem:0 time: 0.44
0.51/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
0.51/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
0.51/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.51/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.61/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.61/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.61/0.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.61/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.11 s
0.61/0.23	c learnt bin added due to v-elim: 0
0.61/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.61/0.24	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.61/0.24	c calculated reachability. Time: 0.00
0.61/0.24	c Calc default polars -  time:   0.01 s pos:     621 undec:      45 neg:     584
0.61/0.24	c =========================================================================================
0.61/0.24	c types(t): F = full restart, N = normal restart
0.61/0.24	c types(t): S = simplification begin/end, E = solution found
0.61/0.24	c restart types(rt): st = static, dy = dynamic
0.61/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.61/0.24	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
1.41/0.49	c Decided on static restart strategy
26.59/6.78	c  N dy     7     30001      1250     25000         0     10753    125000    981655    172.57    131.60  --
26.97/6.85	c  S st     7     30001      1250     25000         0     10753    125000    981655    172.57    131.60  --
27.37/6.94	c  S st     7     30503      1250     25000         0     11254    125000   1034986    172.57    131.60  --
27.37/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.37/6.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.76/7.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.30
27.76/7.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
27.76/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.76/7.03	c Subs w/ non-existent bins:      0 time:  0.03 s
27.76/7.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.76/7.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.76/7.05	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
32.96/8.34	c lits-rem:      1868  cl-subs:      657  v-elim:   1250  v-fix:    0  time:  5.12 s
32.96/8.34	c learnt bin added due to v-elim: 0
32.96/8.34	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.01
32.96/8.35	c vivif2 --  cl tried    10597 cl shrink        0 lits rem          0 time: 0.03
33.36/8.49	c asymm  cl-useful: 0/7802/25000 lits-rem:0 time: 0.59
33.36/8.49	c calculated reachability. Time: 0.00
33.36/8.49	c  N dy     7     30503      1250     25000         0     10597    125000    975122    172.57    131.60  --
33.36/8.49	c  F st     7     30503      1250     25000         0     10597    125000    975122    172.57    131.60  --
34.98/8.83	c Decided on static restart strategy
45.74/11.57	c  N dy    14     45755      1250     25000         0      8996    125000    379182    157.66    130.69  --
46.15/11.60	c  S st    14     45755      1250     25000         0      8996    125000    379182    157.66    130.69  --
46.15/11.69	c  S st    14     46260      1250     25000         0      9501    125000    432025    157.66    130.69  --
46.15/11.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.15/11.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.54/11.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.20
46.54/11.74	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
46.54/11.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.54/11.74	c Subs w/ non-existent bins:      0 time:  0.02 s
46.54/11.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.54/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.54/11.75	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
57.72/14.55	c lits-rem:       380  cl-subs:      285  v-elim:   1250  v-fix:    0  time: 11.18 s
57.72/14.55	c learnt bin added due to v-elim: 0
57.72/14.56	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.01
57.72/14.56	c vivif2 --  cl tried     9216 cl shrink        0 lits rem          0 time: 0.02
58.12/14.62	c asymm  cl-useful: 0/5748/25000 lits-rem:0 time: 0.24
58.12/14.62	c calculated reachability. Time: 0.00
58.12/14.62	c  N dy    14     46260      1250     25000         0      9216    125000    420072    157.66    130.69  --
83.71/21.06	c  N dy    15     69390      1250     25000         0     11365    125000    483588    173.88    134.71  --
83.71/21.09	c  S st    15     69390      1250     25000         0     11365    125000    483588    173.88    134.71  --
84.09/21.19	c  S st    15     69893      1250     25000         0     11868    125000    534742    173.88    134.71  --
84.09/21.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.09/21.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.48/21.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.26
84.48/21.26	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
84.48/21.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.48/21.26	c Subs w/ non-existent bins:      0 time:  0.02 s
84.48/21.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.48/21.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.48/21.28	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
95.68/24.02	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
100.07/25.15	c Added 13 vars  tried: 80000 time: 4.51
100.07/25.15	c ORs :     13 avg-s:  0.0 cl-sh:  1739 l-rem:   1739 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.54
100.07/25.16	c lits-rem:      1201  cl-subs:      202  v-elim:   1250  v-fix:    0  time: 15.52 s
100.07/25.16	c learnt bin added due to v-elim: 0
100.07/25.17	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
100.07/25.17	c vivif2 --  cl tried    11666 cl shrink        0 lits rem          0 time: 0.02
100.47/25.26	c asymm  cl-useful: 0/12193/25013 lits-rem:0 time: 0.38
100.47/25.26	c calculated reachability. Time: 0.00
100.47/25.26	c  N dy    15     69893      1263     25013        26     11666    125090    521482    173.88    134.71  --
100.47/25.26	c  F st    15     69893      1263     25013        26     11666    125090    521482    173.88    134.71  --
102.07/25.60	c Decided on static restart strategy
136.43/34.22	c  N dy    22    104839      1263     25013        26     21568    125090   1883403    180.67    130.85  --
136.81/34.30	c  S st    22    104839      1263     25013        26     21568    125090   1883403    180.67    130.85  --
137.21/34.41	c  S st    22    105339      1263     25013        26     22068    125090   1933506    180.67    130.85  --
137.21/34.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
137.21/34.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.61/34.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.62
137.61/34.57	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
137.61/34.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.61/34.58	c Subs w/ non-existent bins:      0 time:  0.04 s
138.01/34.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.01/34.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.01/34.63	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
146.80/36.80	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
146.80/36.83	c lits-rem:        63  cl-subs:      655  v-elim:   1250  v-fix:    0  time:  8.79 s
146.80/36.83	c learnt bin added due to v-elim: 0
146.80/36.83	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
146.80/36.84	c vivif2 --  cl tried    21413 cl shrink        0 lits rem          0 time: 0.06
147.20/36.98	c asymm  cl-useful: 0/7844/25013 lits-rem:0 time: 0.55
147.20/36.98	c calculated reachability. Time: 0.00
147.20/36.98	c  N dy    22    105339      1263     25013        26     21413    125090   1859899    180.67    130.85  --
216.70/54.38	c  N dy    23    158008      1263     25013        26     29039    125090   2701637    164.59    130.05  --
217.10/54.49	c  S st    23    158008      1263     25013        26     29039    125090   2701637    164.59    130.05  --
217.90/54.63	c  S st    23    158509      1263     25013        26     29540    125090   2756150    164.59    130.05  --
217.90/54.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
217.90/54.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.10/54.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  1.11
219.10/54.91	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
219.10/54.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.10/54.93	c Subs w/ non-existent bins:      0 time:  0.07 s
219.10/54.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.10/54.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
219.10/54.99	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
236.28/59.22	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
236.28/59.26	c lits-rem:      4205  cl-subs:      973  v-elim:   1250  v-fix:    0  time: 17.08 s
236.28/59.26	c learnt bin added due to v-elim: 0
236.28/59.27	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
236.28/59.29	c vivif2 --  cl tried    28567 cl shrink        0 lits rem          0 time: 0.09
237.10/59.40	c asymm  cl-useful: 0/4976/25013 lits-rem:0 time: 0.45
237.10/59.40	c calculated reachability. Time: 0.00
237.10/59.40	c  N dy    23    158509      1263     25013        26     28567    125090   2619745    164.59    130.05  --
360.12/90.24	c  N dy    24    237764      1263     25013        26     33776    125090   3009561    178.08    133.47  --
360.53/90.39	c  S st    24    237764      1263     25013        26     33776    125090   3009561    178.08    133.47  --
361.30/90.56	c  S st    24    238265      1280     25013        60     34294    125158   3062351    178.08    133.47  --
361.30/90.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
361.30/90.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
362.50/90.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  1.28
362.50/90.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1280 time:  0.00 s
362.50/90.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
362.90/90.91	c Subs w/ non-existent bins:      0 time:  0.07 s
362.90/90.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.90/90.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
362.90/90.98	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
390.07/97.70	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
390.07/97.75	c lits-rem:       640  cl-subs:     1039  v-elim:   1250  v-fix:    0  time: 27.05 s
390.07/97.75	c learnt bin added due to v-elim: 0
390.07/97.75	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
390.07/97.77	c vivif2 --  cl tried    33255 cl shrink        0 lits rem          0 time: 0.10
390.89/97.97	c asymm  cl-useful: 0/10113/25013 lits-rem:0 time: 0.77
390.89/97.97	c calculated reachability. Time: 0.00
390.89/97.97	c  N dy    24    238265      1280     25013        60     33255    125158   2918590    178.08    133.47  --
593.01/148.59	c  N dy    25    357397      1280     25013        60     37431    125158   2877204    177.65    135.26  --
593.79/148.71	c  S st    25    357397      1280     25013        60     37431    125158   2877204    177.65    135.26  --
594.19/148.86	c  S st    25    357901      1293     25013        86     37948    125210   2930571    177.65    135.26  --
594.19/148.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
594.19/148.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.79/149.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  1.38
595.79/149.22	c Calc non-exist non-lernt bins v-fix:     0 done:   1293 time:  0.01 s
595.79/149.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.79/149.24	c Subs w/ non-existent bins:      0 time:  0.08 s
596.19/149.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
596.19/149.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
596.19/149.30	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
621.75/155.73	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
621.75/155.78	c lits-rem:       475  cl-subs:     1132  v-elim:   1250  v-fix:    0  time: 25.84 s
621.75/155.78	c learnt bin added due to v-elim: 0
621.75/155.78	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
622.15/155.80	c vivif2 --  cl tried    36816 cl shrink        0 lits rem          0 time: 0.10
622.55/155.96	c asymm  cl-useful: 0/7266/25013 lits-rem:0 time: 0.63
622.55/155.96	c calculated reachability. Time: 0.00
622.55/155.96	c  N dy    25    357901      1293     25013        86     36816    125210   2799382    177.65    135.26  --
976.06/244.43	c  N dy    26    536852      1293     25013        86     44708    125210   3132695    175.64    130.35  --
976.46/244.56	c  S st    26    536852      1293     25013        86     44708    125210   3132695    175.64    130.35  --
977.28/244.76	c  S st    26    537356      1293     25013        86     45212    125210   3187387    175.64    130.35  --
977.28/244.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
977.28/244.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
978.88/245.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  1.64
978.88/245.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1293 time:  0.01 s
978.88/245.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
979.28/245.20	c Subs w/ non-existent bins:      0 time:  0.09 s
979.28/245.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
979.28/245.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
979.28/245.28	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1010.03/253.00	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1035.19/259.26	c Added 14 vars  tried: 80000 time: 24.99
1036.39/259.58	c ORs :     14 avg-s:  0.0 cl-sh: 22799 l-rem:  22799 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   26.27
1036.81/259.63	c lits-rem:      2052  cl-subs:     1453  v-elim:   1250  v-fix:    0  time: 57.30 s
1036.81/259.63	c learnt bin added due to v-elim: 0
1036.81/259.63	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
1036.81/259.65	c vivif2 --  cl tried    43759 cl shrink        0 lits rem          0 time: 0.11
1037.59/259.81	c asymm  cl-useful: 0/5957/25027 lits-rem:0 time: 0.63
1037.59/259.82	c calculated reachability. Time: 0.00
1037.59/259.82	c  N dy    26    537356      1307     25027       114     43759    125307   3003495    175.64    130.35  --
1037.59/259.82	c  F st    26    537356      1307     25027       114     43759    125307   3003495    175.64    130.35  --
1039.99/260.40	c Decided on static restart strategy
1610.41/403.25	c  N dy    33    806034      1307     25027       114     67218    125307   5950176    175.90    129.99  --
1611.21/403.48	c  S st    33    806034      1307     25027       114     67218    125307   5950176    175.90    129.99  --
1612.43/403.73	c  S st    33    806536      1307     25027       114     67720    125307   6002082    175.90    129.99  --
1612.43/403.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1612.43/403.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1616.01/404.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.3M T:  3.43
1616.01/404.60	c Calc non-exist non-lernt bins v-fix:     0 done:   1307 time:  0.01 s
1616.01/404.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1616.01/404.65	c Subs w/ non-existent bins:      0 time:  0.18 s
1616.41/404.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1616.41/404.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1616.41/404.80	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2254.37/564.46	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
2254.74/564.55	c lits-rem:       223  cl-subs:     2559  v-elim:   1250  v-fix:    0  time: 638.06 s
2254.74/564.55	c learnt bin added due to v-elim: 0
2254.74/564.55	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
2255.14/564.60	c vivif2 --  cl tried    65161 cl shrink        0 lits rem          0 time: 0.20
2255.54/564.75	c asymm  cl-useful: 0/1691/25027 lits-rem:0 time: 0.58
2255.54/564.75	c calculated reachability. Time: 0.00
2255.54/564.75	c  N dy    33    806536      1307     25027       114     65161    125307   5691766    175.90    129.99  --
3414.39/854.88	c  N dy    34   1209806      1307     25027       114     81301    125307   7274330    193.49    134.84  --
3415.57/855.16	c  S st    34   1209806      1307     25027       114     81301    125307   7274330    193.49    134.84  --
3416.77/855.45	c  S st    34   1210309      1310     25027       120     81807    125319   7327789    193.49    134.84  --
3416.77/855.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3416.77/855.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3421.16/856.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.0M T:  4.41
3421.16/856.57	c Calc non-exist non-lernt bins v-fix:     0 done:   1310 time:  0.01 s
3421.16/856.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3421.56/856.62	c Subs w/ non-existent bins:      0 time:  0.20 s
3421.96/856.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3422.36/856.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
3422.36/856.81	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
4401.44/1101.90	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.43
4401.84/1102.01	c lits-rem:        76  cl-subs:     2801  v-elim:   1250  v-fix:    0  time: 979.44 s
4401.84/1102.01	c learnt bin added due to v-elim: 0
4401.84/1102.01	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
4401.84/1102.08	c vivif2 --  cl tried    79006 cl shrink        0 lits rem          0 time: 0.25
4403.06/1102.32	c asymm  cl-useful: 0/7410/25027 lits-rem:0 time: 0.98
4403.06/1102.33	c calculated reachability. Time: 0.00
4403.06/1102.33	c  N dy    34   1210309      1310     25027       120     79006    125319   6938520    193.49    134.84  --

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.14 8.09 7.88 3/175 32458
/proc/meminfo: memFree=21391820/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=52348 CPUtime=0 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 1185 0 0 0 0 0 0 0 19 0 1 0 250437151 53604352 1120 33554432000 4194304 4797429 140733279679120 18446744073709551615 268660358631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32458/statm: 13087 1120 347 148 0 8016 0

[startup+0.171361 s]
/proc/loadavg: 8.14 8.09 7.88 3/175 32458
/proc/meminfo: memFree=21391820/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=326552 CPUtime=0.51 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 3471 0 0 0 49 2 0 0 18 0 4 0 250437151 334389248 3304 33554432000 4194304 4797429 140733279679120 18446744073709551615 4644403 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 81638 3304 375 148 0 76567 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 326552

[startup+0.201107 s]
/proc/loadavg: 8.14 8.09 7.88 3/175 32458
/proc/meminfo: memFree=21391820/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=750532 CPUtime=0.61 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) S 32456 32458 31897 0 -1 4202496 5720 0 0 0 56 5 0 0 18 0 4 0 250437151 768544768 4454 33554432000 4194304 4797429 140733279679120 18446744073709551615 268660767214 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 187633 4470 392 148 0 182562 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 750532

[startup+0.301081 s]
/proc/loadavg: 8.14 8.09 7.88 3/175 32458
/proc/meminfo: memFree=21391820/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=752092 CPUtime=1.01 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 7441 0 0 0 96 5 0 0 18 0 4 0 250437151 770142208 5879 33554432000 4194304 4797429 140733279679120 18446744073709551615 268660767263 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 188023 5880 407 148 0 182952 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 752092

[startup+0.701006 s]
/proc/loadavg: 8.14 8.09 7.88 3/175 32458
/proc/meminfo: memFree=21391820/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=752828 CPUtime=2.61 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 9340 0 0 0 255 6 0 0 18 0 4 0 250437151 770895872 7765 33554432000 4194304 4797429 140733279679120 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 188207 7765 409 148 0 183136 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 752828

[startup+1.50087 s]
/proc/loadavg: 8.14 8.09 7.88 11/184 32492
/proc/meminfo: memFree=21339776/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=757544 CPUtime=5.8 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 13866 0 0 0 574 6 0 0 19 0 4 0 250437151 775725056 8771 33554432000 4194304 4797429 140733279679120 18446744073709551615 4415787 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 189386 8771 409 148 0 184315 0
[pid=32458/tid=32460] ppid=32456 vsize=757544 CPUtime=1.43 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 2654 0 0 0 141 2 0 0 19 0 4 0 250437156 775725056 8771 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=757544 CPUtime=1.43 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 2612 0 0 0 142 1 0 0 19 0 4 0 250437156 775725056 8771 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424704 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=757544 CPUtime=1.43 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 2969 0 0 0 142 1 0 0 19 0 4 0 250437156 775725056 8771 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 757544

[startup+3.10058 s]
/proc/loadavg: 8.13 8.09 7.88 9/184 32492
/proc/meminfo: memFree=21298252/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=765488 CPUtime=12.19 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 20603 0 0 0 1210 9 0 0 24 0 4 0 250437151 783859712 14237 33554432000 4194304 4797429 140733279679120 18446744073709551615 4395249 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 191372 14237 414 148 0 186301 0
[pid=32458/tid=32460] ppid=32456 vsize=765488 CPUtime=3.02 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 4456 0 0 0 300 2 0 0 19 0 4 0 250437156 783859712 14237 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=765488 CPUtime=3.03 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 4261 0 0 0 301 2 0 0 19 0 4 0 250437156 783859712 14237 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=765488 CPUtime=3.03 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 4534 0 0 0 302 1 0 0 24 0 4 0 250437156 783859712 14237 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 765488

[startup+6.30102 s]
/proc/loadavg: 8.13 8.09 7.88 9/184 32492
/proc/meminfo: memFree=21295908/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=769000 CPUtime=24.97 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 26149 0 0 0 2487 10 0 0 25 0 4 0 250437151 787456000 12776 33554432000 4194304 4797429 140733279679120 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 192250 12776 415 148 0 187179 0
[pid=32458/tid=32460] ppid=32456 vsize=769000 CPUtime=6.2 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 5179 0 0 0 618 2 0 0 25 0 4 0 250437156 787456000 12776 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=769000 CPUtime=6.23 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 4982 0 0 0 621 2 0 0 25 0 4 0 250437156 787456000 12776 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=769000 CPUtime=6.23 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 5190 0 0 0 622 1 0 0 25 0 4 0 250437156 787456000 12776 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 769000

[startup+12.7009 s]
/proc/loadavg: 8.12 8.09 7.88 9/184 32492
/proc/meminfo: memFree=21284268/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=772728 CPUtime=50.54 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 33536 0 0 0 5042 12 0 0 25 0 4 0 250437151 791273472 16013 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524200 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 193182 16013 417 148 0 188111 0
[pid=32458/tid=32460] ppid=32456 vsize=772728 CPUtime=12.57 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 5714 0 0 0 1254 3 0 0 25 0 4 0 250437156 791273472 16013 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=772728 CPUtime=12.63 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 5507 0 0 0 1261 2 0 0 25 0 4 0 250437156 791273472 16013 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=772728 CPUtime=12.63 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 5676 0 0 0 1262 1 0 0 25 0 4 0 250437156 791273472 16013 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568126 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 772728

[startup+25.5007 s]
/proc/loadavg: 8.16 8.10 7.89 9/184 32492
/proc/meminfo: memFree=21262072/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=778560 CPUtime=101.67 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 41865 0 0 0 10152 15 0 0 25 0 4 0 250437151 797245440 19380 33554432000 4194304 4797429 140733279679120 18446744073709551615 268660358843 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 194640 19380 420 148 0 189569 0
[pid=32458/tid=32460] ppid=32456 vsize=778560 CPUtime=25.29 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 6423 0 0 0 2526 3 0 0 25 0 4 0 250437156 797245440 19380 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=778560 CPUtime=25.43 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 6241 0 0 0 2541 2 0 0 25 0 4 0 250437156 797245440 19380 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=778560 CPUtime=25.42 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 6492 0 0 0 2541 1 0 0 25 0 4 0 250437156 797245440 19380 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 778560

[startup+51.1012 s]
/proc/loadavg: 8.10 8.09 7.89 9/184 32493
/proc/meminfo: memFree=21228232/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=786616 CPUtime=203.92 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 64614 0 0 0 20370 22 0 0 25 0 4 0 250437151 805494784 23468 33554432000 4194304 4797429 140733279679120 18446744073709551615 268660317608 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 196654 23468 420 148 0 191583 0
[pid=32458/tid=32460] ppid=32456 vsize=786616 CPUtime=50.75 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 7542 0 0 0 5072 3 0 0 25 0 4 0 250437156 805494784 23468 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=786616 CPUtime=51.03 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 7728 0 0 0 5100 3 0 0 25 0 4 0 250437156 805494784 23468 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=786616 CPUtime=51.03 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 7671 0 0 0 5101 2 0 0 25 0 4 0 250437156 805494784 23468 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 786616

[startup+102.301 s]
/proc/loadavg: 8.08 8.09 7.90 10/184 32494
/proc/meminfo: memFree=21190512/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=799136 CPUtime=408.46 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 96577 0 0 0 40812 34 0 0 25 0 4 0 250437151 818315264 29549 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 199784 29549 420 148 0 194713 0
[pid=32458/tid=32460] ppid=32456 vsize=799136 CPUtime=101.68 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 9402 0 0 0 10164 4 0 0 25 0 4 0 250437156 818315264 29549 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=799136 CPUtime=102.24 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 9406 0 0 0 10221 3 0 0 25 0 4 0 250437156 818315264 29549 33554432000 4194304 4797429 140733279679120 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=799136 CPUtime=102.22 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 10663 0 0 0 10220 2 0 0 25 0 4 0 250437156 818315264 29549 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 799136

[startup+162.301 s]
/proc/loadavg: 8.07 8.08 7.91 9/184 32496
/proc/meminfo: memFree=21151324/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=808500 CPUtime=648.11 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 131890 0 0 0 64762 49 0 0 25 0 4 0 250437151 827904000 32226 33554432000 4194304 4797429 140733279679120 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 202125 32226 421 148 0 197054 0
[pid=32458/tid=32460] ppid=32456 vsize=808500 CPUtime=161.35 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 12102 0 0 0 16130 5 0 0 25 0 4 0 250437156 827904000 32226 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=808500 CPUtime=162.23 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 12305 0 0 0 16219 4 0 0 25 0 4 0 250437156 827904000 32226 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=808500 CPUtime=162.22 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 13088 0 0 0 16219 3 0 0 25 0 4 0 250437156 827904000 32226 33554432000 4194304 4797429 140733279679120 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 808500

[startup+222.307 s]
/proc/loadavg: 8.10 8.08 7.91 9/184 32498
/proc/meminfo: memFree=21137040/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=816236 CPUtime=887.82 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 162437 0 0 0 88719 63 0 0 25 0 4 0 250437151 835825664 35267 33554432000 4194304 4797429 140733279679120 18446744073709551615 4415782 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 204059 35267 421 148 0 198988 0
[pid=32458/tid=32460] ppid=32456 vsize=816236 CPUtime=221.02 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 14025 0 0 0 22096 6 0 0 25 0 4 0 250437156 835825664 35267 33554432000 4194304 4797429 140733279679120 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=816236 CPUtime=222.24 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 14292 0 0 0 22220 4 0 0 25 0 4 0 250437156 835825664 35267 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524212 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=816236 CPUtime=222.23 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 15153 0 0 0 22219 4 0 0 25 0 4 0 250437156 835825664 35267 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 816236

[startup+282.301 s]

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

[pid=32458] ppid=32456 vsize=849216 CPUtime=2565.53 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 286860 0 0 0 256419 134 0 0 25 0 4 0 250437151 869597184 54252 33554432000 4194304 4797429 140733279679120 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 212304 54252 420 148 0 207233 0
[pid=32458/tid=32460] ppid=32456 vsize=849216 CPUtime=638.72 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 23038 0 0 0 63861 11 0 0 25 0 4 0 250437156 869597184 54252 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=849216 CPUtime=642.24 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 23395 0 0 0 64215 9 0 0 25 0 4 0 250437156 869597184 54252 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=849216 CPUtime=642.23 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 25349 0 0 0 64215 8 0 0 25 0 4 0 250437156 869597184 54252 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.53
Current children cumulated vsize (KiB) 849216

[startup+702.301 s]
/proc/loadavg: 8.16 8.10 7.96 9/184 32510
/proc/meminfo: memFree=21023252/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=850024 CPUtime=2805.2 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 309639 0 0 0 280373 147 0 0 25 0 4 0 250437151 870424576 55295 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 212506 55295 420 148 0 207435 0
[pid=32458/tid=32460] ppid=32456 vsize=850024 CPUtime=698.39 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 24799 0 0 0 69827 12 0 0 25 0 4 0 250437156 870424576 55295 33554432000 4194304 4797429 140733279679120 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=850024 CPUtime=702.24 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 25094 0 0 0 70214 10 0 0 25 0 4 0 250437156 870424576 55295 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=850024 CPUtime=702.23 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 26427 0 0 0 70214 9 0 0 25 0 4 0 250437156 870424576 55295 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.2
Current children cumulated vsize (KiB) 850024

[startup+762.3 s]
/proc/loadavg: 8.10 8.09 7.97 9/184 32512
/proc/meminfo: memFree=21018884/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=853556 CPUtime=3044.88 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 327617 0 0 0 304331 157 0 0 25 0 4 0 250437151 874041344 54750 33554432000 4194304 4797429 140733279679120 18446744073709551615 268660358923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 213389 54750 420 148 0 208318 0
[pid=32458/tid=32460] ppid=32456 vsize=853556 CPUtime=758.07 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 25234 0 0 0 75795 12 0 0 25 0 4 0 250437156 874041344 54750 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=853556 CPUtime=762.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 25591 0 0 0 76215 10 0 0 25 0 4 0 250437156 874041344 54750 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=853556 CPUtime=762.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 26986 0 0 0 76215 9 0 0 25 0 4 0 250437156 874041344 54750 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 853556

[startup+822.301 s]
/proc/loadavg: 8.08 8.09 7.97 9/184 32514
/proc/meminfo: memFree=21012020/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=855820 CPUtime=3284.55 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 347279 0 0 0 328285 170 0 0 25 0 4 0 250437151 876359680 58150 33554432000 4194304 4797429 140733279679120 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 213955 58150 420 148 0 208884 0
[pid=32458/tid=32460] ppid=32456 vsize=855820 CPUtime=817.74 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 26826 0 0 0 81761 13 0 0 25 0 4 0 250437156 876359680 58150 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=855820 CPUtime=822.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 26892 0 0 0 82214 11 0 0 25 0 4 0 250437156 876359680 58150 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=855820 CPUtime=822.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 28517 0 0 0 82214 10 0 0 25 0 4 0 250437156 876359680 58150 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 855820

[startup+882.306 s]
/proc/loadavg: 8.06 8.08 7.98 9/184 32515
/proc/meminfo: memFree=20984568/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=857812 CPUtime=3524.24 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 361603 0 0 0 352247 177 0 0 25 0 4 0 250437151 878399488 62716 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 214453 62716 420 148 0 209382 0
[pid=32458/tid=32460] ppid=32456 vsize=857812 CPUtime=877.4 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 27494 0 0 0 87727 13 0 0 25 0 4 0 250437156 878399488 62716 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=857812 CPUtime=882.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 27604 0 0 0 88214 11 0 0 25 0 4 0 250437156 878399488 62716 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=857812 CPUtime=882.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 29141 0 0 0 88214 10 0 0 25 0 4 0 250437156 878399488 62716 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.24
Current children cumulated vsize (KiB) 857812

[startup+942.301 s]
/proc/loadavg: 8.06 8.08 7.98 9/184 32517
/proc/meminfo: memFree=20978936/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=859640 CPUtime=3763.9 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 364050 0 0 0 376212 178 0 0 25 0 4 0 250437151 880271360 62993 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 214910 62993 420 148 0 209839 0
[pid=32458/tid=32460] ppid=32456 vsize=859640 CPUtime=937.08 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 28958 0 0 0 93694 14 0 0 25 0 4 0 250437156 880271360 62993 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=859640 CPUtime=942.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 28118 0 0 0 94213 12 0 0 25 0 4 0 250437156 880271360 62993 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=859640 CPUtime=942.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 29610 0 0 0 94214 10 0 0 25 0 4 0 250437156 880271360 62993 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 859640

[startup+1002.3 s]
/proc/loadavg: 8.05 8.08 7.99 9/184 32518
/proc/meminfo: memFree=20980252/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=860248 CPUtime=4003.57 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 367984 0 0 0 400176 181 0 0 25 0 4 0 250437151 880893952 62436 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 215062 62436 420 148 0 209991 0
[pid=32458/tid=32460] ppid=32456 vsize=860248 CPUtime=996.75 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 29691 0 0 0 99660 15 0 0 25 0 4 0 250437156 880893952 62436 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=860248 CPUtime=1002.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 29698 0 0 0 100212 13 0 0 25 0 4 0 250437156 880893952 62436 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=860248 CPUtime=1002.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 31231 0 0 0 100213 11 0 0 25 0 4 0 250437156 880893952 62436 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 860248

[startup+1062.3 s]
/proc/loadavg: 8.02 8.06 7.99 9/184 32520
/proc/meminfo: memFree=20943880/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=871376 CPUtime=4243.25 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 370788 0 0 0 424143 182 0 0 25 0 4 0 250437151 892289024 65231 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 217844 65231 420 148 0 212773 0
[pid=32458/tid=32460] ppid=32456 vsize=871376 CPUtime=1056.42 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 30445 0 0 0 105627 15 0 0 25 0 4 0 250437156 892289024 65231 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=871376 CPUtime=1062.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 30767 0 0 0 106212 13 0 0 25 0 4 0 250437156 892289024 65231 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=871376 CPUtime=1062.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 32212 0 0 0 106213 11 0 0 25 0 4 0 250437156 892289024 65231 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.25
Current children cumulated vsize (KiB) 871376

[startup+1122.3 s]
/proc/loadavg: 8.12 8.07 8.00 9/184 32522
/proc/meminfo: memFree=20958716/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=871576 CPUtime=4482.92 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 380823 0 0 0 448104 188 0 0 25 0 4 0 250437151 892493824 60141 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 217894 60141 420 148 0 212823 0
[pid=32458/tid=32460] ppid=32456 vsize=871576 CPUtime=1116.09 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 31672 0 0 0 111593 16 0 0 25 0 4 0 250437156 892493824 60141 33554432000 4194304 4797429 140733279679120 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=871576 CPUtime=1122.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 31863 0 0 0 112211 14 0 0 25 0 4 0 250437156 892493824 60141 33554432000 4194304 4797429 140733279679120 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=871576 CPUtime=1122.25 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 32704 0 0 0 112213 12 0 0 25 0 4 0 250437156 892493824 60141 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.92
Current children cumulated vsize (KiB) 871576

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/184 32523
/proc/meminfo: memFree=20929916/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=872708 CPUtime=4722.6 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 399714 0 0 0 472060 200 0 0 25 0 4 0 250437151 893652992 66644 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 218177 66644 420 148 0 213106 0
[pid=32458/tid=32460] ppid=32456 vsize=872708 CPUtime=1175.77 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 32429 0 0 0 117561 16 0 0 25 0 4 0 250437156 893652992 66644 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=872708 CPUtime=1182.25 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 32999 0 0 0 118211 14 0 0 25 0 4 0 250437156 893652992 66644 33554432000 4194304 4797429 140733279679120 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=872708 CPUtime=1182.24 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 34113 0 0 0 118212 12 0 0 25 0 4 0 250437156 893652992 66644 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.6
Current children cumulated vsize (KiB) 872708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 8.00 9/184 32524
/proc/meminfo: memFree=20940572/32951124 swapFree=67111528/67111528
[pid=32458] ppid=32456 vsize=873292 CPUtime=4800.11 cores=1,3,5,7
/proc/32458/stat : 32458 (techdemo) R 32456 32458 31897 0 -1 4202496 407113 0 0 0 479806 205 0 0 25 0 4 0 250437151 894251008 63586 33554432000 4194304 4797429 140733279679120 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32458/statm: 218323 63586 420 148 0 213252 0
[pid=32458/tid=32460] ppid=32456 vsize=873292 CPUtime=1195.06 cores=1,3,5,7
/proc/32458/task/32460/stat : 32460 (techdemo) R 32456 32458 31897 0 -1 4202560 32569 0 0 0 119490 16 0 0 25 0 4 0 250437156 894251008 63586 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32458/tid=32461] ppid=32456 vsize=873292 CPUtime=1201.66 cores=1,3,5,7
/proc/32458/task/32461/stat : 32461 (techdemo) R 32456 32458 31897 0 -1 4202560 33139 0 0 0 120152 14 0 0 25 0 4 0 250437156 894251008 63586 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32458/tid=32462] ppid=32456 vsize=873292 CPUtime=1201.64 cores=1,3,5,7
/proc/32458/task/32462/stat : 32462 (techdemo) R 32456 32458 31897 0 -1 4202560 34414 0 0 0 120152 12 0 0 25 0 4 0 250437156 894251008 63586 33554432000 4194304 4797429 140733279679120 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 873292

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.15
CPU user time (s): 4798.09
CPU system time (s): 2.06369
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 962608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.09
system time used= 2.06369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407115
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= 5991
involuntary context switches= 32787

runsolver used 1.83272 second user time and 4.74328 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 09:34:19
IDJOB=3172544
IDBENCH=82562
IDSOLVER=1584
FILE ID=node107/3172544-1304062459
RUNJOBID= node107-1304061255-32371
PBS_JOBID= 13170436
Free space on /tmp= 71792 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172544-1304062459/watcher-3172544-1304062459 -o /tmp/evaluation-result-3172544-1304062459/solver-3172544-1304062459 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172544-1304062459.cnf

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=1598215384

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21392100 kB
Buffers:       2020840 kB
Cached:        8993256 kB
SwapCached:          0 kB
Active:        3038152 kB
Inactive:      8040800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21392100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8172 kB
Writeback:           0 kB
AnonPages:       64640 kB
Mapped:          15096 kB
Slab:           416080 kB
PageTables:       4596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215404 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= 71784 MiB
End job on node107 at 2011-04-29 09:54:23