Trace number 3172513

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.09 1201.73

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S338979727-056-UNKNOWN.cnf
MD5SUMa0ab6c55c9b144fcd835244bca95a82b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.52816
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172513-1304054877.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.09/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.09/0.10	c -- vars added      10000
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.11
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.01 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.09/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.09/0.25	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
0.09/1.06	c lits-rem:         0  cl-subs:        0  v-elim:    645  v-fix:    0  time:  0.38 s
0.09/1.06	c learnt bin added due to v-elim: 0
0.09/1.06	c Finding binary XORs  T:     0.01 s  found:       0
0.09/1.06	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.09/1.06	c calculated reachability. Time: 0.00
0.09/1.06	c Calc default polars -  time:   0.01 s pos:    4404 undec:    1280 neg:    4316
0.09/1.06	c =========================================================================================
0.09/1.06	c types(t): F = full restart, N = normal restart
0.09/1.06	c types(t): S = simplification begin/end, E = solution found
0.09/1.06	c restart types(rt): st = static, dy = dynamic
0.09/1.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/1.06	c  B st     0         0      9645     41574         0         0    126692         0   no data   no data  --
0.09/1.06	c Decided on static restart strategy
49.18/12.45	c  N dy     7     30002      9645     41574         0     13362    126692   1760200    204.41    143.27  --
49.98/12.60	c  S st     7     30002      9645     41574         0     13362    126692   1760200    204.41    143.27  --
50.39/12.71	c  S st     7     30504      9645     41574         0     13864    126692   1810505    204.41    143.27  --
50.39/12.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
50.39/12.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.79/12.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.53
50.79/12.85	c Calc non-exist non-lernt bins v-fix:     0 done:   9645 time:  0.02 s
50.79/12.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.79/12.86	c Subs w/ non-existent bins:      0 time:  0.05 s
51.20/12.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
51.20/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
51.20/12.95	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
57.58/14.59	c lits-rem:         1  cl-subs:      692  v-elim:    176  v-fix:    0  time:  6.54 s
57.58/14.59	c learnt bin added due to v-elim: 0
57.58/14.60	c vivif2 --  cl tried    41574 cl shrink        0 lits rem          0 time: 0.01
57.98/14.61	c vivif2 --  cl tried    13172 cl shrink        0 lits rem          0 time: 0.06
58.77/14.81	c asymm  cl-useful: 0/41574/41574 lits-rem:0 time: 0.80
58.77/14.82	c calculated reachability. Time: 0.00
58.77/14.82	c  N dy     7     30504      9645     41574         0     13172    126692   1727360    204.41    143.27  --
58.77/14.82	c  F st     7     30504      9645     41574         0     13172    126692   1727360    204.41    143.27  --
60.39/15.27	c Decided on static restart strategy
80.75/20.35	c  N dy    14     45756      9645     41574         0      9896    126692    377005    213.92    137.09  --
80.75/20.37	c  S st    14     45756      9645     41574         0      9896    126692    377005    213.92    137.09  --
81.14/20.47	c  S st    14     46257      9645     41574         0     10397    126692    425358    213.92    137.09  --
81.14/20.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
81.14/20.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.54/20.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.24
81.54/20.54	c Calc non-exist non-lernt bins v-fix:     0 done:   9645 time:  0.02 s
81.54/20.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.54/20.55	c Subs w/ non-existent bins:      0 time:  0.02 s
81.54/20.57	c bin-w-bin subsume rem            0 bins  time:  0.02 s
81.54/20.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.54/20.58	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
86.75/21.83	c lits-rem:         2  cl-subs:      347  v-elim:    176  v-fix:    0  time:  4.98 s
86.75/21.83	c learnt bin added due to v-elim: 0
86.75/21.83	c vivif2 --  cl tried    41574 cl shrink        0 lits rem          0 time: 0.01
86.75/21.84	c vivif2 --  cl tried    10050 cl shrink        0 lits rem          0 time: 0.02
87.13/21.92	c asymm  cl-useful: 0/41574/41574 lits-rem:0 time: 0.31
87.13/21.92	c calculated reachability. Time: 0.00
87.13/21.92	c  N dy    14     46257      9645     41574         0     10050    126692    414075    213.92    137.09  --
127.08/31.99	c  N dy    15     69386      9645     41574         0     22246    126692   3046174    262.81    139.04  --
127.88/32.12	c  S st    15     69386      9645     41574         0     22246    126692   3046174    262.81    139.04  --
128.27/32.25	c  S st    15     69892      9645     41574         0     22752    126692   3093162    262.81    139.04  --
128.27/32.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
128.27/32.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.07/32.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.81
129.07/32.46	c Calc non-exist non-lernt bins v-fix:     0 done:   9645 time:  0.02 s
129.07/32.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.07/32.49	c Subs w/ non-existent bins:      0 time:  0.08 s
129.47/32.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
129.47/32.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
129.88/32.60	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
138.27/34.73	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.01
146.26/36.80	c Added 98 vars  tried: 80000 time: 8.26
147.46/37.08	c ORs :     98 avg-s:  0.0 cl-sh: 27441 l-rem:  27441 b-add:    196 v-rep:   0 cl-rem: 0 avg s: nan T:    9.39
147.87/37.13	c lits-rem:        13  cl-subs:      789  v-elim:    176  v-fix:    0  time: 18.08 s
147.87/37.13	c learnt bin added due to v-elim: 0
147.87/37.13	c vivif2 --  cl tried    41672 cl shrink        0 lits rem          0 time: 0.01
147.87/37.16	c vivif2 --  cl tried    21963 cl shrink        0 lits rem          0 time: 0.11
148.65/37.32	c asymm  cl-useful: 0/41672/41672 lits-rem:0 time: 0.63
148.65/37.32	c calculated reachability. Time: 0.00
148.65/37.32	c  N dy    15     69892      9743     41672       196     21963    127378   2892105    262.81    139.04  --
148.65/37.32	c  F st    15     69892      9743     41672       196     21963    127378   2892105    262.81    139.04  --
150.25/37.79	c Decided on static restart strategy
212.56/53.36	c  N dy    22    104838      9743     41672       196     17981    127378   1290604    241.20    145.08  --
212.96/53.42	c  S st    22    104838      9743     41672       196     17981    127378   1290604    241.20    145.08  --
213.36/53.53	c  S st    22    105342      9743     41672       196     18485    127378   1333407    241.20    145.08  --
213.36/53.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
213.36/53.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.78/53.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.50
213.78/53.66	c Calc non-exist non-lernt bins v-fix:     0 done:   9743 time:  0.02 s
213.78/53.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.78/53.68	c Subs w/ non-existent bins:      0 time:  0.04 s
214.18/53.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
214.18/53.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
214.18/53.74	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
220.56/55.34	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
220.56/55.36	c lits-rem:        22  cl-subs:      533  v-elim:    191  v-fix:    0  time:  6.51 s
220.56/55.36	c learnt bin added due to v-elim: 0
220.56/55.37	c vivif2 --  cl tried    41672 cl shrink        0 lits rem          0 time: 0.01
220.56/55.38	c vivif2 --  cl tried    17952 cl shrink        0 lits rem          0 time: 0.05
221.35/55.53	c asymm  cl-useful: 0/41672/41672 lits-rem:0 time: 0.60
221.35/55.53	c calculated reachability. Time: 0.00
221.35/55.53	c  N dy    22    105342      9743     41672       196     17952    127378   1281128    241.20    145.08  --
331.20/83.08	c  N dy    23    158013      9743     41672       196     22625    127378   1792303    275.31    153.68  --
331.60/83.15	c  S st    23    158013      9743     41672       196     22625    127378   1792303    275.31    153.68  --
332.00/83.28	c  S st    23    158516      9743     41672       196     23128    127378   1843990    275.31    153.68  --
332.00/83.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
332.00/83.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.82/83.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.62
332.82/83.45	c Calc non-exist non-lernt bins v-fix:     0 done:   9743 time:  0.02 s
332.82/83.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.82/83.46	c Subs w/ non-existent bins:      0 time:  0.06 s
333.20/83.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
333.20/83.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
333.20/83.53	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
340.00/85.24	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.29
340.00/85.28	c lits-rem:        19  cl-subs:      811  v-elim:    191  v-fix:    0  time:  6.96 s
340.00/85.28	c learnt bin added due to v-elim: 0
340.00/85.28	c vivif2 --  cl tried    41672 cl shrink        0 lits rem          0 time: 0.01
340.00/85.30	c vivif2 --  cl tried    22317 cl shrink        0 lits rem          0 time: 0.07
340.80/85.49	c asymm  cl-useful: 0/41672/41672 lits-rem:0 time: 0.78
340.80/85.49	c calculated reachability. Time: 0.00
340.80/85.49	c  N dy    23    158516      9743     41672       196     22317    127378   1732894    275.31    153.68  --
510.97/128.05	c  N dy    24    237774      9743     41672       196     23567    127378   1120323    278.94    157.65  --
511.36/128.11	c  S st    24    237774      9743     41672       196     23567    127378   1120323    278.94    157.65  --
511.76/128.24	c  S st    24    238277      9743     41672       196     24070    127378   1170798    278.94    157.65  --
511.76/128.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
511.76/128.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.16/128.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.53
512.16/128.38	c Calc non-exist non-lernt bins v-fix:     0 done:   9743 time:  0.02 s
512.16/128.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.16/128.40	c Subs w/ non-existent bins:      0 time:  0.04 s
512.58/128.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
512.58/128.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
512.58/128.46	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
518.95/130.05	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
518.95/130.08	c lits-rem:       159  cl-subs:      920  v-elim:    191  v-fix:    0  time:  6.47 s
518.95/130.08	c learnt bin added due to v-elim: 0
518.95/130.08	c vivif2 --  cl tried    41672 cl shrink        0 lits rem          0 time: 0.01
518.95/130.09	c vivif2 --  cl tried    23150 cl shrink        0 lits rem          0 time: 0.05
519.75/130.24	c asymm  cl-useful: 0/41672/41672 lits-rem:0 time: 0.60
519.75/130.25	c calculated reachability. Time: 0.00
519.75/130.25	c  N dy    24    238277      9743     41672       196     23150    127378   1124940    278.94    157.65  --
797.37/199.76	c  N dy    25    357417      9743     41672       196     48248    127378   6331750    246.81    166.53  --
798.60/200.04	c  S st    25    357417      9743     41672       196     48248    127378   6331750    246.81    166.53  --
799.37/200.22	c  S st    25    357922      9743     41672       196     48753    127378   6382576    246.81    166.53  --
799.37/200.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
799.37/200.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
801.37/200.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  1.95
801.37/200.73	c Calc non-exist non-lernt bins v-fix:     0 done:   9743 time:  0.02 s
801.37/200.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
801.37/200.77	c Subs w/ non-existent bins:      0 time:  0.18 s
802.17/200.97	c bin-w-bin subsume rem            0 bins  time:  0.02 s
802.17/200.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
802.17/200.99	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
925.21/231.73	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.34
931.99/233.44	c Added 99 vars  tried: 80000 time: 6.82
934.81/234.16	c ORs :     99 avg-s:  0.0 cl-sh: 47827 l-rem:  47827 b-add:    198 v-rep:   0 cl-rem: 0 avg s: nan T:    9.69
935.19/234.25	c lits-rem:        14  cl-subs:     1992  v-elim:    191  v-fix:    0  time: 132.81 s
935.19/234.25	c learnt bin added due to v-elim: 0
935.19/234.25	c vivif2 --  cl tried    41771 cl shrink        0 lits rem          0 time: 0.02
935.58/234.31	c vivif2 --  cl tried    46761 cl shrink        0 lits rem          0 time: 0.24
936.78/234.61	c asymm  cl-useful: 0/41771/41771 lits-rem:0 time: 1.21
936.78/234.62	c calculated reachability. Time: 0.00
936.78/234.62	c  N dy    25    357922      9842     41771       394     46761    128071   5974581    246.81    166.53  --
1091.79/273.44	c  N dy    28    394520      9842     41771       394     30402    128071   1639097    343.88    177.31  --
1195.64/299.47	c  N dy    30    416919      9842     41771       394     52793    128071  11457064    580.57    183.93  --
1300.71/325.71	c  N dy    33    443420      9842     41771       394     51278    128071   9445867    490.56    189.04  --
1450.90/363.32	c  N dy    36    472831      9842     41771       394     51690    128071   9772411    369.65    196.07  --
1703.38/426.59	c  N dy    39    536883      9842     41771       394     54745    128071   9691593    489.55    205.55  --
1704.96/426.96	c  S st    39    536883      9842     41771       394     54745    128071   9691593    489.55    205.55  --
1705.76/427.16	c  S st    39    537385      9842     41771       394     55247    128071   9728283    489.55    205.55  --
1705.76/427.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1705.76/427.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1708.56/427.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  2.66
1708.56/427.85	c Calc non-exist non-lernt bins v-fix:     0 done:   9842 time:  0.02 s
1708.56/427.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1708.96/427.92	c Subs w/ non-existent bins:      0 time:  0.28 s
1709.75/428.19	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1710.15/428.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
1710.15/428.29	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
2066.48/517.43	c ORs :    197 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    3.24
2075.26/519.67	c Added 100 vars  tried: 80000 time: 8.98
2079.26/520.64	c ORs :    100 avg-s:  0.0 cl-sh: 56271 l-rem:  56271 b-add:    200 v-rep:   0 cl-rem: 0 avg s: nan T:   12.85
2079.66/520.76	c lits-rem:         0  cl-subs:     5537  v-elim:    210  v-fix:    0  time: 369.34 s
2079.66/520.76	c learnt bin added due to v-elim: 0
2079.66/520.76	c vivif2 --  cl tried    41871 cl shrink        0 lits rem          0 time: 0.01
2080.06/520.84	c vivif2 --  cl tried    49710 cl shrink        0 lits rem          0 time: 0.32
2081.67/521.22	c asymm  cl-useful: 0/41871/41871 lits-rem:0 time: 1.49
2081.67/521.22	c calculated reachability. Time: 0.00
2081.67/521.22	c  N dy    39    537385      9942     41871       594     49710    128771   7827461    489.55    205.55  --
2081.67/521.22	c  F st    39    537385      9942     41871       594     49710    128771   7827461    489.55    205.55  --
2084.86/522.10	c Decided on static restart strategy
2197.90/550.38	c  N dy    47    571152      9942     41871       594     51471    128771   9071485    427.36    209.67  --
2273.40/569.21	c  N dy    51    600626      9942     41871       594     47955    128771   5478296    447.70    209.57  --
2363.67/591.82	c  N dy    53    632845      9942     41871       594     46165    128771   5084079    331.84    209.73  --
2493.90/624.40	c  N dy    54    657389      9942     41871       594     35718    128771    988004    265.62    211.08  --
2493.90/624.40	c Finding binary XORs  T:     0.01 s  found:       0
2672.87/669.21	c  N dy    55    703720      9942     41871       594     46045    128771   4438311    388.82    212.94  --
2972.47/744.27	c  N dy    56    771835      9942     41871       594     39142    128771   1185578    253.12    214.38  --
3075.92/770.14	c  N dy    58    806077      9942     41871       594     73334    128771  12006430    455.53    214.17  --
3078.75/770.88	c  S st    58    806077      9942     41871       594     73334    128771  12006430    455.53    214.17  --
3079.93/771.11	c  S st    58    806578      9942     41871       594     73835    128771  12042027    455.53    214.17  --
3079.93/771.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3079.93/771.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3083.54/772.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  3.61
3083.54/772.05	c Calc non-exist non-lernt bins v-fix:     0 done:   9942 time:  0.02 s
3083.54/772.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3083.92/772.14	c Subs w/ non-existent bins:      0 time:  0.37 s
3085.12/772.48	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3085.91/772.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.64 s
3085.91/772.64	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.02 s
3776.19/945.42	c ORs :    297 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    5.85
3787.37/948.26	c Added 101 vars  tried: 80000 time: 11.34
3793.37/949.77	c ORs :    101 avg-s:  0.0 cl-sh: 80356 l-rem:  80356 b-add:    202 v-rep:   0 cl-rem: 0 avg s: nan T:   17.37
3794.17/949.91	c lits-rem:       441  cl-subs:     9436  v-elim:    223  v-fix:    0  time: 708.02 s
3794.17/949.91	c learnt bin added due to v-elim: 0
3794.17/949.91	c vivif2 --  cl tried    41972 cl shrink        0 lits rem          0 time: 0.01
3794.57/950.01	c vivif2 --  cl tried    64399 cl shrink        0 lits rem          0 time: 0.38
3796.16/950.43	c asymm  cl-useful: 0/41972/41972 lits-rem:0 time: 1.67
3796.16/950.43	c calculated reachability. Time: 0.00
3796.16/950.43	c  N dy    58    806578     10043     41972       796     64399    129478   9620917    455.53    214.17  --
3951.96/989.45	c  N dy    59    851363     10043     41972       796     70211    129478  13401047    439.93    215.98  --
4023.07/1007.22	c  N dy    60    872480     10043     41972       796     51347    129478   5104711    523.53    216.58  --
4139.31/1036.31	c  N dy    61    894647     10043     41972       796     73499    129478  14207845    421.52    218.06  --
4428.14/1108.66	c  N dy    64    956388     10043     41972       796     52259    129478   4266361    388.77    220.22  --
4705.75/1178.16	c  N dy    65   1025264     10043     41972       796     78096    129478  14427141    394.85    220.24  --

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-3172513-1304054877/watcher-3172513-1304054877 -o /tmp/evaluation-result-3172513-1304054877/solver-3172513-1304054877 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172513-1304054877.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: 3.45 5.01 6.31 3/177 28812
/proc/meminfo: memFree=19715396/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=24656 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 1369 0 0 0 0 0 0 0 22 0 1 0 595718355 25247744 1309 33554432000 4194304 4797429 140734855121392 18446744073709551615 4365441 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28812/statm: 6164 1309 341 148 0 1093 0

[startup+0.074731 s]
/proc/loadavg: 3.45 5.01 6.31 3/177 28812
/proc/meminfo: memFree=19715396/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=75404 CPUtime=0.07 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 7796 0 0 0 6 1 0 0 22 0 1 0 595718355 77213696 6251 33554432000 4194304 4797429 140734855121392 18446744073709551615 251367243984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28812/statm: 18851 6251 348 148 0 13780 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 75404

[startup+0.100725 s]
/proc/loadavg: 3.45 5.01 6.31 3/177 28812
/proc/meminfo: memFree=19715396/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=77144 CPUtime=0.09 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 8551 0 0 0 8 1 0 0 22 0 1 0 595718355 78995456 6958 33554432000 4194304 4797429 140734855121392 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28812/statm: 19286 6959 348 148 0 14215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77144

[startup+1.23545 s]
/proc/loadavg: 3.45 5.01 6.31 3/177 28812
/proc/meminfo: memFree=19715396/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=776776 CPUtime=4.58 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 17627 0 0 0 451 7 0 0 19 0 4 0 595718355 795418624 15138 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 194194 15138 412 148 0 189123 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 776776

[startup+1.33543 s]
/proc/loadavg: 3.45 5.01 6.31 3/177 28812
/proc/meminfo: memFree=19715396/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=776776 CPUtime=4.99 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 17927 0 0 0 491 8 0 0 19 0 4 0 595718355 795418624 15437 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 194194 15437 412 148 0 189123 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 776776

[startup+1.50041 s]
/proc/loadavg: 3.45 5.01 6.31 3/177 28812
/proc/meminfo: memFree=19715396/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=776776 CPUtime=5.64 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 18420 0 0 0 556 8 0 0 19 0 4 0 595718355 795418624 15928 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 194194 15929 412 148 0 189123 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 776776

[startup+3.10611 s]
/proc/loadavg: 3.45 5.01 6.31 10/184 28820
/proc/meminfo: memFree=19607712/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=787652 CPUtime=12.05 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 27099 0 0 0 1195 10 0 0 24 0 4 0 595718355 806555648 18610 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 196913 18610 416 148 0 191842 0
[pid=28812/tid=28817] ppid=28810 vsize=787652 CPUtime=2.98 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 4271 0 0 0 296 2 0 0 18 0 4 0 595718366 806555648 18610 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=787652 CPUtime=2.98 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 5325 0 0 0 296 2 0 0 24 0 4 0 595718366 806555648 18610 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=787652 CPUtime=2.98 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 4312 0 0 0 297 1 0 0 24 0 4 0 595718366 806555648 18610 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 787652

[startup+6.30052 s]
/proc/loadavg: 3.81 5.06 6.32 10/184 28820
/proc/meminfo: memFree=19598432/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=789868 CPUtime=24.84 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 30134 0 0 0 2473 11 0 0 25 0 4 0 595718355 808824832 19180 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 197467 19181 417 148 0 192396 0
[pid=28812/tid=28817] ppid=28810 vsize=789868 CPUtime=6.18 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 4451 0 0 0 616 2 0 0 25 0 4 0 595718366 808824832 19181 33554432000 4194304 4797429 140734855121392 18446744073709551615 4423083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=789868 CPUtime=6.16 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 5402 0 0 0 614 2 0 0 25 0 4 0 595718366 808824832 19181 33554432000 4194304 4797429 140734855121392 18446744073709551615 4387993 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=789868 CPUtime=6.18 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 4513 0 0 0 617 1 0 0 25 0 4 0 595718366 808824832 19181 33554432000 4194304 4797429 140734855121392 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 789868

[startup+12.7003 s]
/proc/loadavg: 4.15 5.11 6.33 9/184 28820
/proc/meminfo: memFree=19582136/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=794480 CPUtime=50.39 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 37215 0 0 0 5025 14 0 0 25 0 4 0 595718355 813547520 23411 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 198620 23411 419 148 0 193549 0
[pid=28812/tid=28817] ppid=28810 vsize=794480 CPUtime=12.58 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 5223 0 0 0 1255 3 0 0 25 0 4 0 595718366 813547520 23411 33554432000 4194304 4797429 140734855121392 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=794480 CPUtime=12.52 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 6529 0 0 0 1250 2 0 0 25 0 4 0 595718366 813547520 23411 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=794480 CPUtime=12.57 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 5254 0 0 0 1255 2 0 0 25 0 4 0 595718366 813547520 23411 33554432000 4194304 4797429 140734855121392 18446744073709551615 4523866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 794480

[startup+25.501 s]
/proc/loadavg: 5.16 5.28 6.36 10/184 28820
/proc/meminfo: memFree=19554120/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=801436 CPUtime=101.52 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 51045 0 0 0 10134 18 0 0 25 0 4 0 595718355 820670464 27282 33554432000 4194304 4797429 140734855121392 18446744073709551615 4351789 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 200359 27282 419 148 0 195288 0
[pid=28812/tid=28817] ppid=28810 vsize=801436 CPUtime=25.38 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 6752 0 0 0 2535 3 0 0 25 0 4 0 595718366 820670464 27282 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=801436 CPUtime=25.32 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 8355 0 0 0 2529 3 0 0 25 0 4 0 595718366 820670464 27282 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=801436 CPUtime=25.37 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 6561 0 0 0 2535 2 0 0 25 0 4 0 595718366 820670464 27282 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 801436

[startup+51.1002 s]
/proc/loadavg: 6.13 5.50 6.41 10/184 28821
/proc/meminfo: memFree=19504808/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=813844 CPUtime=203.77 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 74556 0 0 0 20351 26 0 0 25 0 4 0 595718355 833376256 36130 33554432000 4194304 4797429 140734855121392 18446744073709551615 4389616 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 203461 36130 420 148 0 198390 0
[pid=28812/tid=28817] ppid=28810 vsize=813844 CPUtime=50.97 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 9042 0 0 0 5093 4 0 0 25 0 4 0 595718366 833376256 36130 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=813844 CPUtime=50.92 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 10704 0 0 0 5088 4 0 0 25 0 4 0 595718366 833376256 36130 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=813844 CPUtime=50.97 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 8821 0 0 0 5094 3 0 0 25 0 4 0 595718366 833376256 36130 33554432000 4194304 4797429 140734855121392 18446744073709551615 4526463 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 813844

[startup+102.301 s]
/proc/loadavg: 7.29 5.91 6.50 10/184 28822
/proc/meminfo: memFree=19477884/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=830448 CPUtime=408.3 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 116581 0 0 0 40787 43 0 0 25 0 4 0 595718355 850378752 40431 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 207612 40431 421 148 0 202541 0
[pid=28812/tid=28817] ppid=28810 vsize=830448 CPUtime=102.17 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 12612 0 0 0 10212 5 0 0 25 0 4 0 595718366 850378752 40431 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=830448 CPUtime=102.12 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 15096 0 0 0 10207 5 0 0 25 0 4 0 595718366 850378752 40431 33554432000 4194304 4797429 140734855121392 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=830448 CPUtime=102.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 13238 0 0 0 10213 4 0 0 25 0 4 0 595718366 850378752 40431 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 830448

[startup+162.301 s]
/proc/loadavg: 7.79 6.30 6.59 10/184 28824
/proc/meminfo: memFree=19435340/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=839556 CPUtime=647.98 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 158985 0 0 0 64737 61 0 0 25 0 4 0 595718355 859705344 47742 33554432000 4194304 4797429 140734855121392 18446744073709551615 4341077 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 209889 47742 420 148 0 204818 0
[pid=28812/tid=28817] ppid=28810 vsize=839556 CPUtime=162.18 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 17363 0 0 0 16212 6 0 0 25 0 4 0 595718366 859705344 47742 33554432000 4194304 4797429 140734855121392 18446744073709551615 4529035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=839556 CPUtime=162.13 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 19918 0 0 0 16206 7 0 0 25 0 4 0 595718366 859705344 47742 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=839556 CPUtime=162.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 17151 0 0 0 16211 6 0 0 25 0 4 0 595718366 859705344 47742 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.98
Current children cumulated vsize (KiB) 839556

[startup+222.301 s]
/proc/loadavg: 7.97 6.62 6.68 10/184 28825
/proc/meminfo: memFree=19384112/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=854732 CPUtime=887.66 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 194766 0 0 0 88690 76 0 0 25 0 4 0 595718355 875245568 57747 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 213683 57747 420 148 0 208612 0
[pid=28812/tid=28817] ppid=28810 vsize=854732 CPUtime=222.18 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 22213 0 0 0 22210 8 0 0 25 0 4 0 595718366 875245568 57747 33554432000 4194304 4797429 140734855121392 18446744073709551615 4501900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=854732 CPUtime=222.12 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 24555 0 0 0 22203 9 0 0 25 0 4 0 595718366 875245568 57747 33554432000 4194304 4797429 140734855121392 18446744073709551615 4242459 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=854732 CPUtime=222.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 21469 0 0 0 22210 7 0 0 25 0 4 0 595718366 875245568 57747 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.66
Current children cumulated vsize (KiB) 854732

[startup+282.3 s]
/proc/loadavg: 8.08 6.90 6.77 10/184 28827
/proc/meminfo: memFree=19357068/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=873560 CPUtime=1127.33 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 227299 0 0 0 112644 89 0 0 25 0 4 0 595718355 894525440 62512 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 218390 62512 420 148 0 213319 0
[pid=28812/tid=28817] ppid=28810 vsize=873560 CPUtime=282.18 cores=1,3,5,7

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

[pid=28812] ppid=28810 vsize=915252 CPUtime=2565.4 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 398244 0 0 0 256367 173 0 0 25 0 4 0 595718355 937218048 82650 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 228813 82650 420 148 0 223742 0
[pid=28812/tid=28817] ppid=28810 vsize=915252 CPUtime=642.19 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 42129 0 0 0 64202 17 0 0 25 0 4 0 595718366 937218048 82650 33554432000 4194304 4797429 140734855121392 18446744073709551615 4240961 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=915252 CPUtime=642.14 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 46239 0 0 0 64196 18 0 0 25 0 4 0 595718366 937218048 82650 33554432000 4194304 4797429 140734855121392 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=915252 CPUtime=642.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 42848 0 0 0 64200 17 0 0 25 0 4 0 595718366 937218048 82650 33554432000 4194304 4797429 140734855121392 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.4
Current children cumulated vsize (KiB) 915252

[startup+702.301 s]
/proc/loadavg: 8.27 7.80 7.23 10/184 28841
/proc/meminfo: memFree=19187032/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=948116 CPUtime=2805.09 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 429356 0 0 0 280320 189 0 0 25 0 4 0 595718355 970870784 95087 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 237029 95087 420 148 0 231958 0
[pid=28812/tid=28817] ppid=28810 vsize=948116 CPUtime=702.19 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 45703 0 0 0 70202 17 0 0 25 0 4 0 595718366 970870784 95087 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=948116 CPUtime=702.14 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 50256 0 0 0 70194 20 0 0 25 0 4 0 595718366 970870784 95087 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=948116 CPUtime=702.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 46588 0 0 0 70198 19 0 0 25 0 4 0 595718366 970870784 95087 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.09
Current children cumulated vsize (KiB) 948116

[startup+762.301 s]
/proc/loadavg: 8.23 7.87 7.29 10/184 28843
/proc/meminfo: memFree=19210660/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=948480 CPUtime=3044.76 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 460207 0 0 0 304271 205 0 0 25 0 4 0 595718355 971243520 88985 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 237120 88985 420 148 0 232049 0
[pid=28812/tid=28817] ppid=28810 vsize=948480 CPUtime=762.19 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 48102 0 0 0 76201 18 0 0 25 0 4 0 595718366 971243520 88985 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=948480 CPUtime=762.15 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 52853 0 0 0 76194 21 0 0 25 0 4 0 595718366 971243520 88985 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=948480 CPUtime=762.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 49182 0 0 0 76196 21 0 0 25 0 4 0 595718366 971243520 88985 33554432000 4194304 4797429 140734855121392 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.76
Current children cumulated vsize (KiB) 948480

[startup+822.301 s]
/proc/loadavg: 8.21 7.92 7.34 10/184 28844
/proc/meminfo: memFree=19152852/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1022152 CPUtime=3284.45 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 475037 0 0 0 328234 211 0 0 25 0 4 0 595718355 1046683648 100929 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 255538 100929 420 148 0 250467 0
[pid=28812/tid=28817] ppid=28810 vsize=1022152 CPUtime=822.19 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 49794 0 0 0 82200 19 0 0 25 0 4 0 595718366 1046683648 100929 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1022152 CPUtime=822.15 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 55067 0 0 0 82193 22 0 0 25 0 4 0 595718366 1046683648 100929 33554432000 4194304 4797429 140734855121392 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1022152 CPUtime=822.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 50902 0 0 0 82196 21 0 0 25 0 4 0 595718366 1046683648 100929 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.45
Current children cumulated vsize (KiB) 1022152

[startup+882.3 s]
/proc/loadavg: 8.19 7.96 7.39 10/184 28846
/proc/meminfo: memFree=19153336/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1022212 CPUtime=3524.13 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 481643 0 0 0 352199 214 0 0 25 0 4 0 595718355 1046745088 101754 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 255553 101754 420 148 0 250482 0
[pid=28812/tid=28817] ppid=28810 vsize=1022212 CPUtime=882.2 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 52149 0 0 0 88199 21 0 0 25 0 4 0 595718366 1046745088 101754 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1022212 CPUtime=882.15 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 56851 0 0 0 88192 23 0 0 25 0 4 0 595718366 1046745088 101754 33554432000 4194304 4797429 140734855121392 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1022212 CPUtime=882.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 53369 0 0 0 88195 22 0 0 25 0 4 0 595718366 1046745088 101754 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.13
Current children cumulated vsize (KiB) 1022212

[startup+942.3 s]
/proc/loadavg: 8.18 8.00 7.44 10/184 28848
/proc/meminfo: memFree=19124804/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1024312 CPUtime=3763.8 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 486147 0 0 0 376163 217 0 0 25 0 4 0 595718355 1048895488 103294 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 256078 103294 420 148 0 251007 0
[pid=28812/tid=28817] ppid=28810 vsize=1024312 CPUtime=942.2 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 53303 0 0 0 94198 22 0 0 25 0 4 0 595718366 1048895488 103294 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1024312 CPUtime=942.15 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 58919 0 0 0 94191 24 0 0 25 0 4 0 595718366 1048895488 103294 33554432000 4194304 4797429 140734855121392 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1024312 CPUtime=942.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 54651 0 0 0 94194 23 0 0 25 0 4 0 595718366 1048895488 103294 33554432000 4194304 4797429 140734855121392 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.8
Current children cumulated vsize (KiB) 1024312

[startup+1002.3 s]
/proc/loadavg: 8.12 8.01 7.47 9/184 28849
/proc/meminfo: memFree=19159760/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1026672 CPUtime=4003.49 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 517817 0 0 0 400117 232 0 0 25 0 4 0 595718355 1051312128 95789 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 256668 95789 420 148 0 251597 0
[pid=28812/tid=28817] ppid=28810 vsize=1026672 CPUtime=1002.2 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 55765 0 0 0 100198 22 0 0 25 0 4 0 595718366 1051312128 95789 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1026672 CPUtime=1002.15 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 60608 0 0 0 100190 25 0 0 25 0 4 0 595718366 1051312128 95789 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1026672 CPUtime=1002.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 57245 0 0 0 100193 24 0 0 25 0 4 0 595718366 1051312128 95789 33554432000 4194304 4797429 140734855121392 18446744073709551615 4428604 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.49
Current children cumulated vsize (KiB) 1026672

[startup+1062.3 s]
/proc/loadavg: 8.10 8.02 7.51 9/184 28851
/proc/meminfo: memFree=19153676/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1031852 CPUtime=4243.19 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 539672 0 0 0 424074 245 0 0 25 0 4 0 595718355 1056616448 96604 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 257963 96604 420 148 0 252892 0
[pid=28812/tid=28817] ppid=28810 vsize=1031852 CPUtime=1062.21 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 57089 0 0 0 106198 23 0 0 25 0 4 0 595718366 1056616448 96604 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1031852 CPUtime=1062.16 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 62934 0 0 0 106190 26 0 0 25 0 4 0 595718366 1056616448 96604 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1031852 CPUtime=1062.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 58686 0 0 0 106192 25 0 0 25 0 4 0 595718366 1056616448 96604 33554432000 4194304 4797429 140734855121392 18446744073709551615 4242459 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.19
Current children cumulated vsize (KiB) 1031852

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 7.54 9/184 28852
/proc/meminfo: memFree=19119936/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1032620 CPUtime=4482.85 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 571067 0 0 0 448024 261 0 0 25 0 4 0 595718355 1057402880 104971 33554432000 4194304 4797429 140734855121392 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 258155 104971 420 148 0 253084 0
[pid=28812/tid=28817] ppid=28810 vsize=1032620 CPUtime=1122.2 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 59463 0 0 0 112197 23 0 0 25 0 4 0 595718366 1057402880 104971 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1032620 CPUtime=1122.16 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 64768 0 0 0 112189 27 0 0 25 0 4 0 595718366 1057402880 104971 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1032620 CPUtime=1122.18 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 61088 0 0 0 112191 27 0 0 25 0 4 0 595718366 1057402880 104971 33554432000 4194304 4797429 140734855121392 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.85
Current children cumulated vsize (KiB) 1032620

[startup+1182.31 s]
/proc/loadavg: 8.07 8.04 7.57 10/184 28854
/proc/meminfo: memFree=19071816/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1034264 CPUtime=4722.55 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 595466 0 0 0 471981 274 0 0 25 0 4 0 595718355 1059086336 114946 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 258566 114946 420 148 0 253495 0
[pid=28812/tid=28817] ppid=28810 vsize=1034264 CPUtime=1182.21 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 60813 0 0 0 118197 24 0 0 25 0 4 0 595718366 1059086336 114946 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1034264 CPUtime=1182.16 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 66370 0 0 0 118189 27 0 0 25 0 4 0 595718366 1059086336 114946 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1034264 CPUtime=1182.17 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 62155 0 0 0 118190 27 0 0 25 0 4 0 595718366 1059086336 114946 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.55
Current children cumulated vsize (KiB) 1034264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.21 8.07 7.59 9/184 28855
/proc/meminfo: memFree=19123264/32950928 swapFree=67111364/67111528
[pid=28812] ppid=28810 vsize=1038408 CPUtime=4800.04 cores=1,3,5,7
/proc/28812/stat : 28812 (techdemo) R 28810 28812 27953 0 -1 4202496 606767 0 0 0 479724 280 0 0 25 0 4 0 595718355 1063329792 104990 33554432000 4194304 4797429 140734855121392 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 259602 104990 420 148 0 254531 0
[pid=28812/tid=28817] ppid=28810 vsize=1038408 CPUtime=1201.61 cores=1,3,5,7
/proc/28812/task/28817/stat : 28817 (techdemo) R 28810 28812 27953 0 -1 4202560 61267 0 0 0 120137 24 0 0 25 0 4 0 595718366 1063329792 104990 33554432000 4194304 4797429 140734855121392 18446744073709551615 4240435 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28812/tid=28818] ppid=28810 vsize=1038408 CPUtime=1201.57 cores=1,3,5,7
/proc/28812/task/28818/stat : 28818 (techdemo) R 28810 28812 27953 0 -1 4202560 67440 0 0 0 120129 28 0 0 25 0 4 0 595718366 1063329792 104990 33554432000 4194304 4797429 140734855121392 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28812/tid=28819] ppid=28810 vsize=1038408 CPUtime=1201.58 cores=1,3,5,7
/proc/28812/task/28819/stat : 28819 (techdemo) R 28810 28812 27953 0 -1 4202560 62837 0 0 0 120130 28 0 0 25 0 4 0 595718366 1063329792 104990 33554432000 4194304 4797429 140734855121392 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1038408

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.73
CPU time (s): 4800.09
CPU user time (s): 4797.27
CPU system time (s): 2.82457
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 1143984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.27
system time used= 2.82457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 606768
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= 3477
involuntary context switches= 31833

runsolver used 1.9627 second user time and 4.5743 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 07:27:57
IDJOB=3172513
IDBENCH=82531
IDSOLVER=1584
FILE ID=node113/3172513-1304054877
RUNJOBID= node113-1304054877-28793
PBS_JOBID= 13170405
Free space on /tmp= 71160 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S338979727-056-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172513-1304054877/watcher-3172513-1304054877 -o /tmp/evaluation-result-3172513-1304054877/solver-3172513-1304054877 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172513-1304054877.cnf

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

MD5SUM BENCH= a0ab6c55c9b144fcd835244bca95a82b
RANDOM SEED=1422172835

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19715800 kB
Buffers:       1743144 kB
Cached:       10836500 kB
SwapCached:        164 kB
Active:        6336140 kB
Inactive:      6309380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19715800 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17196 kB
Writeback:           0 kB
AnonPages:       65508 kB
Mapped:          15280 kB
Slab:           526776 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   237776 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= 71152 MiB
End job on node113 at 2011-04-29 07:48:01