Trace number 3172584

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S936047914-093-UNKNOWN.cnf
MD5SUMc578ae902020675717dd7f7fb0a11360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.33034
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
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-3172584-1304076772.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.05	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.05	c -- vars added       1250
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.00/0.17	c asymm  cl-useful: 0/11432/25000 lits-rem:0 time: 0.44
0.51/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.04
0.51/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
0.51/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.51/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.51/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.51/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.51/0.19	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.60/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.11 s
0.60/0.23	c learnt bin added due to v-elim: 0
0.60/0.23	c Finding binary XORs  T:     0.00 s  found:       0
3.41/0.91	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
3.41/0.91	c calculated reachability. Time: 0.00
3.41/0.91	c Calc default polars -  time:   0.00 s pos:     627 undec:      48 neg:     575
3.41/0.91	c =========================================================================================
3.41/0.91	c types(t): F = full restart, N = normal restart
3.41/0.91	c types(t): S = simplification begin/end, E = solution found
3.41/0.91	c restart types(rt): st = static, dy = dynamic
3.41/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.41/0.91	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
3.41/0.91	c Decided on static restart strategy
26.59/6.77	c  N dy     7     30001      1250     25000         0     10774    125000    960182    157.85    132.17  --
26.97/6.83	c  S st     7     30001      1250     25000         0     10774    125000    960182    157.85    132.17  --
27.37/6.92	c  S st     7     30506      1250     25000         0     11279    125000   1013943    157.85    132.17  --
27.37/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.37/6.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.77/7.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.30
27.77/7.00	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
27.77/7.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.77/7.01	c Subs w/ non-existent bins:      0 time:  0.02 s
27.77/7.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.77/7.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.77/7.03	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.76/8.52	c lits-rem:      1896  cl-subs:      641  v-elim:   1250  v-fix:    0  time:  5.94 s
33.76/8.52	c learnt bin added due to v-elim: 0
33.76/8.52	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
33.76/8.52	c vivif2 --  cl tried    10638 cl shrink        0 lits rem          0 time: 0.03
34.16/8.66	c asymm  cl-useful: 0/7937/25000 lits-rem:0 time: 0.55
34.16/8.66	c calculated reachability. Time: 0.00
34.16/8.66	c  N dy     7     30506      1250     25000         0     10638    125000    962596    157.85    132.17  --
34.16/8.66	c  F st     7     30506      1250     25000         0     10638    125000    962596    157.85    132.17  --
35.38/8.99	c Decided on static restart strategy
47.35/11.92	c  N dy    14     45759      1250     25000         0      9001    125000    376649    159.87    132.81  --
47.35/11.95	c  S st    14     45759      1250     25000         0      9001    125000    376649    159.87    132.81  --
47.75/12.04	c  S st    14     46263      1250     25000         0      9504    125000    430504    159.87    132.81  --
47.75/12.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.75/12.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.75/12.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.20
47.75/12.09	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
47.75/12.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.75/12.09	c Subs w/ non-existent bins:      0 time:  0.02 s
48.16/12.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.16/12.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.16/12.10	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
59.33/14.90	c lits-rem:       413  cl-subs:      311  v-elim:   1250  v-fix:    0  time: 11.18 s
59.33/14.90	c learnt bin added due to v-elim: 0
59.33/14.90	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.01
59.33/14.91	c vivif2 --  cl tried     9193 cl shrink        0 lits rem          0 time: 0.02
59.33/14.97	c asymm  cl-useful: 0/5631/25000 lits-rem:0 time: 0.24
59.33/14.97	c calculated reachability. Time: 0.00
59.33/14.97	c  N dy    14     46263      1250     25000         0      9193    125000    419251    159.87    132.81  --
83.32/20.94	c  N dy    15     69396      1250     25000         0     11350    125000    465567    162.06    130.11  --
83.32/20.97	c  S st    15     69396      1250     25000         0     11350    125000    465567    162.06    130.11  --
83.72/21.07	c  S st    15     69897      1250     25000         0     11851    125000    513326    162.06    130.11  --
83.72/21.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.72/21.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.10/21.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.26
84.10/21.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
84.10/21.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.10/21.14	c Subs w/ non-existent bins:      0 time:  0.02 s
84.10/21.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.10/21.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.10/21.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
95.28/23.94	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
99.68/25.05	c Added 13 vars  tried: 80000 time: 4.42
99.68/25.06	c ORs :     13 avg-s:  0.0 cl-sh:  2248 l-rem:   2248 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.45
99.68/25.07	c lits-rem:       779  cl-subs:      271  v-elim:   1250  v-fix:    0  time: 15.64 s
99.68/25.07	c learnt bin added due to v-elim: 0
99.68/25.07	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
99.68/25.07	c vivif2 --  cl tried    11580 cl shrink        0 lits rem          0 time: 0.02
100.08/25.16	c asymm  cl-useful: 0/12259/25013 lits-rem:0 time: 0.36
100.08/25.17	c calculated reachability. Time: 0.00
100.08/25.17	c  N dy    15     69897      1263     25013        26     11580    125089    497950    162.06    130.11  --
100.08/25.17	c  F st    15     69897      1263     25013        26     11580    125089    497950    162.06    130.11  --
101.67/25.52	c Decided on static restart strategy
135.64/34.02	c  N dy    22    104846      1263     25013        26     21502    125089   1786733    151.57    129.07  --
136.06/34.13	c  S st    22    104846      1263     25013        26     21502    125089   1786733    151.57    129.07  --
136.46/34.24	c  S st    22    105351      1263     25013        26     22006    125089   1841451    151.57    129.07  --
136.46/34.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
136.46/34.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.24/34.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.69
137.24/34.42	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
137.24/34.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.24/34.43	c Subs w/ non-existent bins:      0 time:  0.05 s
137.24/34.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.24/34.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.24/34.47	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
146.42/36.76	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
146.42/36.79	c lits-rem:      2838  cl-subs:      692  v-elim:   1250  v-fix:    0  time:  9.28 s
146.42/36.79	c learnt bin added due to v-elim: 0
146.42/36.79	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
146.82/36.81	c vivif2 --  cl tried    21314 cl shrink        0 lits rem          0 time: 0.06
147.22/36.94	c asymm  cl-useful: 0/7939/25013 lits-rem:0 time: 0.55
147.22/36.95	c calculated reachability. Time: 0.00
147.22/36.95	c  N dy    22    105351      1263     25013        26     21314    125089   1755885    151.57    129.07  --
218.33/54.73	c  N dy    23    158026      1263     25013        26     28947    125089   2698276    169.10    131.13  --
218.73/54.86	c  S st    23    158026      1263     25013        26     28947    125089   2698276    169.10    131.13  --
219.14/55.00	c  S st    23    158530      1263     25013        26     29451    125089   2753182    169.10    131.13  --
219.55/55.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
219.55/55.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.33/55.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.91
220.33/55.23	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
220.33/55.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.33/55.25	c Subs w/ non-existent bins:      0 time:  0.07 s
220.73/55.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.73/55.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
220.73/55.31	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
237.13/59.41	c ORs :     13 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
237.13/59.45	c lits-rem:       922  cl-subs:      930  v-elim:   1250  v-fix:    0  time: 16.53 s
237.13/59.45	c learnt bin added due to v-elim: 0
237.13/59.45	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
237.13/59.48	c vivif2 --  cl tried    28521 cl shrink        0 lits rem          0 time: 0.08
237.54/59.59	c asymm  cl-useful: 0/4815/25013 lits-rem:0 time: 0.46
237.54/59.59	c calculated reachability. Time: 0.00
237.54/59.59	c  N dy    23    158530      1263     25013        26     28521    125089   2615916    169.10    131.13  --
362.16/90.79	c  N dy    24    237795      1263     25013        26     33766    125089   2874203    167.77    129.30  --
362.96/90.90	c  S st    24    237795      1263     25013        26     33766    125089   2874203    167.77    129.30  --
363.36/91.07	c  S st    24    238298      1278     25013        56     34284    125149   2931894    167.77    129.30  --
363.36/91.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
363.36/91.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.58/91.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  1.24
364.58/91.39	c Calc non-exist non-lernt bins v-fix:     0 done:   1278 time:  0.00 s
364.58/91.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.98/91.40	c Subs w/ non-existent bins:      0 time:  0.07 s
364.98/91.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.98/91.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
364.98/91.47	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
388.93/97.48	c ORs :     13 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
389.33/97.52	c lits-rem:       766  cl-subs:     1214  v-elim:   1250  v-fix:    0  time: 24.17 s
389.33/97.52	c learnt bin added due to v-elim: 0
389.33/97.52	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
389.33/97.55	c vivif2 --  cl tried    33070 cl shrink        0 lits rem          0 time: 0.10
390.13/97.75	c asymm  cl-useful: 0/9656/25013 lits-rem:0 time: 0.80
390.13/97.75	c calculated reachability. Time: 0.00
390.13/97.75	c  N dy    24    238298      1278     25013        56     33070    125149   2777491    167.77    129.30  --
590.68/147.99	c  N dy    25    357447      1278     25013        56     37124    125149   2789203    178.31    132.22  --
591.48/148.10	c  S st    25    357447      1278     25013        56     37124    125149   2789203    178.31    132.22  --
591.88/148.25	c  S st    25    357951      1291     25013        82     37641    125201   2841255    178.31    132.22  --
591.88/148.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
591.88/148.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
593.50/148.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  1.40
593.50/148.61	c Calc non-exist non-lernt bins v-fix:     0 done:   1291 time:  0.00 s
593.50/148.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
593.50/148.63	c Subs w/ non-existent bins:      0 time:  0.08 s
593.50/148.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
593.50/148.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
593.50/148.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
611.45/153.15	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
611.45/153.19	c lits-rem:       728  cl-subs:     1232  v-elim:   1250  v-fix:    0  time: 17.96 s
611.45/153.19	c learnt bin added due to v-elim: 0
611.45/153.19	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
611.85/153.22	c vivif2 --  cl tried    36409 cl shrink        0 lits rem          0 time: 0.10
612.25/153.39	c asymm  cl-useful: 0/7101/25013 lits-rem:0 time: 0.70
612.25/153.39	c calculated reachability. Time: 0.00
612.25/153.39	c  N dy    25    357951      1291     25013        82     36409    125201   2669700    178.31    132.22  --
978.60/245.07	c  N dy    26    536928      1291     25013        82     44364    125201   3163502    181.99    136.38  --
979.40/245.20	c  S st    26    536928      1291     25013        82     44364    125201   3163502    181.99    136.38  --
979.82/245.39	c  S st    26    537434      1292     25013        84     44871    125205   3217072    181.99    136.38  --
979.82/245.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
979.82/245.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
981.79/245.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  1.91
981.79/245.88	c Calc non-exist non-lernt bins v-fix:     0 done:   1292 time:  0.01 s
981.79/245.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
982.19/245.90	c Subs w/ non-existent bins:      0 time:  0.09 s
982.19/245.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
982.19/245.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
982.19/245.97	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1011.36/253.29	c ORs :     13 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
1045.31/261.77	c Added 14 vars  tried: 80000 time: 33.86
1047.31/262.24	c ORs :     14 avg-s:  0.0 cl-sh: 33819 l-rem:  33819 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   35.74
1047.31/262.28	c lits-rem:       661  cl-subs:     1314  v-elim:   1250  v-fix:    0  time: 65.17 s
1047.31/262.28	c learnt bin added due to v-elim: 0
1047.31/262.28	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
1047.71/262.31	c vivif2 --  cl tried    43557 cl shrink        0 lits rem          0 time: 0.11
1048.11/262.46	c asymm  cl-useful: 0/6184/25027 lits-rem:0 time: 0.58
1048.11/262.46	c calculated reachability. Time: 0.00
1048.11/262.46	c  N dy    26    537434      1306     25027       112     43557    125300   3029223    181.99    136.38  --
1048.11/262.46	c  F st    26    537434      1306     25027       112     43557    125300   3029223    181.99    136.38  --
1050.13/262.92	c Decided on static restart strategy
1557.86/390.06	c  N dy    33    806152      1306     25027       112     66819    125300   7357157    193.19    149.27  --
1559.06/390.36	c  S st    33    806152      1306     25027       112     66819    125300   7357157    193.19    149.27  --
1560.27/390.64	c  S st    33    806655      1306     25027       112     67322    125300   7405558    193.19    149.27  --
1560.27/390.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1560.27/390.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1563.45/391.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  3.17
1563.45/391.45	c Calc non-exist non-lernt bins v-fix:     0 done:   1306 time:  0.01 s
1563.45/391.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1563.85/391.50	c Subs w/ non-existent bins:      0 time:  0.18 s
1564.27/391.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1564.27/391.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1564.27/391.67	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3351.48/839.05	c ORs :     27 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
3351.88/839.15	c lits-rem:       270  cl-subs:     3820  v-elim:   1250  v-fix:    0  time: 1787.40 s
3351.88/839.15	c learnt bin added due to v-elim: 0
3351.88/839.15	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
3352.28/839.21	c vivif2 --  cl tried    63502 cl shrink        0 lits rem          0 time: 0.24
3352.69/839.38	c asymm  cl-useful: 0/2086/25027 lits-rem:0 time: 0.68
3352.69/839.39	c calculated reachability. Time: 0.00
3352.69/839.39	c  N dy    33    806655      1306     25027       112     63502    125300   6775644    193.19    149.27  --
4258.71/1066.11	c  N dy    34   1209983      1306     25027       112     79751    125300   8700442    253.42    162.46  --
4259.91/1066.46	c  S st    34   1209983      1306     25027       112     79751    125300   8700442    253.42    162.46  --
4261.11/1066.77	c  S st    34   1210485      1319     25027       142     80266    125356   8743821    253.42    162.46  --
4261.11/1066.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4261.11/1066.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4265.90/1067.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.0M T:  4.63
4265.90/1067.95	c Calc non-exist non-lernt bins v-fix:     0 done:   1319 time:  0.01 s
4265.90/1067.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4266.30/1068.00	c Subs w/ non-existent bins:      0 time:  0.22 s
4266.30/1068.03	c Replacing        1 vars Replaced       19 lits Time:     0.11 s 
4266.71/1068.19	c bin-w-bin subsume rem            2 bins  time:  0.00 s
4267.11/1068.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4267.11/1068.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  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-3172584-1304076772/watcher-3172584-1304076772 -o /tmp/evaluation-result-3172584-1304076772/solver-3172584-1304076772 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172584-1304076772.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: 6.54 7.81 7.87 2/172 6459
/proc/meminfo: memFree=31707672/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=52220 CPUtime=0 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 1188 0 0 0 0 0 0 0 21 0 1 0 500092853 53473280 1123 33554432000 4194304 4797429 140736863120560 18446744073709551615 270338080279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 13055 1123 347 148 0 7984 0

[startup+0.172757 s]
/proc/loadavg: 6.54 7.81 7.87 2/172 6459
/proc/meminfo: memFree=31707672/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=539736 CPUtime=0.51 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) D 6457 6459 6426 0 -1 4202496 3758 0 0 0 49 2 0 0 18 0 4 0 500092853 552689664 3469 33554432000 4194304 4797429 140736863120560 18446744073709551615 270338080282 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 134934 3469 376 148 0 129863 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 539736

[startup+0.200297 s]
/proc/loadavg: 6.54 7.81 7.87 2/172 6459
/proc/meminfo: memFree=31707672/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=751580 CPUtime=0.6 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 6208 0 0 0 56 4 0 0 18 0 4 0 500092853 769617920 4872 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568011 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 187895 4883 394 148 0 182824 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 751580

[startup+0.300217 s]
/proc/loadavg: 6.54 7.81 7.87 2/172 6459
/proc/meminfo: memFree=31707672/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=752972 CPUtime=1 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 7575 0 0 0 96 4 0 0 18 0 4 0 500092853 771043328 5908 33554432000 4194304 4797429 140736863120560 18446744073709551615 270338080523 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 188243 5908 407 148 0 183172 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 752972

[startup+0.700137 s]
/proc/loadavg: 6.54 7.81 7.87 2/172 6459
/proc/meminfo: memFree=31707672/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=753520 CPUtime=2.6 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 9486 0 0 0 256 4 0 0 18 0 4 0 500092853 771604480 7814 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 188380 7814 409 148 0 183309 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 753520

[startup+1.50098 s]
/proc/loadavg: 6.54 7.81 7.87 9/184 6471
/proc/meminfo: memFree=31621524/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=757896 CPUtime=5.8 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 14073 0 0 0 575 5 0 0 19 0 4 0 500092853 776085504 8728 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 189474 8728 409 148 0 184403 0
[pid=6459/tid=6466] ppid=6457 vsize=757896 CPUtime=1.42 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 2830 0 0 0 142 0 0 0 19 0 4 0 500092858 776085504 8728 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=757896 CPUtime=1.43 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 2869 0 0 0 142 1 0 0 19 0 4 0 500092858 776085504 8728 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=757896 CPUtime=1.43 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 2767 0 0 0 142 1 0 0 19 0 4 0 500092858 776085504 8728 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 757896

[startup+3.10066 s]
/proc/loadavg: 6.54 7.81 7.87 9/184 6471
/proc/meminfo: memFree=31601188/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=763136 CPUtime=12.19 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 20951 0 0 0 1212 7 0 0 24 0 4 0 500092853 781451264 14304 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 190784 14304 414 148 0 185713 0
[pid=6459/tid=6466] ppid=6457 vsize=763136 CPUtime=3.02 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 4541 0 0 0 301 1 0 0 24 0 4 0 500092858 781451264 14304 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=763136 CPUtime=3.03 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 4670 0 0 0 302 1 0 0 24 0 4 0 500092858 781451264 14304 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=763136 CPUtime=3.02 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 4372 0 0 0 300 2 0 0 19 0 4 0 500092858 781451264 14304 33554432000 4194304 4797429 140736863120560 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 763136

[startup+6.30102 s]
/proc/loadavg: 6.73 7.83 7.88 9/184 6471
/proc/meminfo: memFree=31575644/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=766448 CPUtime=24.98 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 26413 0 0 0 2490 8 0 0 25 0 4 0 500092853 784842752 12831 33554432000 4194304 4797429 140736863120560 18446744073709551615 4341181 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 191612 12831 415 148 0 186541 0
[pid=6459/tid=6466] ppid=6457 vsize=766448 CPUtime=6.23 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 5216 0 0 0 621 2 0 0 25 0 4 0 500092858 784842752 12831 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=766448 CPUtime=6.23 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 5408 0 0 0 622 1 0 0 25 0 4 0 500092858 784842752 12831 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=766448 CPUtime=6.21 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 5061 0 0 0 619 2 0 0 25 0 4 0 500092858 784842752 12831 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 766448

[startup+12.7008 s]
/proc/loadavg: 6.91 7.85 7.88 9/184 6471
/proc/meminfo: memFree=31543048/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=774672 CPUtime=50.54 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 33586 0 0 0 5044 10 0 0 25 0 4 0 500092853 793264128 15871 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 193668 15871 417 148 0 188597 0
[pid=6459/tid=6466] ppid=6457 vsize=774672 CPUtime=12.63 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 5714 0 0 0 1261 2 0 0 25 0 4 0 500092858 793264128 15871 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=774672 CPUtime=12.63 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 5788 0 0 0 1262 1 0 0 25 0 4 0 500092858 793264128 15871 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=774672 CPUtime=12.57 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 5530 0 0 0 1255 2 0 0 25 0 4 0 500092858 793264128 15871 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 774672

[startup+25.5012 s]
/proc/loadavg: 7.15 7.85 7.88 9/184 6471
/proc/meminfo: memFree=31527096/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=779916 CPUtime=101.67 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 41709 0 0 0 10155 12 0 0 25 0 4 0 500092853 798633984 19185 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 194979 19185 420 148 0 189908 0
[pid=6459/tid=6466] ppid=6457 vsize=779916 CPUtime=25.43 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 6503 0 0 0 2541 2 0 0 25 0 4 0 500092858 798633984 19185 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=779916 CPUtime=25.42 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 6661 0 0 0 2541 1 0 0 25 0 4 0 500092858 798633984 19185 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=779916 CPUtime=25.31 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 6172 0 0 0 2529 2 0 0 25 0 4 0 500092858 798633984 19185 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 779916

[startup+51.1011 s]
/proc/loadavg: 7.51 7.88 7.89 9/184 6472
/proc/meminfo: memFree=31479568/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=792912 CPUtime=203.96 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 64223 0 0 0 20377 19 0 0 25 0 4 0 500092853 811941888 23149 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 198228 23149 420 148 0 193157 0
[pid=6459/tid=6466] ppid=6457 vsize=792912 CPUtime=51.02 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 7641 0 0 0 5100 2 0 0 25 0 4 0 500092858 811941888 23149 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=792912 CPUtime=51.03 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 8245 0 0 0 5101 2 0 0 25 0 4 0 500092858 811941888 23149 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=792912 CPUtime=50.78 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 7586 0 0 0 5076 2 0 0 25 0 4 0 500092858 811941888 23149 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 792912

[startup+102.301 s]
/proc/loadavg: 7.87 7.93 7.91 9/184 6473
/proc/meminfo: memFree=31420224/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=815760 CPUtime=408.52 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 96088 0 0 0 40821 31 0 0 25 0 4 0 500092853 835338240 28485 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 203940 28485 420 148 0 198869 0
[pid=6459/tid=6466] ppid=6457 vsize=815760 CPUtime=102.23 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 9638 0 0 0 10220 3 0 0 25 0 4 0 500092858 835338240 28485 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=815760 CPUtime=102.23 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 11111 0 0 0 10220 3 0 0 25 0 4 0 500092858 835338240 28485 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=815760 CPUtime=101.73 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 10235 0 0 0 10170 3 0 0 25 0 4 0 500092858 835338240 28485 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 815760

[startup+162.301 s]
/proc/loadavg: 7.99 7.95 7.91 9/184 6475
/proc/meminfo: memFree=31378892/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=825700 CPUtime=648.21 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 131144 0 0 0 64775 46 0 0 25 0 4 0 500092853 845516800 32755 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 206425 32755 420 148 0 201354 0
[pid=6459/tid=6466] ppid=6457 vsize=825700 CPUtime=162.23 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 12636 0 0 0 16219 4 0 0 25 0 4 0 500092858 845516800 32755 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=825700 CPUtime=162.22 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 13239 0 0 0 16219 3 0 0 25 0 4 0 500092858 845516800 32755 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=825700 CPUtime=161.42 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 12548 0 0 0 16139 3 0 0 25 0 4 0 500092858 845516800 32755 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 825700

[startup+222.306 s]
/proc/loadavg: 8.07 7.98 7.93 9/184 6476
/proc/meminfo: memFree=31335960/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=833016 CPUtime=887.93 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 161370 0 0 0 88733 60 0 0 25 0 4 0 500092853 853008384 34708 33554432000 4194304 4797429 140736863120560 18446744073709551615 270338080412 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 208254 34708 420 148 0 203183 0
[pid=6459/tid=6466] ppid=6457 vsize=833016 CPUtime=222.24 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 14790 0 0 0 22219 5 0 0 25 0 4 0 500092858 853008384 34708 33554432000 4194304 4797429 140736863120560 18446744073709551615 4391538 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=833016 CPUtime=222.23 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 15342 0 0 0 22219 4 0 0 25 0 4 0 500092858 853008384 34708 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=833016 CPUtime=221.12 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 14403 0 0 0 22108 4 0 0 25 0 4 0 500092858 853008384 34708 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 833016

[startup+282.3 s]

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

[pid=6459] ppid=6457 vsize=885240 CPUtime=2565.72 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 273953 0 0 0 256458 114 0 0 25 0 4 0 500092853 906485760 55425 33554432000 4194304 4797429 140736863120560 18446744073709551615 4567910 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 221310 55425 423 148 0 216239 0
[pid=6459/tid=6466] ppid=6457 vsize=885240 CPUtime=642.25 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 24793 0 0 0 64215 10 0 0 25 0 4 0 500092858 906485760 55425 33554432000 4194304 4797429 140736863120560 18446744073709551615 4351618 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=885240 CPUtime=642.23 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 24712 0 0 0 64213 10 0 0 25 0 4 0 500092858 906485760 55425 33554432000 4194304 4797429 140736863120560 18446744073709551615 4415728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=885240 CPUtime=638.88 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 24537 0 0 0 63878 10 0 0 25 0 4 0 500092858 906485760 55425 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 885240

[startup+702.301 s]
/proc/loadavg: 8.17 8.11 8.00 9/184 6489
/proc/meminfo: memFree=31071104/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=885288 CPUtime=2805.4 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 277386 0 0 0 280424 116 0 0 25 0 4 0 500092853 906534912 56765 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 221322 56765 423 148 0 216251 0
[pid=6459/tid=6466] ppid=6457 vsize=885288 CPUtime=702.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 25623 0 0 0 70215 11 0 0 25 0 4 0 500092858 906534912 56765 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=885288 CPUtime=702.24 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 26370 0 0 0 70213 11 0 0 25 0 4 0 500092858 906534912 56765 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=885288 CPUtime=698.55 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 25482 0 0 0 69845 10 0 0 25 0 4 0 500092858 906534912 56765 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 885288

[startup+762.301 s]
/proc/loadavg: 8.11 8.10 8.00 9/184 6491
/proc/meminfo: memFree=31069960/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=885728 CPUtime=3045.1 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 279093 0 0 0 304393 117 0 0 25 0 4 0 500092853 906985472 58458 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 221432 58458 423 148 0 216361 0
[pid=6459/tid=6466] ppid=6457 vsize=885728 CPUtime=762.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 26206 0 0 0 76215 11 0 0 25 0 4 0 500092858 906985472 58458 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=885728 CPUtime=762.25 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 26934 0 0 0 76213 12 0 0 25 0 4 0 500092858 906985472 58458 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=885728 CPUtime=758.23 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 26042 0 0 0 75812 11 0 0 25 0 4 0 500092858 906985472 58458 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 885728

[startup+822.301 s]
/proc/loadavg: 8.04 8.08 8.00 9/184 6492
/proc/meminfo: memFree=31063480/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=886376 CPUtime=3284.77 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 283584 0 0 0 328357 120 0 0 25 0 4 0 500092853 907649024 56501 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 221594 56501 422 148 0 216523 0
[pid=6459/tid=6466] ppid=6457 vsize=886376 CPUtime=822.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 27808 0 0 0 82214 12 0 0 25 0 4 0 500092858 907649024 56501 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=886376 CPUtime=822.23 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 28401 0 0 0 82211 12 0 0 25 0 4 0 500092858 907649024 56501 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=886376 CPUtime=817.91 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 27464 0 0 0 81779 12 0 0 25 0 4 0 500092858 907649024 56501 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 886376

[startup+882.306 s]
/proc/loadavg: 8.06 8.08 8.00 9/184 6494
/proc/meminfo: memFree=31108476/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=887464 CPUtime=3524.48 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 304946 0 0 0 352314 134 0 0 25 0 4 0 500092853 908763136 56294 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 221866 56294 422 148 0 216795 0
[pid=6459/tid=6466] ppid=6457 vsize=887464 CPUtime=882.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 28444 0 0 0 88214 12 0 0 25 0 4 0 500092858 908763136 56294 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=887464 CPUtime=882.25 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 29004 0 0 0 88212 13 0 0 25 0 4 0 500092858 908763136 56294 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=887464 CPUtime=877.59 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 28063 0 0 0 87747 12 0 0 25 0 4 0 500092858 908763136 56294 33554432000 4194304 4797429 140736863120560 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 887464

[startup+942.3 s]
/proc/loadavg: 8.11 8.09 8.01 9/184 6496
/proc/meminfo: memFree=31052892/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=892120 CPUtime=3764.14 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 331997 0 0 0 376265 149 0 0 25 0 4 0 500092853 913530880 59265 33554432000 4194304 4797429 140736863120560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 223030 59265 422 148 0 217959 0
[pid=6459/tid=6466] ppid=6457 vsize=892120 CPUtime=942.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 29847 0 0 0 94213 13 0 0 25 0 4 0 500092858 913530880 59265 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=892120 CPUtime=942.24 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 29568 0 0 0 94211 13 0 0 25 0 4 0 500092858 913530880 59265 33554432000 4194304 4797429 140736863120560 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=892120 CPUtime=937.28 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 28388 0 0 0 93715 13 0 0 25 0 4 0 500092858 913530880 59265 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 892120

[startup+1002.3 s]
/proc/loadavg: 8.12 8.10 8.01 9/184 6497
/proc/meminfo: memFree=31024224/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=896648 CPUtime=4003.83 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 362050 0 0 0 400220 163 0 0 25 0 4 0 500092853 918167552 61766 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 224162 61766 422 148 0 219091 0
[pid=6459/tid=6466] ppid=6457 vsize=896648 CPUtime=1002.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 31099 0 0 0 100213 13 0 0 25 0 4 0 500092858 918167552 61766 33554432000 4194304 4797429 140736863120560 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=896648 CPUtime=1002.24 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 31147 0 0 0 100210 14 0 0 25 0 4 0 500092858 918167552 61766 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=896648 CPUtime=996.96 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 29977 0 0 0 99683 13 0 0 25 0 4 0 500092858 918167552 61766 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 896648

[startup+1062.3 s]
/proc/loadavg: 8.08 8.10 8.01 9/184 6499
/proc/meminfo: memFree=30994556/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=904584 CPUtime=4243.53 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 395119 0 0 0 424172 181 0 0 25 0 4 0 500092853 926294016 61264 33554432000 4194304 4797429 140736863120560 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 226146 61264 422 148 0 221075 0
[pid=6459/tid=6466] ppid=6457 vsize=904584 CPUtime=1062.26 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 31524 0 0 0 106213 13 0 0 25 0 4 0 500092858 926294016 61264 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=904584 CPUtime=1062.24 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 31755 0 0 0 106210 14 0 0 25 0 4 0 500092858 926294016 61264 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=904584 CPUtime=1056.64 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 31114 0 0 0 105651 13 0 0 25 0 4 0 500092858 926294016 61264 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 904584

[startup+1122.3 s]
/proc/loadavg: 8.03 8.08 8.01 9/184 6500
/proc/meminfo: memFree=31041508/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=919980 CPUtime=4483.21 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 402544 0 0 0 448138 183 0 0 25 0 4 0 500092853 942059520 66327 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 229995 66327 422 148 0 224924 0
[pid=6459/tid=6466] ppid=6457 vsize=919980 CPUtime=1122.27 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 33075 0 0 0 112213 14 0 0 25 0 4 0 500092858 942059520 66327 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=919980 CPUtime=1122.25 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 31917 0 0 0 112211 14 0 0 25 0 4 0 500092858 942059520 66327 33554432000 4194304 4797429 140736863120560 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=919980 CPUtime=1116.32 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 31623 0 0 0 111618 14 0 0 25 0 4 0 500092858 942059520 66327 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.21
Current children cumulated vsize (KiB) 919980

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/184 6502
/proc/meminfo: memFree=31023880/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=920808 CPUtime=4722.89 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 406239 0 0 0 472104 185 0 0 25 0 4 0 500092853 942907392 65262 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 230202 65262 422 148 0 225131 0
[pid=6459/tid=6466] ppid=6457 vsize=920808 CPUtime=1182.28 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 33821 0 0 0 118213 15 0 0 25 0 4 0 500092858 942907392 65262 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=920808 CPUtime=1182.24 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 33215 0 0 0 118209 15 0 0 25 0 4 0 500092858 942907392 65262 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=920808 CPUtime=1176 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 33274 0 0 0 117586 14 0 0 25 0 4 0 500092858 942907392 65262 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.89
Current children cumulated vsize (KiB) 920808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.10 8.01 9/184 6503
/proc/meminfo: memFree=30987912/32951124 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=920808 CPUtime=4800.4 cores=1,3,5,7
/proc/6459/stat : 6459 (techdemo) R 6457 6459 6426 0 -1 4202496 406825 0 0 0 479854 186 0 0 25 0 4 0 500092853 942907392 65843 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6459/statm: 230202 65843 422 148 0 225131 0
[pid=6459/tid=6466] ppid=6457 vsize=920808 CPUtime=1201.68 cores=1,3,5,7
/proc/6459/task/6466/stat : 6466 (techdemo) R 6457 6459 6426 0 -1 4202560 33965 0 0 0 120153 15 0 0 25 0 4 0 500092858 942907392 65843 33554432000 4194304 4797429 140736863120560 18446744073709551615 4524541 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=920808 CPUtime=1201.65 cores=1,3,5,7
/proc/6459/task/6467/stat : 6467 (techdemo) R 6457 6459 6426 0 -1 4202560 33491 0 0 0 120149 16 0 0 25 0 4 0 500092858 942907392 65843 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=920808 CPUtime=1195.29 cores=1,3,5,7
/proc/6459/task/6468/stat : 6468 (techdemo) R 6457 6459 6426 0 -1 4202560 33440 0 0 0 119515 14 0 0 25 0 4 0 500092858 942907392 65843 33554432000 4194304 4797429 140736863120560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 920808

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.45
CPU user time (s): 4798.57
CPU system time (s): 1.87871
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 992684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.87871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 406825
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= 3823
involuntary context switches= 20193

runsolver used 1.88971 second user time and 4.52031 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 13:32:52
IDJOB=3172584
IDBENCH=82602
IDSOLVER=1584
FILE ID=node143/3172584-1304076772
RUNJOBID= node143-1304076772-6445
PBS_JOBID= 13170504
Free space on /tmp= 72924 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S936047914-093-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172584-1304076772/watcher-3172584-1304076772 -o /tmp/evaluation-result-3172584-1304076772/solver-3172584-1304076772 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172584-1304076772.cnf

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

MD5SUM BENCH= c578ae902020675717dd7f7fb0a11360
RANDOM SEED=1903279250

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31707952 kB
Buffers:        205404 kB
Cached:         696624 kB
SwapCached:        168 kB
Active:         279868 kB
Inactive:       686140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31707952 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           16888 kB
Writeback:           0 kB
AnonPages:       64380 kB
Mapped:          14560 kB
Slab:           212368 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182732 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= 72908 MiB
End job on node143 at 2011-04-29 13:52:56