Trace number 3172650

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.28 1202.13

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
MD5SUM2df42d61a6b217e160d2447861596d0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.0875
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3172650-1304080851.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.48/0.54	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.48/0.54	c -- vars added      40000
0.48/0.54	c Parsing time:  0.50 s
0.48/0.54	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.76/0.67	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.53
1.56/0.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.73
1.56/0.89	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.06 s
1.56/0.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.96/0.90	c Subs w/ non-existent bins:      0 time:  0.04 s
2.37/1.00	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.37/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2.37/1.03	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.06 s
4.35/1.53	c lits-rem:         0  cl-subs:        0  v-elim:   2140  v-fix:    0  time:  1.99 s
4.35/1.53	c learnt bin added due to v-elim: 0
4.35/1.54	c Finding binary XORs  T:     0.04 s  found:       0
4.76/1.67	c Finding non-binary XORs:     0.48 s (found:       0, avg size: nan)
4.76/1.67	c calculated reachability. Time: 0.00
4.76/1.69	c Calc default polars -  time:   0.06 s pos:   17669 undec:    4608 neg:   17723
4.76/1.69	c =========================================================================================
4.76/1.69	c types(t): F = full restart, N = normal restart
4.76/1.69	c types(t): S = simplification begin/end, E = solution found
4.76/1.69	c restart types(rt): st = static, dy = dynamic
4.76/1.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
4.76/1.69	c  B st     0         0     38833    166056         0         0    504597         0   no data   no data  --
9.55/2.81	c Decided on dynamic restart strategy
13.54/3.81	c  N dy    20      4047     38833    166056         0      4045    504597   1109249    210.13    185.03  --
22.33/6.07	c  N dy    48      8111     38833    166056         0      8109    504597   2042165    231.59    174.02  --
30.71/8.15	c  N dy    77     12222     38833    166056         0     12220    504597   2932908    213.53    167.45  --
39.11/10.28	c  N dy   105     16245     38833    166056         0     16242    504597   3882887    267.88    167.11  --
49.08/12.78	c  N dy   134     20373     38833    166056         0     10371    504597    710494    249.84    166.03  --
58.68/15.19	c  N dy   163     24500     38833    166056         0     14496    504597   1684171    240.57    165.88  --
67.47/17.36	c  N dy   192     28584     38833    166056         0     18578    504597   2604936    235.04    165.04  --
71.46/18.39	c  S st   203     30000     38833    166056         0     19994    504597   2912769    226.37    164.56  --
72.67/18.68	c  S st   203     30502     38833    166056         0     20496    504597   3012566    226.37    164.56  --
73.07/18.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
73.07/18.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.65/19.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  1.88
74.65/19.19	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
74.65/19.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.05/19.24	c Subs w/ non-existent bins:      0 time:  0.18 s
76.65/19.60	c bin-w-bin subsume rem            0 bins  time:  0.06 s
76.65/19.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
76.65/19.63	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.08 s
116.19/29.52	c lits-rem:         0  cl-subs:     1324  v-elim:    610  v-fix:    0  time: 39.51 s
116.19/29.52	c learnt bin added due to v-elim: 0
116.19/29.55	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
116.19/29.59	c vivif2 --  cl tried    19172 cl shrink        0 lits rem          0 time: 0.18
117.79/29.97	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.50
117.79/29.98	c calculated reachability. Time: 0.01
117.79/29.98	c  N dy   203     30502     38833    166056         0     19172    504597   2877396    226.37    164.56  --
117.79/29.98	c  F st   203     30502     38833    166056         0     19172    504597   2877396    226.37    164.56  --
123.39/31.37	c Decided on dynamic restart strategy
128.18/32.59	c  N dy   223     34571     38833    166056         0     23241    504597   3962343    218.89    166.79  --
138.58/35.13	c  N dy   252     38686     38833    166056         0     27351    504597   4931812    231.68    166.86  --
148.95/37.72	c  N dy   281     42817     38833    166056         0     15987    504597    862264    231.00    166.76  --
156.16/39.52	c  S st   302     45757     38833    166056         0     18927    504597   1501755    234.53    165.87  --
157.33/39.81	c  S st   302     46262     38833    166056         0     19432    504597   1591900    234.53    165.87  --
157.33/39.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
157.33/39.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.93/40.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  1.59
158.93/40.25	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
158.93/40.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.93/40.28	c Subs w/ non-existent bins:      0 time:  0.13 s
159.73/40.45	c bin-w-bin subsume rem            0 bins  time:  0.06 s
159.73/40.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
159.73/40.48	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.07 s
178.13/45.07	c lits-rem:         0  cl-subs:      588  v-elim:    610  v-fix:    0  time: 18.33 s
178.13/45.07	c learnt bin added due to v-elim: 0
178.13/45.09	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
178.53/45.12	c vivif2 --  cl tried    18844 cl shrink        0 lits rem          0 time: 0.10
179.71/45.42	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.22
179.71/45.44	c calculated reachability. Time: 0.01
179.71/45.44	c  N dy   302     46262     38833    166056         0     18844    504597   1545450    234.53    165.87  --
189.69/47.95	c  N dy   331     50366     38833    166056         0     22948    504597   2480573    235.75    165.35  --
200.10/50.55	c  N dy   360     54501     38833    166056         0     27083    504597   3451862    214.65    165.49  --
210.07/53.01	c  N dy   389     58561     38833    166056         0     31143    504597   4342054    202.92    164.89  --
220.05/55.53	c  N dy   417     62562     38833    166056         0     35144    504597   5264876    235.84    164.70  --
229.64/57.98	c  N dy   445     66625     38833    166056         0     20460    504597   1162976    261.56    164.71  --
237.23/59.83	c  S st   465     69396     38833    166056         0     23231    504597   1802530    221.41    164.67  --
238.43/60.15	c  S st   465     69900     38833    166056         0     23735    504597   1888488    221.41    164.67  --
238.43/60.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
238.43/60.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.42/60.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  1.72
240.42/60.63	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
240.42/60.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.42/60.67	c Subs w/ non-existent bins:      0 time:  0.15 s
241.22/60.86	c bin-w-bin subsume rem            0 bins  time:  0.06 s
241.22/60.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
241.22/60.90	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.08 s
261.61/65.92	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
270.40/68.19	c Added 0 vars  tried: 80000 time: 9.05
270.40/68.19	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:    9.06
270.80/68.28	c lits-rem:         0  cl-subs:      740  v-elim:    610  v-fix:    0  time: 29.50 s
270.80/68.28	c learnt bin added due to v-elim: 0
271.17/68.31	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
271.17/68.34	c vivif2 --  cl tried    22995 cl shrink        0 lits rem          0 time: 0.12
272.37/68.66	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.30
272.37/68.68	c calculated reachability. Time: 0.01
272.37/68.68	c  N dy   465     69900     38833    166056         0     22995    504597   1827240    221.41    164.67  --
272.37/68.68	c  F st   465     69900     38833    166056         0     22995    504597   1827240    221.41    164.67  --
277.97/70.04	c Decided on dynamic restart strategy
283.98/71.51	c  N dy   488     74368     38833    166056         0     27461    504597   2941027    229.37    164.72  --
295.94/74.56	c  N dy   522     79176     38833    166056         0     32269    504597   4020074    232.08    164.39  --
308.33/77.65	c  N dy   559     84348     38833    166056         0     37439    504597   5184436    199.21    163.98  --
322.31/81.14	c  N dy   597     89760     38833    166056         0     21979    504597    938693    211.15    163.68  --
336.71/84.73	c  N dy   637     95493     38833    166056         0     27711    504597   2280625    246.54    163.70  --
351.46/88.49	c  N dy   681    101663     38833    166056         0     33879    504597   3654236    224.16    163.29  --
361.46/90.95	c  S st   704    104851     38833    166056         0     37067    504597   4406138    225.06    163.38  --
362.68/91.29	c  S st   704    105354     38833    166056         0     37570    504597   4486942    225.06    163.38  --
363.08/91.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
363.08/91.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
365.06/91.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  2.33
365.46/91.92	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.08 s
365.46/91.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
365.46/91.98	c Subs w/ non-existent bins:      0 time:  0.24 s
367.07/92.37	c bin-w-bin subsume rem            0 bins  time:  0.06 s
367.07/92.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
367.07/92.40	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.08 s
505.66/127.00	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
506.06/127.13	c lits-rem:         0  cl-subs:     1329  v-elim:    610  v-fix:    0  time: 138.71 s
506.06/127.13	c learnt bin added due to v-elim: 0
506.06/127.15	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.09
506.46/127.22	c vivif2 --  cl tried    36241 cl shrink        0 lits rem          0 time: 0.26
508.45/127.72	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 2.03
508.45/127.74	c calculated reachability. Time: 0.01
508.45/127.74	c  N dy   704    105354     38833    166056         0     36241    504597   4323174    225.06    163.38  --
525.25/131.95	c  N dy   751    112110     38833    166056         0     42995    504597   5882981    226.57    163.34  --
542.41/136.21	c  N dy   801    119291     38833    166056         0     27741    504597   1935672    238.29    163.61  --
560.40/140.73	c  N dy   855    127016     38833    166056         0     35465    504597   3700503    228.02    163.37  --
579.96/145.69	c  N dy   912    135138     38833    166056         0     43586    504597   5565529    216.49    163.31  --
601.53/151.04	c  N dy   973    143889     38833    166056         0     28622    504597   1781605    231.28    163.20  --
622.70/156.38	c  N dy  1038    153101     38833    166056         0     37834    504597   3833920    217.63    162.86  --
637.88/160.10	c  S st  1073    158032     38833    166056         0     42764    504597   5002354    242.41    163.03  --
639.08/160.43	c  S st  1073    158538     38833    166056         0     43270    504597   5091457    242.41    163.03  --
639.08/160.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
639.08/160.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.48/161.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  2.44
641.48/161.09	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
641.48/161.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.88/161.15	c Subs w/ non-existent bins:      0 time:  0.26 s
643.47/161.57	c bin-w-bin subsume rem            0 bins  time:  0.05 s
643.47/161.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
643.47/161.60	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.07 s
861.18/216.04	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
861.58/216.19	c lits-rem:         0  cl-subs:     1762  v-elim:    610  v-fix:    0  time: 218.02 s
861.58/216.19	c learnt bin added due to v-elim: 0
861.98/216.21	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
861.98/216.29	c vivif2 --  cl tried    41508 cl shrink        0 lits rem          0 time: 0.31
864.37/216.83	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 2.18
864.37/216.85	c calculated reachability. Time: 0.01
864.37/216.85	c  N dy  1073    158538     38833    166056         0     41508    504597   4891997    242.41    163.03  --
891.53/223.62	c  N dy  1145    168751     38833    166056         0     26862    504597   1048293    222.74    163.04  --
918.29/230.38	c  N dy  1221    179556     38833    166056         0     37665    504597   3501878    257.07    162.89  --
949.86/238.25	c  N dy  1303    191127     38833    166056         0     49235    504597   6077894    218.86    162.64  --
981.01/246.08	c  N dy  1389    203429     38833    166056         0     35606    504597   2868169    235.68    162.90  --
1016.16/254.83	c  N dy  1481    216439     38833    166056         0     48615    504597   5857745    238.43    162.81  --
1053.31/264.14	c  N dy  1579    230328     38833    166056         0     35543    504597   2451332    214.38    162.81  --
1074.90/269.50	c  S st  1632    237807     38833    166056         0     43022    504597   4233522    229.06    162.96  --
1076.08/269.83	c  S st  1632    238310     38833    166056         0     43525    504597   4320430    229.06    162.96  --
1076.08/269.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1076.08/269.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1078.48/270.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  2.41
1078.48/270.48	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.08 s
1078.48/270.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1078.90/270.53	c Subs w/ non-existent bins:      0 time:  0.22 s
1080.07/270.86	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1080.07/270.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1080.07/270.89	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.07 s
1216.69/305.00	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
1217.09/305.13	c lits-rem:         2  cl-subs:     1913  v-elim:    610  v-fix:    0  time: 136.77 s
1217.09/305.13	c learnt bin added due to v-elim: 0
1217.09/305.16	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
1217.49/305.22	c vivif2 --  cl tried    41612 cl shrink        0 lits rem          0 time: 0.26
1219.50/305.73	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 2.05
1219.50/305.75	c calculated reachability. Time: 0.01
1219.50/305.75	c  N dy  1632    238310     38833    166056         0     41612    504597   4142371    229.06    162.96  --
1260.63/316.08	c  N dy  1739    253540     38833    166056         0     28862    504597    735737    229.56    163.00  --
1302.58/326.50	c  N dy  1853    269734     38833    166056         0     45052    504597   4530014    217.72    162.97  --
1347.34/337.77	c  N dy  1974    286951     38833    166056         0     33280    504597   1485056    216.00    162.96  --
1394.05/349.42	c  N dy  2103    305353     38833    166056         0     51675    504597   5807279    257.96    163.07  --
1444.01/361.98	c  N dy  2240    324852     38833    166056         0     41184    504597   3122830    257.48    163.24  --
1497.11/375.29	c  N dy  2382    344977     38833    166056         0     61309    504597   7812337    232.20    163.25  --
1531.06/383.78	c  S st  2470    357465     38833    166056         0     42799    504597   3265186    219.95    163.32  --
1532.65/384.12	c  S st  2470    357969     38833    166056         0     43303    504597   3362115    219.95    163.32  --
1532.65/384.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1532.65/384.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1535.06/384.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  2.38
1535.06/384.76	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.08 s
1535.06/384.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1535.45/384.81	c Subs w/ non-existent bins:      0 time:  0.20 s
1536.27/385.09	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1536.65/385.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1536.65/385.12	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.07 s
1605.36/402.33	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
1617.34/405.35	c Added 0 vars  tried: 80000 time: 12.08
1617.34/405.35	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:   12.08
1617.74/405.47	c lits-rem:         3  cl-subs:     2223  v-elim:    610  v-fix:    0  time: 81.27 s
1617.74/405.47	c learnt bin added due to v-elim: 0
1617.74/405.49	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.09
1618.14/405.54	c vivif2 --  cl tried    41080 cl shrink        0 lits rem          0 time: 0.19
1619.76/405.98	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.75
1619.76/405.99	c calculated reachability. Time: 0.01
1619.76/405.99	c  N dy  2470    357969     38833    166056         0     41080    504597   3226773    219.95    163.32  --
1675.67/419.96	c  N dy  2611    378027     38833    166056         0     61135    504597   8004411    247.33    163.46  --
1729.61/433.43	c  N dy  2751    398037     38833    166056         0     49148    504597   4540422    219.94    163.60  --
1786.73/447.74	c  N dy  2892    418123     38833    166056         0     36239    504597   1251918    237.66    163.70  --
1841.05/461.37	c  N dy  3033    438265     38833    166056         0     56381    504597   6030084    228.02    163.77  --
1898.15/475.62	c  N dy  3174    458301     38833    166056         0     42416    504597   2476261    242.11    163.87  --
1952.89/489.37	c  N dy  3315    478416     38833    166056         0     62529    504597   7197772    236.24    163.93  --
2009.61/503.53	c  N dy  3456    498493     38833    166056         0     47609    504597   3510558    241.24    163.95  --
2065.53/517.57	c  N dy  3596    518503     38833    166056         0     67616    504597   8186737    233.61    163.97  --
2118.26/530.70	c  S st  3726    536956     38833    166056         0     50070    504597   3757127    224.47    164.07  --
2119.46/531.05	c  S st  3726    537460     38833    166056         0     50574    504597   3847956    224.47    164.07  --
2119.46/531.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2119.46/531.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2122.26/531.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  2.78
2122.26/531.79	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.07 s
2122.26/531.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2122.66/531.84	c Subs w/ non-existent bins:      0 time:  0.21 s
2123.86/532.15	c bin-w-bin subsume rem            0 bins  time:  0.06 s
2123.86/532.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2123.86/532.18	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.08 s
2235.31/560.10	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
2236.11/560.22	c lits-rem:         1  cl-subs:     2898  v-elim:    610  v-fix:    0  time: 111.97 s
2236.11/560.22	c learnt bin added due to v-elim: 0
2236.11/560.24	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.09
2236.11/560.29	c vivif2 --  cl tried    47676 cl shrink        0 lits rem          0 time: 0.21
2238.10/560.74	c asymm  cl-useful: 0/157635/166056 lits-rem:0 time: 1.79
2238.10/560.75	c calculated reachability. Time: 0.01
2238.10/560.75	c  N dy  3726    537460     38833    166056         0     47676    504597   3680412    224.47    164.07  --
2238.10/560.75	c  F st  3726    537460     38833    166056         0     47676    504597   3680412    224.47    164.07  --
2244.09/562.29	c Decided on dynamic restart strategy
2292.82/574.40	c  N dy  3857    557528     38833    166056         0     67744    504597   8517829    226.06    164.19  --
2345.95/587.74	c  N dy  3998    577535     38833    166056         0     50748    504597   3661457    240.47    164.11  --
2402.67/601.99	c  N dy  4139    597653     38833    166056         0     70864    504597   8402488    244.66    164.17  --
2458.20/615.85	c  N dy  4279    617680     38833    166056         0     52896    504597   3926838    246.89    164.15  --
2515.33/630.12	c  N dy  4420    637806     38833    166056         0     73018    504597   8502401    232.73    164.02  --
2571.25/644.15	c  N dy  4560    657853     38833    166056         0     54066    504597   3915990    213.01    163.94  --
2629.98/658.88	c  N dy  4701    677975     38833    166056         0     74185    504597   8614588    210.06    163.95  --
2685.49/672.74	c  N dy  4841    698021     38833    166056         0     54233    504597   3855191    250.87    164.01  --
2745.01/687.66	c  N dy  4981    718041     38833    166056         0     74249    504597   8480194    219.75    163.98  --
2801.35/701.76	c  N dy  5122    738155     38833    166056         0     53371    504597   3331974    232.47    164.01  --
2861.25/716.71	c  N dy  5263    758288     38833    166056         0     73501    504597   8098824    214.01    164.05  --
2918.38/731.03	c  N dy  5403    778346     38833    166056         0     51562    504597   2688313    234.47    164.09  --
2976.70/745.68	c  N dy  5544    798429     38833    166056         0     71640    504597   7265029    230.86    164.02  --
3003.48/752.40	c  S st  5599    806191     38833    166056         0     79400    504597   9091161    221.06    164.04  --
3005.46/752.84	c  S st  5599    806695     38833    166056         0     79904    504597   9174799    221.06    164.04  --
3005.46/752.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
3005.46/752.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3010.25/754.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  4.52
3010.25/754.03	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.08 s
3010.25/754.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3010.65/754.13	c Subs w/ non-existent bins:      0 time:  0.41 s
3013.44/754.85	c bin-w-bin subsume rem            0 bins  time:  0.06 s
3013.44/754.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3013.44/754.88	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.07 s
3673.75/920.11	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
3702.90/927.46	c Added 0 vars  tried: 80000 time: 29.34
3702.90/927.46	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:   29.34
3703.70/927.67	c lits-rem:         1  cl-subs:     4539  v-elim:    610  v-fix:    0  time: 690.14 s
3703.70/927.67	c learnt bin added due to v-elim: 0
3704.10/927.70	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
3704.50/927.83	c vivif2 --  cl tried    75365 cl shrink        0 lits rem          0 time: 0.55
3704.90/927.91	c asymm  cl-useful: 0/8421/166056 lits-rem:0 time: 0.30
3704.90/927.92	c calculated reachability. Time: 0.01
3704.90/927.92	c  N dy  5599    806695     38833    166056         0     75365    504597   8784944    221.06    164.04  --
3764.42/942.84	c  N dy  5739    826739     38833    166056         0     52414    504597   2759414    236.73    164.13  --
3821.95/957.23	c  N dy  5879    846829     38833    166056         0     72498    504597   7447183    210.75    164.14  --
3883.46/972.60	c  N dy  6019    866906     38833    166056         0     48581    504597   1571338    259.80    164.15  --
3939.40/986.70	c  N dy  6159    886960     38833    166056         0     68634    504597   6190655    247.31    164.11  --
4001.70/1002.26	c  N dy  6300    907091     38833    166056         0     88762    504597  10917501    256.25    164.12  --
4060.02/1016.82	c  N dy  6441    927196     38833    166056         0     63871    504597   4932356    218.78    164.15  --
4120.33/1031.90	c  N dy  6582    947294     38833    166056         0     83966    504597   9668737    237.53    164.18  --
4176.69/1046.01	c  N dy  6723    967305     38833    166056         0     57983    504597   3284450    226.23    164.18  --
4234.98/1060.62	c  N dy  6865    987449     38833    166056         0     78124    504597   8021106    255.73    164.21  --
4294.10/1075.42	c  N dy  7006   1007521     38833    166056         0     51198    504597   1545897    228.16    164.20  --
4348.45/1089.02	c  N dy  7146   1027570     38833    166056         0     71244    504597   6206063    243.19    164.20  --
4407.15/1103.70	c  N dy  7286   1047581     38833    166056         0     91251    504597  10894585    233.46    164.22  --
4464.27/1118.05	c  N dy  7427   1067711     38833    166056         0     63388    504597   4119039    224.97    164.20  --
4523.00/1132.77	c  N dy  7568   1087834     38833    166056         0     83509    504597   8845411    224.17    164.22  --
4583.71/1147.98	c  N dy  7709   1107890     38833    166056         0     54568    504597   1849253    253.66    164.24  --
4641.63/1162.45	c  N dy  7850   1127970     38833    166056         0     74645    504597   6542565    246.68    164.24  --
4704.75/1178.24	c  N dy  7991   1148075     38833    166056         0     94749    504597  11161109    229.36    164.18  --
4763.47/1192.93	c  N dy  8132   1168165     38833    166056         0     64843    504597   3957893    211.91    164.22  --

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-3172650-1304080851/watcher-3172650-1304080851 -o /tmp/evaluation-result-3172650-1304080851/solver-3172650-1304080851 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172650-1304080851.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: 8.18 8.15 8.01 2/175 3538
/proc/meminfo: memFree=23607728/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=22300 CPUtime=0 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 897 0 0 0 0 0 0 0 25 0 1 0 598315827 22835200 838 33554432000 4194304 4797429 140735024879632 18446744073709551615 4408872 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3538/statm: 5617 847 341 148 0 546 0

[startup+0.025629 s]
/proc/loadavg: 8.18 8.15 8.01 2/175 3538
/proc/meminfo: memFree=23607728/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=40976 CPUtime=0.01 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 5924 0 0 0 1 0 0 0 25 0 1 0 598315827 41959424 4487 33554432000 4194304 4797429 140735024879632 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3538/statm: 10244 4497 342 148 0 5173 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 40976

[startup+0.100708 s]
/proc/loadavg: 8.18 8.15 8.01 2/175 3538
/proc/meminfo: memFree=23607728/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=121360 CPUtime=0.09 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 21490 0 0 0 7 2 0 0 25 0 1 0 598315827 124272640 14616 33554432000 4194304 4797429 140735024879632 18446744073709551615 4407765 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3538/statm: 30340 14616 348 148 0 25269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 121360

[startup+0.300579 s]
/proc/loadavg: 8.18 8.15 8.01 2/175 3538
/proc/meminfo: memFree=23607728/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=138956 CPUtime=0.29 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 27718 0 0 0 26 3 0 0 25 0 1 0 598315827 142290944 20520 33554432000 4194304 4797429 140735024879632 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3538/statm: 34739 20520 348 148 0 29668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138956

[startup+0.700504 s]
/proc/loadavg: 8.18 8.15 8.01 2/175 3538
/proc/meminfo: memFree=23607728/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=804824 CPUtime=1.16 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 42385 0 0 0 111 5 0 0 25 0 4 0 598315827 824139776 31574 33554432000 4194304 4797429 140735024879632 18446744073709551615 4427256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 201206 31574 380 148 0 196135 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 804824

[startup+1.50036 s]
/proc/loadavg: 8.18 8.15 8.01 10/184 3572
/proc/meminfo: memFree=23431856/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=808144 CPUtime=4.35 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 52809 0 0 0 429 6 0 0 25 0 4 0 598315827 827539456 41950 33554432000 4194304 4797429 140735024879632 18446744073709551615 4359059 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 202036 41950 399 148 0 196965 0
[pid=3538/tid=3570] ppid=3536 vsize=808144 CPUtime=0.94 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 5205 0 0 0 94 0 0 0 25 0 4 0 598315881 827539456 41950 33554432000 4194304 4797429 140735024879632 18446744073709551615 4359268 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=808144 CPUtime=0.95 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 3188 0 0 0 95 0 0 0 25 0 4 0 598315881 827539456 41950 33554432000 4194304 4797429 140735024879632 18446744073709551615 260905049100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=808144 CPUtime=0.94 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 5138 0 0 0 94 0 0 0 25 0 4 0 598315881 827539456 41950 33554432000 4194304 4797429 140735024879632 18446744073709551615 4544837 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 808144

[startup+3.10107 s]
/proc/loadavg: 8.18 8.15 8.01 9/184 3572
/proc/meminfo: memFree=23386116/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=820008 CPUtime=10.75 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 59018 0 0 0 1067 8 0 0 25 0 4 0 598315827 839688192 48141 33554432000 4194304 4797429 140735024879632 18446744073709551615 4258773 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 205002 48141 412 148 0 199931 0
[pid=3538/tid=3570] ppid=3536 vsize=820008 CPUtime=2.55 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 6719 0 0 0 254 1 0 0 25 0 4 0 598315881 839688192 48141 33554432000 4194304 4797429 140735024879632 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=820008 CPUtime=2.55 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 4709 0 0 0 255 0 0 0 25 0 4 0 598315881 839688192 48141 33554432000 4194304 4797429 140735024879632 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=820008 CPUtime=2.54 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 6675 0 0 0 253 1 0 0 25 0 4 0 598315881 839688192 48141 33554432000 4194304 4797429 140735024879632 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.75
Current children cumulated vsize (KiB) 820008

[startup+6.30048 s]
/proc/loadavg: 8.25 8.16 8.01 9/184 3572
/proc/meminfo: memFree=23346560/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=820008 CPUtime=23.53 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 64334 0 0 0 2343 10 0 0 25 0 4 0 598315827 839688192 53439 33554432000 4194304 4797429 140735024879632 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 205002 53439 413 148 0 199931 0
[pid=3538/tid=3570] ppid=3536 vsize=820008 CPUtime=5.74 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 8045 0 0 0 573 1 0 0 25 0 4 0 598315881 839688192 53439 33554432000 4194304 4797429 140735024879632 18446744073709551615 4424452 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=820008 CPUtime=5.75 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 6044 0 0 0 574 1 0 0 25 0 4 0 598315881 839688192 53439 33554432000 4194304 4797429 140735024879632 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=820008 CPUtime=5.72 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 8023 0 0 0 571 1 0 0 25 0 4 0 598315881 839688192 53439 33554432000 4194304 4797429 140735024879632 18446744073709551615 4259014 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.53
Current children cumulated vsize (KiB) 820008

[startup+12.7003 s]
/proc/loadavg: 8.23 8.16 8.01 9/184 3572
/proc/meminfo: memFree=23281312/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=840004 CPUtime=49.08 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 79484 0 0 0 4893 15 0 0 25 0 4 0 598315827 860164096 62714 33554432000 4194304 4797429 140735024879632 18446744073709551615 4388416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 210001 62714 416 148 0 204930 0
[pid=3538/tid=3570] ppid=3536 vsize=840004 CPUtime=12.15 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 11184 0 0 0 1212 3 0 0 25 0 4 0 598315881 860164096 62714 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=840004 CPUtime=12.15 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 9472 0 0 0 1213 2 0 0 25 0 4 0 598315881 860164096 62714 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=840004 CPUtime=12.08 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 11478 0 0 0 1206 2 0 0 25 0 4 0 598315881 860164096 62714 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.08
Current children cumulated vsize (KiB) 840004

[startup+25.501 s]
/proc/loadavg: 8.17 8.15 8.01 9/184 3573
/proc/meminfo: memFree=23252168/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=844596 CPUtime=100.21 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 88703 0 0 0 10002 19 0 0 25 0 4 0 598315827 864866304 71139 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 211149 71139 417 148 0 206078 0
[pid=3538/tid=3570] ppid=3536 vsize=844596 CPUtime=24.94 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 12235 0 0 0 2491 3 0 0 25 0 4 0 598315881 864866304 71139 33554432000 4194304 4797429 140735024879632 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=844596 CPUtime=24.94 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 10181 0 0 0 2492 2 0 0 25 0 4 0 598315881 864866304 71139 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=844596 CPUtime=24.82 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 12407 0 0 0 2479 3 0 0 25 0 4 0 598315881 864866304 71139 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.21
Current children cumulated vsize (KiB) 844596

[startup+51.1003 s]
/proc/loadavg: 8.18 8.15 8.01 9/184 3573
/proc/meminfo: memFree=23216568/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=852820 CPUtime=202.48 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 103222 0 0 0 20223 25 0 0 25 0 4 0 598315827 873287680 77684 33554432000 4194304 4797429 140735024879632 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 213205 77684 419 148 0 208134 0
[pid=3538/tid=3570] ppid=3536 vsize=852820 CPUtime=50.54 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 14479 0 0 0 5050 4 0 0 25 0 4 0 598315881 873287680 77684 33554432000 4194304 4797429 140735024879632 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=852820 CPUtime=50.54 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 11719 0 0 0 5052 2 0 0 25 0 4 0 598315881 873287680 77684 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=852820 CPUtime=50.27 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 14495 0 0 0 5024 3 0 0 25 0 4 0 598315881 873287680 77684 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.48
Current children cumulated vsize (KiB) 852820

[startup+102.307 s]
/proc/loadavg: 8.11 8.14 8.01 9/184 3575
/proc/meminfo: memFree=23159752/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=866820 CPUtime=407.01 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 127933 0 0 0 40669 32 0 0 25 0 4 0 598315827 887623680 87065 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 216705 87065 420 148 0 211634 0
[pid=3538/tid=3570] ppid=3536 vsize=866820 CPUtime=101.75 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 16550 0 0 0 10170 5 0 0 25 0 4 0 598315881 887623680 87065 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=866820 CPUtime=101.75 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 13487 0 0 0 10172 3 0 0 25 0 4 0 598315881 887623680 87065 33554432000 4194304 4797429 140735024879632 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=866820 CPUtime=101.2 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 16829 0 0 0 10116 4 0 0 25 0 4 0 598315881 887623680 87065 33554432000 4194304 4797429 140735024879632 18446744073709551615 4387398 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.01
Current children cumulated vsize (KiB) 866820

[startup+162.301 s]
/proc/loadavg: 8.08 8.13 8.01 9/184 3579
/proc/meminfo: memFree=23135552/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=884820 CPUtime=646.67 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 173861 0 0 0 64619 48 0 0 25 0 4 0 598315827 906055680 87629 33554432000 4194304 4797429 140735024879632 18446744073709551615 4567894 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 221205 87629 420 148 0 216134 0
[pid=3538/tid=3570] ppid=3536 vsize=884820 CPUtime=161.75 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 26397 0 0 0 16168 7 0 0 25 0 4 0 598315881 906055680 87629 33554432000 4194304 4797429 140735024879632 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=884820 CPUtime=161.74 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 21295 0 0 0 16170 4 0 0 25 0 4 0 598315881 906055680 87629 33554432000 4194304 4797429 140735024879632 18446744073709551615 4388285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=884820 CPUtime=160.87 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 26521 0 0 0 16080 7 0 0 25 0 4 0 598315881 906055680 87630 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.67
Current children cumulated vsize (KiB) 884820

[startup+222.301 s]
/proc/loadavg: 8.06 8.11 8.01 9/184 3581
/proc/meminfo: memFree=23096220/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=894884 CPUtime=886.34 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 184399 0 0 0 88582 52 0 0 25 0 4 0 598315827 916361216 96251 33554432000 4194304 4797429 140735024879632 18446744073709551615 4351897 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 223721 96251 420 148 0 218650 0
[pid=3538/tid=3570] ppid=3536 vsize=894884 CPUtime=221.76 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 29657 0 0 0 22168 8 0 0 25 0 4 0 598315881 916361216 96251 33554432000 4194304 4797429 140735024879632 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=894884 CPUtime=221.74 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 23482 0 0 0 22168 6 0 0 25 0 4 0 598315881 916361216 96251 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=894884 CPUtime=220.54 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 29570 0 0 0 22046 8 0 0 25 0 4 0 598315881 916361216 96251 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.34
Current children cumulated vsize (KiB) 894884

[startup+282.301 s]

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

[pid=3538] ppid=3536 vsize=934668 CPUtime=2803.73 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 434569 0 0 0 280226 147 0 0 25 0 4 0 598315827 957100032 111847 33554432000 4194304 4797429 140735024879632 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 233667 111847 420 148 0 228596 0
[pid=3538/tid=3570] ppid=3536 vsize=934668 CPUtime=701.76 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 55283 0 0 0 70160 16 0 0 25 0 4 0 598315881 957100032 111847 33554432000 4194304 4797429 140735024879632 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=934668 CPUtime=701.75 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 51200 0 0 0 70161 14 0 0 25 0 4 0 598315881 957100032 111847 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=934668 CPUtime=697.94 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 59596 0 0 0 69778 16 0 0 25 0 4 0 598315881 957100032 111847 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.73
Current children cumulated vsize (KiB) 934668

[startup+762.307 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 3595
/proc/meminfo: memFree=22934332/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1009120 CPUtime=3043.43 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 460436 0 0 0 304185 158 0 0 25 0 4 0 598315827 1033338880 125380 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 252280 125380 420 148 0 247209 0
[pid=3538/tid=3570] ppid=3536 vsize=1009120 CPUtime=761.77 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 56464 0 0 0 76161 16 0 0 25 0 4 0 598315881 1033338880 125380 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1009120 CPUtime=761.75 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 52508 0 0 0 76161 14 0 0 25 0 4 0 598315881 1033338880 125380 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1009120 CPUtime=757.62 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 61022 0 0 0 75746 16 0 0 25 0 4 0 598315881 1033338880 125380 33554432000 4194304 4797429 140735024879632 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3043.43
Current children cumulated vsize (KiB) 1009120

[startup+822.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 3597
/proc/meminfo: memFree=22959708/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1011780 CPUtime=3283.07 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 479250 0 0 0 328146 161 0 0 25 0 4 0 598315827 1036062720 118705 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 252945 118705 420 148 0 247874 0
[pid=3538/tid=3570] ppid=3536 vsize=1011780 CPUtime=821.77 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 65038 0 0 0 82159 18 0 0 25 0 4 0 598315881 1036062720 118705 33554432000 4194304 4797429 140735024879632 18446744073709551615 4567816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1011780 CPUtime=821.75 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 55628 0 0 0 82160 15 0 0 25 0 4 0 598315881 1036062720 118705 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1011780 CPUtime=817.3 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 68142 0 0 0 81712 18 0 0 25 0 4 0 598315881 1036062720 118705 33554432000 4194304 4797429 140735024879632 18446744073709551615 4644403 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.07
Current children cumulated vsize (KiB) 1011780

[startup+882.301 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 3599
/proc/meminfo: memFree=22937592/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1011780 CPUtime=3522.75 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 483428 0 0 0 352111 164 0 0 25 0 4 0 598315827 1036062720 122767 33554432000 4194304 4797429 140735024879632 18446744073709551615 4567905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 252945 122767 420 148 0 247874 0
[pid=3538/tid=3570] ppid=3536 vsize=1011780 CPUtime=881.77 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 66094 0 0 0 88158 19 0 0 25 0 4 0 598315881 1036062720 122767 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1011780 CPUtime=881.76 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 57157 0 0 0 88160 16 0 0 25 0 4 0 598315881 1036062720 122767 33554432000 4194304 4797429 140735024879632 18446744073709551615 4423089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1011780 CPUtime=876.97 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 69735 0 0 0 87678 19 0 0 25 0 4 0 598315881 1036062720 122767 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.75
Current children cumulated vsize (KiB) 1011780

[startup+942.301 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 3600
/proc/meminfo: memFree=22953664/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1017220 CPUtime=3762.43 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 492488 0 0 0 376075 168 0 0 25 0 4 0 598315827 1041633280 119310 33554432000 4194304 4797429 140735024879632 18446744073709551615 260905090827 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 254305 119310 420 148 0 249234 0
[pid=3538/tid=3570] ppid=3536 vsize=1017220 CPUtime=941.77 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 66835 0 0 0 94158 19 0 0 25 0 4 0 598315881 1041633280 119310 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1017220 CPUtime=941.75 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 57786 0 0 0 94159 16 0 0 25 0 4 0 598315881 1041633280 119310 33554432000 4194304 4797429 140735024879632 18446744073709551615 4567820 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1017220 CPUtime=936.64 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 70456 0 0 0 93645 19 0 0 25 0 4 0 598315881 1041633280 119310 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.43
Current children cumulated vsize (KiB) 1017220

[startup+1002.3 s]
/proc/loadavg: 8.15 8.09 8.02 9/184 3602
/proc/meminfo: memFree=22904408/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1026180 CPUtime=4002.1 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 520936 0 0 0 400030 180 0 0 25 0 4 0 598315827 1050808320 130963 33554432000 4194304 4797429 140735024879632 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 256545 130963 420 148 0 251474 0
[pid=3538/tid=3570] ppid=3536 vsize=1026180 CPUtime=1001.78 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 72161 0 0 0 100157 21 0 0 25 0 4 0 598315881 1050808320 130963 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1026180 CPUtime=1001.76 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 58659 0 0 0 100159 17 0 0 25 0 4 0 598315881 1050808320 130963 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1026180 CPUtime=996.32 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 71360 0 0 0 99612 20 0 0 25 0 4 0 598315881 1050808320 130963 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.1
Current children cumulated vsize (KiB) 1026180

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.02 9/184 3603
/proc/meminfo: memFree=22917264/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1028120 CPUtime=4241.77 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 557798 0 0 0 423984 193 0 0 25 0 4 0 598315827 1052794880 128275 33554432000 4194304 4797429 140735024879632 18446744073709551615 4424601 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 257030 128275 420 148 0 251959 0
[pid=3538/tid=3570] ppid=3536 vsize=1028120 CPUtime=1061.77 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 75067 0 0 0 106155 22 0 0 25 0 4 0 598315881 1052794880 128275 33554432000 4194304 4797429 140735024879632 18446744073709551615 4240964 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1028120 CPUtime=1061.77 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 63655 0 0 0 106159 18 0 0 25 0 4 0 598315881 1052794880 128275 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1028120 CPUtime=1055.99 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 76735 0 0 0 105579 20 0 0 25 0 4 0 598315881 1052794880 128275 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4241.77
Current children cumulated vsize (KiB) 1028120

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.03 9/184 3605
/proc/meminfo: memFree=22941168/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1027868 CPUtime=4481.45 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 588419 0 0 0 447938 207 0 0 25 0 4 0 598315827 1052536832 121449 33554432000 4194304 4797429 140735024879632 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 256967 121449 420 148 0 251896 0
[pid=3538/tid=3570] ppid=3536 vsize=1027868 CPUtime=1121.78 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 76479 0 0 0 112155 23 0 0 25 0 4 0 598315881 1052536832 121449 33554432000 4194304 4797429 140735024879632 18446744073709551615 4354716 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1027868 CPUtime=1121.77 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 67311 0 0 0 112158 19 0 0 25 0 4 0 598315881 1052536832 121449 33554432000 4194304 4797429 140735024879632 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1027868 CPUtime=1115.66 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 80031 0 0 0 111544 22 0 0 25 0 4 0 598315881 1052536832 121449 33554432000 4194304 4797429 140735024879632 18446744073709551615 4241343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.45
Current children cumulated vsize (KiB) 1027868

[startup+1182.3 s]
/proc/loadavg: 8.22 8.14 8.04 9/184 3606
/proc/meminfo: memFree=22897236/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1027884 CPUtime=4721.12 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 611124 0 0 0 471895 217 0 0 25 0 4 0 598315827 1052553216 131085 33554432000 4194304 4797429 140735024879632 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 256971 131085 420 148 0 251900 0
[pid=3538/tid=3570] ppid=3536 vsize=1027884 CPUtime=1181.78 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 77072 0 0 0 118155 23 0 0 25 0 4 0 598315881 1052553216 131085 33554432000 4194304 4797429 140735024879632 18446744073709551615 4415851 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1027884 CPUtime=1181.76 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 68275 0 0 0 118157 19 0 0 25 0 4 0 598315881 1052553216 131085 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1027884 CPUtime=1175.34 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 81105 0 0 0 117511 23 0 0 25 0 4 0 598315881 1052553216 131085 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.12
Current children cumulated vsize (KiB) 1027884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.22 8.14 8.04 5/179 3608
/proc/meminfo: memFree=23102976/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1027904 CPUtime=4800.23 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 619713 0 0 0 479801 222 0 0 25 0 4 0 598315827 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 256976 126281 420 148 0 251905 0
[pid=3538/tid=3570] ppid=3536 vsize=1027904 CPUtime=1201.59 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 77319 0 0 0 120135 24 0 0 25 0 4 0 598315881 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1027904 CPUtime=1201.57 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 68534 0 0 0 120138 19 0 0 25 0 4 0 598315881 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1027904 CPUtime=1195.03 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 81536 0 0 0 119480 23 0 0 25 0 4 0 598315881 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1027904

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

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

[startup+1202.1 s]
/proc/loadavg: 8.22 8.14 8.04 5/179 3608
/proc/meminfo: memFree=23102976/32950928 swapFree=67071984/67111528
[pid=3538] ppid=3536 vsize=1027904 CPUtime=4800.23 cores=0,2,4,6
/proc/3538/stat : 3538 (techdemo) R 3536 3538 3309 0 -1 4202496 619713 0 0 0 479801 222 0 0 25 0 4 0 598315827 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3538/statm: 256976 126281 420 148 0 251905 0
[pid=3538/tid=3570] ppid=3536 vsize=1027904 CPUtime=1201.59 cores=0,2,4,6
/proc/3538/task/3570/stat : 3570 (techdemo) R 3536 3538 3309 0 -1 4202560 77319 0 0 0 120135 24 0 0 25 0 4 0 598315881 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3538/tid=3571] ppid=3536 vsize=1027904 CPUtime=1201.57 cores=0,2,4,6
/proc/3538/task/3571/stat : 3571 (techdemo) R 3536 3538 3309 0 -1 4202560 68534 0 0 0 120138 19 0 0 25 0 4 0 598315881 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3538/tid=3572] ppid=3536 vsize=1027904 CPUtime=1195.03 cores=0,2,4,6
/proc/3538/task/3572/stat : 3572 (techdemo) R 3536 3538 3309 0 -1 4202560 81536 0 0 0 119480 23 0 0 25 0 4 0 598315881 1052573696 126281 33554432000 4194304 4797429 140735024879632 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1027904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.13
CPU time (s): 4800.28
CPU user time (s): 4798.04
CPU system time (s): 2.24366
CPU usage (%): 399.314
Max. virtual memory (cumulated for all children) (KiB): 1140616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.04
system time used= 2.24366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 619715
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= 1079
involuntary context switches= 23518

runsolver used 1.9867 second user time and 4.5923 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 14:40:51
IDJOB=3172650
IDBENCH=82668
IDSOLVER=1584
FILE ID=node116/3172650-1304080851
RUNJOBID= node116-1304078443-3327
PBS_JOBID= 13170521
Free space on /tmp= 72504 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172650-1304080851/watcher-3172650-1304080851 -o /tmp/evaluation-result-3172650-1304080851/solver-3172650-1304080851 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172650-1304080851.cnf

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

MD5SUM BENCH= 2df42d61a6b217e160d2447861596d0d
RANDOM SEED=1683630546

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23607892 kB
Buffers:       1903048 kB
Cached:        6970288 kB
SwapCached:       9732 kB
Active:        4414608 kB
Inactive:      4499820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23607892 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           11112 kB
Writeback:           0 kB
AnonPages:       34584 kB
Mapped:          14152 kB
Slab:           365512 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220796 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= 72504 MiB
End job on node116 at 2011-04-29 15:00:56