Trace number 3172519

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

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3172519-1304056452.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.03/0.03	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.03/0.03	c -- vars added        200
0.03/0.03	c Parsing time:  0.03 s
0.03/0.04	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.51/0.17	c asymm  cl-useful: 0/1952/17000 lits-rem:0 time: 0.48
0.51/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.04
0.51/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.51/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.51/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.51/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.51/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.51/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.76/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.18 s
0.76/0.23	c learnt bin added due to v-elim: 0
0.76/0.23	c Finding binary XORs  T:     0.00 s  found:       0
1.06/1.04	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
1.06/1.04	c calculated reachability. Time: 0.00
1.06/1.04	c Calc default polars -  time:   0.00 s pos:      95 undec:       6 neg:      99
1.06/1.04	c =========================================================================================
1.06/1.04	c types(t): F = full restart, N = normal restart
1.06/1.04	c types(t): S = simplification begin/end, E = solution found
1.06/1.04	c restart types(rt): st = static, dy = dynamic
1.06/1.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.06/1.04	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
1.06/1.04	c Decided on static restart strategy
15.46/3.97	c  N dy     7     30002       200     17000         0     10438    119000    436502     60.59     50.73  --
15.86/4.01	c  S st     7     30002       200     17000         0     10438    119000    436502     60.59     50.73  --
15.86/4.07	c  S st     7     30504       200     17000         0     10934    119000    461598     60.59     50.73  --
15.86/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.86/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.24/4.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.21
16.24/4.13	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
16.24/4.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.24/4.13	c Subs w/ non-existent bins:      0 time:  0.01 s
16.24/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.24/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.24/4.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.43/5.98	c lits-rem:      1758  cl-subs:      803  v-elim:    200  v-fix:    0  time:  7.34 s
23.43/5.98	c learnt bin added due to v-elim: 0
23.43/5.98	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
23.43/5.99	c vivif2 --  cl tried    10131 cl shrink        0 lits rem          0 time: 0.02
23.83/6.09	c asymm  cl-useful: 0/1813/17000 lits-rem:0 time: 0.40
23.83/6.09	c calculated reachability. Time: 0.00
23.83/6.09	c  N dy     7     30504       200     17000         0     10131    119000    416713     60.59     50.73  --
23.83/6.09	c  F st     7     30504       200     17000         0     10131    119000    416713     60.59     50.73  --
25.02/6.33	c Decided on static restart strategy
32.22/8.11	c  N dy    14     45758       200     17000         0     17170    119000    787177     61.06     51.23  --
32.22/8.15	c  S st    14     45758       200     17000         0     17170    119000    787177     61.06     51.23  --
32.62/8.23	c  S st    14     46262       200     17000         0      9064    119000    259834     61.06     51.23  --
32.62/8.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.62/8.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.62/8.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.14
32.62/8.27	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
32.62/8.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.62/8.27	c Subs w/ non-existent bins:      0 time:  0.01 s
32.62/8.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.62/8.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.62/8.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.83/9.59	c lits-rem:       176  cl-subs:      157  v-elim:    200  v-fix:    0  time:  5.25 s
37.83/9.59	c learnt bin added due to v-elim: 0
37.83/9.59	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
37.83/9.59	c vivif2 --  cl tried     8907 cl shrink        0 lits rem          0 time: 0.01
38.61/9.74	c asymm  cl-useful: 0/3950/17000 lits-rem:0 time: 0.60
38.61/9.75	c calculated reachability. Time: 0.00
38.61/9.75	c  N dy    14     46262       200     17000         0      8907    119000    255246     61.06     51.23  --
53.38/13.42	c  N dy    15     69393       200     17000         0     11003    119000    294991     58.93     50.67  --
53.38/13.44	c  S st    15     69393       200     17000         0     11003    119000    294991     58.93     50.67  --
53.78/13.50	c  S st    15     69898       200     17000         0     11505    119000    321446     58.93     50.67  --
53.78/13.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.78/13.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.78/13.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.19
53.78/13.55	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
53.78/13.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.78/13.55	c Subs w/ non-existent bins:      0 time:  0.01 s
53.78/13.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.78/13.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.78/13.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.17/15.15	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
68.59/17.25	c Added 3 vars  tried: 80000 time: 8.36
68.59/17.26	c ORs :      3 avg-s:  0.0 cl-sh:  2273 l-rem:   2273 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.41
68.59/17.27	c lits-rem:       483  cl-subs:      267  v-elim:    200  v-fix:    0  time: 14.80 s
68.59/17.27	c learnt bin added due to v-elim: 0
68.59/17.27	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
68.59/17.27	c vivif2 --  cl tried    11238 cl shrink        0 lits rem          0 time: 0.01
69.37/17.43	c asymm  cl-useful: 0/3266/17003 lits-rem:0 time: 0.64
69.37/17.43	c calculated reachability. Time: 0.00
69.37/17.43	c  N dy    15     69898       203     17003         6     11238    119001    309097     58.93     50.67  --
69.37/17.43	c  F st    15     69898       203     17003         6     11238    119001    309097     58.93     50.67  --
70.17/17.68	c Decided on static restart strategy
91.34/22.96	c  N dy    22    104847       203     17003         6     20804    119001    792022     59.69     50.72  --
91.74/23.00	c  S st    22    104847       203     17003         6     20804    119001    792022     59.69     50.72  --
91.74/23.09	c  S st    22    105353       203     17003         6     21304    119001    818125     59.69     50.72  --
91.74/23.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.74/23.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.14/23.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.41
92.14/23.19	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
92.14/23.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.54/23.20	c Subs w/ non-existent bins:      0 time:  0.02 s
92.54/23.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.54/23.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.54/23.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.74/26.07	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
103.74/26.08	c lits-rem:      3029  cl-subs:     1295  v-elim:    200  v-fix:    0  time: 11.45 s
103.74/26.08	c learnt bin added due to v-elim: 0
103.74/26.08	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
103.74/26.09	c vivif2 --  cl tried    20009 cl shrink        0 lits rem          0 time: 0.03
104.12/26.19	c asymm  cl-useful: 0/1258/17003 lits-rem:0 time: 0.38
104.12/26.19	c calculated reachability. Time: 0.00
104.12/26.19	c  N dy    22    105353       203     17003         6     20009    119001    738022     59.69     50.72  --
146.07/36.60	c  N dy    23    158030       203     17003         6     27470    119001   1071537     60.66     51.22  --
146.07/36.67	c  S st    23    158030       203     17003         6     27470    119001   1071537     60.66     51.22  --
146.47/36.78	c  S st    23    158532       203     17003         6     27960    119001   1096739     60.66     51.22  --
146.47/36.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.47/36.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.28/36.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.67
147.28/36.95	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
147.28/36.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.28/36.96	c Subs w/ non-existent bins:      0 time:  0.03 s
147.28/36.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.28/36.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.28/36.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
158.84/39.82	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
158.84/39.84	c lits-rem:      1809  cl-subs:     1830  v-elim:    200  v-fix:    0  time: 11.42 s
158.84/39.84	c learnt bin added due to v-elim: 0
158.84/39.84	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
158.84/39.85	c vivif2 --  cl tried    26130 cl shrink        0 lits rem          0 time: 0.04
159.24/39.97	c asymm  cl-useful: 0/1067/17003 lits-rem:0 time: 0.49
159.24/39.97	c calculated reachability. Time: 0.00
159.24/39.97	c  N dy    23    158532       203     17003         6     26130    119001    982941     60.66     51.22  --
235.57/59.03	c  N dy    24    237798       203     17003         6     31172    119001   1110725     59.05     51.09  --
235.57/59.07	c  S st    24    237798       203     17003         6     31172    119001   1110725     59.05     51.09  --
235.94/59.19	c  S st    24    238299       203     17003         6     31669    119001   1136095     59.05     51.09  --
235.94/59.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.94/59.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.74/59.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.67
236.74/59.36	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
236.74/59.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.74/59.37	c Subs w/ non-existent bins:      0 time:  0.03 s
236.74/59.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.74/59.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.74/59.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
247.54/62.03	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
247.54/62.05	c lits-rem:       818  cl-subs:     1884  v-elim:    200  v-fix:    0  time: 10.64 s
247.54/62.05	c learnt bin added due to v-elim: 0
247.54/62.05	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
247.54/62.06	c vivif2 --  cl tried    29785 cl shrink        0 lits rem          0 time: 0.04
247.94/62.17	c asymm  cl-useful: 0/1076/17003 lits-rem:0 time: 0.42
247.94/62.17	c calculated reachability. Time: 0.00
247.94/62.17	c  N dy    24    238299       203     17003         6     29785    119001   1025314     59.05     51.09  --
374.97/93.96	c  N dy    25    357449       203     17003         6     33861    119001   1065438     59.82     51.34  --
375.37/94.00	c  S st    25    357449       203     17003         6     33861    119001   1065438     59.82     51.34  --
375.79/94.14	c  S st    25    357954       215     17003        34     34374    119053   1090856     59.82     51.34  --
375.79/94.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
375.79/94.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.57/94.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.89
376.57/94.36	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
376.57/94.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.57/94.37	c Subs w/ non-existent bins:      0 time:  0.03 s
376.97/94.45	c Replacing        1 vars Replaced     6396 lits Time:     0.29 s 
376.97/94.47	c bin-w-bin subsume rem            2 bins  time:  0.00 s
376.97/94.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
376.97/94.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
388.55/97.38	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
388.97/97.40	c lits-rem:       532  cl-subs:     1811  v-elim:    200  v-fix:    0  time: 11.72 s
388.97/97.40	c learnt bin added due to v-elim: 0
388.97/97.41	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
388.97/97.42	c vivif2 --  cl tried    32563 cl shrink        0 lits rem          0 time: 0.04
389.37/97.53	c asymm  cl-useful: 0/1033/17003 lits-rem:0 time: 0.45
389.37/97.53	c calculated reachability. Time: 0.00
389.37/97.53	c  N dy    25    357954       214     17003        28     32563    119045    992581     59.82     51.34  --
607.07/152.07	c  N dy    26    536931       214     17003        28     40089    119045   1294280     66.26     52.80  --
607.47/152.13	c  S st    26    536931       214     17003        28     40089    119045   1294280     66.26     52.80  --
607.87/152.27	c  S st    26    537434       217     17003        38     40589    119061   1319144     66.26     52.80  --
607.87/152.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
607.87/152.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.09/152.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  1.01
609.09/152.53	c Calc non-exist non-lernt bins v-fix:     0 done:    217 time:  0.00 s
609.09/152.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.09/152.54	c Subs w/ non-existent bins:      0 time:  0.04 s
609.09/152.54	c Replacing        1 vars Replaced       17 lits Time:     0.02 s 
609.09/152.57	c bin-w-bin subsume rem            2 bins  time:  0.00 s
609.09/152.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
609.09/152.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
624.65/156.44	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
624.65/156.46	c lits-rem:      3195  cl-subs:     1965  v-elim:    200  v-fix:    0  time: 15.54 s
624.65/156.46	c learnt bin added due to v-elim: 0
624.65/156.47	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
624.65/156.48	c vivif2 --  cl tried    38624 cl shrink        0 lits rem          0 time: 0.05
625.44/156.60	c asymm  cl-useful: 0/984/17003 lits-rem:0 time: 0.48
625.44/156.60	c calculated reachability. Time: 0.00
625.44/156.60	c  N dy    26    537434       216     17003        32     38624    119053   1186380     66.26     52.80  --
625.44/156.60	c  F st    26    537434       216     17003        32     38624    119053   1186380     66.26     52.80  --
627.04/157.08	c Decided on static restart strategy
966.60/242.03	c  N dy    33    806153       216     17003        32     59500    119053   2428235     68.76     55.58  --
967.00/242.13	c  S st    33    806153       216     17003        32     59500    119053   2428235     68.76     55.58  --
967.80/242.32	c  S st    33    806654       219     17003        42     60000    119069   2453554     68.76     55.58  --
967.80/242.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
967.80/242.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
969.41/242.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.4M T:  1.77
969.41/242.77	c Calc non-exist non-lernt bins v-fix:     0 done:    219 time:  0.00 s
969.41/242.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
969.41/242.79	c Subs w/ non-existent bins:      0 time:  0.08 s
969.79/242.80	c Replacing        1 vars Replaced       63 lits Time:     0.04 s 
969.79/242.84	c bin-w-bin subsume rem            2 bins  time:  0.00 s
969.79/242.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
969.79/242.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1042.09/260.97	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
1130.78/283.15	c Added 3 vars  tried: 80000 time: 88.60
1134.37/284.08	c ORs :      3 avg-s:  0.0 cl-sh: 33245 l-rem:  33245 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   92.29
1134.77/284.12	c lits-rem:      8123  cl-subs:     5696  v-elim:    200  v-fix:    0  time: 164.85 s
1134.77/284.12	c learnt bin added due to v-elim: 0
1134.77/284.12	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
1134.77/284.14	c vivif2 --  cl tried    54304 cl shrink        0 lits rem          0 time: 0.08
1135.17/284.27	c asymm  cl-useful: 0/607/17006 lits-rem:0 time: 0.51
1135.17/284.27	c calculated reachability. Time: 0.00
1135.17/284.27	c  N dy    33    806654       221     17006        42     54304    119063   2015230     68.76     55.58  --
1765.13/441.93	c  N dy    34   1209981       221     17006        42     71940    119063   2873296     70.45     57.79  --
1765.53/442.05	c  S st    34   1209981       221     17006        42     71940    119063   2873296     70.45     57.79  --
1766.73/442.30	c  S st    34   1210484       221     17006        42     72437    119063   2898974     70.45     57.79  --
1766.73/442.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1766.73/442.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1767.93/442.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.7M T:  1.56
1768.33/442.70	c Calc non-exist non-lernt bins v-fix:     0 done:    221 time:  0.01 s
1768.33/442.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1768.33/442.72	c Subs w/ non-existent bins:      0 time:  0.09 s
1768.33/442.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1768.33/442.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1768.33/442.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2130.23/533.37	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
2130.63/533.42	c lits-rem:       600  cl-subs:     8288  v-elim:    200  v-fix:    0  time: 362.04 s
2130.63/533.42	c learnt bin added due to v-elim: 0
2130.63/533.42	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
2130.63/533.44	c vivif2 --  cl tried    64149 cl shrink        0 lits rem          0 time: 0.10
2131.03/533.59	c asymm  cl-useful: 0/1347/17006 lits-rem:0 time: 0.59
2131.03/533.59	c calculated reachability. Time: 0.00
2131.03/533.59	c  N dy    34   1210484       221     17006        42     64149    119063   2323459     70.45     57.79  --
3167.26/792.94	c  N dy    35   1710484       221     17006        42     92932    119063   4034181     71.80     59.12  --
3168.06/793.10	c  S st    35   1710484       221     17006        42     92932    119063   4034181     71.80     59.12  --
3169.26/793.41	c  S st    35   1710987       230     17006        64     93439    119103   4059844     71.80     59.12  --
3169.26/793.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3169.26/793.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3172.06/794.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.6M T:  3.01
3172.06/794.18	c Calc non-exist non-lernt bins v-fix:     0 done:    230 time:  0.01 s
3172.06/794.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3172.46/794.21	c Subs w/ non-existent bins:      0 time:  0.13 s
3172.86/794.37	c Replacing        1 vars Replaced     5391 lits Time:     0.62 s 
3173.26/794.44	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3173.26/794.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3173.26/794.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3941.03/986.68	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.23
3941.43/986.74	c lits-rem:       758  cl-subs:    12291  v-elim:    200  v-fix:    0  time: 768.07 s
3941.43/986.74	c learnt bin added due to v-elim: 0
3941.43/986.74	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
3941.43/986.78	c vivif2 --  cl tried    81148 cl shrink        0 lits rem          0 time: 0.15
3942.23/986.96	c asymm  cl-useful: 0/997/17006 lits-rem:0 time: 0.71
3942.23/986.96	c calculated reachability. Time: 0.00
3942.23/986.96	c  N dy    35   1710987       229     17006        58     81148    119095   3210754     71.80     59.12  --

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

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

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


[startup+0 s]
/proc/loadavg: 7.48 7.94 7.93 3/174 22195
/proc/meminfo: memFree=13863992/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=50152 CPUtime=0 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 746 0 0 0 0 0 0 0 22 0 1 0 517246131 51355648 682 33554432000 4194304 4797429 140736813861280 18446744073709551615 270612807161 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22195/statm: 12538 682 347 148 0 7467 0

[startup+0.038736 s]
/proc/loadavg: 7.48 7.94 7.93 3/174 22195
/proc/meminfo: memFree=13863992/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=53020 CPUtime=0.03 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 2000 0 0 0 3 0 0 0 22 0 1 0 517246131 54292480 1872 33554432000 4194304 4797429 140736813861280 18446744073709551615 270612807194 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22195/statm: 13255 1875 347 148 0 8184 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 53020

[startup+0.164206 s]
/proc/loadavg: 7.48 7.94 7.93 3/174 22195
/proc/meminfo: memFree=13863992/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=429376 CPUtime=0.51 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 2588 0 0 0 51 0 0 0 18 0 4 0 517246131 439681024 2407 33554432000 4194304 4797429 140736813861280 18446744073709551615 4625556 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 107344 2407 375 148 0 102273 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 429376

[startup+0.300636 s]
/proc/loadavg: 7.48 7.94 7.93 3/174 22195
/proc/meminfo: memFree=13863992/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=618032 CPUtime=1.06 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 5480 0 0 0 105 1 0 0 18 0 4 0 517246131 632864768 4405 33554432000 4194304 4797429 140736813861280 18446744073709551615 4387475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 154508 4405 406 148 0 149437 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 618032

[startup+1.14944 s]
/proc/loadavg: 7.48 7.94 7.93 3/174 22195
/proc/meminfo: memFree=13863992/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=621132 CPUtime=4.45 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 8823 0 0 0 444 1 0 0 19 0 4 0 517246131 636039168 5996 33554432000 4194304 4797429 140736813861280 18446744073709551615 4340768 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 155283 5996 409 148 0 150212 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 621132

[startup+1.50038 s]
/proc/loadavg: 7.48 7.94 7.93 3/174 22195
/proc/meminfo: memFree=13863992/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=625636 CPUtime=5.86 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 11616 0 0 0 584 2 0 0 19 0 4 0 517246131 640651264 8194 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 156409 8194 413 148 0 151338 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 625636

[startup+3.1011 s]
/proc/loadavg: 7.60 7.96 7.94 9/184 22208
/proc/meminfo: memFree=13595872/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=626648 CPUtime=12.25 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 12783 0 0 0 1223 2 0 0 24 0 4 0 517246131 641687552 8649 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424720 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 156662 8649 413 148 0 151591 0
[pid=22195/tid=22197] ppid=22193 vsize=626648 CPUtime=3.03 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 2525 0 0 0 303 0 0 0 24 0 4 0 517246135 641687552 8649 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=626648 CPUtime=3.05 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 2376 0 0 0 305 0 0 0 25 0 4 0 517246135 641687552 8649 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=626648 CPUtime=3.05 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 2356 0 0 0 305 0 0 0 24 0 4 0 517246135 641687552 8649 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 626648

[startup+6.30053 s]
/proc/loadavg: 7.60 7.96 7.94 9/184 22208
/proc/meminfo: memFree=13570080/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=631852 CPUtime=25.02 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 16326 0 0 0 2499 3 0 0 25 0 4 0 517246131 647016448 9536 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 157963 9536 414 148 0 152892 0
[pid=22195/tid=22197] ppid=22193 vsize=631852 CPUtime=6.21 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 3146 0 0 0 621 0 0 0 25 0 4 0 517246135 647016448 9536 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=631852 CPUtime=6.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 3008 0 0 0 625 0 0 0 25 0 4 0 517246135 647016448 9536 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=631852 CPUtime=6.25 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 3000 0 0 0 625 0 0 0 25 0 4 0 517246135 647016448 9536 33554432000 4194304 4797429 140736813861280 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 631852

[startup+12.7004 s]
/proc/loadavg: 7.66 7.96 7.94 9/184 22208
/proc/meminfo: memFree=13501216/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=634808 CPUtime=50.61 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 20415 0 0 0 5057 4 0 0 25 0 4 0 517246131 650043392 10691 33554432000 4194304 4797429 140736813861280 18446744073709551615 270612807316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 158702 10691 416 148 0 153631 0
[pid=22195/tid=22197] ppid=22193 vsize=634808 CPUtime=12.58 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 3268 0 0 0 1258 0 0 0 25 0 4 0 517246135 650043392 10691 33554432000 4194304 4797429 140736813861280 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=634808 CPUtime=12.65 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 3232 0 0 0 1265 0 0 0 25 0 4 0 517246135 650043392 10691 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=634808 CPUtime=12.65 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 3114 0 0 0 1265 0 0 0 25 0 4 0 517246135 650043392 10691 33554432000 4194304 4797429 140736813861280 18446744073709551615 4414363 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 634808

[startup+25.5011 s]
/proc/loadavg: 7.71 7.96 7.94 9/184 22209
/proc/meminfo: memFree=13468572/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=642944 CPUtime=101.73 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 28228 0 0 0 10167 6 0 0 25 0 4 0 517246131 658374656 12905 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568114 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 160736 12905 419 148 0 155665 0
[pid=22195/tid=22197] ppid=22193 vsize=642944 CPUtime=25.32 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 4281 0 0 0 2532 0 0 0 25 0 4 0 517246135 658374656 12905 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=642944 CPUtime=25.45 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 3954 0 0 0 2545 0 0 0 25 0 4 0 517246135 658374656 12905 33554432000 4194304 4797429 140736813861280 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=642944 CPUtime=25.44 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 4152 0 0 0 2544 0 0 0 25 0 4 0 517246135 658374656 12905 33554432000 4194304 4797429 140736813861280 18446744073709551615 270613135255 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 642944

[startup+51.1006 s]
/proc/loadavg: 7.94 8.00 7.95 9/184 22209
/proc/meminfo: memFree=13443584/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=652940 CPUtime=203.99 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 42548 0 0 0 20389 10 0 0 25 0 4 0 517246131 668610560 15555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 163235 15555 421 148 0 158164 0
[pid=22195/tid=22197] ppid=22193 vsize=652940 CPUtime=50.79 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 5542 0 0 0 5078 1 0 0 25 0 4 0 517246135 668610560 15555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=652940 CPUtime=51.04 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 4935 0 0 0 5104 0 0 0 25 0 4 0 517246135 668610560 15555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=652940 CPUtime=51.05 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 5397 0 0 0 5104 1 0 0 25 0 4 0 517246135 668610560 15555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 652940

[startup+102.301 s]
/proc/loadavg: 7.97 8.00 7.95 9/184 22211
/proc/meminfo: memFree=13395952/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=664684 CPUtime=408.52 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 64279 0 0 0 40836 16 0 0 25 0 4 0 517246131 680636416 20544 33554432000 4194304 4797429 140736813861280 18446744073709551615 4425824 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 166171 20544 421 148 0 161100 0
[pid=22195/tid=22197] ppid=22193 vsize=664684 CPUtime=101.72 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 8267 0 0 0 10170 2 0 0 25 0 4 0 517246135 680636416 20544 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=664684 CPUtime=102.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 6551 0 0 0 10224 1 0 0 25 0 4 0 517246135 680636416 20545 33554432000 4194304 4797429 140736813861280 18446744073709551615 4535277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=664684 CPUtime=102.24 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 7062 0 0 0 10223 1 0 0 25 0 4 0 517246135 680636416 20545 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 664684

[startup+162.301 s]
/proc/loadavg: 7.99 8.00 7.95 9/184 22212
/proc/meminfo: memFree=13351552/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=669824 CPUtime=648.23 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 87216 0 0 0 64798 25 0 0 25 0 4 0 517246131 685899776 22555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 167456 22555 421 148 0 162385 0
[pid=22195/tid=22197] ppid=22193 vsize=669824 CPUtime=161.42 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 9736 0 0 0 16140 2 0 0 25 0 4 0 517246135 685899776 22555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=669824 CPUtime=162.26 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 8429 0 0 0 16224 2 0 0 25 0 4 0 517246135 685899776 22555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=669824 CPUtime=162.24 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 9110 0 0 0 16222 2 0 0 25 0 4 0 517246135 685899776 22555 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 669824

[startup+222.3 s]
/proc/loadavg: 8.03 8.01 7.95 9/184 22214
/proc/meminfo: memFree=13352776/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=675372 CPUtime=887.9 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 110858 0 0 0 88757 33 0 0 25 0 4 0 517246131 691580928 22499 33554432000 4194304 4797429 140736813861280 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 168843 22499 421 148 0 163772 0
[pid=22195/tid=22197] ppid=22193 vsize=675372 CPUtime=221.11 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 11460 0 0 0 22108 3 0 0 25 0 4 0 517246135 691580928 22499 33554432000 4194304 4797429 140736813861280 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=675372 CPUtime=222.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 9689 0 0 0 22223 2 0 0 25 0 4 0 517246135 691580928 22499 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=675372 CPUtime=222.22 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 10446 0 0 0 22220 2 0 0 25 0 4 0 517246135 691580928 22499 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.9
Current children cumulated vsize (KiB) 675372

[startup+282.307 s]
/proc/loadavg: 8.12 8.03 7.96 9/184 22216
/proc/meminfo: memFree=13322384/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=687860 CPUtime=1127.61 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 121635 0 0 0 112724 37 0 0 25 0 4 0 517246131 704368640 27350 33554432000 4194304 4797429 140736813861280 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 171965 27350 421 148 0 166894 0
[pid=22195/tid=22197] ppid=22193 vsize=687860 CPUtime=280.79 cores=0,2,4,6

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

[pid=22195] ppid=22193 vsize=708140 CPUtime=2565.66 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 201915 0 0 0 256494 72 0 0 25 0 4 0 517246131 725135360 34622 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 177035 34622 421 148 0 171964 0
[pid=22195/tid=22197] ppid=22193 vsize=708140 CPUtime=638.88 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 19227 0 0 0 63883 5 0 0 25 0 4 0 517246135 725135360 34622 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=708140 CPUtime=642.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 16255 0 0 0 64218 7 0 0 25 0 4 0 517246135 725135360 34622 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=708140 CPUtime=642.2 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 17754 0 0 0 64214 6 0 0 25 0 4 0 517246135 725135360 34622 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.66
Current children cumulated vsize (KiB) 708140

[startup+702.3 s]
/proc/loadavg: 8.14 8.15 8.03 9/184 22239
/proc/meminfo: memFree=13213472/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=710756 CPUtime=2805.34 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 214557 0 0 0 280458 76 0 0 25 0 4 0 517246131 727814144 35967 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 177689 35967 421 148 0 172618 0
[pid=22195/tid=22197] ppid=22193 vsize=710756 CPUtime=698.57 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 20347 0 0 0 69851 6 0 0 25 0 4 0 517246135 727814144 35967 33554432000 4194304 4797429 140736813861280 18446744073709551615 4415669 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=710756 CPUtime=702.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 16680 0 0 0 70218 7 0 0 25 0 4 0 517246135 727814144 35967 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=710756 CPUtime=702.19 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 18299 0 0 0 70213 6 0 0 25 0 4 0 517246135 727814144 35967 33554432000 4194304 4797429 140736813861280 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 710756

[startup+762.301 s]
/proc/loadavg: 8.08 8.14 8.03 9/184 22240
/proc/meminfo: memFree=13210232/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=712760 CPUtime=3045.02 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 228041 0 0 0 304422 80 0 0 25 0 4 0 517246131 729866240 36272 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 178190 36272 421 148 0 173119 0
[pid=22195/tid=22197] ppid=22193 vsize=712760 CPUtime=758.26 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 20836 0 0 0 75820 6 0 0 25 0 4 0 517246135 729866240 36272 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=712760 CPUtime=762.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 17767 0 0 0 76218 7 0 0 25 0 4 0 517246135 729866240 36272 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=712760 CPUtime=762.2 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 19412 0 0 0 76213 7 0 0 25 0 4 0 517246135 729866240 36272 33554432000 4194304 4797429 140736813861280 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 712760

[startup+822.301 s]
/proc/loadavg: 8.07 8.12 8.03 9/184 22242
/proc/meminfo: memFree=13192608/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=723244 CPUtime=3284.72 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 237838 0 0 0 328388 84 0 0 25 0 4 0 517246131 740601856 39203 33554432000 4194304 4797429 140736813861280 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 180811 39203 421 148 0 175740 0
[pid=22195/tid=22197] ppid=22193 vsize=723244 CPUtime=817.94 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 21921 0 0 0 81787 7 0 0 25 0 4 0 517246135 740601856 39203 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=723244 CPUtime=822.26 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 18346 0 0 0 82219 7 0 0 25 0 4 0 517246135 740601856 39203 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=723244 CPUtime=822.2 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 19786 0 0 0 82213 7 0 0 25 0 4 0 517246135 740601856 39203 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524186 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 723244

[startup+882.3 s]
/proc/loadavg: 8.07 8.11 8.03 9/184 22244
/proc/meminfo: memFree=13198060/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=724028 CPUtime=3524.38 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 240345 0 0 0 352352 86 0 0 25 0 4 0 517246131 741404672 38721 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181007 38721 421 148 0 175936 0
[pid=22195/tid=22197] ppid=22193 vsize=724028 CPUtime=877.62 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 22313 0 0 0 87754 8 0 0 25 0 4 0 517246135 741404672 38721 33554432000 4194304 4797429 140736813861280 18446744073709551615 4525013 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=724028 CPUtime=882.25 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 19270 0 0 0 88218 7 0 0 25 0 4 0 517246135 741404672 38721 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=724028 CPUtime=882.18 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 20977 0 0 0 88211 7 0 0 25 0 4 0 517246135 741404672 38721 33554432000 4194304 4797429 140736813861280 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 724028

[startup+942.307 s]
/proc/loadavg: 8.10 8.12 8.04 9/184 22245
/proc/meminfo: memFree=13141136/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=724088 CPUtime=3764.09 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 242238 0 0 0 376322 87 0 0 25 0 4 0 517246131 741466112 39123 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181022 39123 421 148 0 175951 0
[pid=22195/tid=22197] ppid=22193 vsize=724088 CPUtime=937.29 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 23331 0 0 0 93721 8 0 0 25 0 4 0 517246135 741466112 39123 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=724088 CPUtime=942.26 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 19746 0 0 0 94219 7 0 0 25 0 4 0 517246135 741466112 39123 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=724088 CPUtime=942.19 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 21376 0 0 0 94211 8 0 0 25 0 4 0 517246135 741466112 39123 33554432000 4194304 4797429 140736813861280 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 724088

[startup+1002.3 s]
/proc/loadavg: 8.18 8.14 8.05 9/184 22247
/proc/meminfo: memFree=13136912/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=724924 CPUtime=4003.74 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 245429 0 0 0 400285 89 0 0 25 0 4 0 517246131 742322176 42208 33554432000 4194304 4797429 140736813861280 18446744073709551615 4345115 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181231 42208 421 148 0 176160 0
[pid=22195/tid=22197] ppid=22193 vsize=724924 CPUtime=996.96 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 23723 0 0 0 99688 8 0 0 25 0 4 0 517246135 742322176 42208 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=724924 CPUtime=1002.26 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 20093 0 0 0 100218 8 0 0 25 0 4 0 517246135 742322176 42208 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=724924 CPUtime=1002.19 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 21891 0 0 0 100211 8 0 0 25 0 4 0 517246135 742322176 42208 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 724924

[startup+1062.3 s]
/proc/loadavg: 8.25 8.16 8.06 9/184 22248
/proc/meminfo: memFree=13148068/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=726140 CPUtime=4243.42 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 259499 0 0 0 424247 95 0 0 25 0 4 0 517246131 743567360 39668 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181535 39668 421 148 0 176464 0
[pid=22195/tid=22197] ppid=22193 vsize=726140 CPUtime=1056.64 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 24567 0 0 0 105656 8 0 0 25 0 4 0 517246135 743567360 39668 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=726140 CPUtime=1062.26 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 21254 0 0 0 106218 8 0 0 25 0 4 0 517246135 743567360 39668 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=726140 CPUtime=1062.19 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 23025 0 0 0 106210 9 0 0 25 0 4 0 517246135 743567360 39668 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 726140

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.06 9/184 22250
/proc/meminfo: memFree=13147808/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=727792 CPUtime=4483.1 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 271945 0 0 0 448211 99 0 0 25 0 4 0 517246131 745259008 40581 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181948 40581 421 148 0 176877 0
[pid=22195/tid=22197] ppid=22193 vsize=727792 CPUtime=1116.33 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 25244 0 0 0 111624 9 0 0 25 0 4 0 517246135 745259008 40581 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=727792 CPUtime=1122.26 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 21711 0 0 0 112218 8 0 0 25 0 4 0 517246135 745259008 40581 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=727792 CPUtime=1122.19 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 23477 0 0 0 112210 9 0 0 25 0 4 0 517246135 745259008 40581 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 727792

[startup+1182.3 s]
/proc/loadavg: 8.23 8.16 8.07 9/184 22252
/proc/meminfo: memFree=13163928/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=727968 CPUtime=4722.79 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 282749 0 0 0 472175 104 0 0 25 0 4 0 517246131 745439232 39742 33554432000 4194304 4797429 140736813861280 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181992 39742 421 148 0 176921 0
[pid=22195/tid=22197] ppid=22193 vsize=727968 CPUtime=1176 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 25578 0 0 0 117591 9 0 0 25 0 4 0 517246135 745439232 39742 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=727968 CPUtime=1182.27 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 21955 0 0 0 118218 9 0 0 25 0 4 0 517246135 745439232 39742 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=727968 CPUtime=1182.19 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 23647 0 0 0 118210 9 0 0 25 0 4 0 517246135 745439232 39742 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 727968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.16 8.15 8.07 9/184 22252
/proc/meminfo: memFree=13128588/32951124 swapFree=67111528/67111528
[pid=22195] ppid=22193 vsize=727968 CPUtime=4800.3 cores=0,2,4,6
/proc/22195/stat : 22195 (techdemo) R 22193 22195 19631 0 -1 4202496 285167 0 0 0 479925 105 0 0 25 0 4 0 517246131 745439232 42042 33554432000 4194304 4797429 140736813861280 18446744073709551615 270612807316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22195/statm: 181992 42042 421 148 0 176921 0
[pid=22195/tid=22197] ppid=22193 vsize=727968 CPUtime=1195.3 cores=0,2,4,6
/proc/22195/task/22197/stat : 22197 (techdemo) R 22193 22195 19631 0 -1 4202560 25716 0 0 0 119521 9 0 0 25 0 4 0 517246135 745439232 42042 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22195/tid=22198] ppid=22193 vsize=727968 CPUtime=1201.67 cores=0,2,4,6
/proc/22195/task/22198/stat : 22198 (techdemo) R 22193 22195 19631 0 -1 4202560 22043 0 0 0 120158 9 0 0 25 0 4 0 517246135 745439232 42042 33554432000 4194304 4797429 140736813861280 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22195/tid=22199] ppid=22193 vsize=727968 CPUtime=1201.6 cores=0,2,4,6
/proc/22195/task/22199/stat : 22199 (techdemo) R 22193 22195 19631 0 -1 4202560 23732 0 0 0 120151 9 0 0 25 0 4 0 517246135 745439232 42042 33554432000 4194304 4797429 140736813861280 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 727968

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.34
CPU user time (s): 4799.28
CPU system time (s): 1.06484
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 838244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.28
system time used= 1.06484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285167
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= 757
involuntary context switches= 22444

runsolver used 1.9507 second user time and 4.41033 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 07:54:12
IDJOB=3172519
IDBENCH=82537
IDSOLVER=1584
FILE ID=node108/3172519-1304056452
RUNJOBID= node108-1304056452-22181
PBS_JOBID= 13170368
Free space on /tmp= 72120 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172519-1304056452/watcher-3172519-1304056452 -o /tmp/evaluation-result-3172519-1304056452/solver-3172519-1304056452 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172519-1304056452.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=235516082

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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:      13864272 kB
Buffers:       2296692 kB
Cached:       16140976 kB
SwapCached:          0 kB
Active:       10388820 kB
Inactive:      8116352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13864272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9344 kB
Writeback:           0 kB
AnonPages:       66580 kB
Mapped:          14492 kB
Slab:           518628 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189212 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= 72100 MiB
End job on node108 at 2011-04-29 08:14:16