Trace number 3266333

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.41 1201.62

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
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-3266333-1304182188.cnf'
0.00/0.00	c -- header says num vars:            110
0.00/0.00	c -- header says num clauses:        1892
0.00/0.00	c -- clauses added:            0 learnts,         1892 normals,            0 xors
0.00/0.00	c -- vars added        110
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       110      1892         0         0      9308         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:    110 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     72  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      52 undec:      10 neg:      48
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       110      1892         0         0      9308         0   no data   no data  --
3.24/0.83	c Decided on static restart strategy
6.77/1.72	c  N dy     7     30000       110      1892         0     10182      9308    188194     24.31     17.27  --
6.77/1.73	c  S st     7     30000       110      1892         0     10182      9308    188194     24.31     17.27  --
6.77/1.77	c  S st     7     30503       110      1892         0     10668      9308    198900     24.31     17.27  --
6.77/1.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.77/1.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.77/1.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.07
6.77/1.79	c Calc non-exist non-lernt bins v-fix:     0 done:    110 time:  0.00 s
6.77/1.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.77/1.79	c Subs w/ non-existent bins:      0 time:  0.00 s
6.77/1.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.77/1.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.37/2.14	c lits-rem:      1764  cl-subs:     1045  v-elim:    110  v-fix:    0  time:  1.39 s
8.37/2.14	c learnt bin added due to v-elim: 0
8.37/2.14	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
8.37/2.14	c vivif2 --  cl tried     9623 cl shrink        0 lits rem          0 time: 0.00
8.37/2.19	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.20
8.37/2.19	c calculated reachability. Time: 0.00
8.37/2.19	c  N dy     7     30503       110      1892         0      9623      9308    176248     24.31     17.27  --
8.37/2.19	c  F st     7     30503       110      1892         0      9623      9308    176248     24.31     17.27  --
9.17/2.32	c Decided on static restart strategy
13.16/3.32	c  N dy    14     45756       110      1892         0     16534      9308    322847     23.60     17.53  --
13.16/3.34	c  S st    14     45756       110      1892         0     16534      9308    322847     23.60     17.53  --
13.16/3.39	c  S st    14     46258       110      1892         0      8610      9308    121672     23.60     17.53  --
13.16/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.16/3.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.56/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
13.56/3.40	c Calc non-exist non-lernt bins v-fix:     0 done:    110 time:  0.00 s
13.56/3.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.56/3.41	c Subs w/ non-existent bins:      0 time:  0.00 s
13.56/3.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.56/3.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.56/3.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.96/3.52	c lits-rem:       146  cl-subs:      157  v-elim:    110  v-fix:    0  time:  0.44 s
13.96/3.52	c learnt bin added due to v-elim: 0
13.96/3.52	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
13.96/3.52	c vivif2 --  cl tried     8453 cl shrink        0 lits rem          0 time: 0.00
13.96/3.55	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.15
13.96/3.56	c calculated reachability. Time: 0.00
13.96/3.56	c  N dy    14     46258       110      1892         0      8453      9308    119618     23.60     17.53  --
22.34/5.63	c  N dy    16     69387       110      1892         0     10486      9308    141208     23.65     17.59  --
22.34/5.64	c  S st    16     69387       110      1892         0     10486      9308    141208     23.65     17.59  --
22.34/5.68	c  S st    16     69895       110      1892         0     10983      9308    152654     23.65     17.59  --
22.34/5.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.34/5.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.75/5.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.08
22.75/5.70	c Calc non-exist non-lernt bins v-fix:     0 done:    110 time:  0.00 s
22.75/5.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.75/5.70	c Subs w/ non-existent bins:      0 time:  0.00 s
22.75/5.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.75/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.75/5.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.95/6.00	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
26.74/6.73	c Added 2 vars  tried: 52164 time: 2.94
26.74/6.74	c ORs :      2 avg-s:  0.0 cl-sh:  1032 l-rem:   1032 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.96
26.74/6.74	c lits-rem:       308  cl-subs:      185  v-elim:    110  v-fix:    0  time:  4.15 s
26.74/6.74	c learnt bin added due to v-elim: 0
26.74/6.74	c vivif2 --  cl tried     1894 cl shrink        0 lits rem          0 time: 0.00
26.74/6.74	c vivif2 --  cl tried    10798 cl shrink        0 lits rem          0 time: 0.01
26.74/6.79	c asymm  cl-useful: 0/1894/1894 lits-rem:0 time: 0.18
26.74/6.79	c calculated reachability. Time: 0.00
26.74/6.79	c  N dy    16     69895       112      1894         4     10798      9318    148305     23.65     17.59  --
26.74/6.79	c  F st    16     69895       112      1894         4     10798      9318    148305     23.65     17.59  --
27.54/6.93	c Decided on static restart strategy
40.33/10.17	c  N dy    23    104843       112      1894         4     20067      9318    338584     24.12     17.97  --
40.33/10.19	c  S st    23    104843       112      1894         4     20067      9318    338584     24.12     17.97  --
40.73/10.25	c  S st    23    105345       112      1894         4     20554      9318    349785     24.12     17.97  --
40.73/10.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.73/10.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.13/10.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.20
41.13/10.31	c Calc non-exist non-lernt bins v-fix:     0 done:    112 time:  0.00 s
41.13/10.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.13/10.31	c Subs w/ non-existent bins:      0 time:  0.01 s
41.13/10.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.13/10.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.13/10.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
43.92/11.00	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
43.92/11.01	c lits-rem:      2843  cl-subs:     1860  v-elim:    110  v-fix:    0  time:  2.76 s
43.92/11.01	c learnt bin added due to v-elim: 0
43.92/11.01	c vivif2 --  cl tried     1894 cl shrink        0 lits rem          0 time: 0.00
43.92/11.01	c vivif2 --  cl tried    18694 cl shrink        0 lits rem          0 time: 0.01
43.92/11.08	c asymm  cl-useful: 0/1894/1894 lits-rem:0 time: 0.29
43.92/11.08	c calculated reachability. Time: 0.00
43.92/11.08	c  N dy    23    105345       112      1894         4     18694      9318    306186     24.12     17.97  --
69.89/17.58	c  N dy    24    158018       112      1894         4     26094      9318    466118     25.05     18.40  --
70.29/17.60	c  S st    24    158018       112      1894         4     26094      9318    466118     25.05     18.40  --
70.29/17.67	c  S st    24    158520       112      1894         4     26578      9318    477169     25.05     18.40  --
70.29/17.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.29/17.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.69/17.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.28
70.69/17.74	c Calc non-exist non-lernt bins v-fix:     0 done:    112 time:  0.00 s
70.69/17.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.69/17.75	c Subs w/ non-existent bins:      0 time:  0.01 s
70.69/17.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.69/17.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.69/17.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
75.09/18.84	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
75.09/18.84	c lits-rem:      4003  cl-subs:     2450  v-elim:    110  v-fix:    0  time:  4.34 s
75.09/18.84	c learnt bin added due to v-elim: 0
75.09/18.84	c vivif2 --  cl tried     1894 cl shrink        0 lits rem          0 time: 0.00
75.09/18.85	c vivif2 --  cl tried    24128 cl shrink        0 lits rem          0 time: 0.02
75.49/18.94	c asymm  cl-useful: 0/1894/1894 lits-rem:0 time: 0.36
75.49/18.94	c calculated reachability. Time: 0.00
75.49/18.94	c  N dy    24    158520       112      1894         4     24128      9318    416411     25.05     18.40  --
123.43/30.91	c  N dy    25    237781       112      1894         4     28958      9318    469348     24.29     18.49  --
123.43/30.93	c  S st    25    237781       112      1894         4     28958      9318    469348     24.29     18.49  --
123.83/31.02	c  S st    25    238284       118      1894        20     29459      9346    480699     24.29     18.49  --
123.83/31.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.83/31.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.23/31.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.35
124.23/31.11	c Calc non-exist non-lernt bins v-fix:     0 done:    118 time:  0.00 s
124.23/31.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.23/31.11	c Subs w/ non-existent bins:      0 time:  0.02 s
124.23/31.12	c Replacing        1 vars Replaced      358 lits Time:     0.01 s 
124.23/31.12	c bin-w-bin subsume rem            2 bins  time:  0.00 s
124.23/31.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.23/31.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
127.82/32.03	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
127.82/32.04	c lits-rem:      4163  cl-subs:     2702  v-elim:    110  v-fix:    0  time:  3.67 s
127.82/32.04	c learnt bin added due to v-elim: 0
127.82/32.04	c vivif2 --  cl tried     1894 cl shrink        0 lits rem          0 time: 0.00
127.82/32.05	c vivif2 --  cl tried    26757 cl shrink        0 lits rem          0 time: 0.02
128.22/32.14	c asymm  cl-useful: 0/1894/1894 lits-rem:0 time: 0.40
128.22/32.15	c calculated reachability. Time: 0.00
128.22/32.15	c  N dy    25    238284       117      1894        14     26757      9338    417444     24.29     18.49  --
218.92/54.83	c  N dy    26    357426       117      1894        14     30885      9338    445577     24.49     18.29  --
218.92/54.84	c  S st    26    357426       117      1894        14     30885      9338    445577     24.49     18.29  --
219.32/54.94	c  S st    26    357931       125      1894        34     31387      9374    456535     24.49     18.29  --
219.32/54.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
219.32/54.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.72/55.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.39
219.72/55.04	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
219.72/55.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.72/55.04	c Subs w/ non-existent bins:      0 time:  0.02 s
219.72/55.05	c Replacing        1 vars Replaced       55 lits Time:     0.01 s 
219.72/55.05	c bin-w-bin subsume rem            2 bins  time:  0.00 s
219.72/55.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.72/55.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
223.31/55.92	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
223.31/55.93	c lits-rem:      1733  cl-subs:     1818  v-elim:    110  v-fix:    0  time:  3.50 s
223.31/55.93	c learnt bin added due to v-elim: 0
223.31/55.93	c vivif2 --  cl tried     1894 cl shrink        0 lits rem          0 time: 0.00
223.31/55.93	c vivif2 --  cl tried    29569 cl shrink        0 lits rem          0 time: 0.02
223.71/56.04	c asymm  cl-useful: 0/1894/1894 lits-rem:0 time: 0.42
223.71/56.04	c calculated reachability. Time: 0.00
223.71/56.04	c  N dy    26    357931       124      1894        28     29569      9366    417613     24.49     18.29  --
393.92/98.67	c  N dy    27    536898       124      1894        28     37087      9366    511175     24.88     18.23  --
393.92/98.69	c  S st    27    536898       124      1894        28     37087      9366    511175     24.88     18.23  --
394.70/98.82	c  S st    27    537399       126      1894        40     37577      9382    522274     24.88     18.23  --
394.70/98.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.70/98.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.10/98.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.57
395.10/98.97	c Calc non-exist non-lernt bins v-fix:     0 done:    126 time:  0.00 s
395.10/98.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.10/98.97	c Subs w/ non-existent bins:      0 time:  0.02 s
395.10/98.97	c Replacing        2 vars Replaced       87 lits Time:     0.01 s 
395.10/98.98	c bin-w-bin subsume rem            4 bins  time:  0.00 s
395.10/98.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.10/98.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
399.50/100.08	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
413.08/103.41	c Added 2 vars  tried: 80000 time: 13.28
413.08/103.47	c ORs :      2 avg-s:  0.0 cl-sh:  5644 l-rem:   5644 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.53
413.08/103.48	c lits-rem:      1730  cl-subs:     2214  v-elim:    110  v-fix:    0  time: 17.96 s
413.08/103.48	c learnt bin added due to v-elim: 0
413.08/103.48	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
413.08/103.49	c vivif2 --  cl tried    35363 cl shrink        0 lits rem          0 time: 0.02
413.89/103.62	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.55
413.89/103.63	c calculated reachability. Time: 0.00
413.89/103.63	c  N dy    27    537399       126      1896        32     35363      9376    470365     24.88     18.23  --
413.89/103.63	c  F st    27    537399       126      1896        32     35363      9376    470365     24.88     18.23  --
415.48/104.09	c Decided on static restart strategy
720.32/180.38	c  N dy    34    806098       126      1896        32     58104      9376    939254     24.14     17.94  --
720.72/180.42	c  S st    34    806098       126      1896        32     58104      9376    939254     24.14     17.94  --
721.52/180.62	c  S st    34    806600       126      1896        32     58584      9376    950872     24.14     17.94  --
721.52/180.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
721.52/180.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.72/180.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.3M T:  1.18
722.72/180.92	c Calc non-exist non-lernt bins v-fix:     0 done:    126 time:  0.00 s
722.72/180.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.72/180.93	c Subs w/ non-existent bins:      0 time:  0.04 s
722.72/180.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
722.72/180.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.72/180.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
733.10/183.58	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
733.50/183.60	c lits-rem:      4406  cl-subs:     4163  v-elim:    110  v-fix:    0  time: 10.59 s
733.50/183.60	c learnt bin added due to v-elim: 0
733.50/183.60	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
733.50/183.61	c vivif2 --  cl tried    54421 cl shrink        0 lits rem          0 time: 0.04
733.90/183.71	c asymm  cl-useful: 0/912/1896 lits-rem:0 time: 0.39
733.90/183.71	c calculated reachability. Time: 0.00
733.90/183.71	c  N dy    34    806600       126      1896        32     54421      9376    852727     24.14     17.94  --
1331.96/333.48	c  N dy    35   1209901       126      1896        32     70433      9376   1126322     25.51     17.65  --
1332.36/333.53	c  S st    35   1209901       126      1896        32     70433      9376   1126322     25.51     17.65  --
1332.36/333.53	c Finding binary XORs  T:     0.00 s  found:       0
1333.16/333.77	c  S st    35   1210404       134      1896        48     70943      9408   1138223     25.51     17.65  --
1333.16/333.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1333.16/333.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1334.78/334.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.1M T:  1.66
1334.78/334.19	c Calc non-exist non-lernt bins v-fix:     0 done:    134 time:  0.01 s
1334.78/334.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1335.15/334.21	c Subs w/ non-existent bins:      0 time:  0.05 s
1335.15/334.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1335.15/334.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1335.15/334.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1346.75/337.16	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1346.75/337.18	c lits-rem:       889  cl-subs:     4884  v-elim:    110  v-fix:    0  time: 11.80 s
1346.75/337.18	c learnt bin added due to v-elim: 0
1346.75/337.18	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
1346.75/337.20	c vivif2 --  cl tried    66059 cl shrink        0 lits rem          0 time: 0.05
1347.15/337.30	c asymm  cl-useful: 0/528/1896 lits-rem:0 time: 0.42
1347.56/337.30	c calculated reachability. Time: 0.00
1347.56/337.30	c  N dy    35   1210404       134      1896        48     66059      9408   1036099     25.51     17.65  --
2255.61/564.65	c  N dy    36   1710406       134      1896        48     95815      9408   1576754     23.87     17.35  --
2256.01/564.72	c  S st    36   1710406       134      1896        48     95815      9408   1576754     23.87     17.35  --
2257.22/565.09	c  S st    36   1710909       136      1896        52     96315      9416   1588975     23.87     17.35  --
2257.22/565.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2257.22/565.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2260.00/565.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.0M T:  2.59
2260.00/565.74	c Calc non-exist non-lernt bins v-fix:     0 done:    136 time:  0.01 s
2260.00/565.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2260.00/565.76	c Subs w/ non-existent bins:      0 time:  0.07 s
2260.00/565.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2260.00/565.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2260.00/565.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2291.56/573.60	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.06
2291.56/573.63	c lits-rem:      1719  cl-subs:    10832  v-elim:    110  v-fix:    0  time: 31.30 s
2291.56/573.63	c learnt bin added due to v-elim: 0
2291.56/573.63	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
2291.56/573.65	c vivif2 --  cl tried    85482 cl shrink        0 lits rem          0 time: 0.09
2291.96/573.76	c asymm  cl-useful: 0/643/1896 lits-rem:0 time: 0.43
2291.96/573.76	c calculated reachability. Time: 0.00
2291.96/573.76	c  N dy    36   1710909       136      1896        52     85482      9416   1363382     23.87     17.35  --
3366.59/842.76	c  N dy    37   2210910       136      1896        52    100652      9416   1528092     22.73     16.97  --
3366.99/842.82	c  S st    37   2210910       136      1896        52    100652      9416   1528092     22.73     16.97  --
3368.19/843.19	c  S st    37   2211413       142      1896        64    101161      9440   1540159     22.73     16.97  --
3368.59/843.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3368.59/843.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3370.99/843.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.5M T:  2.75
3370.99/843.89	c Calc non-exist non-lernt bins v-fix:     0 done:    142 time:  0.01 s
3370.99/843.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3371.39/843.91	c Subs w/ non-existent bins:      0 time:  0.07 s
3371.39/843.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3371.39/843.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3371.39/843.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3397.76/850.54	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
3444.12/862.15	c Added 2 vars  tried: 80000 time: 46.38
3446.49/862.77	c ORs :      2 avg-s:  0.0 cl-sh: 18905 l-rem:  18905 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   48.85
3446.89/862.80	c lits-rem:       709  cl-subs:    12648  v-elim:    110  v-fix:    0  time: 75.32 s
3446.89/862.80	c learnt bin added due to v-elim: 0
3446.89/862.80	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
3446.89/862.82	c vivif2 --  cl tried    88513 cl shrink        0 lits rem          0 time: 0.08
3447.29/862.93	c asymm  cl-useful: 0/465/1898 lits-rem:0 time: 0.44
3447.29/862.93	c calculated reachability. Time: 0.00
3447.29/862.93	c  N dy    37   2211413       144      1898        68     88513      9451   1280664     22.73     16.97  --
4740.04/1186.57	c  N dy    38   2711413       144      1898        68    112292      9451   1730780     22.81     16.86  --
4740.45/1186.65	c  S st    38   2711413       144      1898        68    112292      9451   1730780     22.81     16.86  --
4742.43/1187.13	c  S st    38   2711914       144      1898        68    112778      9451   1741871     22.81     16.86  --
4742.43/1187.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4742.43/1187.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4746.03/1188.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 42.5M T:  3.52
4746.03/1188.02	c Calc non-exist non-lernt bins v-fix:     0 done:    144 time:  0.01 s
4746.03/1188.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4746.03/1188.04	c Subs w/ non-existent bins:      0 time:  0.09 s
4746.03/1188.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4746.03/1188.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4746.03/1188.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4783.57/1197.48	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
4783.98/1197.51	c lits-rem:      2608  cl-subs:    12900  v-elim:    110  v-fix:    0  time: 37.67 s
4783.98/1197.51	c learnt bin added due to v-elim: 0
4783.98/1197.51	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
4783.98/1197.54	c vivif2 --  cl tried    99878 cl shrink        0 lits rem          0 time: 0.10
4784.39/1197.66	c asymm  cl-useful: 0/358/1898 lits-rem:0 time: 0.46
4784.39/1197.66	c calculated reachability. Time: 0.00
4784.39/1197.66	c  N dy    38   2711914       144      1898        68     99878      9451   1479173     22.81     16.86  --
4784.39/1197.66	c  F st    38   2711914       144      1898        68     99878      9451   1479173     22.81     16.86  --
4789.96/1199.02	c Decided on static restart strategy

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.89 8.01 7.70 5/180 2898
/proc/meminfo: memFree=30029084/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=50144 CPUtime=0 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 603 0 0 0 0 0 0 0 25 0 1 0 529815846 51347456 538 33554432000 4194304 4797429 140733664250272 18446744073709551615 239476355781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2898/statm: 12536 546 347 148 0 7465 0

[startup+0.0628259 s]
/proc/loadavg: 7.89 8.01 7.70 5/180 2898
/proc/meminfo: memFree=30029084/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=612956 CPUtime=3.24 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 4863 0 0 0 324 0 0 0 19 0 4 0 529815846 627666944 3273 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 153239 3273 414 148 0 148168 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 612956

[startup+0.919384 s]
/proc/loadavg: 7.89 8.01 7.70 5/180 2898
/proc/meminfo: memFree=30029084/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=613180 CPUtime=3.64 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 5118 0 0 0 364 0 0 0 19 0 4 0 529815846 627896320 3270 33554432000 4194304 4797429 140733664250272 18446744073709551615 4390385 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 153295 3270 416 148 0 148224 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 613180

[startup+1.00037 s]
/proc/loadavg: 7.89 8.01 7.70 5/180 2898
/proc/meminfo: memFree=30029084/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=613180 CPUtime=3.96 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 5220 0 0 0 396 0 0 0 19 0 4 0 529815846 627896320 3368 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 153295 3368 416 148 0 148224 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 613180

[startup+1.10035 s]
/proc/loadavg: 7.89 8.01 7.70 5/180 2898
/proc/meminfo: memFree=30029084/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=613596 CPUtime=4.36 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 5396 0 0 0 436 0 0 0 19 0 4 0 529815846 628322304 3543 33554432000 4194304 4797429 140733664250272 18446744073709551615 4352293 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 153399 3543 416 148 0 148328 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 613596

[startup+1.50027 s]
/proc/loadavg: 7.89 8.01 7.70 5/180 2898
/proc/meminfo: memFree=30029084/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=614892 CPUtime=5.97 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 6100 0 0 0 596 1 0 0 19 0 4 0 529815846 629649408 3934 33554432000 4194304 4797429 140733664250272 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 153723 3934 416 148 0 148652 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 614892

[startup+3.10097 s]
/proc/loadavg: 7.89 8.01 7.70 9/184 2904
/proc/meminfo: memFree=30010240/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=617156 CPUtime=12.36 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 8230 0 0 0 1235 1 0 0 25 0 4 0 529815846 631967744 4893 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 154289 4893 416 148 0 149218 0
[pid=2898/tid=2900] ppid=2896 vsize=617156 CPUtime=3.08 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 1748 0 0 0 308 0 0 0 25 0 4 0 529815847 631967744 4893 33554432000 4194304 4797429 140733664250272 18446744073709551615 4425094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=617156 CPUtime=3.09 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 1562 0 0 0 309 0 0 0 25 0 4 0 529815847 631967744 4893 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=617156 CPUtime=3.07 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 1620 0 0 0 307 0 0 0 25 0 4 0 529815847 631967744 4893 33554432000 4194304 4797429 140733664250272 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 617156

[startup+6.30635 s]
/proc/loadavg: 7.90 8.01 7.70 9/184 2904
/proc/meminfo: memFree=30000568/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=620640 CPUtime=25.17 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 11225 0 0 0 2515 2 0 0 25 0 4 0 529815846 635535360 5725 33554432000 4194304 4797429 140733664250272 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 155160 5725 418 148 0 150089 0
[pid=2898/tid=2900] ppid=2896 vsize=620640 CPUtime=6.29 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 2308 0 0 0 629 0 0 0 25 0 4 0 529815847 635535360 5725 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=620640 CPUtime=6.29 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 2061 0 0 0 629 0 0 0 25 0 4 0 529815847 635535360 5725 33554432000 4194304 4797429 140733664250272 18446744073709551615 4415756 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=620640 CPUtime=6.26 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 2044 0 0 0 626 0 0 0 25 0 4 0 529815847 635535360 5725 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 620640

[startup+12.7011 s]
/proc/loadavg: 7.91 8.00 7.70 9/184 2904
/proc/meminfo: memFree=29991400/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=624212 CPUtime=50.72 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 15447 0 0 0 5070 2 0 0 25 0 4 0 529815846 639193088 7207 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 156053 7207 419 148 0 150982 0
[pid=2898/tid=2900] ppid=2896 vsize=624212 CPUtime=12.68 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 2857 0 0 0 1268 0 0 0 25 0 4 0 529815847 639193088 7207 33554432000 4194304 4797429 140733664250272 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=624212 CPUtime=12.68 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 2611 0 0 0 1268 0 0 0 25 0 4 0 529815847 639193088 7207 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=624212 CPUtime=12.63 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 2611 0 0 0 1263 0 0 0 25 0 4 0 529815847 639193088 7207 33554432000 4194304 4797429 140733664250272 18446744073709551615 4519232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 624212

[startup+25.5007 s]
/proc/loadavg: 7.93 8.00 7.71 9/184 2904
/proc/meminfo: memFree=29976120/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=629544 CPUtime=101.85 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 22171 0 0 0 10181 4 0 0 25 0 4 0 529815846 644653056 9001 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 157386 9001 421 148 0 152315 0
[pid=2898/tid=2900] ppid=2896 vsize=629544 CPUtime=25.47 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 3881 0 0 0 2547 0 0 0 25 0 4 0 529815847 644653056 9001 33554432000 4194304 4797429 140733664250272 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=629544 CPUtime=25.48 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 3584 0 0 0 2548 0 0 0 25 0 4 0 529815847 644653056 9001 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=629544 CPUtime=25.37 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 3495 0 0 0 2537 0 0 0 25 0 4 0 529815847 644653056 9001 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 629544

[startup+51.1008 s]
/proc/loadavg: 8.11 8.03 7.73 9/184 2905
/proc/meminfo: memFree=29959108/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=634780 CPUtime=204.14 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 31937 0 0 0 20408 6 0 0 25 0 4 0 529815846 650014720 11069 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 158695 11069 421 148 0 153624 0
[pid=2898/tid=2900] ppid=2896 vsize=634780 CPUtime=51.08 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 5166 0 0 0 5107 1 0 0 25 0 4 0 529815847 650014720 11069 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=634780 CPUtime=51.08 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 5240 0 0 0 5108 0 0 0 25 0 4 0 529815847 650014720 11069 33554432000 4194304 4797429 140733664250272 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=634780 CPUtime=50.85 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 4643 0 0 0 5085 0 0 0 25 0 4 0 529815847 650014720 11069 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 634780

[startup+102.301 s]
/proc/loadavg: 8.12 8.04 7.74 9/184 2906
/proc/meminfo: memFree=29935764/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=641792 CPUtime=408.69 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 46424 0 0 0 40859 10 0 0 25 0 4 0 529815846 657195008 13866 33554432000 4194304 4797429 140733664250272 18446744073709551615 4495518 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 160448 13866 421 148 0 155377 0
[pid=2898/tid=2900] ppid=2896 vsize=641792 CPUtime=102.27 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 7333 0 0 0 10226 1 0 0 25 0 4 0 529815847 657195008 13866 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=641792 CPUtime=102.29 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 7202 0 0 0 10228 1 0 0 25 0 4 0 529815847 657195008 13866 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=641792 CPUtime=101.8 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 6455 0 0 0 10179 1 0 0 25 0 4 0 529815847 657195008 13866 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 641792

[startup+162.3 s]
/proc/loadavg: 8.23 8.08 7.77 9/184 2908
/proc/meminfo: memFree=29917124/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=650272 CPUtime=648.4 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 61667 0 0 0 64824 16 0 0 25 0 4 0 529815846 665878528 15206 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424692 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 162568 15206 421 148 0 157497 0
[pid=2898/tid=2900] ppid=2896 vsize=650272 CPUtime=162.26 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 9337 0 0 0 16225 1 0 0 25 0 4 0 529815847 665878528 15206 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=650272 CPUtime=162.29 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 9217 0 0 0 16227 2 0 0 25 0 4 0 529815847 665878528 15206 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=650272 CPUtime=161.52 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 8490 0 0 0 16150 2 0 0 25 0 4 0 529815847 665878528 15206 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.4
Current children cumulated vsize (KiB) 650272

[startup+222.301 s]
/proc/loadavg: 8.16 8.08 7.79 9/184 2909
/proc/meminfo: memFree=29896384/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=654784 CPUtime=888.11 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 74500 0 0 0 88790 21 0 0 25 0 4 0 529815846 670498816 17988 33554432000 4194304 4797429 140733664250272 18446744073709551615 4377525 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 163696 17988 424 148 0 158625 0
[pid=2898/tid=2900] ppid=2896 vsize=654784 CPUtime=222.26 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 11140 0 0 0 22224 2 0 0 25 0 4 0 529815847 670498816 17988 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=654784 CPUtime=222.29 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 10802 0 0 0 22226 3 0 0 25 0 4 0 529815847 670498816 17988 33554432000 4194304 4797429 140733664250272 18446744073709551615 4523945 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=654784 CPUtime=221.23 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 9989 0 0 0 22120 3 0 0 25 0 4 0 529815847 670498816 17988 33554432000 4194304 4797429 140733664250272 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.11
Current children cumulated vsize (KiB) 654784

[startup+282.301 s]
/proc/loadavg: 8.06 8.06 7.80 9/184 2911
/proc/meminfo: memFree=29877260/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=658768 CPUtime=1127.83 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 85255 0 0 0 112756 27 0 0 25 0 4 0 529815846 674578432 20327 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 164692 20327 424 148 0 159621 0
[pid=2898/tid=2900] ppid=2896 vsize=658768 CPUtime=282.27 cores=0,2,4,6

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

[pid=2898] ppid=2896 vsize=680392 CPUtime=2566.02 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 141200 0 0 0 256552 50 0 0 25 0 4 0 529815846 696721408 28557 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 170098 28557 422 148 0 165027 0
[pid=2898/tid=2900] ppid=2896 vsize=680392 CPUtime=642.24 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 20375 0 0 0 64218 6 0 0 25 0 4 0 529815847 696721408 28557 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=680392 CPUtime=642.31 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 19884 0 0 0 64223 8 0 0 25 0 4 0 529815847 696721408 28557 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=680392 CPUtime=639.12 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 19518 0 0 0 63904 8 0 0 25 0 4 0 529815847 696721408 28557 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2566.02
Current children cumulated vsize (KiB) 680392

[startup+702.301 s]
/proc/loadavg: 8.11 8.10 7.90 9/184 2933
/proc/meminfo: memFree=29804208/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=682540 CPUtime=2805.71 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 149354 0 0 0 280517 54 0 0 25 0 4 0 529815846 698920960 29162 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 170635 29162 422 148 0 165564 0
[pid=2898/tid=2900] ppid=2896 vsize=682540 CPUtime=702.24 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 21540 0 0 0 70217 7 0 0 25 0 4 0 529815847 698920960 29162 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=682540 CPUtime=702.3 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 20995 0 0 0 70222 8 0 0 25 0 4 0 529815847 698920960 29162 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=682540 CPUtime=698.82 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 20563 0 0 0 69874 8 0 0 25 0 4 0 529815847 698920960 29162 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.71
Current children cumulated vsize (KiB) 682540

[startup+762.301 s]
/proc/loadavg: 8.13 8.11 7.91 9/184 2935
/proc/meminfo: memFree=29799476/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=684596 CPUtime=3045.41 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 157564 0 0 0 304483 58 0 0 25 0 4 0 529815846 701026304 29258 33554432000 4194304 4797429 140733664250272 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 171149 29258 422 148 0 166078 0
[pid=2898/tid=2900] ppid=2896 vsize=684596 CPUtime=762.23 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 22749 0 0 0 76216 7 0 0 25 0 4 0 529815847 701026304 29258 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=684596 CPUtime=762.31 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 22221 0 0 0 76221 10 0 0 25 0 4 0 529815847 701026304 29258 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=684596 CPUtime=758.52 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 21561 0 0 0 75843 9 0 0 25 0 4 0 529815847 701026304 29258 33554432000 4194304 4797429 140733664250272 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.41
Current children cumulated vsize (KiB) 684596

[startup+822.301 s]
/proc/loadavg: 8.09 8.10 7.92 9/184 2936
/proc/meminfo: memFree=29794996/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=685360 CPUtime=3285.11 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 164804 0 0 0 328449 62 0 0 25 0 4 0 529815846 701808640 29291 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 171340 29291 422 148 0 166269 0
[pid=2898/tid=2900] ppid=2896 vsize=685360 CPUtime=822.23 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 23830 0 0 0 82215 8 0 0 25 0 4 0 529815847 701808640 29291 33554432000 4194304 4797429 140733664250272 18446744073709551615 4425129 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=685360 CPUtime=822.31 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 23374 0 0 0 82221 10 0 0 25 0 4 0 529815847 701808640 29291 33554432000 4194304 4797429 140733664250272 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=685360 CPUtime=818.21 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 22235 0 0 0 81812 9 0 0 25 0 4 0 529815847 701808640 29291 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.11
Current children cumulated vsize (KiB) 685360

[startup+882.301 s]
/proc/loadavg: 8.36 8.16 7.94 10/185 2942
/proc/meminfo: memFree=29754484/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=686872 CPUtime=3524.78 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 170343 0 0 0 352414 64 0 0 25 0 4 0 529815846 703356928 32031 33554432000 4194304 4797429 140733664250272 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 171718 32031 422 148 0 166647 0
[pid=2898/tid=2900] ppid=2896 vsize=686872 CPUtime=882.23 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 25244 0 0 0 88214 9 0 0 25 0 4 0 529815847 703356928 32031 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429104 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=686872 CPUtime=882.31 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 24138 0 0 0 88220 11 0 0 25 0 4 0 529815847 703356928 32031 33554432000 4194304 4797429 140733664250272 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=686872 CPUtime=877.89 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 23399 0 0 0 87780 9 0 0 25 0 4 0 529815847 703356928 32031 33554432000 4194304 4797429 140733664250272 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.78
Current children cumulated vsize (KiB) 686872

[startup+942.3 s]
/proc/loadavg: 8.20 8.15 7.95 9/184 2944
/proc/meminfo: memFree=29768176/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=692628 CPUtime=3764.48 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 178060 0 0 0 376381 67 0 0 25 0 4 0 529815846 709251072 32077 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 173157 32077 422 148 0 168086 0
[pid=2898/tid=2900] ppid=2896 vsize=692628 CPUtime=942.22 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 25914 0 0 0 94213 9 0 0 25 0 4 0 529815847 709251072 32077 33554432000 4194304 4797429 140733664250272 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=692628 CPUtime=942.31 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 25258 0 0 0 94220 11 0 0 25 0 4 0 529815847 709251072 32077 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=692628 CPUtime=937.58 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 24887 0 0 0 93748 10 0 0 25 0 4 0 529815847 709251072 32077 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424835 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.48
Current children cumulated vsize (KiB) 692628

[startup+1002.3 s]
/proc/loadavg: 8.18 8.15 7.97 9/184 2945
/proc/meminfo: memFree=29762200/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=693844 CPUtime=4004.17 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 184608 0 0 0 400346 71 0 0 25 0 4 0 529815846 710496256 33656 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 173461 33656 421 148 0 168390 0
[pid=2898/tid=2900] ppid=2896 vsize=693844 CPUtime=1002.22 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 27184 0 0 0 100212 10 0 0 25 0 4 0 529815847 710496256 33656 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=693844 CPUtime=1002.32 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 26683 0 0 0 100220 12 0 0 25 0 4 0 529815847 710496256 33656 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429125 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=693844 CPUtime=997.28 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 25432 0 0 0 99717 11 0 0 25 0 4 0 529815847 710496256 33656 33554432000 4194304 4797429 140733664250272 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.17
Current children cumulated vsize (KiB) 693844

[startup+1062.31 s]
/proc/loadavg: 8.25 8.17 7.98 9/184 2947
/proc/meminfo: memFree=29764516/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=698120 CPUtime=4243.88 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 191260 0 0 0 424314 74 0 0 25 0 4 0 529815846 714874880 34045 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 174530 34045 423 148 0 169459 0
[pid=2898/tid=2900] ppid=2896 vsize=698120 CPUtime=1062.22 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 28254 0 0 0 106212 10 0 0 25 0 4 0 529815847 714874880 34045 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=698120 CPUtime=1062.32 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 27686 0 0 0 106220 12 0 0 25 0 4 0 529815847 714874880 34045 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=698120 CPUtime=1056.97 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 26584 0 0 0 105686 11 0 0 25 0 4 0 529815847 714874880 34045 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.88
Current children cumulated vsize (KiB) 698120

[startup+1122.3 s]
/proc/loadavg: 8.23 8.17 7.99 9/184 2948
/proc/meminfo: memFree=29749360/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=700852 CPUtime=4483.55 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 198001 0 0 0 448279 76 0 0 25 0 4 0 529815846 717672448 34469 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 175213 34469 423 148 0 170142 0
[pid=2898/tid=2900] ppid=2896 vsize=700852 CPUtime=1122.21 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 28871 0 0 0 112211 10 0 0 25 0 4 0 529815847 717672448 34469 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=700852 CPUtime=1122.33 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 28348 0 0 0 112220 13 0 0 25 0 4 0 529815847 717672448 34469 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=700852 CPUtime=1116.66 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 27701 0 0 0 111655 11 0 0 25 0 4 0 529815847 717672448 34469 33554432000 4194304 4797429 140733664250272 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.55
Current children cumulated vsize (KiB) 700852

[startup+1182.3 s]
/proc/loadavg: 8.21 8.17 8.00 9/184 2950
/proc/meminfo: memFree=29752940/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=702344 CPUtime=4723.25 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 203887 0 0 0 472246 79 0 0 25 0 4 0 529815846 719200256 35220 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 175586 35220 421 148 0 170515 0
[pid=2898/tid=2900] ppid=2896 vsize=702344 CPUtime=1182.21 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 29917 0 0 0 118210 11 0 0 25 0 4 0 529815847 719200256 35220 33554432000 4194304 4797429 140733664250272 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=702344 CPUtime=1182.32 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 29324 0 0 0 118219 13 0 0 25 0 4 0 529815847 719200256 35220 33554432000 4194304 4797429 140733664250272 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=702344 CPUtime=1176.35 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 28206 0 0 0 117623 12 0 0 25 0 4 0 529815847 719200256 35220 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.25
Current children cumulated vsize (KiB) 702344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 7.83 8.09 7.98 5/176 2969
/proc/meminfo: memFree=29921788/32950928 swapFree=67086612/67111528
[pid=2898] ppid=2896 vsize=702924 CPUtime=4800.36 cores=0,2,4,6
/proc/2898/stat : 2898 (techdemo) R 2896 2898 2146 0 -1 4202496 205595 0 0 0 479956 80 0 0 25 0 4 0 529815846 719794176 35640 33554432000 4194304 4797429 140733664250272 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2898/statm: 175731 35640 421 148 0 170660 0
[pid=2898/tid=2900] ppid=2896 vsize=702924 CPUtime=1201.51 cores=0,2,4,6
/proc/2898/task/2900/stat : 2900 (techdemo) R 2896 2898 2146 0 -1 4202560 30077 0 0 0 120140 11 0 0 25 0 4 0 529815847 719794176 35640 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2898/tid=2901] ppid=2896 vsize=702924 CPUtime=1201.63 cores=0,2,4,6
/proc/2898/task/2901/stat : 2901 (techdemo) R 2896 2898 2146 0 -1 4202560 29519 0 0 0 120150 13 0 0 25 0 4 0 529815847 719794176 35640 33554432000 4194304 4797429 140733664250272 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2898/tid=2904] ppid=2896 vsize=702924 CPUtime=1195.56 cores=0,2,4,6
/proc/2898/task/2904/stat : 2904 (techdemo) R 2896 2898 2146 0 -1 4202560 28883 0 0 0 119544 12 0 0 25 0 4 0 529815847 719794176 35640 33554432000 4194304 4797429 140733664250272 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 702924

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.62
CPU time (s): 4800.41
CPU user time (s): 4799.6
CPU system time (s): 0.811876
CPU usage (%): 399.495
Max. virtual memory (cumulated for all children) (KiB): 802908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.6
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205595
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= 558
involuntary context switches= 22947

runsolver used 1.86372 second user time and 4.22636 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 18:49:48
IDJOB=3266333
IDBENCH=87455
IDSOLVER=1584
FILE ID=node148/3266333-1304182188
RUNJOBID= node148-1304180947-2700
PBS_JOBID= 13172434
Free space on /tmp= 72956 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266333-1304182188/watcher-3266333-1304182188 -o /tmp/evaluation-result-3266333-1304182188/solver-3266333-1304182188 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3266333-1304182188.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=884158178

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.82
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.854
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:      30029240 kB
Buffers:        777264 kB
Cached:        1700684 kB
SwapCached:       3700 kB
Active:         218000 kB
Inactive:      2334528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30029240 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:           15940 kB
Writeback:           0 kB
AnonPages:       72776 kB
Mapped:          14604 kB
Slab:           305284 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   684252 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= 72956 MiB
End job on node148 at 2011-04-30 19:09:51