Trace number 3261537

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.22 1203.63

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

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-3261537-1304131594.cnf'
0.00/0.00	c -- header says num vars:            561
0.00/0.00	c -- header says num clauses:        4777
0.00/0.01	c -- clauses added:            0 learnts,         4777 normals,            0 xors
0.00/0.01	c -- vars added        561
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       561       289      4488         0     18513         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:    374  v-fix:    0  time:  0.00 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     561
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
3.15/0.83	c restart types(rt): st = static, dy = dynamic
3.15/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.15/0.83	c  B st     0         0       561       289      4488         0     18513         0   no data   no data  --
3.15/0.83	c Decided on static restart strategy
3.15/0.83	c  N dy    21      4097       561       289      4488      3957     18513    622728    162.25     44.24  --
3.15/0.83	c  N dy    51      8181       561       289      4488      5540     18513    713260    144.47     41.97  --
4.75/1.23	c  N dy    81     12217       561       289      4488      5339     18513    586329    148.97     41.81  --
6.35/1.63	c  N dy   111     16248       561       289      4488      9281     18513   1206282    163.59     41.65  --
7.95/2.09	c  N dy   141     20287       561       289      4488      7747     18513    879530    167.38     41.42  --
9.94/2.53	c  N dy   171     24357       561       289      4488     11753     18513   1518875    163.27     41.30  --
11.95/3.02	c  N dy   201     28389       561       289      4488      9018     18513    986163    156.36     41.16  --
13.16/3.36	c  S st   213     30000       561       289      4488     10598     18513   1244290    165.19     41.19  --
13.54/3.40	c  S st   213     30502       561       289      4488     11095     18513   1317137    165.19     41.19  --
13.54/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.54/3.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  1.99
15.54/3.90	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
15.54/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.91	c Subs w/ non-existent bins:      0 time:  0.03 s
15.54/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.68/8.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time: 15.82 s
31.68/8.73	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
50.32/14.08	c lits-rem:        27  cl-subs:     1214  v-elim:    561  v-fix:    0  time: 18.84 s
50.32/14.08	c learnt bin added due to v-elim: 0
50.32/14.09	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
50.32/14.10	c vivif2 --  cl tried     9881 cl shrink        0 lits rem          0 time: 0.04
51.52/14.40	c asymm  cl-useful: 0/242/289 lits-rem:0 time: 1.21
51.52/14.40	c calculated reachability. Time: 0.00
51.52/14.40	c  N dy   213     30502       561       289      4488      9881     18513   1176159    165.19     41.19  --
51.52/14.40	c  F st   213     30502       561       289      4488      9881     18513   1176159    165.19     41.19  --
52.34/14.53	c Decided on static restart strategy
52.72/14.67	c  N dy   233     34515       561       289      4488     13814     18513   1800326    163.57     41.33  --
54.32/15.02	c  N dy   263     38629       561       289      4488     10117     18513   1055542    152.42     41.21  --
57.52/15.81	c  N dy   292     42654       561       289      4488     14089     18513   1664035    159.10     41.16  --
58.32/16.06	c  S st   315     45753       561       289      4488     17144     18513   2138843    154.69     41.34  --
58.72/16.14	c  S st   315     46260       561       289      4488      8844     18513    802916    154.69     41.34  --
58.72/16.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.72/16.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.32/16.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  1.75
60.32/16.58	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
60.32/16.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.32/16.58	c Subs w/ non-existent bins:      0 time:  0.02 s
60.32/16.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.31/18.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.90 s
66.31/18.07	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
71.51/19.38	c lits-rem:         2  cl-subs:      256  v-elim:    561  v-fix:    0  time:  5.23 s
71.51/19.38	c learnt bin added due to v-elim: 0
71.51/19.38	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
71.51/19.39	c vivif2 --  cl tried     8588 cl shrink        0 lits rem          0 time: 0.02
72.31/19.57	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.74
72.31/19.57	c calculated reachability. Time: 0.00
72.31/19.57	c  N dy   315     46260       561       289      4488      8588     18513    783973    154.69     41.34  --
73.92/19.96	c  N dy   345     50327       561       289      4488     12591     18513   1411207    149.68     41.38  --
76.69/20.65	c  N dy   375     54446       561       289      4488     16653     18513   2063991    166.16     41.45  --
80.70/21.63	c  N dy   405     58529       561       289      4488     10849     18513   1039989    152.23     41.55  --
83.11/22.21	c  N dy   435     62605       561       289      4488     14842     18513   1646628    158.64     41.51  --
87.51/23.32	c  N dy   465     66715       561       289      4488     18899     18513   2272092    145.55     41.50  --
92.28/24.57	c  S st   485     69390       561       289      4488     21518     18513   2702855    166.50     41.53  --
92.68/24.64	c  S st   485     69892       561       289      4488     11218     18513    991876    166.50     41.53  --
92.68/24.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.68/24.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.89/25.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.5M T:  3.10
95.89/25.42	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
95.89/25.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.89/25.42	c Subs w/ non-existent bins:      0 time:  0.02 s
95.89/25.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.86/26.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.19 s
101.86/26.99	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
112.26/29.53	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
137.82/35.93	c Added 6 vars  tried: 80000 time: 25.58
137.82/35.98	c ORs :      6 avg-s:  0.0 cl-sh: 11123 l-rem:  11123 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 61.0 T:   25.75
137.82/35.99	c lits-rem:         6  cl-subs:      265  v-elim:    561  v-fix:    0  time: 35.94 s
137.82/35.99	c learnt bin added due to v-elim: 0
137.82/35.99	c vivif2 --  cl tried      295 cl shrink        0 lits rem          0 time: 0.00
137.82/36.00	c vivif2 --  cl tried    10952 cl shrink        0 lits rem          0 time: 0.04
138.22/36.09	c asymm  cl-useful: 0/295/295 lits-rem:0 time: 0.37
138.22/36.09	c calculated reachability. Time: 0.00
138.22/36.09	c  N dy   485     69892       567       295      4500     10952     18453    959167    166.50     41.53  --
138.22/36.09	c  F st   485     69892       567       295      4500     10952     18453    959167    166.50     41.53  --
139.02/36.26	c Decided on static restart strategy
139.83/36.49	c  N dy   509     74440       567       295      4500     15370     18453   1637809    153.08     41.58  --
142.21/37.08	c  N dy   544     79232       567       295      4500     20093     18453   2376542    153.82     41.57  --
145.41/37.84	c  N dy   582     84411       567       295      4500     13407     18453   1208238    148.13     41.58  --
148.20/38.53	c  N dy   622     89881       567       295      4500     18773     18453   2021629    162.78     41.64  --
152.21/39.51	c  N dy   664     95647       567       295      4500     24440     18453   2897951    156.40     41.69  --
155.40/40.39	c  N dy   709    101784       567       295      4500     17736     18453   1793869    152.03     41.70  --
158.20/41.05	c  S st   732    104838       567       295      4500     20753     18453   2255427    157.99     41.70  --
158.60/41.11	c  S st   732    105339       567       295      4500     21249     18453   2328865    157.99     41.70  --
158.60/41.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
158.60/41.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.79/43.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 47.0M T:  9.47
167.79/43.49	c Calc non-exist non-lernt bins v-fix:     0 done:    567 time:  0.00 s
167.79/43.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.19/43.50	c Subs w/ non-existent bins:      0 time:  0.06 s
168.19/43.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.58/45.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.62 s
174.58/45.20	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
212.94/54.78	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
213.34/54.80	c lits-rem:        22  cl-subs:     2664  v-elim:    561  v-fix:    0  time: 38.38 s
213.34/54.80	c learnt bin added due to v-elim: 0
213.34/54.80	c vivif2 --  cl tried      384 cl shrink        0 lits rem          0 time: 0.00
213.34/54.82	c vivif2 --  cl tried    18585 cl shrink        0 lits rem          0 time: 0.07
214.14/55.09	c asymm  cl-useful: 0/384/384 lits-rem:0 time: 1.06
214.14/55.09	c calculated reachability. Time: 0.00
214.14/55.09	c  N dy   732    105339       561       384      4399     18585     18519   1926454    157.99     41.70  --
217.33/55.88	c  N dy   782    112174       561       384      4399     25310     18519   2953892    150.69     41.70  --
221.32/56.86	c  N dy   835    119411       561       384      4399     18688     18519   1850062    160.63     41.67  --
228.14/58.54	c  N dy   892    127090       561       384      4399     26244     18519   3006934    155.91     41.67  --
234.91/60.21	c  N dy   952    135278       561       384      4399     19544     18519   1909677    160.77     41.72  --
243.29/62.32	c  N dy  1015    143963       561       384      4399     28097     18519   3284584    166.38     41.72  --
251.69/64.46	c  N dy  1082    153180       561       384      4399     21460     18519   2097617    149.96     41.69  --
256.88/65.78	c  S st  1118    158011       561       384      4399     26205     18519   2833292    167.52     41.69  --
257.28/65.87	c  S st  1118    158514       561       384      4399     26707     18519   2912752    167.52     41.69  --
257.28/65.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
257.28/65.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.65/68.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T: 12.38
269.65/68.98	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
269.65/68.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.05/69.00	c Subs w/ non-existent bins:      0 time:  0.07 s
270.05/69.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.84/70.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.84 s
276.84/70.76	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
316.39/80.61	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
316.39/80.64	c lits-rem:        30  cl-subs:     1336  v-elim:    555  v-fix:    0  time: 39.45 s
316.39/80.64	c learnt bin added due to v-elim: 0
316.39/80.64	c vivif2 --  cl tried      384 cl shrink        0 lits rem          0 time: 0.00
316.39/80.66	c vivif2 --  cl tried    25371 cl shrink        0 lits rem          0 time: 0.10
317.58/80.95	c asymm  cl-useful: 0/384/384 lits-rem:0 time: 1.17
317.58/80.96	c calculated reachability. Time: 0.00
317.58/80.96	c  N dy  1118    158514       561       384      4399     25371     18519   2743595    167.52     41.69  --
322.78/82.28	c  N dy  1193    168744       579       384      4435     18813     18591   1608207    147.48     41.65  --
330.37/84.15	c  N dy  1271    179528       579       384      4435     29435     18591   3296475    176.56     41.70  --
340.76/86.78	c  N dy  1355    191010       579       384      4435     22986     18591   2232032    159.22     41.71  --
353.54/89.93	c  N dy  1444    203214       579       384      4435     35001     18591   4168983    165.36     41.78  --
364.72/92.70	c  N dy  1539    216221       579       384      4435     29069     18591   3065397    148.14     41.76  --
381.11/96.86	c  N dy  1640    230024       579       384      4435     22965     18591   2080910    165.00     41.81  --
389.50/98.99	c  S st  1697    237771       579       384      4435     30604     18591   3281175    158.61     41.81  --
389.90/99.08	c  S st  1697    238274       579       384      4435     31104     18591   3357624    158.61     41.81  --
389.90/99.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
389.90/99.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
402.27/102.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.2M T: 12.26
402.27/102.17	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
402.27/102.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
402.27/102.19	c Subs w/ non-existent bins:      0 time:  0.08 s
402.67/102.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.87/104.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.01 s
409.87/104.00	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
445.42/112.95	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
445.42/112.98	c lits-rem:         4  cl-subs:     1380  v-elim:    555  v-fix:    0  time: 35.87 s
445.42/112.98	c learnt bin added due to v-elim: 0
445.42/112.98	c vivif2 --  cl tried      384 cl shrink        0 lits rem          0 time: 0.00
445.82/113.01	c vivif2 --  cl tried    29724 cl shrink        0 lits rem          0 time: 0.11
447.02/113.34	c asymm  cl-useful: 0/63/384 lits-rem:0 time: 1.33
447.02/113.34	c calculated reachability. Time: 0.00
447.02/113.34	c  N dy  1697    238274       579       384      4435     29724     18591   3179815    158.61     41.81  --
459.40/116.41	c  N dy  1809    253501       579       384      4435     24041     18591   2164361    163.59     41.79  --
483.76/122.53	c  N dy  1928    269785       579       384      4435     40073     18591   4716946    152.72     41.76  --
507.73/128.59	c  N dy  2054    287052       579       384      4435     35444     18591   3872606    157.57     41.78  --
541.29/136.90	c  N dy  2188    305444       579       384      4435     30929     18591   3065789    156.69     41.79  --
580.85/146.80	c  N dy  2331    324987       579       384      4435     26534     18591   2233842    160.13     41.81  --
619.99/156.65	c  N dy  2478    345066       579       384      4435     46357     18591   5407582    157.53     41.82  --
642.36/162.21	c  S st  2569    357411       579       384      4435     33837     18591   3321130    160.83     41.85  --
642.76/162.31	c  S st  2569    357914       579       384      4435     34337     18591   3394719    160.83     41.85  --
642.76/162.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
642.76/162.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
654.75/165.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.3M T: 12.02
654.75/165.33	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
654.75/165.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
654.75/165.35	c Subs w/ non-existent bins:      0 time:  0.09 s
655.15/165.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
662.34/167.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.22 s
662.34/167.22	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
698.67/176.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:    0.00
698.67/176.39	c lits-rem:         9  cl-subs:     1543  v-elim:    555  v-fix:    0  time: 36.63 s
698.67/176.39	c learnt bin added due to v-elim: 0
698.67/176.39	c vivif2 --  cl tried      384 cl shrink        0 lits rem          0 time: 0.00
699.07/176.42	c vivif2 --  cl tried    32794 cl shrink        0 lits rem          0 time: 0.12
700.27/176.73	c asymm  cl-useful: 0/125/384 lits-rem:0 time: 1.26
700.27/176.73	c calculated reachability. Time: 0.00
700.27/176.73	c  N dy  2569    357914       579       384      4435     32794     18591   3196474    160.83     41.85  --
725.03/182.94	c  N dy  2716    378008       579       384      4435     26975     18591   2111145    152.74     41.86  --
752.17/189.77	c  N dy  2863    398085       579       384      4435     46721     18591   5250871    158.37     41.85  --
783.33/197.59	c  N dy  3010    418150       579       384      4435     39861     18591   4038542    167.77     41.87  --
824.48/207.83	c  N dy  3157    438189       603       384      4499     32345     18703   2740789    160.99     41.87  --
863.20/217.55	c  N dy  3304    458292       603       384      4499     52209     18703   5987906    161.10     41.88  --
901.55/227.12	c  N dy  3450    478380       603       384      4499     43291     18703   4453943    158.10     41.90  --
957.49/241.12	c  N dy  3597    498447       603       384      4499     33438     18703   2755757    169.00     41.91  --
999.40/251.65	c  N dy  3743    518507       603       384      4499     53350     18703   5994708    164.85     41.94  --
1045.36/263.14	c  S st  3878    536871       603       384      4499     40757     18703   3819275    159.97     41.96  --
1045.73/263.28	c  S st  3878    537373       603       384      4499     41256     18703   3888917    159.97     41.96  --
1045.73/263.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1045.73/263.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.33/266.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.5M T: 11.61
1057.33/266.19	c Calc non-exist non-lernt bins v-fix:     0 done:    603 time:  0.00 s
1057.33/266.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.73/266.22	c Subs w/ non-existent bins:      0 time:  0.11 s
1057.73/266.23	c Replacing        4 vars Replaced      126 lits Time:     0.05 s 
1057.73/266.29	c bin-w-bin subsume rem            8 bins  time:  0.00 s
1065.31/268.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.37 s
1065.31/268.14	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1108.04/278.84	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
1108.04/278.88	c lits-rem:         5  cl-subs:     1655  v-elim:    555  v-fix:    0  time: 42.88 s
1108.04/278.88	c learnt bin added due to v-elim: 0
1108.04/278.88	c vivif2 --  cl tried      384 cl shrink        0 lits rem          0 time: 0.00
1108.44/278.91	c vivif2 --  cl tried    39601 cl shrink        0 lits rem          0 time: 0.14
1109.64/279.22	c asymm  cl-useful: 0/103/384 lits-rem:0 time: 1.24
1109.64/279.23	c calculated reachability. Time: 0.00
1109.64/279.23	c  N dy  3878    537373       599       384      4475     39601     18671   3704010    159.97     41.96  --
1109.64/279.23	c  F st  3878    537373       599       384      4475     39601     18671   3704010    159.97     41.96  --
1110.85/279.52	c Decided on static restart strategy
1136.79/286.09	c  N dy  4016    557383       599       384      4475     59217     18671   6859316    152.98     41.97  --
1169.14/294.14	c  N dy  4164    577482       599       384      4475     47478     18671   4780864    149.84     41.97  --
1223.45/307.70	c  N dy  4311    597612       613       384      4514     34864     18737   2715904    160.92     41.99  --
1258.20/316.44	c  N dy  4458    617706       613       384      4514     54683     18737   5920611    175.78     41.99  --
1307.34/328.76	c  N dy  4606    637856       613       384      4514     40977     18737   3602559    165.10     42.01  --
1355.65/340.80	c  N dy  4753    657923       613       384      4514     60782     18737   6810881    163.81     42.02  --
1396.00/350.96	c  N dy  4900    677960       613       384      4514     46015     18737   4316046    157.66     42.02  --
1460.30/367.00	c  N dy  5046    697970       613       384      4514     65758     18737   7570437    173.52     42.05  --
1502.24/377.52	c  N dy  5192    718063       613       384      4514     50049     18737   4897589    161.94     42.05  --
1571.72/394.92	c  N dy  5338    738184       613       384      4514     69922     18737   8182934    166.85     42.07  --
1615.67/406.00	c  N dy  5485    758272       613       384      4514     53213     18737   5229499    139.16     42.09  --
1682.38/422.64	c  N dy  5631    778304       613       384      4514     72888     18737   8327876    166.59     42.11  --
1726.69/433.76	c  N dy  5777    798367       613       384      4514     55238     18737   5549053    141.88     42.12  --
1748.28/439.12	c  S st  5834    806063       613       384      4514     62790     18737   6726608    175.76     42.14  --
1749.06/439.30	c  S st  5834    806568       613       384      4514     63294     18737   6804119    175.76     42.14  --
1749.06/439.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1749.06/439.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1761.84/442.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 13.11
1761.84/442.59	c Calc non-exist non-lernt bins v-fix:     0 done:    613 time:  0.01 s
1761.84/442.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1762.24/442.64	c Subs w/ non-existent bins:      0 time:  0.18 s
1762.24/442.66	c Replacing        3 vars Replaced       98 lits Time:     0.08 s 
1762.64/442.78	c bin-w-bin subsume rem            6 bins  time:  0.00 s
1770.25/444.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.61 s
1770.25/444.69	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
2509.49/629.77	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
2753.94/690.97	c Added 7 vars  tried: 80000 time: 244.41
2759.91/692.43	c ORs :      7 avg-s:  0.0 cl-sh: 80189 l-rem:  80189 b-add:     15 v-rep:   0 cl-rem: 2 avg s: 3.0 T:  250.24
2760.31/692.50	c lits-rem:        23  cl-subs:     3473  v-elim:    555  v-fix:    0  time: 989.63 s
2760.31/692.50	c learnt bin added due to v-elim: 0
2760.31/692.50	c vivif2 --  cl tried      391 cl shrink        0 lits rem          0 time: 0.00
2760.31/692.56	c vivif2 --  cl tried    59818 cl shrink        0 lits rem          0 time: 0.24
2761.51/692.86	c asymm  cl-useful: 0/243/391 lits-rem:0 time: 1.18
2761.51/692.86	c calculated reachability. Time: 0.00
2761.51/692.86	c  N dy  5834    806568       617       391      4511     59818     18643   6280307    175.76     42.14  --
2789.09/699.80	c  N dy  5982    826654       617       391      4511     41150     18643   3202317    163.81     42.14  --
2826.61/709.18	c  N dy  6129    846772       617       391      4511     60966     18643   6301009    135.76     42.15  --
2886.14/724.08	c  N dy  6277    866821       617       391      4511     41326     18643   3150137    161.08     42.17  --
2916.49/731.61	c  N dy  6425    886947       617       391      4511     61039     18643   6135827    156.91     42.19  --
2968.40/744.65	c  N dy  6572    907020       617       391      4511     40415     18643   2938488    153.09     42.26  --
2996.35/751.69	c  N dy  6719    927142       617       391      4511     60089     18643   5887397    141.12     42.29  --
3048.70/764.75	c  N dy  6866    947184       617       391      4511     79709     18643   8940678    160.29     42.34  --
3087.42/774.46	c  N dy  7012    967202       617       391      4511     58229     18643   5543201    141.22     42.35  --
3139.74/787.58	c  N dy  7158    987257       617       391      4511     77864     18643   8500672    138.65     42.37  --
3172.90/795.82	c  N dy  7305   1007313       617       391      4511     55359     18643   4959534    150.44     42.41  --
3203.66/803.56	c  N dy  7451   1027447       617       391      4513     75014     18645   7874204    166.99     42.46  --
3238.40/812.26	c  N dy  7597   1047555       617       391      4513     51594     18645   4359744    147.34     42.50  --
3271.16/820.44	c  N dy  7743   1067681       617       391      4513     71264     18645   7137698    144.53     42.54  --
3326.69/834.31	c  N dy  7887   1087692       631       391      4545     46886     18705   3625933    149.82     42.56  --
3359.43/842.50	c  N dy  8033   1107829       631       391      4545     66613     18705   6477514    139.22     42.59  --
3414.15/856.29	c  N dy  8179   1127894       631       391      4545     86297     18705   9337239    153.88     42.62  --
3447.71/864.70	c  N dy  8325   1147913       631       391      4545     60931     18705   5533271    136.09     42.65  --
3495.57/876.66	c  N dy  8471   1168029       631       391      4545     80672     18705   8327174    140.03     42.68  --
3537.49/887.14	c  N dy  8617   1188126       631       391      4545     54215     18705   4449232    136.19     42.71  --
3572.63/895.97	c  N dy  8763   1208199       631       391      4545     73919     18705   7276697    135.73     42.74  --
3577.83/897.22	c  S st  8775   1209853       631       391      4545     75518     18705   7488348    135.52     42.74  --
3578.63/897.42	c  S st  8775   1210357       631       391      4545     76020     18705   7564721    135.52     42.74  --
3578.63/897.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3578.63/897.44	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
3591.40/900.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 12.97
3591.40/900.69	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.01 s
3591.40/900.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3591.80/900.75	c Subs w/ non-existent bins:      0 time:  0.24 s
3591.80/900.78	c Replacing        2 vars Replaced      283 lits Time:     0.13 s 
3592.60/900.91	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3600.20/902.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.73 s
3600.20/902.84	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
4580.25/1148.24	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
4580.65/1148.31	c lits-rem:        74  cl-subs:     8641  v-elim:    623  v-fix:    0  time: 980.23 s
4580.65/1148.31	c learnt bin added due to v-elim: 0
4580.65/1148.31	c vivif2 --  cl tried      492 cl shrink        0 lits rem          0 time: 0.00
4580.65/1148.38	c vivif2 --  cl tried    67379 cl shrink        0 lits rem          0 time: 0.26
4582.23/1148.70	c asymm  cl-useful: 0/60/492 lits-rem:0 time: 1.26
4582.23/1148.70	c calculated reachability. Time: 0.00
4582.23/1148.70	c  N dy  8775   1210357       622       492      4419     67379     18768   6590027    135.52     42.74  --
4605.92/1154.75	c  N dy  8921   1230461       650       492      4475     87032     18880   9471791    144.23     42.76  --
4638.29/1162.91	c  N dy  9067   1250481       650       492      4475     59668     18880   5447194    159.21     42.80  --
4689.22/1175.73	c  N dy  9213   1270582       650       492      4475     79354     18880   8449068    156.09     42.81  --
4747.44/1190.41	c  N dy  9357   1290687       650       492      4475     51061     18880   3921010    147.81     42.84  --
4778.19/1198.13	c  N dy  9503   1310823       650       492      4475     70736     18880   6838825    145.48     42.85  --

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-3261537-1304131594/watcher-3261537-1304131594 -o /tmp/evaluation-result-3261537-1304131594/solver-3261537-1304131594 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3261537-1304131594.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: 6.37 7.74 7.90 7/178 13255
/proc/meminfo: memFree=30869048/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=22416 CPUtime=0 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 664 0 0 0 0 0 0 0 24 0 1 0 524759016 22953984 604 33554432000 4194304 4797429 140736571688976 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13255/statm: 5604 604 346 148 0 533 0

[startup+0.0697551 s]
/proc/loadavg: 6.37 7.74 7.90 7/178 13255
/proc/meminfo: memFree=30869048/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=673120 CPUtime=0.23 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 1791 0 0 0 23 0 0 0 18 0 4 0 524759016 689274880 1668 33554432000 4194304 4797429 140736571688976 18446744073709551615 210646843147 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 168280 1668 407 148 0 163209 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 673120

[startup+0.10075 s]
/proc/loadavg: 6.37 7.74 7.90 7/178 13255
/proc/meminfo: memFree=30869048/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=673252 CPUtime=0.36 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 2133 0 0 0 36 0 0 0 18 0 4 0 524759016 689410048 2008 33554432000 4194304 4797429 140736571688976 18446744073709551615 210646843025 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 168313 2008 407 148 0 163242 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 673252

[startup+0.300718 s]
/proc/loadavg: 6.37 7.74 7.90 7/178 13255
/proc/meminfo: memFree=30869048/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=674460 CPUtime=1.15 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 3949 0 0 0 115 0 0 0 18 0 4 0 524759016 690647040 3818 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 168615 3818 409 148 0 163544 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 674460

[startup+0.700654 s]
/proc/loadavg: 6.37 7.74 7.90 7/178 13255
/proc/meminfo: memFree=30869048/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=681500 CPUtime=2.75 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 8329 0 0 0 274 1 0 0 18 0 4 0 524759016 697856000 4996 33554432000 4194304 4797429 140736571688976 18446744073709551615 4415851 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 170375 4996 410 148 0 165304 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 681500

[startup+1.50055 s]
/proc/loadavg: 6.37 7.74 7.90 10/182 13259
/proc/meminfo: memFree=30832808/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=691556 CPUtime=5.95 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 16911 0 0 0 590 5 0 0 20 0 4 0 524759016 708153344 12388 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 172889 12388 413 148 0 167818 0
[pid=13255/tid=13257] ppid=13253 vsize=691556 CPUtime=1.47 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 4304 0 0 0 145 2 0 0 25 0 4 0 524759017 708153344 12388 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=691556 CPUtime=1.48 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 4275 0 0 0 147 1 0 0 20 0 4 0 524759017 708153344 12388 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520264 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=691556 CPUtime=1.48 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 4053 0 0 0 148 0 0 0 19 0 4 0 524759017 708153344 12388 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 691556

[startup+3.10025 s]
/proc/loadavg: 6.37 7.74 7.90 10/182 13289
/proc/meminfo: memFree=30810828/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=693244 CPUtime=12.34 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 20452 0 0 0 1228 6 0 0 25 0 4 0 524759016 709881856 12667 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 173311 12667 414 148 0 168240 0
[pid=13255/tid=13257] ppid=13253 vsize=693244 CPUtime=3.06 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 4314 0 0 0 304 2 0 0 25 0 4 0 524759017 709881856 12667 33554432000 4194304 4797429 140736571688976 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=693244 CPUtime=3.08 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 4332 0 0 0 307 1 0 0 25 0 4 0 524759017 709881856 12667 33554432000 4194304 4797429 140736571688976 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=693244 CPUtime=3.08 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 4110 0 0 0 308 0 0 0 24 0 4 0 524759017 709881856 12667 33554432000 4194304 4797429 140736571688976 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 693244

[startup+6.30075 s]
/proc/loadavg: 6.50 7.75 7.90 10/182 13289
/proc/meminfo: memFree=30781452/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=694080 CPUtime=23.66 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 22903 0 0 0 2353 13 0 0 25 0 4 0 524759016 710737920 15117 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520291 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13255/statm: 173520 15117 415 148 0 168449 0
[pid=13255/tid=13257] ppid=13253 vsize=694080 CPUtime=6.25 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 4325 0 0 0 622 3 0 0 25 0 4 0 524759017 710737920 15117 33554432000 4194304 4797429 140736571688976 18446744073709551615 4415643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=694080 CPUtime=5.92 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 4332 0 0 0 591 1 0 0 25 0 4 0 524759017 710737920 15117 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=694080 CPUtime=6.16 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 4110 0 0 0 616 0 0 0 25 0 4 0 524759017 710737920 15117 33554432000 4194304 4797429 140736571688976 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 694080

[startup+12.7006 s]
/proc/loadavg: 6.62 7.75 7.90 5/174 13337
/proc/meminfo: memFree=30821248/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=697984 CPUtime=45.14 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 26416 0 0 0 4476 38 0 0 25 0 4 0 524759016 714735616 14632 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524534 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 174496 14632 417 148 0 169425 0
[pid=13255/tid=13257] ppid=13253 vsize=697984 CPUtime=12.62 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 5648 0 0 0 1257 5 0 0 25 0 4 0 524759017 714735616 14632 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520264 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=697984 CPUtime=11.63 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 5377 0 0 0 1160 3 0 0 25 0 4 0 524759017 714735616 14633 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=697984 CPUtime=11.95 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 5203 0 0 0 1194 1 0 0 25 0 4 0 524759017 714735616 14633 33554432000 4194304 4797429 140736571688976 18446744073709551615 210646843147 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 45.14
Current children cumulated vsize (KiB) 697984

[startup+25.5065 s]
/proc/loadavg: 6.93 7.76 7.90 9/182 13350
/proc/meminfo: memFree=30752268/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=704980 CPUtime=96.29 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 38372 0 0 0 9588 41 0 0 25 0 4 0 524759016 721899520 16915 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 176245 16915 417 148 0 171174 0
[pid=13255/tid=13257] ppid=13253 vsize=704980 CPUtime=25.36 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 6024 0 0 0 2531 5 0 0 25 0 4 0 524759017 721899520 16915 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=704980 CPUtime=24.43 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 5982 0 0 0 2440 3 0 0 25 0 4 0 524759017 721899520 16915 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=704980 CPUtime=24.75 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 5878 0 0 0 2474 1 0 0 25 0 4 0 524759017 721899520 16915 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 96.29
Current children cumulated vsize (KiB) 704980

[startup+51.1002 s]
/proc/loadavg: 7.29 7.78 7.90 9/182 13350
/proc/meminfo: memFree=30717284/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=711092 CPUtime=198.55 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 53165 0 0 0 19809 46 0 0 25 0 4 0 524759016 728158208 21018 33554432000 4194304 4797429 140736571688976 18446744073709551615 4506576 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 177773 21018 419 148 0 172702 0
[pid=13255/tid=13257] ppid=13253 vsize=711092 CPUtime=50.83 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 7486 0 0 0 5078 5 0 0 25 0 4 0 524759017 728158208 21018 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=711092 CPUtime=50.02 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 7688 0 0 0 4999 3 0 0 25 0 4 0 524759017 728158208 21018 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=711092 CPUtime=50.35 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 7804 0 0 0 5033 2 0 0 25 0 4 0 524759017 728158208 21018 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 198.55
Current children cumulated vsize (KiB) 711092

[startup+102.301 s]
/proc/loadavg: 7.73 7.83 7.91 9/182 13352
/proc/meminfo: memFree=30665660/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=727468 CPUtime=403.08 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 93150 0 0 0 40251 57 0 0 25 0 4 0 524759016 744927232 30089 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520264 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 181867 30089 419 148 0 176796 0
[pid=13255/tid=13257] ppid=13253 vsize=727468 CPUtime=101.77 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 9306 0 0 0 10170 7 0 0 25 0 4 0 524759017 744927232 30089 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=727468 CPUtime=101.22 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 9429 0 0 0 10119 3 0 0 25 0 4 0 524759017 744927232 30089 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=727468 CPUtime=101.52 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 10339 0 0 0 10150 2 0 0 25 0 4 0 524759017 744927232 30089 33554432000 4194304 4797429 140736571688976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 403.08
Current children cumulated vsize (KiB) 727468

[startup+162.301 s]
/proc/loadavg: 8.01 7.88 7.92 9/182 13354
/proc/meminfo: memFree=30635988/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=736360 CPUtime=642.76 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 127589 0 0 0 64206 70 0 0 25 0 4 0 524759016 754032640 32907 33554432000 4194304 4797429 140736571688976 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 184090 32907 421 148 0 179019 0
[pid=13255/tid=13257] ppid=13253 vsize=736360 CPUtime=161.48 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 11298 0 0 0 16138 10 0 0 25 0 4 0 524759017 754032640 32907 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=736360 CPUtime=161.23 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 11065 0 0 0 16119 4 0 0 25 0 4 0 524759017 754032640 32907 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=736360 CPUtime=161.51 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 11758 0 0 0 16149 2 0 0 25 0 4 0 524759017 754032640 32907 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520264 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 642.76
Current children cumulated vsize (KiB) 736360

[startup+222.3 s]
/proc/loadavg: 8.18 7.95 7.94 9/182 13355
/proc/meminfo: memFree=30603956/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=743748 CPUtime=882.41 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 159468 0 0 0 88160 81 0 0 25 0 4 0 524759016 761597952 34495 33554432000 4194304 4797429 140736571688976 18446744073709551615 210646843070 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 185937 34495 421 148 0 180866 0
[pid=13255/tid=13257] ppid=13253 vsize=743748 CPUtime=221.13 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 13324 0 0 0 22101 12 0 0 25 0 4 0 524759017 761597952 34495 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=743748 CPUtime=221.22 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 12287 0 0 0 22118 4 0 0 25 0 4 0 524759017 761597952 34495 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=743748 CPUtime=221.5 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 13651 0 0 0 22147 3 0 0 25 0 4 0 524759017 761597952 34495 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 743748

[startup+282.3 s]

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

[pid=13255] ppid=13253 vsize=783072 CPUtime=2559.81 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 280147 0 0 0 255851 130 0 0 25 0 4 0 524759016 801865728 54572 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 195768 54572 421 148 0 190697 0
[pid=13255/tid=13257] ppid=13253 vsize=783072 CPUtime=638.67 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 24261 0 0 0 63844 23 0 0 25 0 4 0 524759017 801865728 54572 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=783072 CPUtime=641.23 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 24504 0 0 0 64114 9 0 0 25 0 4 0 524759017 801865728 54572 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=783072 CPUtime=641.38 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 25461 0 0 0 64133 5 0 0 25 0 4 0 524759017 801865728 54572 33554432000 4194304 4797429 140736571688976 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2559.81
Current children cumulated vsize (KiB) 783072

[startup+702.301 s]
/proc/loadavg: 8.00 8.01 7.97 9/182 13368
/proc/meminfo: memFree=30458384/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=785940 CPUtime=2799.46 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 292088 0 0 0 279811 135 0 0 25 0 4 0 524759016 804802560 54477 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 196485 54477 421 148 0 191414 0
[pid=13255/tid=13257] ppid=13253 vsize=785940 CPUtime=698.35 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 25356 0 0 0 69810 25 0 0 25 0 4 0 524759017 804802560 54477 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=785940 CPUtime=701.24 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 26705 0 0 0 70114 10 0 0 25 0 4 0 524759017 804802560 54477 33554432000 4194304 4797429 140736571688976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=785940 CPUtime=701.37 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 26561 0 0 0 70131 6 0 0 25 0 4 0 524759017 804802560 54477 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2799.46
Current children cumulated vsize (KiB) 785940

[startup+762.301 s]
/proc/loadavg: 8.03 8.02 7.97 9/182 13370
/proc/meminfo: memFree=30414340/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=790324 CPUtime=3039.1 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 317419 0 0 0 303762 148 0 0 25 0 4 0 524759016 809291776 61670 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 197581 61670 421 148 0 192510 0
[pid=13255/tid=13257] ppid=13253 vsize=790324 CPUtime=758.04 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 26030 0 0 0 75777 27 0 0 25 0 4 0 524759017 809291776 61670 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=790324 CPUtime=761.24 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 27612 0 0 0 76114 10 0 0 25 0 4 0 524759017 809291776 61670 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=790324 CPUtime=761.35 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 27216 0 0 0 76129 6 0 0 25 0 4 0 524759017 809291776 61670 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.1
Current children cumulated vsize (KiB) 790324

[startup+822.301 s]
/proc/loadavg: 8.05 8.03 7.98 9/182 13371
/proc/meminfo: memFree=30416312/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=797376 CPUtime=3278.75 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 350538 0 0 0 327716 159 0 0 25 0 4 0 524759016 816513024 60544 33554432000 4194304 4797429 140736571688976 18446744073709551615 4425848 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 199344 60544 421 148 0 194273 0
[pid=13255/tid=13257] ppid=13253 vsize=797376 CPUtime=817.74 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 26372 0 0 0 81746 28 0 0 25 0 4 0 524759017 816513024 60544 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=797376 CPUtime=821.23 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 29633 0 0 0 82113 10 0 0 25 0 4 0 524759017 816513024 60544 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424887 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=797376 CPUtime=821.33 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 29486 0 0 0 82127 6 0 0 25 0 4 0 524759017 816513024 60544 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.75
Current children cumulated vsize (KiB) 797376

[startup+882.301 s]
/proc/loadavg: 8.17 8.07 8.00 9/182 13381
/proc/meminfo: memFree=30393260/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=801144 CPUtime=3518.33 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 376591 0 0 0 351658 175 0 0 25 0 4 0 524759016 820371456 63672 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 200286 63672 421 148 0 195215 0
[pid=13255/tid=13257] ppid=13253 vsize=801144 CPUtime=877.4 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 28627 0 0 0 87705 35 0 0 25 0 4 0 524759017 820371456 63672 33554432000 4194304 4797429 140736571688976 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=801144 CPUtime=881.22 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 30275 0 0 0 88111 11 0 0 25 0 4 0 524759017 820371456 63672 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=801144 CPUtime=881.3 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 30359 0 0 0 88124 6 0 0 25 0 4 0 524759017 820371456 63672 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.33
Current children cumulated vsize (KiB) 801144

[startup+942.3 s]
/proc/loadavg: 8.20 8.10 8.01 9/182 13383
/proc/meminfo: memFree=30368180/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=804972 CPUtime=3757.94 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 389877 0 0 0 375615 179 0 0 25 0 4 0 524759016 824291328 66918 33554432000 4194304 4797429 140736571688976 18446744073709551615 4506629 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 201243 66918 421 148 0 196172 0
[pid=13255/tid=13257] ppid=13253 vsize=804972 CPUtime=937.07 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 29494 0 0 0 93670 37 0 0 25 0 4 0 524759017 824291328 66918 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=804972 CPUtime=941.21 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 30942 0 0 0 94110 11 0 0 25 0 4 0 524759017 824291328 66918 33554432000 4194304 4797429 140736571688976 18446744073709551615 4509977 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=804972 CPUtime=941.29 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 30877 0 0 0 94122 7 0 0 25 0 4 0 524759017 824291328 66918 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.94
Current children cumulated vsize (KiB) 804972

[startup+1002.31 s]
/proc/loadavg: 8.18 8.11 8.01 9/182 13385
/proc/meminfo: memFree=30374236/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=813220 CPUtime=3997.61 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 397890 0 0 0 399578 183 0 0 25 0 4 0 524759016 832737280 65571 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 203305 65571 421 148 0 198234 0
[pid=13255/tid=13257] ppid=13253 vsize=813220 CPUtime=996.74 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 32201 0 0 0 99635 39 0 0 25 0 4 0 524759017 832737280 65571 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=813220 CPUtime=1001.22 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 33066 0 0 0 100110 12 0 0 25 0 4 0 524759017 832737280 65571 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=813220 CPUtime=1001.28 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 33993 0 0 0 100120 8 0 0 25 0 4 0 524759017 832737280 65571 33554432000 4194304 4797429 140736571688976 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.61
Current children cumulated vsize (KiB) 813220

[startup+1062.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/182 13387
/proc/meminfo: memFree=30356736/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=813220 CPUtime=4237.22 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 401023 0 0 0 423537 185 0 0 25 0 4 0 524759016 832737280 68681 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 203305 68681 421 148 0 198234 0
[pid=13255/tid=13257] ppid=13253 vsize=813220 CPUtime=1056.41 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 33236 0 0 0 105601 40 0 0 25 0 4 0 524759017 832737280 68681 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=813220 CPUtime=1061.21 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 34309 0 0 0 106109 12 0 0 25 0 4 0 524759017 832737280 68681 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=813220 CPUtime=1061.26 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 34848 0 0 0 106118 8 0 0 25 0 4 0 524759017 832737280 68681 33554432000 4194304 4797429 140736571688976 18446744073709551615 4520411 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.22
Current children cumulated vsize (KiB) 813220

[startup+1122.3 s]
/proc/loadavg: 8.02 8.07 8.00 9/182 13388
/proc/meminfo: memFree=30329548/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=816652 CPUtime=4476.85 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 404855 0 0 0 447498 187 0 0 25 0 4 0 524759016 836251648 72494 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 204163 72494 421 148 0 199092 0
[pid=13255/tid=13257] ppid=13253 vsize=816652 CPUtime=1116.07 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 34784 0 0 0 111566 41 0 0 25 0 4 0 524759017 836251648 72494 33554432000 4194304 4797429 140736571688976 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=816652 CPUtime=1121.22 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 36065 0 0 0 112109 13 0 0 25 0 4 0 524759017 836251648 72494 33554432000 4194304 4797429 140736571688976 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=816652 CPUtime=1121.24 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 35376 0 0 0 112116 8 0 0 25 0 4 0 524759017 836251648 72494 33554432000 4194304 4797429 140736571688976 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.85
Current children cumulated vsize (KiB) 816652

[startup+1182.3 s]
/proc/loadavg: 8.41 8.16 8.03 9/182 13392
/proc/meminfo: memFree=30314256/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=821884 CPUtime=4715.48 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 424851 0 0 0 471343 205 0 0 25 0 4 0 524759016 841609216 74555 33554432000 4194304 4797429 140736571688976 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 205471 74555 421 148 0 200400 0
[pid=13255/tid=13257] ppid=13253 vsize=821884 CPUtime=1175.43 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 37001 0 0 0 117490 53 0 0 25 0 4 0 524759017 841609216 74555 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=821884 CPUtime=1181.22 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 38605 0 0 0 118108 14 0 0 25 0 4 0 524759017 841609216 74555 33554432000 4194304 4797429 140736571688976 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=821884 CPUtime=1181.21 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 36351 0 0 0 118113 8 0 0 25 0 4 0 524759017 841609216 74555 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.48
Current children cumulated vsize (KiB) 821884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.29 8.15 8.03 9/182 13393
/proc/meminfo: memFree=30324204/32951132 swapFree=67080200/67111528
[pid=13255] ppid=13253 vsize=824024 CPUtime=4800.18 cores=0,2,4,6
/proc/13255/stat : 13255 (techdemo) R 13253 13255 13214 0 -1 4202496 436939 0 0 0 479809 209 0 0 25 0 4 0 524759016 843800576 72316 33554432000 4194304 4797429 140736571688976 18446744073709551615 210646843036 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13255/statm: 206006 72316 421 148 0 200935 0
[pid=13255/tid=13257] ppid=13253 vsize=824024 CPUtime=1196.37 cores=0,2,4,6
/proc/13255/task/13257/stat : 13257 (techdemo) R 13253 13255 13214 0 -1 4202560 37445 0 0 0 119583 54 0 0 25 0 4 0 524759017 843800576 72316 33554432000 4194304 4797429 140736571688976 18446744073709551615 4430012 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13255/tid=13258] ppid=13253 vsize=824024 CPUtime=1202.52 cores=0,2,4,6
/proc/13255/task/13258/stat : 13258 (techdemo) R 13253 13255 13214 0 -1 4202560 39074 0 0 0 120238 14 0 0 25 0 4 0 524759017 843800576 72316 33554432000 4194304 4797429 140736571688976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13255/tid=13259] ppid=13253 vsize=824024 CPUtime=1202.36 cores=0,2,4,6
/proc/13255/task/13259/stat : 13259 (techdemo) R 13253 13255 13214 0 -1 4202560 37636 0 0 0 120228 8 0 0 25 0 4 0 524759017 843800576 72316 33554432000 4194304 4797429 140736571688976 18446744073709551615 4495575 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 824024

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): 1203.63
CPU time (s): 4800.22
CPU user time (s): 4798.12
CPU system time (s): 2.10668
CPU usage (%): 398.814
Max. virtual memory (cumulated for all children) (KiB): 943576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.12
system time used= 2.10668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 436943
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= 323
involuntary context switches= 22281

runsolver used 1.81872 second user time and 4.27235 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 04:46:34
IDJOB=3261537
IDBENCH=83234
IDSOLVER=1584
FILE ID=node129/3261537-1304131594
RUNJOBID= node129-1304131594-13232
PBS_JOBID= 13170799
Free space on /tmp= 67244 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261537-1304131594/watcher-3261537-1304131594 -o /tmp/evaluation-result-3261537-1304131594/solver-3261537-1304131594 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3261537-1304131594.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=1024571864

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30869584 kB
Buffers:        257404 kB
Cached:        1443008 kB
SwapCached:       4932 kB
Active:         123092 kB
Inactive:      1617380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30869584 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:           15748 kB
Writeback:           0 kB
AnonPages:       37848 kB
Mapped:          12960 kB
Slab:           276136 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   662840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67236 MiB
End job on node129 at 2011-04-30 05:06:40