Trace number 3172533

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

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-3172533-1304059260.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.05	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.05	c -- vars added        300
0.00/0.05	c Parsing time:  0.05 s
0.13/0.08	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.58/0.21	c asymm  cl-useful: 0/1954/25500 lits-rem:0 time: 0.50
0.58/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
0.58/0.23	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.58/0.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.58/0.23	c Subs w/ non-existent bins:      0 time:  0.00 s
0.58/0.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.58/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.58/0.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.58/0.32	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.30 s
0.58/0.32	c learnt bin added due to v-elim: 0
0.58/0.32	c Finding binary XORs  T:     0.00 s  found:       0
0.58/0.99	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.58/0.99	c calculated reachability. Time: 0.00
0.58/0.99	c Calc default polars -  time:   0.01 s pos:     147 undec:       4 neg:     149
0.58/0.99	c =========================================================================================
0.58/0.99	c types(t): F = full restart, N = normal restart
0.58/0.99	c types(t): S = simplification begin/end, E = solution found
0.58/0.99	c restart types(rt): st = static, dy = dynamic
0.58/0.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.58/0.99	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.58/0.99	c Decided on static restart strategy
21.35/5.42	c  N dy     7     30000       300     25500         0     10509    178500    573301     81.29     70.93  --
21.35/5.46	c  S st     7     30000       300     25500         0     10509    178500    573301     81.29     70.93  --
21.75/5.55	c  S st     7     30503       300     25500         0     11009    178500    606774     81.29     70.93  --
21.75/5.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.75/5.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.15/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.27
22.15/5.62	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
22.15/5.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.15/5.63	c Subs w/ non-existent bins:      0 time:  0.02 s
22.15/5.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.15/5.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.15/5.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.53/8.29	c lits-rem:      4344  cl-subs:      788  v-elim:    300  v-fix:    0  time: 10.59 s
32.53/8.29	c learnt bin added due to v-elim: 0
32.53/8.30	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
32.53/8.30	c vivif2 --  cl tried    10221 cl shrink        0 lits rem          0 time: 0.02
33.35/8.40	c asymm  cl-useful: 0/2173/25500 lits-rem:0 time: 0.41
33.35/8.41	c calculated reachability. Time: 0.00
33.35/8.41	c  N dy     7     30503       300     25500         0     10221    178500    549100     81.29     70.93  --
33.35/8.41	c  F st     7     30503       300     25500         0     10221    178500    549100     81.29     70.93  --
34.53/8.71	c Decided on static restart strategy
42.92/10.84	c  N dy    14     45754       300     25500         0     17429    178500   1060111     82.22     70.20  --
42.92/10.89	c  S st    14     45754       300     25500         0     17429    178500   1060111     82.22     70.20  --
43.32/10.99	c  S st    14     46257       300     25500         0      9201    178500    323384     82.22     70.20  --
43.32/11.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.32/11.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.72/11.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.20
43.72/11.04	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
43.72/11.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.72/11.05	c Subs w/ non-existent bins:      0 time:  0.01 s
43.72/11.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.72/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.72/11.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.50/13.23	c lits-rem:       168  cl-subs:      207  v-elim:    300  v-fix:    0  time:  8.67 s
52.50/13.23	c learnt bin added due to v-elim: 0
52.50/13.23	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
52.50/13.23	c vivif2 --  cl tried     8994 cl shrink        0 lits rem          0 time: 0.01
52.90/13.39	c asymm  cl-useful: 0/4355/25500 lits-rem:0 time: 0.62
52.90/13.39	c calculated reachability. Time: 0.00
52.90/13.39	c  N dy    14     46257       300     25500         0      8994    178500    317218     82.22     70.20  --
71.67/18.09	c  N dy    15     69385       300     25500         0     11093    178500    363302     85.63     70.77  --
72.07/18.12	c  S st    15     69385       300     25500         0     11093    178500    363302     85.63     70.77  --
72.49/18.20	c  S st    15     69886       300     25500         0     11590    178500    395696     85.63     70.77  --
72.49/18.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.49/18.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.49/18.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.26
72.49/18.27	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
72.49/18.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.49/18.28	c Subs w/ non-existent bins:      0 time:  0.01 s
72.49/18.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.49/18.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.49/18.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.69/20.58	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
90.07/22.68	c Added 4 vars  tried: 80000 time: 8.40
90.07/22.69	c ORs :      4 avg-s:  0.0 cl-sh:  2141 l-rem:   2141 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.45
90.48/22.70	c lits-rem:       326  cl-subs:      212  v-elim:    300  v-fix:    0  time: 17.64 s
90.48/22.70	c learnt bin added due to v-elim: 0
90.48/22.71	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
90.48/22.71	c vivif2 --  cl tried    11378 cl shrink        0 lits rem          0 time: 0.02
90.48/22.79	c asymm  cl-useful: 0/1816/25504 lits-rem:0 time: 0.34
90.48/22.80	c calculated reachability. Time: 0.00
90.48/22.80	c  N dy    15     69886       304     25504         8     11378    178512    384820     85.63     70.77  --
90.48/22.80	c  F st    15     69886       304     25504         8     11378    178512    384820     85.63     70.77  --
92.05/23.13	c Decided on static restart strategy
120.83/30.34	c  N dy    22    104829       304     25504         8     21060    178512   1048330     83.44     70.03  --
120.83/30.40	c  S st    22    104829       304     25504         8     21060    178512   1048330     83.44     70.03  --
121.61/30.51	c  S st    22    105334       304     25504         8     21565    178512   1081445     83.44     70.03  --
121.61/30.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.61/30.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.01/30.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.58
122.01/30.66	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
122.01/30.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.01/30.67	c Subs w/ non-existent bins:      0 time:  0.03 s
122.01/30.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.01/30.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.01/30.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
133.60/33.52	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
133.60/33.53	c lits-rem:      1526  cl-subs:     1204  v-elim:    300  v-fix:    0  time: 11.36 s
133.60/33.53	c learnt bin added due to v-elim: 0
133.60/33.54	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
133.60/33.54	c vivif2 --  cl tried    20361 cl shrink        0 lits rem          0 time: 0.03
134.01/33.65	c asymm  cl-useful: 0/1554/25504 lits-rem:0 time: 0.42
134.01/33.65	c calculated reachability. Time: 0.00
134.01/33.65	c  N dy    22    105334       304     25504         8     20361    178512    986617     83.44     70.03  --
183.52/46.01	c  N dy    23    158002       304     25504         8     27840    178512   1436692     82.53     70.54  --
183.52/46.08	c  S st    23    158002       304     25504         8     27840    178512   1436692     82.53     70.54  --
184.32/46.22	c  S st    23    158503       304     25504         8     28337    178512   1470634     82.53     70.54  --
184.32/46.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
184.32/46.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.12/46.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.81
185.12/46.43	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.01 s
185.12/46.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.12/46.44	c Subs w/ non-existent bins:      0 time:  0.04 s
185.12/46.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.12/46.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
185.12/46.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
203.89/51.16	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
203.89/51.19	c lits-rem:       671  cl-subs:     1534  v-elim:    300  v-fix:    0  time: 18.86 s
203.89/51.19	c learnt bin added due to v-elim: 0
203.89/51.19	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
204.31/51.20	c vivif2 --  cl tried    26803 cl shrink        0 lits rem          0 time: 0.04
204.71/51.32	c asymm  cl-useful: 0/1319/25504 lits-rem:0 time: 0.48
204.71/51.32	c calculated reachability. Time: 0.00
204.71/51.33	c  N dy    23    158503       304     25504         8     26803    178512   1339515     82.53     70.54  --
295.78/74.11	c  N dy    24    237754       304     25504         8     32133    178512   1552327     83.71     70.97  --
295.78/74.18	c  S st    24    237754       304     25504         8     32133    178512   1552327     83.71     70.97  --
296.59/74.33	c  S st    24    238257       304     25504         8     32633    178512   1584850     83.71     70.97  --
296.59/74.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
296.59/74.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.37/74.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.95
297.37/74.57	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
297.37/74.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.37/74.58	c Subs w/ non-existent bins:      0 time:  0.04 s
297.77/74.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.77/74.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
297.77/74.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
318.56/79.88	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
318.96/79.91	c lits-rem:       811  cl-subs:     1802  v-elim:    300  v-fix:    0  time: 21.16 s
318.96/79.91	c learnt bin added due to v-elim: 0
318.96/79.91	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
318.96/79.92	c vivif2 --  cl tried    30831 cl shrink        0 lits rem          0 time: 0.05
319.34/80.05	c asymm  cl-useful: 0/1268/25504 lits-rem:0 time: 0.52
319.34/80.06	c calculated reachability. Time: 0.00
319.34/80.06	c  N dy    24    238257       304     25504         8     30831    178512   1433837     83.71     70.97  --
469.93/117.73	c  N dy    25    357385       304     25504         8     34945    178512   1438149     81.83     70.18  --
469.93/117.80	c  S st    25    357385       304     25504         8     34945    178512   1438149     81.83     70.18  --
470.73/117.94	c  S st    25    357887       320     25504        44     35462    178580   1473495     81.83     70.18  --
470.73/117.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
470.73/117.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
471.53/118.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.88
471.53/118.17	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
471.53/118.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
471.53/118.18	c Subs w/ non-existent bins:      0 time:  0.05 s
471.53/118.19	c Replacing        1 vars Replaced      586 lits Time:     0.05 s 
471.93/118.22	c bin-w-bin subsume rem            2 bins  time:  0.00 s
471.93/118.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
471.93/118.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
490.71/122.91	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
490.71/122.94	c lits-rem:      1765  cl-subs:     1701  v-elim:    300  v-fix:    0  time: 18.83 s
490.71/122.94	c learnt bin added due to v-elim: 0
490.71/122.94	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
490.71/122.95	c vivif2 --  cl tried    33761 cl shrink        0 lits rem          0 time: 0.05
491.11/123.07	c asymm  cl-useful: 0/1190/25504 lits-rem:0 time: 0.48
491.11/123.07	c calculated reachability. Time: 0.00
491.11/123.07	c  N dy    25    357887       319     25504        38     33761    178572   1345816     81.83     70.18  --
767.53/192.25	c  N dy    26    536830       319     25504        38     41297    178572   1590867     82.38     69.74  --
767.93/192.32	c  S st    26    536830       319     25504        38     41297    178572   1590867     82.38     69.74  --
768.73/192.50	c  S st    26    537333       335     25504        70     41812    178636   1623555     82.38     69.74  --
768.73/192.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
768.73/192.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
769.93/192.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  1.17
769.93/192.80	c Calc non-exist non-lernt bins v-fix:     0 done:    335 time:  0.00 s
769.93/192.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
769.93/192.81	c Subs w/ non-existent bins:      0 time:  0.06 s
769.93/192.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.93/192.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
769.93/192.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
792.70/198.51	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
792.70/198.54	c lits-rem:      3085  cl-subs:     1866  v-elim:    300  v-fix:    0  time: 22.74 s
792.70/198.54	c learnt bin added due to v-elim: 0
792.70/198.54	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
792.70/198.56	c vivif2 --  cl tried    39946 cl shrink        0 lits rem          0 time: 0.06
793.12/198.69	c asymm  cl-useful: 0/1233/25504 lits-rem:0 time: 0.51
793.12/198.69	c calculated reachability. Time: 0.00
793.12/198.69	c  N dy    26    537333       335     25504        70     39946    178636   1501281     82.38     69.74  --
793.12/198.69	c  F st    26    537333       335     25504        70     39946    178636   1501281     82.38     69.74  --
795.90/199.30	c Decided on static restart strategy
1237.32/309.85	c  N dy    33    806000       335     25504        70     63003    178636   2997559     87.16     69.78  --
1237.70/309.97	c  S st    33    806000       335     25504        70     63003    178636   2997559     87.16     69.78  --
1237.70/309.97	c Finding binary XORs  T:     0.00 s  found:       1
1238.90/310.20	c  S st    33    806502       351     25504       106     63515    178704   3031118     87.16     69.78  --
1238.90/310.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1238.90/310.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1241.32/310.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  2.37
1241.32/310.81	c Calc non-exist non-lernt bins v-fix:     0 done:    351 time:  0.01 s
1241.32/310.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1241.32/310.83	c Subs w/ non-existent bins:      0 time:  0.10 s
1241.32/310.84	c Replacing        1 vars Replaced       13 lits Time:     0.04 s 
1241.32/310.90	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1241.32/310.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1241.32/310.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1589.23/397.93	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
1672.35/418.77	c Added 4 vars  tried: 80000 time: 83.25
1675.92/419.65	c ORs :      4 avg-s:  0.0 cl-sh: 31389 l-rem:  31389 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   86.78
1676.34/419.70	c lits-rem:       681  cl-subs:     3688  v-elim:    300  v-fix:    0  time: 434.62 s
1676.34/419.70	c learnt bin added due to v-elim: 0
1676.34/419.71	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.01
1676.34/419.74	c vivif2 --  cl tried    59827 cl shrink        0 lits rem          0 time: 0.11
1676.74/419.88	c asymm  cl-useful: 0/1040/25508 lits-rem:0 time: 0.58
1676.74/419.89	c calculated reachability. Time: 0.00
1676.74/419.89	c  N dy    33    806502       354     25508       108     59827    178706   2707813     87.16     69.78  --
2506.01/627.47	c  N dy    34   1209753       354     25508       108     77336    178706   3612185     87.26     70.49  --
2506.82/627.61	c  S st    34   1209753       354     25508       108     77336    178706   3612185     87.26     70.49  --
2508.00/627.92	c  S st    34   1210257       354     25508       108     77839    178706   3646842     87.26     70.49  --
2508.00/627.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2508.00/627.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2510.40/628.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  2.49
2510.40/628.55	c Calc non-exist non-lernt bins v-fix:     0 done:    354 time:  0.01 s
2510.40/628.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2510.40/628.58	c Subs w/ non-existent bins:      0 time:  0.13 s
2510.80/628.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2510.80/628.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
2510.80/628.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3026.51/757.79	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
3026.91/757.85	c lits-rem:       270  cl-subs:     3854  v-elim:    300  v-fix:    0  time: 516.01 s
3026.91/757.85	c learnt bin added due to v-elim: 0
3026.91/757.85	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.01
3026.91/757.89	c vivif2 --  cl tried    73985 cl shrink        0 lits rem          0 time: 0.16
3027.71/758.05	c asymm  cl-useful: 0/856/25508 lits-rem:0 time: 0.63
3027.71/758.06	c calculated reachability. Time: 0.00
3027.71/758.06	c  N dy    34   1210257       354     25508       108     73985    178706   3357454     87.26     70.49  --
4300.39/1076.65	c  N dy    35   1710257       354     25508       108    103573    178706   5357410     89.19     70.80  --
4301.19/1076.85	c  S st    35   1710257       354     25508       108    103573    178706   5357410     89.19     70.80  --
4302.79/1077.24	c  S st    35   1710761       367     25508       142    104087    178766   5392504     89.19     70.80  --
4302.79/1077.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4302.79/1077.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4307.99/1078.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.7M T:  5.20
4307.99/1078.55	c Calc non-exist non-lernt bins v-fix:     0 done:    367 time:  0.01 s
4307.99/1078.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4307.99/1078.60	c Subs w/ non-existent bins:      0 time:  0.17 s
4308.40/1078.62	c Replacing        2 vars Replaced       34 lits Time:     0.06 s 
4308.81/1078.71	c bin-w-bin subsume rem            4 bins  time:  0.00 s
4308.81/1078.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4308.81/1078.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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

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

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


[startup+0 s]
/proc/loadavg: 4.02 4.98 6.16 2/174 31648
/proc/meminfo: memFree=24881084/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=50556 CPUtime=0 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 902 0 0 0 0 0 0 0 25 0 1 0 596156499 51769344 834 33554432000 4194304 4797429 140736808301056 18446744073709551615 252457762330 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31648/statm: 12639 834 347 148 0 7568 0

[startup+0.0867211 s]
/proc/loadavg: 4.02 4.98 6.16 2/174 31648
/proc/meminfo: memFree=24881084/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=85216 CPUtime=0.13 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) S 31646 31648 31616 0 -1 4202496 2812 0 0 0 13 0 0 0 25 0 4 0 596156499 87261184 2647 33554432000 4194304 4797429 140736808301056 18446744073709551615 252458170862 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31648/statm: 21304 2647 366 148 0 16233 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 85216

[startup+0.171696 s]
/proc/loadavg: 4.02 4.98 6.16 2/174 31648
/proc/meminfo: memFree=24881084/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=152732 CPUtime=0.47 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 3329 0 0 0 46 1 0 0 25 0 4 0 596156499 156397568 3160 33554432000 4194304 4797429 140736808301056 18446744073709551615 4429143 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 38183 3160 373 148 0 33112 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 152732

[startup+0.330515 s]
/proc/loadavg: 4.02 4.98 6.16 2/174 31648
/proc/meminfo: memFree=24881084/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=690780 CPUtime=4.06 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 11227 0 0 0 403 3 0 0 19 0 4 0 596156499 707358720 7190 33554432000 4194304 4797429 140736808301056 18446744073709551615 4341170 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 172695 7190 409 148 0 167624 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 690780

[startup+1.17151 s]
/proc/loadavg: 4.02 4.98 6.16 2/174 31648
/proc/meminfo: memFree=24881084/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=690780 CPUtime=4.46 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 11463 0 0 0 443 3 0 0 19 0 4 0 596156499 707358720 7425 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 172695 7425 409 148 0 167624 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 690780

[startup+1.50045 s]
/proc/loadavg: 4.02 4.98 6.16 2/174 31648
/proc/meminfo: memFree=24881084/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=690780 CPUtime=5.77 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 12202 0 0 0 574 3 0 0 19 0 4 0 596156499 707358720 8128 33554432000 4194304 4797429 140736808301056 18446744073709551615 4387372 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 172695 8128 410 148 0 167624 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 690780

[startup+3.10116 s]
/proc/loadavg: 4.02 4.98 6.16 9/184 31661
/proc/meminfo: memFree=24605612/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=697868 CPUtime=12.16 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 16664 0 0 0 1212 4 0 0 24 0 4 0 596156499 714616832 11667 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 174467 11667 414 148 0 169396 0
[pid=31648/tid=31650] ppid=31646 vsize=697868 CPUtime=3.02 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 3382 0 0 0 302 0 0 0 24 0 4 0 596156505 714616832 11667 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=697868 CPUtime=3.02 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 3532 0 0 0 301 1 0 0 24 0 4 0 596156505 714616832 11667 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=697868 CPUtime=3.03 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 3400 0 0 0 303 0 0 0 24 0 4 0 596156505 714616832 11667 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 697868

[startup+6.30056 s]
/proc/loadavg: 4.33 5.03 6.17 9/184 31661
/proc/meminfo: memFree=24579608/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=701192 CPUtime=24.94 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 21625 0 0 0 2489 5 0 0 25 0 4 0 596156499 718020608 12051 33554432000 4194304 4797429 140736808301056 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 175298 12051 415 148 0 170227 0
[pid=31648/tid=31650] ppid=31646 vsize=701192 CPUtime=6.22 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 4110 0 0 0 622 0 0 0 25 0 4 0 596156505 718020608 12051 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=701192 CPUtime=6.2 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 4293 0 0 0 619 1 0 0 25 0 4 0 596156505 718020608 12051 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=701192 CPUtime=6.23 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 4008 0 0 0 623 0 0 0 25 0 4 0 596156505 718020608 12051 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 701192

[startup+12.7004 s]
/proc/loadavg: 4.63 5.08 6.18 9/184 31661
/proc/meminfo: memFree=24513392/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=704168 CPUtime=50.52 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 24938 0 0 0 5046 6 0 0 25 0 4 0 596156499 721068032 12811 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524204 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 176042 12811 417 148 0 170971 0
[pid=31648/tid=31650] ppid=31646 vsize=704168 CPUtime=12.62 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 4254 0 0 0 1262 0 0 0 25 0 4 0 596156505 721068032 12811 33554432000 4194304 4797429 140736808301056 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=704168 CPUtime=12.57 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 4464 0 0 0 1256 1 0 0 25 0 4 0 596156505 721068032 12811 33554432000 4194304 4797429 140736808301056 18446744073709551615 4271288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=704168 CPUtime=12.63 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 4267 0 0 0 1263 0 0 0 25 0 4 0 596156505 721068032 12811 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424877 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 704168

[startup+25.501 s]
/proc/loadavg: 5.37 5.22 6.21 9/184 31661
/proc/meminfo: memFree=24477464/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=708756 CPUtime=101.63 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 31729 0 0 0 10156 7 0 0 25 0 4 0 596156499 725766144 15026 33554432000 4194304 4797429 140736808301056 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 177189 15026 420 148 0 172118 0
[pid=31648/tid=31650] ppid=31646 vsize=708756 CPUtime=25.42 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 4664 0 0 0 2542 0 0 0 25 0 4 0 596156505 725766144 15026 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=708756 CPUtime=25.3 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 4963 0 0 0 2529 1 0 0 25 0 4 0 596156505 725766144 15026 33554432000 4194304 4797429 140736808301056 18446744073709551615 4656177 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=708756 CPUtime=25.43 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 4574 0 0 0 2543 0 0 0 25 0 4 0 596156505 725766144 15026 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 708756

[startup+51.1002 s]
/proc/loadavg: 6.27 5.44 6.26 9/184 31662
/proc/meminfo: memFree=24449232/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=715080 CPUtime=203.89 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 46596 0 0 0 20375 14 0 0 25 0 4 0 596156499 732241920 19585 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 178770 19585 420 148 0 173699 0
[pid=31648/tid=31650] ppid=31646 vsize=715080 CPUtime=51.02 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 5995 0 0 0 5101 1 0 0 25 0 4 0 596156505 732241920 19585 33554432000 4194304 4797429 140736808301056 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=715080 CPUtime=50.76 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 6100 0 0 0 5075 1 0 0 25 0 4 0 596156505 732241920 19585 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=715080 CPUtime=51.03 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 5735 0 0 0 5103 0 0 0 25 0 4 0 596156505 732241920 19585 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 715080

[startup+102.301 s]
/proc/loadavg: 7.29 5.85 6.35 10/184 31663
/proc/meminfo: memFree=24405800/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=724672 CPUtime=408.42 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 70698 0 0 0 40816 26 0 0 25 0 4 0 596156499 742064128 23337 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 181168 23337 423 148 0 176097 0
[pid=31648/tid=31650] ppid=31646 vsize=724672 CPUtime=102.22 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 7344 0 0 0 10221 1 0 0 25 0 4 0 596156505 742064128 23337 33554432000 4194304 4797429 140736808301056 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=724672 CPUtime=101.68 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 7796 0 0 0 10166 2 0 0 25 0 4 0 596156505 742064128 23337 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524212 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=724672 CPUtime=102.23 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 7234 0 0 0 10222 1 0 0 25 0 4 0 596156505 742064128 23337 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.42
Current children cumulated vsize (KiB) 724672

[startup+162.301 s]
/proc/loadavg: 7.78 6.25 6.46 9/184 31665
/proc/meminfo: memFree=24358032/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=732844 CPUtime=648.11 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 93725 0 0 0 64775 36 0 0 25 0 4 0 596156499 750432256 26299 33554432000 4194304 4797429 140736808301056 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 183211 26299 423 148 0 178140 0
[pid=31648/tid=31650] ppid=31646 vsize=732844 CPUtime=162.23 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 9668 0 0 0 16221 2 0 0 25 0 4 0 596156505 750432256 26299 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=732844 CPUtime=161.36 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 9314 0 0 0 16134 2 0 0 25 0 4 0 596156505 750432256 26299 33554432000 4194304 4797429 140736808301056 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=732844 CPUtime=162.24 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 8725 0 0 0 16223 1 0 0 25 0 4 0 596156505 750432256 26299 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 732844

[startup+222.3 s]
/proc/loadavg: 7.95 6.58 6.56 9/184 31666
/proc/meminfo: memFree=24354172/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=739500 CPUtime=887.78 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 116809 0 0 0 88730 48 0 0 25 0 4 0 596156499 757248000 27166 33554432000 4194304 4797429 140736808301056 18446744073709551615 4425848 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 184875 27166 423 148 0 179804 0
[pid=31648/tid=31650] ppid=31646 vsize=739500 CPUtime=222.22 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 11166 0 0 0 22220 2 0 0 25 0 4 0 596156505 757248000 27166 33554432000 4194304 4797429 140736808301056 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=739500 CPUtime=221.02 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 11401 0 0 0 22100 2 0 0 25 0 4 0 596156505 757248000 27166 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=739500 CPUtime=222.24 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 10305 0 0 0 22222 2 0 0 25 0 4 0 596156505 757248000 27166 33554432000 4194304 4797429 140736808301056 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.78
Current children cumulated vsize (KiB) 739500

[startup+282.306 s]
/proc/loadavg: 8.02 6.85 6.65 9/184 31668
/proc/meminfo: memFree=24341872/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=744496 CPUtime=1127.47 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 137297 0 0 0 112689 58 0 0 25 0 4 0 596156499 762363904 27406 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424649 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 186124 27406 423 148 0 181053 0
[pid=31648/tid=31650] ppid=31646 vsize=744496 CPUtime=282.23 cores=1,3,5,7

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

[pid=31648] ppid=31646 vsize=763652 CPUtime=2565.52 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 213558 0 0 0 256453 99 0 0 25 0 4 0 596156499 781979648 40264 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 190913 40264 422 148 0 185842 0
[pid=31648/tid=31650] ppid=31646 vsize=763652 CPUtime=642.24 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 17781 0 0 0 64219 5 0 0 25 0 4 0 596156505 781979648 40264 33554432000 4194304 4797429 140736808301056 18446744073709551615 4430056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=763652 CPUtime=638.73 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 18430 0 0 0 63867 6 0 0 25 0 4 0 596156505 781979648 40264 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=763652 CPUtime=642.25 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 17353 0 0 0 64220 5 0 0 25 0 4 0 596156505 781979648 40264 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.52
Current children cumulated vsize (KiB) 763652

[startup+702.301 s]
/proc/loadavg: 8.13 7.83 7.18 9/184 31679
/proc/meminfo: memFree=24233072/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=765780 CPUtime=2805.2 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 217825 0 0 0 280419 101 0 0 25 0 4 0 596156499 784158720 39109 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568320 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 191445 39109 422 148 0 186374 0
[pid=31648/tid=31650] ppid=31646 vsize=765780 CPUtime=702.24 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 19388 0 0 0 70218 6 0 0 25 0 4 0 596156505 784158720 39109 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=765780 CPUtime=698.41 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 19741 0 0 0 69834 7 0 0 25 0 4 0 596156505 784158720 39109 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=765780 CPUtime=702.26 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 18702 0 0 0 70220 6 0 0 25 0 4 0 596156505 784158720 39109 33554432000 4194304 4797429 140736808301056 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.2
Current children cumulated vsize (KiB) 765780

[startup+762.301 s]
/proc/loadavg: 8.10 7.87 7.24 9/184 31681
/proc/meminfo: memFree=24209364/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=765780 CPUtime=3044.88 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 219914 0 0 0 304385 103 0 0 25 0 4 0 596156499 784158720 41164 33554432000 4194304 4797429 140736808301056 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 191445 41164 422 148 0 186374 0
[pid=31648/tid=31650] ppid=31646 vsize=765780 CPUtime=762.25 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 19941 0 0 0 76218 7 0 0 25 0 4 0 596156505 784158720 41164 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=765780 CPUtime=758.08 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 20155 0 0 0 75801 7 0 0 25 0 4 0 596156505 784158720 41164 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=765780 CPUtime=762.26 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 19118 0 0 0 76220 6 0 0 25 0 4 0 596156505 784158720 41164 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 765780

[startup+822.301 s]
/proc/loadavg: 8.09 7.91 7.29 9/184 31682
/proc/meminfo: memFree=24205632/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=769572 CPUtime=3284.58 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 234315 0 0 0 328347 111 0 0 25 0 4 0 596156499 788041728 40709 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 192393 40709 422 148 0 187322 0
[pid=31648/tid=31650] ppid=31646 vsize=769572 CPUtime=822.25 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 20271 0 0 0 82218 7 0 0 25 0 4 0 596156505 788041728 40709 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=769572 CPUtime=817.76 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 21244 0 0 0 81768 8 0 0 25 0 4 0 596156505 788041728 40709 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=769572 CPUtime=822.26 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 20186 0 0 0 82220 6 0 0 25 0 4 0 596156505 788041728 40709 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 769572

[startup+882.301 s]
/proc/loadavg: 8.08 7.94 7.33 9/184 31684
/proc/meminfo: memFree=24203748/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=771356 CPUtime=3524.23 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 248579 0 0 0 352305 118 0 0 25 0 4 0 596156499 789868544 41997 33554432000 4194304 4797429 140736808301056 18446744073709551615 4404772 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 192839 41997 422 148 0 187768 0
[pid=31648/tid=31650] ppid=31646 vsize=771356 CPUtime=882.24 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 21530 0 0 0 88217 7 0 0 25 0 4 0 596156505 789868544 41997 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=771356 CPUtime=877.42 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 21668 0 0 0 87734 8 0 0 25 0 4 0 596156505 789868544 41997 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=771356 CPUtime=882.26 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 20836 0 0 0 88219 7 0 0 25 0 4 0 596156505 789868544 41997 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 771356

[startup+942.307 s]
/proc/loadavg: 8.07 7.96 7.38 9/184 31686
/proc/meminfo: memFree=24144700/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=771996 CPUtime=3763.93 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 260574 0 0 0 376268 125 0 0 25 0 4 0 596156499 790523904 41874 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 192999 41874 422 148 0 187928 0
[pid=31648/tid=31650] ppid=31646 vsize=771996 CPUtime=942.26 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 21945 0 0 0 94218 8 0 0 25 0 4 0 596156505 790523904 41874 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=771996 CPUtime=937.1 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 21986 0 0 0 93702 8 0 0 25 0 4 0 596156505 790523904 41874 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=771996 CPUtime=942.26 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 21153 0 0 0 94219 7 0 0 25 0 4 0 596156505 790523904 41874 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524219 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 771996

[startup+1002.3 s]
/proc/loadavg: 8.07 7.98 7.42 9/184 31687
/proc/meminfo: memFree=24133376/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=775516 CPUtime=4003.59 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 273279 0 0 0 400226 133 0 0 25 0 4 0 596156499 794128384 43111 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 193879 43111 422 148 0 188808 0
[pid=31648/tid=31650] ppid=31646 vsize=775516 CPUtime=1002.25 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 23255 0 0 0 100216 9 0 0 25 0 4 0 596156505 794128384 43111 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=775516 CPUtime=996.77 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 23243 0 0 0 99669 8 0 0 25 0 4 0 596156505 794128384 43111 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=775516 CPUtime=1002.27 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 22185 0 0 0 100219 8 0 0 25 0 4 0 596156505 794128384 43111 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 775516

[startup+1062.3 s]
/proc/loadavg: 8.06 8.00 7.46 9/184 31689
/proc/meminfo: memFree=24156668/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=777352 CPUtime=4243.27 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 286261 0 0 0 424186 141 0 0 25 0 4 0 596156499 796008448 43718 33554432000 4194304 4797429 140736808301056 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 194338 43718 422 148 0 189267 0
[pid=31648/tid=31650] ppid=31646 vsize=777352 CPUtime=1062.26 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 23918 0 0 0 106217 9 0 0 25 0 4 0 596156505 796008448 43718 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=777352 CPUtime=1056.43 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 23754 0 0 0 105635 8 0 0 25 0 4 0 596156505 796008448 43718 33554432000 4194304 4797429 140736808301056 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=777352 CPUtime=1062.27 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 22751 0 0 0 106219 8 0 0 25 0 4 0 596156505 796008448 43718 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 777352

[startup+1122.3 s]
/proc/loadavg: 8.10 8.01 7.49 9/184 31690
/proc/meminfo: memFree=24117336/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=782564 CPUtime=4482.95 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 292843 0 0 0 448152 143 0 0 25 0 4 0 596156499 801345536 50248 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 195641 50248 422 148 0 190570 0
[pid=31648/tid=31650] ppid=31646 vsize=782564 CPUtime=1122.26 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 24232 0 0 0 112217 9 0 0 25 0 4 0 596156505 801345536 50248 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=782564 CPUtime=1116.12 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 24526 0 0 0 111603 9 0 0 25 0 4 0 596156505 801345536 50248 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=782564 CPUtime=1122.27 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 23068 0 0 0 112219 8 0 0 25 0 4 0 596156505 801345536 50248 33554432000 4194304 4797429 140736808301056 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 782564

[startup+1182.3 s]
/proc/loadavg: 8.15 8.04 7.53 9/184 31692
/proc/meminfo: memFree=24097328/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=782564 CPUtime=4722.63 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 294391 0 0 0 472119 144 0 0 25 0 4 0 596156499 801345536 51030 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568164 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 195641 51030 422 148 0 190570 0
[pid=31648/tid=31650] ppid=31646 vsize=782564 CPUtime=1182.26 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 24549 0 0 0 118217 9 0 0 25 0 4 0 596156505 801345536 51030 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=782564 CPUtime=1175.79 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 25532 0 0 0 117570 9 0 0 25 0 4 0 596156505 801345536 51030 33554432000 4194304 4797429 140736808301056 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=782564 CPUtime=1182.27 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 23293 0 0 0 118219 8 0 0 25 0 4 0 596156505 801345536 51030 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 782564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.04 7.54 9/184 31702
/proc/meminfo: memFree=24110456/32951124 swapFree=67111348/67111528
[pid=31648] ppid=31646 vsize=782564 CPUtime=4800.13 cores=1,3,5,7
/proc/31648/stat : 31648 (techdemo) R 31646 31648 31616 0 -1 4202496 295172 0 0 0 479869 144 0 0 25 0 4 0 596156499 801345536 51006 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31648/statm: 195641 51006 422 148 0 190570 0
[pid=31648/tid=31650] ppid=31646 vsize=782564 CPUtime=1201.66 cores=1,3,5,7
/proc/31648/task/31650/stat : 31650 (techdemo) R 31646 31648 31616 0 -1 4202560 24658 0 0 0 120157 9 0 0 25 0 4 0 596156505 801345536 51006 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31648/tid=31651] ppid=31646 vsize=782564 CPUtime=1195.08 cores=1,3,5,7
/proc/31648/task/31651/stat : 31651 (techdemo) R 31646 31648 31616 0 -1 4202560 26204 0 0 0 119499 9 0 0 25 0 4 0 596156505 801345536 51006 33554432000 4194304 4797429 140736808301056 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31648/tid=31652] ppid=31646 vsize=782564 CPUtime=1201.67 cores=1,3,5,7
/proc/31648/task/31652/stat : 31652 (techdemo) R 31646 31648 31616 0 -1 4202560 23293 0 0 0 120159 8 0 0 25 0 4 0 596156505 801345536 51006 33554432000 4194304 4797429 140736808301056 18446744073709551615 4568048 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 782564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.17
CPU user time (s): 4798.72
CPU system time (s): 1.45578
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 882896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.72
system time used= 1.45578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295172
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= 1663
involuntary context switches= 34644

runsolver used 1.91471 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 08:41:00
IDJOB=3172533
IDBENCH=82551
IDSOLVER=1584
FILE ID=node111/3172533-1304059260
RUNJOBID= node111-1304059260-31635
PBS_JOBID= 13170444
Free space on /tmp= 70896 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172533-1304059260/watcher-3172533-1304059260 -o /tmp/evaluation-result-3172533-1304059260/solver-3172533-1304059260 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172533-1304059260.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=950051074

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24881488 kB
Buffers:       1271376 kB
Cached:        6240344 kB
SwapCached:        124 kB
Active:        3073528 kB
Inactive:      4506000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24881488 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9428 kB
Writeback:           0 kB
AnonPages:       67152 kB
Mapped:          14324 kB
Slab:           424840 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189920 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= 70876 MiB
End job on node111 at 2011-04-29 09:01:04