Trace number 3172501

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 1202.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
MD5SUM07407a86c8d0f1e46c34022f68908549
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark606.272
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172501-1304051484.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.39/0.46	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.39/0.46	c -- vars added      35000
0.39/0.46	c Parsing time:  0.43 s
0.39/0.47	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.57/0.58	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.46
1.38/0.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.58
1.38/0.76	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.05 s
1.38/0.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.38/0.77	c Subs w/ non-existent bins:      0 time:  0.04 s
1.77/0.86	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1.77/0.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.77/0.88	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.05 s
3.77/1.32	c lits-rem:         0  cl-subs:        0  v-elim:   1851  v-fix:    0  time:  1.72 s
3.77/1.32	c learnt bin added due to v-elim: 0
3.77/1.33	c Finding binary XORs  T:     0.03 s  found:       0
4.16/1.44	c Finding non-binary XORs:     0.41 s (found:       0, avg size: nan)
4.16/1.44	c calculated reachability. Time: 0.00
4.16/1.45	c Calc default polars -  time:   0.05 s pos:   15443 undec:    4027 neg:   15530
4.16/1.45	c =========================================================================================
4.16/1.45	c types(t): F = full restart, N = normal restart
4.16/1.45	c types(t): S = simplification begin/end, E = solution found
4.16/1.45	c restart types(rt): st = static, dy = dynamic
4.16/1.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
4.16/1.45	c  B st     0         0     33972    145384         0         0    441840         0   no data   no data  --
8.16/2.40	c Decided on dynamic restart strategy
11.38/3.30	c  N dy    20      4050     33972    145384         0      4049    441840    982645    218.39    166.73  --
19.75/5.35	c  N dy    49      8185     33972    145384         0      8184    441840   1896050    207.27    160.93  --
27.33/7.25	c  N dy    78     12310     33972    145384         0     12308    441840   2782383    216.02    157.86  --
34.92/9.19	c  N dy   107     16370     33972    145384         0     16368    441840   3629656    207.53    155.06  --
44.11/11.44	c  N dy   136     20477     33972    145384         0     10475    441840    708171    236.52    154.67  --
52.50/13.58	c  N dy   164     24483     33972    145384         0     14480    441840   1610435    217.95    155.16  --
60.48/15.55	c  N dy   193     28600     33972    145384         0     18597    441840   2489078    220.69    154.34  --
64.10/16.49	c  S st   203     30002     33972    145384         0     19997    441840   2773702    205.07    153.88  --
65.28/16.75	c  S st   203     30509     33972    145384         0     20504    441840   2864303    205.07    153.88  --
65.28/16.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
65.28/16.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.87/17.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  1.59
66.87/17.18	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.06 s
66.87/17.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.27/17.21	c Subs w/ non-existent bins:      0 time:  0.15 s
68.49/17.51	c bin-w-bin subsume rem            0 bins  time:  0.05 s
68.49/17.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
68.49/17.54	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.06 s
101.63/25.81	c lits-rem:         0  cl-subs:     1275  v-elim:    504  v-fix:    0  time: 33.06 s
101.63/25.81	c learnt bin added due to v-elim: 0
101.63/25.83	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.07
101.63/25.87	c vivif2 --  cl tried    19229 cl shrink        0 lits rem          0 time: 0.15
103.23/26.21	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.34
103.23/26.22	c calculated reachability. Time: 0.01
103.23/26.22	c  N dy   203     30509     33972    145384         0     19229    441840   2730762    205.07    153.88  --
103.23/26.22	c  F st   203     30509     33972    145384         0     19229    441840   2730762    205.07    153.88  --
108.04/27.44	c Decided on dynamic restart strategy
112.44/28.54	c  N dy   223     34583     33972    145384         0     23303    441840   3747188    220.01    155.69  --
121.63/30.86	c  N dy   252     38631     33972    145384         0     27351    441840   4649564    231.13    155.71  --
131.19/33.28	c  N dy   281     42759     33972    145384         0     15981    441840    834229    249.12    155.99  --
137.98/34.93	c  S st   302     45764     33972    145384         0     18984    441840   1497556    242.30    155.86  --
138.79/35.17	c  S st   302     46268     33972    145384         0     19488    441840   1580651    242.30    155.86  --
138.79/35.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
138.79/35.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.37/35.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  1.31
140.37/35.54	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
140.37/35.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.37/35.57	c Subs w/ non-existent bins:      0 time:  0.12 s
141.18/35.72	c bin-w-bin subsume rem            0 bins  time:  0.05 s
141.18/35.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
141.18/35.75	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
158.35/40.08	c lits-rem:         4  cl-subs:      644  v-elim:    504  v-fix:    0  time: 17.30 s
158.35/40.08	c learnt bin added due to v-elim: 0
158.75/40.11	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.10
158.75/40.13	c vivif2 --  cl tried    18844 cl shrink        0 lits rem          0 time: 0.09
159.95/40.41	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.12
159.95/40.42	c calculated reachability. Time: 0.01
159.95/40.42	c  N dy   302     46268     33972    145384         0     18844    441840   1529386    242.30    155.86  --
169.14/42.76	c  N dy   331     50379     33972    145384         0     22954    441840   2436521    219.50    155.82  --
178.74/45.12	c  N dy   360     54476     33972    145384         0     27051    441840   3328051    211.42    155.61  --
187.13/47.29	c  N dy   389     58612     33972    145384         0     31185    441840   4244678    203.52    155.56  --
196.70/49.65	c  N dy   418     62751     33972    145384         0     35323    441840   5119718    225.50    155.10  --
206.28/52.07	c  N dy   447     66873     33972    145384         0     20698    441840   1132535    223.20    154.61  --
212.67/53.66	c  S st   465     69403     33972    145384         0     23228    441840   1686284    218.06    154.63  --
213.89/53.96	c  S st   465     69904     33972    145384         0     23729    441840   1768017    218.06    154.63  --
213.89/53.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
213.89/53.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
215.47/54.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  1.47
215.47/54.37	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
215.47/54.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
215.87/54.40	c Subs w/ non-existent bins:      0 time:  0.13 s
216.27/54.57	c bin-w-bin subsume rem            0 bins  time:  0.05 s
216.27/54.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
216.67/54.60	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
234.24/59.08	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.03
242.24/61.05	c Added 0 vars  tried: 80000 time: 7.86
242.24/61.05	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:    7.86
242.64/61.13	c lits-rem:         0  cl-subs:      761  v-elim:    504  v-fix:    0  time: 26.06 s
242.64/61.13	c learnt bin added due to v-elim: 0
242.64/61.15	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
242.64/61.18	c vivif2 --  cl tried    22968 cl shrink        0 lits rem          0 time: 0.11
243.84/61.48	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.21
243.84/61.49	c calculated reachability. Time: 0.01
243.84/61.49	c  N dy   465     69904     33972    145384         0     22968    441840   1708127    218.06    154.63  --
243.84/61.49	c  F st   465     69904     33972    145384         0     22968    441840   1708127    218.06    154.63  --
248.64/62.70	c Decided on dynamic restart strategy
254.62/64.11	c  N dy   488     74420     33972    145384         0     27481    441840   2751710    222.01    154.95  --
265.81/66.93	c  N dy   521     79201     33972    145384         0     32262    441840   3803309    231.91    155.02  --
278.19/70.04	c  N dy   557     84355     33972    145384         0     37416    441840   4925254    227.11    155.01  --
290.97/73.29	c  N dy   596     89856     33972    145384         0     22047    441840    923816    214.60    154.69  --
304.15/76.51	c  N dy   637     95677     33972    145384         0     27868    441840   2202826    203.20    154.54  --
317.33/79.82	c  N dy   681    101869     33972    145384         0     34059    441840   3538006    185.10    154.28  --
325.33/81.89	c  S st   702    104856     33972    145384         0     37046    441840   4195751    226.55    154.26  --
326.93/82.22	c  S st   702    105358     33972    145384         0     37548    441840   4290273    226.55    154.26  --
326.93/82.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
326.93/82.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.92/82.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  2.06
328.92/82.78	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
328.92/82.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
329.32/82.83	c Subs w/ non-existent bins:      0 time:  0.22 s
330.52/83.19	c bin-w-bin subsume rem            0 bins  time:  0.05 s
330.92/83.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
330.92/83.22	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
452.35/113.69	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.02
453.15/113.80	c lits-rem:         0  cl-subs:     1298  v-elim:    504  v-fix:    0  time: 122.10 s
453.15/113.80	c learnt bin added due to v-elim: 0
453.15/113.82	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
453.15/113.88	c vivif2 --  cl tried    36250 cl shrink        0 lits rem          0 time: 0.23
455.17/114.34	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.83
455.17/114.35	c calculated reachability. Time: 0.01
455.17/114.35	c  N dy   702    105358     33972    145384         0     36250    441840   4145260    226.55    154.26  --
469.93/118.04	c  N dy   750    112156     33972    145384         0     43048    441840   5605034    217.51    154.03  --
485.51/121.92	c  N dy   801    119389     33972    145384         0     27846    441840   1832401    235.78    153.96  --
501.89/126.00	c  N dy   855    127066     33972    145384         0     35522    441840   3492873    224.74    153.80  --
520.26/130.61	c  N dy   913    135240     33972    145384         0     43696    441840   5239958    209.86    153.62  --
539.83/135.51	c  N dy   975    143986     33972    145384         0     28724    441840   1656089    214.04    153.41  --
560.21/140.70	c  N dy  1040    153233     33972    145384         0     37971    441840   3730556    212.22    153.53  --
572.99/143.89	c  S st  1075    158037     33972    145384         0     42775    441840   4781772    235.70    153.48  --
574.59/144.20	c  S st  1075    158541     33972    145384         0     43279    441840   4852443    235.70    153.48  --
574.59/144.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
574.59/144.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
576.59/144.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  2.20
576.59/144.79	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
576.59/144.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
576.99/144.85	c Subs w/ non-existent bins:      0 time:  0.23 s
578.60/145.22	c bin-w-bin subsume rem            0 bins  time:  0.05 s
578.60/145.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
578.60/145.24	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.06 s
779.12/195.41	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.02
779.52/195.53	c lits-rem:         0  cl-subs:     1798  v-elim:    504  v-fix:    0  time: 200.82 s
779.52/195.53	c learnt bin added due to v-elim: 0
779.52/195.55	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.07
779.92/195.61	c vivif2 --  cl tried    41481 cl shrink        0 lits rem          0 time: 0.26
781.91/196.11	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.99
781.91/196.12	c calculated reachability. Time: 0.01
781.91/196.12	c  N dy  1075    158541     33972    145384         0     41481    441840   4643406    235.70    153.48  --
807.10/202.47	c  N dy  1146    168764     33972    145384         0     26845    441840   1002206    202.25    153.55  --
831.84/208.64	c  N dy  1222    179558     33972    145384         0     37638    441840   3382552    221.23    153.61  --
860.20/215.74	c  N dy  1304    191142     33972    145384         0     49218    441840   5877316    213.05    153.45  --
888.57/222.87	c  N dy  1390    203475     33972    145384         0     35625    441840   2687002    220.05    153.58  --
921.34/231.04	c  N dy  1481    216499     33972    145384         0     48646    441840   5619390    225.78    153.69  --
954.48/239.37	c  N dy  1578    230385     33972    145384         0     35570    441840   2367792    240.70    153.77  --
972.85/243.97	c  S st  1631    237811     33972    145384         0     42995    441840   3987757    186.06    153.72  --
974.07/244.28	c  S st  1631    238319     33972    145384         0     43503    441840   4070349    186.06    153.72  --
974.45/244.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
974.45/244.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
976.45/244.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  2.14
976.45/244.86	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
976.45/244.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
976.84/244.91	c Subs w/ non-existent bins:      0 time:  0.22 s
978.06/245.23	c bin-w-bin subsume rem            0 bins  time:  0.05 s
978.06/245.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
978.06/245.26	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
1093.88/274.22	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.02
1094.28/274.33	c lits-rem:         0  cl-subs:     2104  v-elim:    504  v-fix:    0  time: 116.10 s
1094.28/274.33	c learnt bin added due to v-elim: 0
1094.28/274.35	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
1094.68/274.41	c vivif2 --  cl tried    41399 cl shrink        0 lits rem          0 time: 0.23
1096.29/274.86	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.81
1096.29/274.87	c calculated reachability. Time: 0.01
1096.29/274.87	c  N dy  1631    238319     33972    145384         0     41399    441840   3885623    186.06    153.72  --
1131.86/283.71	c  N dy  1738    253580     33972    145384         0     28680    441840    680502    237.05    153.78  --
1167.41/292.66	c  N dy  1852    269855     33972    145384         0     44955    441840   4233998    202.87    153.73  --
1208.53/302.96	c  N dy  1974    287160     33972    145384         0     33269    441840   1425262    231.22    153.75  --
1251.27/313.68	c  N dy  2102    305518     33972    145384         0     51627    441840   5555527    210.73    153.94  --
1297.61/325.28	c  N dy  2240    325064     33972    145384         0     41176    441840   2913250    221.25    153.82  --
1347.94/337.89	c  N dy  2381    345104     33972    145384         0     61215    441840   7378409    227.25    153.89  --
1378.33/345.47	c  S st  2468    357478     33972    145384         0     42594    441840   3013356    219.22    153.83  --
1379.50/345.79	c  S st  2468    357980     33972    145384         0     43096    441840   3105292    219.22    153.83  --
1379.90/345.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1379.90/345.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1381.90/346.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  2.10
1381.90/346.35	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
1381.90/346.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1381.90/346.40	c Subs w/ non-existent bins:      0 time:  0.18 s
1383.10/346.65	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1383.10/346.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1383.10/346.67	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
1425.44/357.29	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.02
1436.62/360.06	c Added 0 vars  tried: 80000 time: 11.09
1436.62/360.06	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:   11.09
1437.02/360.17	c lits-rem:         1  cl-subs:     2123  v-elim:    504  v-fix:    0  time: 53.90 s
1437.02/360.17	c learnt bin added due to v-elim: 0
1437.02/360.19	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
1437.42/360.23	c vivif2 --  cl tried    40973 cl shrink        0 lits rem          0 time: 0.19
1439.02/360.66	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 1.70
1439.02/360.67	c calculated reachability. Time: 0.01
1439.02/360.67	c  N dy  2468    357980     33972    145384         0     40973    441840   2993098    219.22    153.83  --
1489.75/373.36	c  N dy  2609    377989     33972    145384         0     60980    441840   7386856    227.35    153.82  --
1540.09/385.97	c  N dy  2750    398054     33972    145384         0     49045    441840   4218583    215.31    153.85  --
1591.62/398.87	c  N dy  2890    418055     33972    145384         0     36049    441840   1177257    223.35    153.88  --
1641.96/411.49	c  N dy  3031    438170     33972    145384         0     56162    441840   5584652    245.73    153.88  --
1693.48/424.40	c  N dy  3172    458290     33972    145384         0     42281    441840   2255836    213.91    153.74  --
1745.01/437.21	c  N dy  3313    478349     33972    145384         0     62337    441840   6673813    219.13    153.79  --
1796.93/450.21	c  N dy  3454    498393     33972    145384         0     47384    441840   3161434    208.88    153.74  --
1848.09/463.01	c  N dy  3596    518497     33972    145384         0     67483    441840   7676563    226.91    153.82  --
1892.02/474.02	c  S st  3726    536971     33972    145384         0     49960    441840   3562889    217.02    153.78  --
1893.20/474.35	c  S st  3726    537474     33972    145384         0     50463    441840   3661347    217.02    153.78  --
1893.20/474.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1893.20/474.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1896.00/475.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  2.49
1896.00/475.02	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
1896.00/475.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1896.00/475.06	c Subs w/ non-existent bins:      0 time:  0.18 s
1897.19/475.34	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1897.19/475.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1897.19/475.37	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
1993.50/499.44	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.03
1993.87/499.56	c lits-rem:         0  cl-subs:     2691  v-elim:    504  v-fix:    0  time: 96.60 s
1993.87/499.56	c learnt bin added due to v-elim: 0
1993.87/499.58	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
1994.27/499.63	c vivif2 --  cl tried    47772 cl shrink        0 lits rem          0 time: 0.21
1995.87/500.07	c asymm  cl-useful: 0/142671/145384 lits-rem:0 time: 1.75
1995.87/500.08	c calculated reachability. Time: 0.01
1995.87/500.08	c  N dy  3726    537474     33972    145384         0     47772    441840   3510486    217.02    153.78  --
1995.87/500.08	c  F st  3726    537474     33972    145384         0     47772    441840   3510486    217.02    153.78  --
2001.06/501.34	c Decided on dynamic restart strategy
2046.60/512.76	c  N dy  3858    557585     33972    145384         0     67880    441840   8044725    220.11    153.89  --
2097.74/525.59	c  N dy  3998    577590     33972    145384         0     50887    441840   3589654    209.58    153.96  --
2150.06/538.66	c  N dy  4138    597591     33972    145384         0     70884    441840   7967103    213.90    153.94  --
2200.79/551.33	c  N dy  4279    617666     33972    145384         0     52963    441840   3748754    224.67    153.89  --
2253.92/564.66	c  N dy  4420    637758     33972    145384         0     73052    441840   8184314    220.10    153.89  --
2306.64/577.82	c  N dy  4561    657865     33972    145384         0     54165    441840   3838896    232.13    153.93  --
2360.18/591.23	c  N dy  4702    677943     33972    145384         0     74241    441840   8220393    213.68    153.91  --
2413.31/604.54	c  N dy  4843    698046     33972    145384         0     54344    441840   3721831    224.21    154.05  --
2467.23/618.09	c  N dy  4984    718144     33972    145384         0     74438    441840   8124262    207.50    154.00  --
2520.38/631.40	c  N dy  5125    738240     33972    145384         0     53540    441840   3263320    209.24    154.00  --
2574.69/644.91	c  N dy  5266    758344     33972    145384         0     73643    441840   7601501    229.10    153.90  --
2628.21/658.35	c  N dy  5407    778383     33972    145384         0     51684    441840   2566027    207.50    153.84  --
2681.75/671.75	c  N dy  5547    798412     33972    145384         0     71713    441840   6957434    208.16    153.83  --
2706.11/677.90	c  S st  5602    806213     33972    145384         0     79513    441840   8716218    213.58    153.87  --
2707.71/678.29	c  S st  5602    806716     33972    145384         0     80016    441840   8804470    213.58    153.87  --
2708.11/678.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
2708.11/678.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2712.10/679.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  4.16
2712.10/679.38	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.08 s
2712.10/679.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2712.50/679.48	c Subs w/ non-existent bins:      0 time:  0.37 s
2715.30/680.15	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2715.30/680.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2715.30/680.18	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
3345.65/837.94	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.03
3376.41/845.66	c Added 0 vars  tried: 80000 time: 30.84
3376.41/845.66	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:   30.84
3377.23/845.86	c lits-rem:         0  cl-subs:     4604  v-elim:    504  v-fix:    0  time: 661.76 s
3377.23/845.86	c learnt bin added due to v-elim: 0
3377.23/845.88	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
3378.00/846.00	c vivif2 --  cl tried    75412 cl shrink        0 lits rem          0 time: 0.50
3378.00/846.04	c asymm  cl-useful: 0/2713/145384 lits-rem:0 time: 0.12
3378.00/846.05	c calculated reachability. Time: 0.00
3378.00/846.05	c  N dy  5602    806716     33972    145384         0     75412    441840   8420744    213.58    153.87  --
3432.33/859.64	c  N dy  5743    826742     33972    145384         0     52441    441840   2638388    219.87    153.90  --
3486.66/873.24	c  N dy  5883    846819     33972    145384         0     72516    441840   7110766    217.38    153.93  --
3541.38/886.99	c  N dy  6024    866844     33972    145384         0     48541    441840   1486870    210.49    153.99  --
3596.51/900.75	c  N dy  6165    886911     33972    145384         0     68604    441840   5992781    214.58    154.03  --
3653.63/915.05	c  N dy  6306    906916     33972    145384         0     88607    441840  10387515    204.64    154.03  --
3702.38/927.25	c  N dy  6446    926973     33972    145384         0     63666    441840   4709744    237.60    154.08  --
3753.09/939.93	c  N dy  6587    947001     33972    145384         0     83691    441840   9181829    202.17    154.12  --
3804.63/952.84	c  N dy  6728    967126     33972    145384         0     57821    441840   3101864    211.65    154.11  --
3856.95/965.94	c  N dy  6868    987168     33972    145384         0     77860    441840   7696725    239.36    154.20  --
3912.49/979.80	c  N dy  7008   1007181     33972    145384         0     50876    441840   1393093    245.37    154.21  --
3964.41/992.82	c  N dy  7149   1027255     33972    145384         0     70949    441840   5779409    208.41    154.18  --
4021.93/1007.21	c  N dy  7290   1047280     33972    145384         0     90974    441840  10212307    227.62    154.17  --
4077.06/1021.01	c  N dy  7431   1067357     33972    145384         0     63052    441840   3917334    235.36    154.21  --
4132.59/1034.91	c  N dy  7572   1087412     33972    145384         0     83104    441840   8367203    245.38    154.20  --
4190.13/1049.40	c  N dy  7712   1107459     33972    145384         0     54154    441840   1631920    223.42    154.21  --
4244.44/1062.97	c  N dy  7853   1127550     33972    145384         0     74244    441840   6073751    219.41    154.21  --
4302.75/1077.56	c  N dy  7995   1147638     33972    145384         0     94331    441840  10511509    214.84    154.21  --
4358.27/1091.40	c  N dy  8135   1167652     33972    145384         0     64350    441840   3677397    207.52    154.20  --
4414.23/1105.48	c  N dy  8277   1187737     33972    145384         0     84433    441840   8121316    225.92    154.20  --
4473.32/1120.26	c  N dy  8418   1207823     33972    145384         0     53519    441840   1027803    203.97    154.18  --
4479.72/1121.90	c  S st  8434   1210074     33972    145384         0     55770    441840   1525939    226.50    154.18  --
4481.31/1122.27	c  S st  8434   1210583     33972    145384         0     56279    441840   1611259    226.50    154.18  --
4481.31/1122.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4481.31/1122.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4484.53/1123.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  3.08
4484.53/1123.09	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.08 s
4484.53/1123.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4484.93/1123.12	c Subs w/ non-existent bins:      0 time:  0.13 s
4485.31/1123.29	c bin-w-bin subsume rem            0 bins  time:  0.05 s
4485.71/1123.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4485.71/1123.32	c Removed useless bin:       0  fixed:     0  bprops:   0.14M  time:  0.07 s
4503.28/1127.74	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.02
4503.68/1127.83	c lits-rem:         0  cl-subs:     3713  v-elim:    504  v-fix:    0  time: 18.03 s
4503.68/1127.83	c learnt bin added due to v-elim: 0
4503.68/1127.85	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.08
4503.68/1127.88	c vivif2 --  cl tried    52566 cl shrink        0 lits rem          0 time: 0.11
4505.28/1128.20	c asymm  cl-useful: 0/128721/145384 lits-rem:0 time: 1.29
4505.28/1128.21	c calculated reachability. Time: 0.01
4505.28/1128.21	c  N dy  8434   1210583     33972    145384         0     52566    441840   1537046    226.50    154.18  --
4558.41/1141.55	c  N dy  8575   1230643     33972    145384         0     72624    441840   5993089    221.35    154.19  --
4617.92/1156.46	c  N dy  8716   1250713     33972    145384         0     92689    441840  10517795    236.83    154.24  --
4677.05/1171.20	c  N dy  8855   1270752     33972    145384         0     60732    441840   2506676    204.89    154.30  --
4729.38/1184.33	c  N dy  8995   1290801     33972    145384         0     80779    441840   7035765    254.52    154.36  --
4783.72/1197.96	c  N dy  9135   1310872     33972    145384         0    100847    441840  11489073    205.69    154.37  --

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-3172501-1304051484/watcher-3172501-1304051484 -o /tmp/evaluation-result-3172501-1304051484/solver-3172501-1304051484 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172501-1304051484.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: 7.50 7.94 7.89 2/177 28107
/proc/meminfo: memFree=15948864/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=24708 CPUtime=0 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 1432 0 0 0 0 0 0 0 25 0 1 0 516747226 25300992 1371 33554432000 4194304 4797429 140733256077632 18446744073709551615 268272386233 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28107/statm: 6177 1379 341 148 0 1106 0

[startup+0.0614811 s]
/proc/loadavg: 7.50 7.94 7.89 2/177 28107
/proc/meminfo: memFree=15948864/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=93864 CPUtime=0.05 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 14219 0 0 0 4 1 0 0 25 0 1 0 516747226 96116736 10970 33554432000 4194304 4797429 140733256077632 18446744073709551615 268272386137 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28107/statm: 23556 10980 348 148 0 18485 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93864

[startup+0.100473 s]
/proc/loadavg: 7.50 7.94 7.89 2/177 28107
/proc/meminfo: memFree=15948864/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=122332 CPUtime=0.09 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 20627 0 0 0 7 2 0 0 25 0 1 0 516747226 125267968 13746 33554432000 4194304 4797429 140733256077632 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28107/statm: 30583 13747 348 148 0 25512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 122332

[startup+0.300437 s]
/proc/loadavg: 7.50 7.94 7.89 2/177 28107
/proc/meminfo: memFree=15948864/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=138964 CPUtime=0.29 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 26589 0 0 0 26 3 0 0 25 0 1 0 516747226 142299136 19392 33554432000 4194304 4797429 140733256077632 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28107/statm: 34741 19394 348 148 0 29670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138964

[startup+0.700369 s]
/proc/loadavg: 7.50 7.94 7.89 2/177 28107
/proc/meminfo: memFree=15948864/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=799132 CPUtime=1.38 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 39029 0 0 0 133 5 0 0 25 0 4 0 516747226 818311168 28718 33554432000 4194304 4797429 140733256077632 18446744073709551615 4241145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 199783 28718 380 148 0 194712 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 799132

[startup+1.50023 s]
/proc/loadavg: 7.62 7.96 7.90 10/184 28114
/proc/meminfo: memFree=15756156/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=812260 CPUtime=4.57 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 50818 0 0 0 450 7 0 0 25 0 4 0 516747226 831754240 40470 33554432000 4194304 4797429 140733256077632 18446744073709551615 4424368 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 203065 40470 410 148 0 197994 0
[pid=28107/tid=28112] ppid=28105 vsize=812260 CPUtime=1.01 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 5311 0 0 0 101 0 0 0 25 0 4 0 516747273 831754240 40470 33554432000 4194304 4797429 140733256077632 18446744073709551615 4422933 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=812260 CPUtime=1.01 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 5320 0 0 0 101 0 0 0 25 0 4 0 516747273 831754240 40470 33554432000 4194304 4797429 140733256077632 18446744073709551615 4331590 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=812260 CPUtime=1.01 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 3482 0 0 0 101 0 0 0 25 0 4 0 516747273 831754240 40470 33554432000 4194304 4797429 140733256077632 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 812260

[startup+3.10094 s]
/proc/loadavg: 7.62 7.96 7.90 9/184 28114
/proc/meminfo: memFree=15715112/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=812260 CPUtime=10.97 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 54090 0 0 0 1089 8 0 0 25 0 4 0 516747226 831754240 43725 33554432000 4194304 4797429 140733256077632 18446744073709551615 4354737 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 203065 43725 412 148 0 197994 0
[pid=28107/tid=28112] ppid=28105 vsize=812260 CPUtime=2.62 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 6139 0 0 0 261 1 0 0 25 0 4 0 516747273 831754240 43725 33554432000 4194304 4797429 140733256077632 18446744073709551615 4424383 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=812260 CPUtime=2.62 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 6144 0 0 0 261 1 0 0 25 0 4 0 516747273 831754240 43725 33554432000 4194304 4797429 140733256077632 18446744073709551615 4259014 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=812260 CPUtime=2.61 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 4245 0 0 0 261 0 0 0 25 0 4 0 516747273 831754240 43725 33554432000 4194304 4797429 140733256077632 18446744073709551615 4258807 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 812260

[startup+6.30037 s]
/proc/loadavg: 7.62 7.96 7.90 9/184 28114
/proc/meminfo: memFree=15638864/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=814828 CPUtime=23.74 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 60070 0 0 0 2364 10 0 0 25 0 4 0 516747226 834383872 49685 33554432000 4194304 4797429 140733256077632 18446744073709551615 4351897 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 203707 49685 413 148 0 198636 0
[pid=28107/tid=28112] ppid=28105 vsize=814828 CPUtime=5.81 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 7619 0 0 0 580 1 0 0 25 0 4 0 516747273 834383872 49685 33554432000 4194304 4797429 140733256077632 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=814828 CPUtime=5.82 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 7622 0 0 0 581 1 0 0 25 0 4 0 516747273 834383872 49685 33554432000 4194304 4797429 140733256077632 18446744073709551615 4425602 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=814828 CPUtime=5.78 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 5706 0 0 0 578 0 0 0 25 0 4 0 516747273 834383872 49685 33554432000 4194304 4797429 140733256077632 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.74
Current children cumulated vsize (KiB) 814828

[startup+12.7002 s]
/proc/loadavg: 7.68 7.96 7.90 9/184 28114
/proc/meminfo: memFree=15581368/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=831396 CPUtime=49.3 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 73734 0 0 0 4915 15 0 0 25 0 4 0 516747226 851349504 57949 33554432000 4194304 4797429 140733256077632 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 207849 57949 416 148 0 202778 0
[pid=28107/tid=28112] ppid=28105 vsize=831396 CPUtime=12.21 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 10513 0 0 0 1219 2 0 0 25 0 4 0 516747273 851349504 57949 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=831396 CPUtime=12.22 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 10584 0 0 0 1220 2 0 0 25 0 4 0 516747273 851349504 57949 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=831396 CPUtime=12.15 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 8500 0 0 0 1214 1 0 0 25 0 4 0 516747273 851349504 57949 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.3
Current children cumulated vsize (KiB) 831396

[startup+25.501 s]
/proc/loadavg: 7.73 7.96 7.90 9/184 28115
/proc/meminfo: memFree=15534384/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=839836 CPUtime=100.43 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 84448 0 0 0 10025 18 0 0 25 0 4 0 516747226 859992064 67010 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 209959 67010 417 148 0 204888 0
[pid=28107/tid=28112] ppid=28105 vsize=839836 CPUtime=25.02 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 12324 0 0 0 2499 3 0 0 25 0 4 0 516747273 859992064 67010 33554432000 4194304 4797429 140733256077632 18446744073709551615 4237256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=839836 CPUtime=25.02 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 12818 0 0 0 2499 3 0 0 25 0 4 0 516747273 859992064 67010 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=839836 CPUtime=24.87 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 9575 0 0 0 2486 1 0 0 25 0 4 0 516747273 859992064 67010 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 839836

[startup+51.1004 s]
/proc/loadavg: 7.89 7.98 7.91 9/184 28115
/proc/meminfo: memFree=15474088/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=847340 CPUtime=202.69 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 102609 0 0 0 20242 27 0 0 25 0 4 0 516747226 867676160 70514 33554432000 4194304 4797429 140733256077632 18446744073709551615 4387526 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 211835 70514 419 148 0 206764 0
[pid=28107/tid=28112] ppid=28105 vsize=847340 CPUtime=50.61 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 14490 0 0 0 5058 3 0 0 25 0 4 0 516747273 867676160 70514 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=847340 CPUtime=50.62 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 14775 0 0 0 5059 3 0 0 25 0 4 0 516747273 867676160 70514 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=847340 CPUtime=50.34 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 10619 0 0 0 5032 2 0 0 25 0 4 0 516747273 867676160 70514 33554432000 4194304 4797429 140733256077632 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.69
Current children cumulated vsize (KiB) 847340

[startup+102.306 s]
/proc/loadavg: 8.02 7.99 7.91 9/184 28117
/proc/meminfo: memFree=15431924/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=864380 CPUtime=407.24 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 123040 0 0 0 40688 36 0 0 25 0 4 0 516747226 885125120 78671 33554432000 4194304 4797429 140733256077632 18446744073709551615 4567905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 216095 78671 420 148 0 211024 0
[pid=28107/tid=28112] ppid=28105 vsize=864380 CPUtime=101.82 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 16318 0 0 0 10178 4 0 0 25 0 4 0 516747273 885125120 78671 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=864380 CPUtime=101.83 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 16598 0 0 0 10179 4 0 0 25 0 4 0 516747273 885125120 78671 33554432000 4194304 4797429 140733256077632 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=864380 CPUtime=101.26 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 13818 0 0 0 10123 3 0 0 25 0 4 0 516747273 885125120 78671 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.24
Current children cumulated vsize (KiB) 864380

[startup+162.301 s]
/proc/loadavg: 8.07 8.01 7.92 9/184 28118
/proc/meminfo: memFree=15389008/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=880132 CPUtime=646.89 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 172112 0 0 0 64636 53 0 0 25 0 4 0 516747226 901255168 83915 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 220033 83915 420 148 0 214962 0
[pid=28107/tid=28112] ppid=28105 vsize=880132 CPUtime=161.82 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 27243 0 0 0 16174 8 0 0 25 0 4 0 516747273 901255168 83915 33554432000 4194304 4797429 140733256077632 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=880132 CPUtime=161.82 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 27742 0 0 0 16175 7 0 0 25 0 4 0 516747273 901255168 83915 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=880132 CPUtime=160.94 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 23327 0 0 0 16088 6 0 0 25 0 4 0 516747273 901255168 83915 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.89
Current children cumulated vsize (KiB) 880132

[startup+222.301 s]
/proc/loadavg: 8.08 8.02 7.93 9/184 28120
/proc/meminfo: memFree=15347204/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=892864 CPUtime=886.57 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 193838 0 0 0 88592 65 0 0 25 0 4 0 516747226 914292736 89313 33554432000 4194304 4797429 140733256077632 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 223216 89313 420 148 0 218145 0
[pid=28107/tid=28112] ppid=28105 vsize=892864 CPUtime=221.81 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 30597 0 0 0 22172 9 0 0 25 0 4 0 516747273 914292736 89313 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=892864 CPUtime=221.82 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 30540 0 0 0 22173 9 0 0 25 0 4 0 516747273 914292736 89313 33554432000 4194304 4797429 140733256077632 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=892864 CPUtime=220.6 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 24970 0 0 0 22054 6 0 0 25 0 4 0 516747273 914292736 89313 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.57
Current children cumulated vsize (KiB) 892864

[startup+282.3 s]

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

[pid=28107] ppid=28105 vsize=926156 CPUtime=2564.32 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 395528 0 0 0 256256 176 0 0 25 0 4 0 516747226 948383744 108676 33554432000 4194304 4797429 140733256077632 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 231539 108676 420 148 0 226468 0
[pid=28107/tid=28112] ppid=28105 vsize=926156 CPUtime=641.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 50455 0 0 0 64167 16 0 0 25 0 4 0 516747273 948383744 108676 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=926156 CPUtime=641.83 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 45448 0 0 0 64169 14 0 0 25 0 4 0 516747273 948383744 108676 33554432000 4194304 4797429 140733256077632 18446744073709551615 4387498 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=926156 CPUtime=638.31 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 42983 0 0 0 63818 13 0 0 25 0 4 0 516747273 948383744 108676 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2564.32
Current children cumulated vsize (KiB) 926156

[startup+702.301 s]
/proc/loadavg: 8.03 8.04 7.96 9/184 28133
/proc/meminfo: memFree=15186860/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=996512 CPUtime=2803.98 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 421829 0 0 0 280209 189 0 0 25 0 4 0 516747226 1020428288 108161 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 249128 108161 425 148 0 244057 0
[pid=28107/tid=28112] ppid=28105 vsize=996512 CPUtime=701.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 53314 0 0 0 70165 18 0 0 25 0 4 0 516747273 1020428288 108161 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=996512 CPUtime=701.83 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 48924 0 0 0 70167 16 0 0 25 0 4 0 516747273 1020428288 108161 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=996512 CPUtime=697.98 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 45512 0 0 0 69784 14 0 0 25 0 4 0 516747273 1020428288 108161 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2803.98
Current children cumulated vsize (KiB) 996512

[startup+762.307 s]
/proc/loadavg: 8.16 8.07 7.98 9/184 28134
/proc/meminfo: memFree=15164648/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=996512 CPUtime=3043.67 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 426783 0 0 0 304175 192 0 0 25 0 4 0 516747226 1020428288 113069 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 249128 113069 425 148 0 244057 0
[pid=28107/tid=28112] ppid=28105 vsize=996512 CPUtime=761.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 54961 0 0 0 76164 19 0 0 25 0 4 0 516747273 1020428288 113069 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=996512 CPUtime=761.84 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 50379 0 0 0 76167 17 0 0 25 0 4 0 516747273 1020428288 113069 33554432000 4194304 4797429 140733256077632 18446744073709551615 4526328 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=996512 CPUtime=757.66 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 47364 0 0 0 75751 15 0 0 25 0 4 0 516747273 1020428288 113069 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.67
Current children cumulated vsize (KiB) 996512

[startup+822.301 s]
/proc/loadavg: 8.17 8.09 7.99 9/184 28136
/proc/meminfo: memFree=15138584/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=996644 CPUtime=3283.34 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 429642 0 0 0 328140 194 0 0 25 0 4 0 516747226 1020563456 115513 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 249161 115513 425 148 0 244090 0
[pid=28107/tid=28112] ppid=28105 vsize=996644 CPUtime=821.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 55846 0 0 0 82164 19 0 0 25 0 4 0 516747273 1020563456 115513 33554432000 4194304 4797429 140733256077632 18446744073709551615 4648114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=996644 CPUtime=821.83 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 51586 0 0 0 82166 17 0 0 25 0 4 0 516747273 1020563456 115513 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=996644 CPUtime=817.33 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 48131 0 0 0 81717 16 0 0 25 0 4 0 516747273 1020563456 115513 33554432000 4194304 4797429 140733256077632 18446744073709551615 4549863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.34
Current children cumulated vsize (KiB) 996644

[startup+882.301 s]
/proc/loadavg: 8.16 8.10 8.00 9/184 28137
/proc/meminfo: memFree=15107324/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1006476 CPUtime=3523 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 449724 0 0 0 352095 205 0 0 25 0 4 0 516747226 1030631424 120107 33554432000 4194304 4797429 140733256077632 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 251619 120107 420 148 0 246548 0
[pid=28107/tid=28112] ppid=28105 vsize=1006476 CPUtime=881.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 60203 0 0 0 88163 20 0 0 25 0 4 0 516747273 1030631424 120107 33554432000 4194304 4797429 140733256077632 18446744073709551615 4389793 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1006476 CPUtime=881.84 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 52630 0 0 0 88166 18 0 0 25 0 4 0 516747273 1030631424 120107 33554432000 4194304 4797429 140733256077632 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1006476 CPUtime=876.99 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 48868 0 0 0 87683 16 0 0 25 0 4 0 516747273 1030631424 120107 33554432000 4194304 4797429 140733256077632 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523
Current children cumulated vsize (KiB) 1006476

[startup+942.301 s]
/proc/loadavg: 8.23 8.12 8.01 9/184 28139
/proc/meminfo: memFree=15150960/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1007732 CPUtime=3762.68 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 486966 0 0 0 376047 221 0 0 25 0 4 0 516747226 1031917568 113770 33554432000 4194304 4797429 140733256077632 18446744073709551615 4387532 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 251933 113770 420 148 0 246862 0
[pid=28107/tid=28112] ppid=28105 vsize=1007732 CPUtime=941.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 63305 0 0 0 94162 21 0 0 25 0 4 0 516747273 1031917568 113770 33554432000 4194304 4797429 140733256077632 18446744073709551615 4509104 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1007732 CPUtime=941.83 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 59560 0 0 0 94164 19 0 0 25 0 4 0 516747273 1031917568 113770 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1007732 CPUtime=936.68 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 52858 0 0 0 93650 18 0 0 25 0 4 0 516747273 1031917568 113770 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.68
Current children cumulated vsize (KiB) 1007732

[startup+1002.3 s]
/proc/loadavg: 8.21 8.13 8.02 9/184 28141
/proc/meminfo: memFree=15125776/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1007780 CPUtime=4002.36 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 515311 0 0 0 399999 237 0 0 25 0 4 0 516747226 1031966720 116872 33554432000 4194304 4797429 140733256077632 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 251945 116872 420 148 0 246874 0
[pid=28107/tid=28112] ppid=28105 vsize=1007780 CPUtime=1001.84 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 66323 0 0 0 100161 23 0 0 25 0 4 0 516747273 1031966720 116872 33554432000 4194304 4797429 140733256077632 18446744073709551615 4501983 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1007780 CPUtime=1001.84 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 60819 0 0 0 100164 20 0 0 25 0 4 0 516747273 1031966720 116872 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1007780 CPUtime=996.34 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 54442 0 0 0 99616 18 0 0 25 0 4 0 516747273 1031966720 116872 33554432000 4194304 4797429 140733256077632 18446744073709551615 4526299 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 1007780

[startup+1062.3 s]
/proc/loadavg: 8.22 8.14 8.02 9/184 28142
/proc/meminfo: memFree=15106788/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1010604 CPUtime=4242.03 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 540393 0 0 0 423950 253 0 0 25 0 4 0 516747226 1034858496 117007 33554432000 4194304 4797429 140733256077632 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 252651 117007 420 148 0 247580 0
[pid=28107/tid=28112] ppid=28105 vsize=1010604 CPUtime=1061.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 67453 0 0 0 106160 23 0 0 25 0 4 0 516747273 1034858496 117007 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1010604 CPUtime=1061.84 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 61867 0 0 0 106163 21 0 0 25 0 4 0 516747273 1034858496 117007 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1010604 CPUtime=1056.02 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 55154 0 0 0 105583 19 0 0 25 0 4 0 516747273 1034858496 117007 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.03
Current children cumulated vsize (KiB) 1010604

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 8.02 9/184 28144
/proc/meminfo: memFree=15106888/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1011492 CPUtime=4481.71 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 564609 0 0 0 447900 271 0 0 25 0 4 0 516747226 1035767808 114847 33554432000 4194304 4797429 140733256077632 18446744073709551615 4242448 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 252873 114847 420 148 0 247802 0
[pid=28107/tid=28112] ppid=28105 vsize=1011492 CPUtime=1121.84 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 68385 0 0 0 112160 24 0 0 25 0 4 0 516747273 1035767808 114847 33554432000 4194304 4797429 140733256077632 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1011492 CPUtime=1121.84 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 63343 0 0 0 112162 22 0 0 25 0 4 0 516747273 1035767808 114847 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1011492 CPUtime=1115.69 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 55773 0 0 0 111550 19 0 0 25 0 4 0 516747273 1035767808 114847 33554432000 4194304 4797429 140733256077632 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.71
Current children cumulated vsize (KiB) 1011492

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 8.02 9/184 28145
/proc/meminfo: memFree=15121368/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1019208 CPUtime=4721.39 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 589552 0 0 0 471852 287 0 0 25 0 4 0 516747226 1043668992 114469 33554432000 4194304 4797429 140733256077632 18446744073709551615 4390023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 254802 114469 420 148 0 249731 0
[pid=28107/tid=28112] ppid=28105 vsize=1019208 CPUtime=1181.83 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 70917 0 0 0 118159 24 0 0 25 0 4 0 516747273 1043668992 114469 33554432000 4194304 4797429 140733256077632 18446744073709551615 4656168 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1019208 CPUtime=1181.84 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 64041 0 0 0 118162 22 0 0 25 0 4 0 516747273 1043668992 114469 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1019208 CPUtime=1175.36 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 58161 0 0 0 117517 19 0 0 25 0 4 0 516747273 1043668992 114469 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524944 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.39
Current children cumulated vsize (KiB) 1019208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.09 8.11 8.02 5/179 28147
/proc/meminfo: memFree=15552800/32950928 swapFree=67111528/67111528
[pid=28107] ppid=28105 vsize=1021944 CPUtime=4800.1 cores=1,3,5,7
/proc/28107/stat : 28107 (techdemo) R 28105 28107 28069 0 -1 4202496 603033 0 0 0 479716 294 0 0 25 0 4 0 516747226 1046470656 108216 33554432000 4194304 4797429 140733256077632 18446744073709551615 4388515 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28107/statm: 255486 108216 420 148 0 250415 0
[pid=28107/tid=28112] ppid=28105 vsize=1021944 CPUtime=1201.54 cores=1,3,5,7
/proc/28107/task/28112/stat : 28112 (techdemo) R 28105 28107 28069 0 -1 4202560 72365 0 0 0 120129 25 0 0 25 0 4 0 516747273 1046470656 108216 33554432000 4194304 4797429 140733256077632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28107/tid=28113] ppid=28105 vsize=1021944 CPUtime=1201.55 cores=1,3,5,7
/proc/28107/task/28113/stat : 28113 (techdemo) R 28105 28107 28069 0 -1 4202560 66801 0 0 0 120131 24 0 0 25 0 4 0 516747273 1046470656 108216 33554432000 4194304 4797429 140733256077632 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28107/tid=28114] ppid=28105 vsize=1021944 CPUtime=1194.96 cores=1,3,5,7
/proc/28107/task/28114/stat : 28114 (techdemo) R 28105 28107 28069 0 -1 4202560 58854 0 0 0 119476 20 0 0 25 0 4 0 516747273 1046470656 108216 33554432000 4194304 4797429 140733256077632 18446744073709551615 4425708 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1021944

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): 1202.03
CPU time (s): 4800.15
CPU user time (s): 4797.18
CPU system time (s): 2.96555
CPU usage (%): 399.337
Max. virtual memory (cumulated for all children) (KiB): 1130972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.18
system time used= 2.96555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603036
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= 1307
involuntary context switches= 35896

runsolver used 1.76573 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 06:31:24
IDJOB=3172501
IDBENCH=82519
IDSOLVER=1584
FILE ID=node122/3172501-1304051484
RUNJOBID= node122-1304051484-28088
PBS_JOBID= 13170414
Free space on /tmp= 71652 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172501-1304051484/watcher-3172501-1304051484 -o /tmp/evaluation-result-3172501-1304051484/solver-3172501-1304051484 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172501-1304051484.cnf

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

MD5SUM BENCH= 07407a86c8d0f1e46c34022f68908549
RANDOM SEED=381646831

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15949268 kB
Buffers:       1733948 kB
Cached:       14599484 kB
SwapCached:          0 kB
Active:        5557732 kB
Inactive:     10877096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15949268 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19944 kB
Writeback:           0 kB
AnonPages:      101108 kB
Mapped:          15396 kB
Slab:           501744 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   277632 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= 71648 MiB
End job on node122 at 2011-04-29 06:51:28