Trace number 3172912

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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-3172912-1304119513.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	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:     82  v-fix:    0  time:  0.01 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:      69 undec:       4 neg:      52
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       125      2662         0         0     13310         0   no data   no data  --
0.37/0.10	c Decided on static restart strategy
7.16/1.86	c  N dy     7     30002       125      2662         0     10171     13310    207232     26.96     20.97  --
7.16/1.87	c  S st     7     30002       125      2662         0     10171     13310    207232     26.96     20.97  --
7.56/1.91	c  S st     7     30506       125      2662         0     10665     13310    219550     26.96     20.97  --
7.56/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
7.56/1.93	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
7.56/1.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.93	c Subs w/ non-existent bins:      0 time:  0.00 s
7.56/1.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.15/2.38	c lits-rem:      2225  cl-subs:     1023  v-elim:    125  v-fix:    0  time:  1.78 s
9.15/2.38	c learnt bin added due to v-elim: 0
9.15/2.38	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.15/2.38	c vivif2 --  cl tried     9642 cl shrink        0 lits rem          0 time: 0.01
9.55/2.46	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.30
9.55/2.46	c calculated reachability. Time: 0.00
9.55/2.46	c  N dy     7     30506       125      2662         0      9642     13310    193404     26.96     20.97  --
9.55/2.46	c  F st     7     30506       125      2662         0      9642     13310    193404     26.96     20.97  --
10.35/2.60	c Decided on static restart strategy
14.34/3.63	c  N dy    14     45759       125      2662         0     16601     13310    357333     26.82     21.05  --
14.34/3.65	c  S st    14     45759       125      2662         0     16601     13310    357333     26.82     21.05  --
14.73/3.71	c  S st    14     46262       125      2662         0      8662     13310    132882     26.82     21.05  --
14.73/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.73/3.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
14.73/3.73	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
14.73/3.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.73	c Subs w/ non-existent bins:      0 time:  0.00 s
14.73/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.73/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.13/3.89	c lits-rem:       136  cl-subs:      147  v-elim:    125  v-fix:    0  time:  0.63 s
15.13/3.89	c learnt bin added due to v-elim: 0
15.13/3.89	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.13/3.89	c vivif2 --  cl tried     8515 cl shrink        0 lits rem          0 time: 0.00
15.53/3.93	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
15.53/3.93	c calculated reachability. Time: 0.00
15.53/3.93	c  N dy    14     46262       125      2662         0      8515     13310    130731     26.82     21.05  --
23.92/6.01	c  N dy    15     69393       125      2662         0     10539     13310    151266     26.86     20.95  --
23.92/6.02	c  S st    15     69393       125      2662         0     10539     13310    151266     26.86     20.95  --
23.92/6.06	c  S st    15     69898       125      2662         0     11032     13310    163749     26.86     20.95  --
23.92/6.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.92/6.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.92/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.08
23.92/6.08	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
23.92/6.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.92/6.08	c Subs w/ non-existent bins:      0 time:  0.00 s
23.92/6.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.92/6.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.92/6.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.52/6.42	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
28.72/7.28	c Added 2 vars  tried: 68080 time: 3.45
28.72/7.29	c ORs :      2 avg-s:  0.0 cl-sh:  1138 l-rem:   1138 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.47
28.72/7.29	c lits-rem:       251  cl-subs:      280  v-elim:    125  v-fix:    0  time:  4.81 s
28.72/7.29	c learnt bin added due to v-elim: 0
28.72/7.29	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
28.72/7.29	c vivif2 --  cl tried    10752 cl shrink        0 lits rem          0 time: 0.00
29.12/7.34	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.22
29.12/7.34	c calculated reachability. Time: 0.00
29.12/7.34	c  N dy    15     69898       127      2664         4     10752     13321    157574     26.86     20.95  --
29.12/7.34	c  F st    15     69898       127      2664         4     10752     13321    157574     26.86     20.95  --
29.92/7.51	c Decided on static restart strategy
44.30/11.10	c  N dy    22    104848       127      2664         4     20162     13321    363111     26.32     20.44  --
44.30/11.11	c  S st    22    104848       127      2664         4     20162     13321    363111     26.32     20.44  --
44.30/11.18	c  S st    22    105353       127      2664         4     20655     13321    375284     26.32     20.44  --
44.30/11.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.30/11.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.70/11.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.20
44.70/11.23	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
44.70/11.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.70/11.24	c Subs w/ non-existent bins:      0 time:  0.01 s
44.70/11.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.70/11.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.70/11.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.92/12.01	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
47.92/12.02	c lits-rem:      2677  cl-subs:     1942  v-elim:    125  v-fix:    0  time:  3.10 s
47.92/12.02	c learnt bin added due to v-elim: 0
47.92/12.02	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
47.92/12.02	c vivif2 --  cl tried    18713 cl shrink        0 lits rem          0 time: 0.01
48.32/12.11	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.35
48.32/12.11	c calculated reachability. Time: 0.00
48.32/12.11	c  N dy    22    105353       127      2664         4     18713     13321    328818     26.32     20.44  --
76.27/19.16	c  N dy    23    158029       127      2664         4     25931     13321    478473     26.42     20.52  --
76.27/19.18	c  S st    23    158029       127      2664         4     25931     13321    478473     26.42     20.52  --
76.66/19.26	c  S st    23    158531       127      2664         4     26420     13321    490408     26.42     20.52  --
76.66/19.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.66/19.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.06/19.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.29
77.06/19.34	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
77.06/19.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.06/19.34	c Subs w/ non-existent bins:      0 time:  0.01 s
77.06/19.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.06/19.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.06/19.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.46/20.46	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
81.46/20.47	c lits-rem:      3410  cl-subs:     2770  v-elim:    125  v-fix:    0  time:  4.49 s
81.46/20.47	c learnt bin added due to v-elim: 0
81.46/20.47	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
81.46/20.48	c vivif2 --  cl tried    23650 cl shrink        0 lits rem          0 time: 0.02
81.86/20.56	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.34
81.86/20.56	c calculated reachability. Time: 0.00
81.86/20.56	c  N dy    23    158531       127      2664         4     23650     13321    417533     26.42     20.52  --
129.40/32.49	c  N dy    24    237797       127      2664         4     28795     13321    501908     27.40     20.59  --
129.80/32.51	c  S st    24    237797       127      2664         4     28795     13321    501908     27.40     20.59  --
130.20/32.61	c  S st    24    238299       135      2664        24     29291     13357    514185     27.40     20.59  --
130.20/32.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.20/32.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.60/32.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.37
130.60/32.70	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
130.60/32.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.60/32.71	c Subs w/ non-existent bins:      0 time:  0.02 s
130.60/32.71	c Replacing        1 vars Replaced      454 lits Time:     0.02 s 
130.60/32.72	c bin-w-bin subsume rem            2 bins  time:  0.00 s
130.60/32.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.60/32.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
135.00/33.81	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
135.00/33.81	c lits-rem:      3261  cl-subs:     2272  v-elim:    125  v-fix:    0  time:  4.37 s
135.00/33.81	c learnt bin added due to v-elim: 0
135.00/33.81	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
135.00/33.82	c vivif2 --  cl tried    27019 cl shrink        0 lits rem          0 time: 0.02
135.40/33.92	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.42
135.40/33.92	c calculated reachability. Time: 0.00
135.40/33.92	c  N dy    24    238299       134      2664        18     27019     13349    454508     27.40     20.59  --
211.70/53.04	c  N dy    25    357450       134      2664        18     30739     13349    510778     31.05     21.79  --
211.70/53.06	c  S st    25    357450       134      2664        18     30739     13349    510778     31.05     21.79  --
212.10/53.16	c  S st    25    357956       140      2664        42     31245     13385    523758     31.05     21.79  --
212.10/53.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
212.10/53.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.50/53.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.46
212.50/53.27	c Calc non-exist non-lernt bins v-fix:     0 done:    140 time:  0.00 s
212.50/53.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.50/53.28	c Subs w/ non-existent bins:      0 time:  0.02 s
212.50/53.29	c Replacing        3 vars Replaced     1098 lits Time:     0.04 s 
212.50/53.29	c bin-w-bin subsume rem            6 bins  time:  0.00 s
212.50/53.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
212.50/53.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
216.90/54.38	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
216.90/54.39	c lits-rem:      2122  cl-subs:     1797  v-elim:    125  v-fix:    0  time:  4.38 s
216.90/54.39	c learnt bin added due to v-elim: 0
216.90/54.39	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
217.29/54.40	c vivif2 --  cl tried    29448 cl shrink        0 lits rem          0 time: 0.02
217.69/54.52	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.49
217.69/54.52	c calculated reachability. Time: 0.00
217.69/54.52	c  N dy    25    357956       137      2664        24     29448     13361    470634     31.05     21.79  --
351.56/88.09	c  N dy    26    536934       137      2664        24     36530     13361    590163     30.56     22.12  --
351.94/88.11	c  S st    26    536934       137      2664        24     36530     13361    590163     30.56     22.12  --
352.34/88.23	c  S st    26    537436       139      2664        28     37024     13369    602627     30.56     22.12  --
352.34/88.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
352.34/88.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
352.74/88.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.55
352.74/88.37	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
352.74/88.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
352.74/88.38	c Subs w/ non-existent bins:      0 time:  0.02 s
352.74/88.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
352.74/88.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
352.74/88.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
357.93/89.62	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
369.91/92.61	c Added 2 vars  tried: 80000 time: 11.92
370.31/92.74	c ORs :      2 avg-s:  0.0 cl-sh: 10421 l-rem:  10421 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.46
370.31/92.75	c lits-rem:      1609  cl-subs:     1894  v-elim:    125  v-fix:    0  time: 17.44 s
370.31/92.75	c learnt bin added due to v-elim: 0
370.31/92.75	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
370.31/92.76	c vivif2 --  cl tried    35130 cl shrink        0 lits rem          0 time: 0.03
370.71/92.84	c asymm  cl-useful: 0/1798/2666 lits-rem:0 time: 0.34
370.71/92.85	c calculated reachability. Time: 0.00
370.71/92.85	c  N dy    26    537436       141      2666        32     35130     13379    541336     30.56     22.12  --
370.71/92.85	c  F st    26    537436       141      2666        32     35130     13379    541336     30.56     22.12  --
371.92/93.17	c Decided on static restart strategy
600.85/150.47	c  N dy    33    806156       141      2666        32     56900     13379   1092390     30.51     22.96  --
601.25/150.51	c  S st    33    806156       141      2666        32     56900     13379   1092390     30.51     22.96  --
601.66/150.69	c  S st    33    806661       141      2666        32     57402     13379   1105141     30.51     22.96  --
601.66/150.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
601.66/150.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
602.84/150.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  1.14
602.84/150.98	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
602.84/150.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
602.84/150.99	c Subs w/ non-existent bins:      0 time:  0.04 s
603.24/151.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
603.24/151.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
603.24/151.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
617.22/154.60	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.12
617.62/154.61	c lits-rem:      3501  cl-subs:     5618  v-elim:    125  v-fix:    0  time: 14.40 s
617.62/154.61	c learnt bin added due to v-elim: 0
617.62/154.61	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
617.62/154.63	c vivif2 --  cl tried    51784 cl shrink        0 lits rem          0 time: 0.06
618.02/154.73	c asymm  cl-useful: 0/796/2666 lits-rem:0 time: 0.42
618.02/154.73	c calculated reachability. Time: 0.00
618.02/154.73	c  N dy    33    806661       141      2666        32     51784     13379    946372     30.51     22.96  --
1097.44/274.77	c  N dy    34   1209991       141      2666        32     68076     13379   1307338     31.45     22.95  --
1097.84/274.82	c  S st    34   1209991       141      2666        32     68076     13379   1307338     31.45     22.95  --
1097.84/274.82	c Finding binary XORs  T:     0.00 s  found:       1
1098.65/275.06	c  S st    34   1210493       149      2666        52     68583     13415   1319674     31.45     22.95  --
1098.65/275.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1098.65/275.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1100.23/275.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.6M T:  1.46
1100.23/275.44	c Calc non-exist non-lernt bins v-fix:     0 done:    149 time:  0.01 s
1100.23/275.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1100.23/275.45	c Subs w/ non-existent bins:      0 time:  0.06 s
1100.23/275.46	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1100.23/275.48	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1100.23/275.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1100.23/275.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1117.01/279.63	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.20
1117.01/279.65	c lits-rem:       841  cl-subs:     4683  v-elim:    125  v-fix:    0  time: 16.67 s
1117.01/279.65	c learnt bin added due to v-elim: 0
1117.01/279.65	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1117.01/279.67	c vivif2 --  cl tried    63900 cl shrink        0 lits rem          0 time: 0.07
1117.41/279.78	c asymm  cl-useful: 0/1106/2666 lits-rem:0 time: 0.45
1117.41/279.79	c calculated reachability. Time: 0.00
1117.41/279.79	c  N dy    34   1210493       148      2666        46     63900     13407   1184778     31.45     22.95  --
1883.66/471.54	c  N dy    35   1710493       148      2666        46     95105     13407   2036301     31.11     22.85  --
1884.06/471.62	c  S st    35   1710493       148      2666        46     95105     13407   2036301     31.11     22.85  --
1885.28/471.94	c  S st    35   1710998       154      2666        58     95614     13431   2049369     31.11     22.85  --
1885.28/471.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1885.28/471.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1887.66/472.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.9M T:  2.30
1887.66/472.53	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.01 s
1887.66/472.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1887.66/472.55	c Subs w/ non-existent bins:      0 time:  0.10 s
1887.66/472.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1888.06/472.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1888.06/472.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1927.61/482.59	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 34.0 T:    0.50
1928.01/482.63	c lits-rem:      6047  cl-subs:     6333  v-elim:    125  v-fix:    0  time: 40.05 s
1928.01/482.63	c learnt bin added due to v-elim: 0
1928.01/482.63	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1928.01/482.66	c vivif2 --  cl tried    89280 cl shrink        0 lits rem          0 time: 0.11
1928.41/482.78	c asymm  cl-useful: 0/673/2666 lits-rem:0 time: 0.47
1928.41/482.78	c calculated reachability. Time: 0.00
1928.41/482.78	c  N dy    35   1710998       154      2666        58     89280     13431   1845661     31.11     22.85  --
2867.61/717.87	c  N dy    36   2211000       154      2666        58    105265     13431   2183701     33.46     23.05  --
2868.01/717.96	c  S st    36   2211000       154      2666        58    105265     13431   2183701     33.46     23.05  --
2869.63/718.37	c  S st    36   2211503       158      2666        70    105770     13451   2196273     33.46     23.05  --
2869.63/718.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2869.63/718.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2872.41/719.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.8M T:  2.62
2872.41/719.03	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.01 s
2872.41/719.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2872.41/719.06	c Subs w/ non-existent bins:      0 time:  0.10 s
2872.41/719.06	c Replacing        1 vars Replaced       17 lits Time:     0.03 s 
2872.81/719.10	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2872.81/719.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2872.81/719.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2913.94/729.47	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 36.0 T:    0.68
2977.07/745.21	c Added 2 vars  tried: 80000 time: 62.89
2984.65/747.19	c ORs :      2 avg-s:  0.0 cl-sh: 36826 l-rem:  36826 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   70.79
2985.05/747.23	c lits-rem:      3426  cl-subs:     6228  v-elim:    125  v-fix:    0  time: 112.31 s
2985.05/747.23	c learnt bin added due to v-elim: 0
2985.05/747.23	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
2985.05/747.26	c vivif2 --  cl tried    99541 cl shrink        0 lits rem          0 time: 0.13
2985.45/747.39	c asymm  cl-useful: 0/454/2668 lits-rem:0 time: 0.50
2985.45/747.40	c calculated reachability. Time: 0.00
2985.45/747.40	c  N dy    36   2211503       159      2668        68     99541     13454   1964805     33.46     23.05  --
4026.91/1008.09	c  N dy    37   2711504       159      2668        68    123438     13454   2599965     32.99     23.07  --
4027.71/1008.20	c  S st    37   2711504       159      2668        68    123438     13454   2599965     32.99     23.07  --
4029.73/1008.70	c  S st    37   2712011       159      2668        68    123932     13454   2612463     32.99     23.07  --
4029.73/1008.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4029.73/1008.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4033.30/1009.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.0M T:  3.58
4033.30/1009.61	c Calc non-exist non-lernt bins v-fix:     0 done:    159 time:  0.01 s
4033.30/1009.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4033.30/1009.64	c Subs w/ non-existent bins:      0 time:  0.14 s
4033.30/1009.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4033.72/1009.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4033.72/1009.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4099.22/1026.11	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 34.0 T:    0.37
4099.22/1026.15	c lits-rem:      3356  cl-subs:     9559  v-elim:    125  v-fix:    0  time: 65.72 s
4099.22/1026.15	c learnt bin added due to v-elim: 0
4099.22/1026.15	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
4099.22/1026.19	c vivif2 --  cl tried   114372 cl shrink        0 lits rem          0 time: 0.16
4100.04/1026.35	c asymm  cl-useful: 0/534/2668 lits-rem:0 time: 0.61
4100.04/1026.35	c calculated reachability. Time: 0.00
4100.04/1026.35	c  N dy    37   2712011       159      2668        68    114372     13454   2323040     32.99     23.07  --
4100.04/1026.35	c  F st    37   2712011       159      2668        68    114372     13454   2323040     32.99     23.07  --
4105.21/1027.61	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-3172912-1304119513/watcher-3172912-1304119513 -o /tmp/evaluation-result-3172912-1304119513/solver-3172912-1304119513 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172912-1304119513.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.49 8.00 7.94 2/174 29358
/proc/meminfo: memFree=30884368/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=50148 CPUtime=0 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 650 0 0 0 0 0 0 0 20 0 1 0 523552244 51351552 581 33554432000 4194304 4797429 140735141587392 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29358/statm: 12537 581 347 148 0 7466 0

[startup+0.070913 s]
/proc/loadavg: 7.49 8.00 7.94 2/174 29358
/proc/meminfo: memFree=30884368/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=607328 CPUtime=0.25 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 1413 0 0 0 25 0 0 0 21 0 4 0 523552244 621903872 1244 33554432000 4194304 4797429 140735141587392 18446744073709551615 4377394 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 151832 1244 406 148 0 146761 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 607328

[startup+0.100907 s]
/proc/loadavg: 7.49 8.00 7.94 2/174 29358
/proc/meminfo: memFree=30884368/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=607460 CPUtime=0.37 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 1563 0 0 0 37 0 0 0 21 0 4 0 523552244 622039040 1391 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 151865 1392 408 148 0 146794 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 607460

[startup+0.300872 s]
/proc/loadavg: 7.49 8.00 7.94 2/174 29358
/proc/meminfo: memFree=30884368/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=609456 CPUtime=1.16 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 2638 0 0 0 116 0 0 0 21 0 4 0 523552244 624082944 1849 33554432000 4194304 4797429 140735141587392 18446744073709551615 4426340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 152364 1849 408 148 0 147293 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 609456

[startup+0.700802 s]
/proc/loadavg: 7.49 8.00 7.94 2/174 29358
/proc/meminfo: memFree=30884368/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=614108 CPUtime=2.76 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 4624 0 0 0 276 0 0 0 22 0 4 0 523552244 628846592 3592 33554432000 4194304 4797429 140735141587392 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 153527 3592 413 148 0 148456 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 614108

[startup+1.50066 s]
/proc/loadavg: 7.53 8.00 7.94 9/184 29371
/proc/meminfo: memFree=30848456/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=616304 CPUtime=5.96 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 6215 0 0 0 595 1 0 0 25 0 4 0 523552244 631095296 4131 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424670 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 154076 4131 416 148 0 149005 0
[pid=29358/tid=29361] ppid=29355 vsize=616304 CPUtime=1.47 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 1309 0 0 0 147 0 0 0 25 0 4 0 523552245 631095296 4131 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=616304 CPUtime=1.48 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 1365 0 0 0 148 0 0 0 25 0 4 0 523552245 631095296 4131 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=616304 CPUtime=1.48 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 1418 0 0 0 148 0 0 0 25 0 4 0 523552245 631095296 4131 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 616304

[startup+3.10038 s]
/proc/loadavg: 7.53 8.00 7.94 9/184 29371
/proc/meminfo: memFree=30840520/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=618968 CPUtime=12.35 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 8321 0 0 0 1234 1 0 0 25 0 4 0 523552244 633823232 5202 33554432000 4194304 4797429 140735141587392 18446744073709551615 4423801 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 154742 5202 416 148 0 149671 0
[pid=29358/tid=29361] ppid=29355 vsize=618968 CPUtime=3.07 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 1546 0 0 0 307 0 0 0 25 0 4 0 523552245 633823232 5202 33554432000 4194304 4797429 140735141587392 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=618968 CPUtime=3.08 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 1768 0 0 0 308 0 0 0 25 0 4 0 523552245 633823232 5202 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=618968 CPUtime=3.07 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 1615 0 0 0 307 0 0 0 25 0 4 0 523552245 633823232 5202 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 618968

[startup+6.30081 s]
/proc/loadavg: 7.57 8.00 7.94 9/184 29371
/proc/meminfo: memFree=30830728/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=622036 CPUtime=25.12 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 11288 0 0 0 2511 1 0 0 25 0 4 0 523552244 636964864 6203 33554432000 4194304 4797429 140735141587392 18446744073709551615 4526240 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 155509 6203 416 148 0 150438 0
[pid=29358/tid=29361] ppid=29355 vsize=622036 CPUtime=6.26 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 1971 0 0 0 626 0 0 0 25 0 4 0 523552245 636964864 6203 33554432000 4194304 4797429 140735141587392 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=622036 CPUtime=6.28 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 2063 0 0 0 628 0 0 0 25 0 4 0 523552245 636964864 6203 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=622036 CPUtime=6.28 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 2124 0 0 0 628 0 0 0 25 0 4 0 523552245 636964864 6203 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425848 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 622036

[startup+12.7007 s]
/proc/loadavg: 7.60 8.00 7.94 9/184 29371
/proc/meminfo: memFree=30818392/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=625764 CPUtime=50.69 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 15616 0 0 0 5067 2 0 0 25 0 4 0 523552244 640782336 7661 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424768 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 156441 7661 419 148 0 151370 0
[pid=29358/tid=29361] ppid=29355 vsize=625764 CPUtime=12.62 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 2614 0 0 0 1262 0 0 0 25 0 4 0 523552245 640782336 7661 33554432000 4194304 4797429 140735141587392 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=625764 CPUtime=12.68 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 2901 0 0 0 1268 0 0 0 25 0 4 0 523552245 640782336 7661 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=625764 CPUtime=12.67 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 2876 0 0 0 1267 0 0 0 25 0 4 0 523552245 640782336 7661 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 625764

[startup+25.5004 s]
/proc/loadavg: 7.69 8.00 7.94 9/184 29371
/proc/meminfo: memFree=30807560/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=629868 CPUtime=101.83 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 22336 0 0 0 10180 3 0 0 25 0 4 0 523552244 644984832 9442 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 157467 9442 419 148 0 152396 0
[pid=29358/tid=29361] ppid=29355 vsize=629868 CPUtime=25.36 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 3323 0 0 0 2536 0 0 0 25 0 4 0 523552245 644984832 9442 33554432000 4194304 4797429 140735141587392 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=629868 CPUtime=25.48 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 3647 0 0 0 2548 0 0 0 25 0 4 0 523552245 644984832 9442 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=629868 CPUtime=25.47 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 3745 0 0 0 2547 0 0 0 25 0 4 0 523552245 644984832 9442 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 629868

[startup+51.1009 s]
/proc/loadavg: 7.80 8.00 7.94 9/184 29372
/proc/meminfo: memFree=30789624/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=636468 CPUtime=204.12 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 33927 0 0 0 20405 7 0 0 25 0 4 0 523552244 651743232 11708 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424617 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 159117 11708 421 148 0 154046 0
[pid=29358/tid=29361] ppid=29355 vsize=636468 CPUtime=50.84 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 4871 0 0 0 5084 0 0 0 25 0 4 0 523552245 651743232 11708 33554432000 4194304 4797429 140735141587392 18446744073709551615 4524536 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=636468 CPUtime=51.08 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 5367 0 0 0 5107 1 0 0 25 0 4 0 523552245 651743232 11708 33554432000 4194304 4797429 140735141587392 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=636468 CPUtime=51.08 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 4979 0 0 0 5107 1 0 0 25 0 4 0 523552245 651743232 11708 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 636468

[startup+102.307 s]
/proc/loadavg: 7.98 8.01 7.94 9/184 29373
/proc/meminfo: memFree=30768436/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=645316 CPUtime=408.69 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 52433 0 0 0 40855 14 0 0 25 0 4 0 523552244 660803584 14621 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 161329 14621 421 148 0 156258 0
[pid=29358/tid=29361] ppid=29355 vsize=645316 CPUtime=101.81 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 6889 0 0 0 10180 1 0 0 25 0 4 0 523552245 660803584 14621 33554432000 4194304 4797429 140735141587392 18446744073709551615 4523837 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=645316 CPUtime=102.29 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 7365 0 0 0 10227 2 0 0 25 0 4 0 523552245 660803584 14621 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=645316 CPUtime=102.28 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 7033 0 0 0 10226 2 0 0 25 0 4 0 523552245 660803584 14621 33554432000 4194304 4797429 140735141587392 18446744073709551615 4549872 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 645316

[startup+162.3 s]
/proc/loadavg: 8.05 8.02 7.95 9/184 29375
/proc/meminfo: memFree=30749804/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=651640 CPUtime=648.38 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 70749 0 0 0 64818 20 0 0 25 0 4 0 523552244 667279360 17378 33554432000 4194304 4797429 140735141587392 18446744073709551615 4391334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 162910 17378 422 148 0 157839 0
[pid=29358/tid=29361] ppid=29355 vsize=651640 CPUtime=161.52 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 8713 0 0 0 16150 2 0 0 25 0 4 0 523552245 667279360 17378 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=651640 CPUtime=162.28 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 9042 0 0 0 16226 2 0 0 25 0 4 0 523552245 667279360 17378 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=651640 CPUtime=162.28 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 8626 0 0 0 16225 3 0 0 25 0 4 0 523552245 667279360 17378 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.38
Current children cumulated vsize (KiB) 651640

[startup+222.301 s]
/proc/loadavg: 8.07 8.03 7.96 9/184 29377
/proc/meminfo: memFree=30733648/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=657760 CPUtime=888.09 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 86267 0 0 0 88784 25 0 0 25 0 4 0 523552244 673546240 18572 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 164440 18572 422 148 0 159369 0
[pid=29358/tid=29361] ppid=29355 vsize=657760 CPUtime=221.23 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 10298 0 0 0 22121 2 0 0 25 0 4 0 523552245 673546240 18572 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429157 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=657760 CPUtime=222.29 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 10800 0 0 0 22226 3 0 0 25 0 4 0 523552245 673546240 18572 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=657760 CPUtime=222.28 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 10474 0 0 0 22225 3 0 0 25 0 4 0 523552245 673546240 18572 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 888.09
Current children cumulated vsize (KiB) 657760

[startup+282.301 s]

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

[pid=29358] ppid=29355 vsize=681188 CPUtime=2566 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 165689 0 0 0 256537 63 0 0 25 0 4 0 523552244 697536512 30158 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 170297 30158 421 148 0 165226 0
[pid=29358/tid=29361] ppid=29355 vsize=681188 CPUtime=639.13 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 19875 0 0 0 63905 8 0 0 25 0 4 0 523552245 697536512 30158 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=681188 CPUtime=642.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 20067 0 0 0 64222 8 0 0 25 0 4 0 523552245 697536512 30158 33554432000 4194304 4797429 140735141587392 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=681188 CPUtime=642.29 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 19467 0 0 0 64220 9 0 0 25 0 4 0 523552245 697536512 30158 33554432000 4194304 4797429 140735141587392 18446744073709551615 4345035 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2566
Current children cumulated vsize (KiB) 681188

[startup+702.301 s]
/proc/loadavg: 8.11 8.09 8.00 9/184 29389
/proc/meminfo: memFree=30652192/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=682900 CPUtime=2805.69 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 175214 0 0 0 280501 68 0 0 25 0 4 0 523552244 699289600 29916 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 170725 29916 421 148 0 165654 0
[pid=29358/tid=29361] ppid=29355 vsize=682900 CPUtime=698.83 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 21077 0 0 0 69875 8 0 0 25 0 4 0 523552245 699289600 29916 33554432000 4194304 4797429 140735141587392 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=682900 CPUtime=702.29 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 21186 0 0 0 70221 8 0 0 25 0 4 0 523552245 699289600 29916 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=682900 CPUtime=702.29 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 20578 0 0 0 70219 10 0 0 25 0 4 0 523552245 699289600 29916 33554432000 4194304 4797429 140735141587392 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.69
Current children cumulated vsize (KiB) 682900

[startup+762.306 s]
/proc/loadavg: 8.19 8.11 8.01 9/184 29391
/proc/meminfo: memFree=30642604/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=684912 CPUtime=3045.4 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 183091 0 0 0 304468 72 0 0 25 0 4 0 523552244 701349888 30946 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 171228 30946 421 148 0 166157 0
[pid=29358/tid=29361] ppid=29355 vsize=684912 CPUtime=758.52 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 22400 0 0 0 75843 9 0 0 25 0 4 0 523552245 701349888 30946 33554432000 4194304 4797429 140735141587392 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=684912 CPUtime=762.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 22294 0 0 0 76221 9 0 0 25 0 4 0 523552245 701349888 30946 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=684912 CPUtime=762.3 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 21850 0 0 0 76219 11 0 0 25 0 4 0 523552245 701349888 30946 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.4
Current children cumulated vsize (KiB) 684912

[startup+822.3 s]
/proc/loadavg: 8.10 8.10 8.01 9/184 29393
/proc/meminfo: memFree=30629056/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=687628 CPUtime=3285.06 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 191635 0 0 0 328430 76 0 0 25 0 4 0 523552244 704131072 32766 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 171907 32766 421 148 0 166836 0
[pid=29358/tid=29361] ppid=29355 vsize=687628 CPUtime=818.21 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 23437 0 0 0 81811 10 0 0 25 0 4 0 523552245 704131072 32766 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424614 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=687628 CPUtime=822.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 23463 0 0 0 82220 10 0 0 25 0 4 0 523552245 704131072 32766 33554432000 4194304 4797429 140735141587392 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=687628 CPUtime=822.29 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 22990 0 0 0 82218 11 0 0 25 0 4 0 523552245 704131072 32766 33554432000 4194304 4797429 140735141587392 18446744073709551615 4426379 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3285.06
Current children cumulated vsize (KiB) 687628

[startup+882.301 s]
/proc/loadavg: 8.23 8.13 8.02 9/184 29394
/proc/meminfo: memFree=30632996/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=690388 CPUtime=3524.76 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 200846 0 0 0 352394 82 0 0 25 0 4 0 523552244 706957312 31806 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 172597 31806 421 148 0 167526 0
[pid=29358/tid=29361] ppid=29355 vsize=690388 CPUtime=877.91 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 24419 0 0 0 87780 11 0 0 25 0 4 0 523552245 706957312 31806 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=690388 CPUtime=882.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 24464 0 0 0 88219 11 0 0 25 0 4 0 523552245 706957312 31806 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=690388 CPUtime=882.29 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 24187 0 0 0 88217 12 0 0 25 0 4 0 523552245 706957312 31806 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.76
Current children cumulated vsize (KiB) 690388

[startup+942.3 s]
/proc/loadavg: 8.16 8.12 8.02 9/184 29396
/proc/meminfo: memFree=30616488/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=692240 CPUtime=3764.45 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 207800 0 0 0 376359 86 0 0 25 0 4 0 523552244 708853760 35477 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 173060 35477 421 148 0 167989 0
[pid=29358/tid=29361] ppid=29355 vsize=692240 CPUtime=937.6 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 25137 0 0 0 93748 12 0 0 25 0 4 0 523552245 708853760 35477 33554432000 4194304 4797429 140735141587392 18446744073709551615 4647854 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=692240 CPUtime=942.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 25048 0 0 0 94219 11 0 0 25 0 4 0 523552245 708853760 35477 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=692240 CPUtime=942.3 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 24827 0 0 0 94217 13 0 0 25 0 4 0 523552245 708853760 35477 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.45
Current children cumulated vsize (KiB) 692240

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 8.02 9/184 29397
/proc/meminfo: memFree=30613240/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=698800 CPUtime=4004.14 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 218621 0 0 0 400323 91 0 0 25 0 4 0 523552244 715571200 35685 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 174700 35685 421 148 0 169629 0
[pid=29358/tid=29361] ppid=29355 vsize=698800 CPUtime=997.29 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 26660 0 0 0 99717 12 0 0 25 0 4 0 523552245 715571200 35685 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=698800 CPUtime=1002.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 26489 0 0 0 100218 12 0 0 25 0 4 0 523552245 715571200 35685 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428832 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=698800 CPUtime=1002.3 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 26326 0 0 0 100217 13 0 0 25 0 4 0 523552245 715571200 35685 33554432000 4194304 4797429 140735141587392 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4004.14
Current children cumulated vsize (KiB) 698800

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 29399
/proc/meminfo: memFree=30603912/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=700464 CPUtime=4243.84 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 227422 0 0 0 424290 94 0 0 25 0 4 0 523552244 717275136 36525 33554432000 4194304 4797429 140735141587392 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 175116 36525 421 148 0 170045 0
[pid=29358/tid=29361] ppid=29355 vsize=700464 CPUtime=1056.99 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 27923 0 0 0 105686 13 0 0 25 0 4 0 523552245 717275136 36525 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=700464 CPUtime=1062.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 27730 0 0 0 106218 12 0 0 25 0 4 0 523552245 717275136 36525 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=700464 CPUtime=1062.3 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 27542 0 0 0 106216 14 0 0 25 0 4 0 523552245 717275136 36525 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.84
Current children cumulated vsize (KiB) 700464

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.03 9/184 29401
/proc/meminfo: memFree=30590984/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=700484 CPUtime=4483.52 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 234305 0 0 0 448255 97 0 0 25 0 4 0 523552244 717295616 39524 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 175121 39524 421 148 0 170050 0
[pid=29358/tid=29361] ppid=29355 vsize=700484 CPUtime=1116.68 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 28595 0 0 0 111655 13 0 0 25 0 4 0 523552245 717295616 39524 33554432000 4194304 4797429 140735141587392 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=700484 CPUtime=1122.31 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 28301 0 0 0 112218 13 0 0 25 0 4 0 523552245 717295616 39524 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=700484 CPUtime=1122.3 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 28155 0 0 0 112216 14 0 0 25 0 4 0 523552245 717295616 39524 33554432000 4194304 4797429 140735141587392 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.52
Current children cumulated vsize (KiB) 700484

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 29402
/proc/meminfo: memFree=30596044/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=704972 CPUtime=4723.21 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 243684 0 0 0 472220 101 0 0 25 0 4 0 523552244 721891328 37841 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 176243 37841 421 148 0 171172 0
[pid=29358/tid=29361] ppid=29355 vsize=704972 CPUtime=1176.38 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 29647 0 0 0 117624 14 0 0 25 0 4 0 523552245 721891328 37841 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=704972 CPUtime=1182.3 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 29427 0 0 0 118217 13 0 0 25 0 4 0 523552245 721891328 37841 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=704972 CPUtime=1182.31 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 29240 0 0 0 118216 15 0 0 25 0 4 0 523552245 721891328 37841 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424696 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4723.21
Current children cumulated vsize (KiB) 704972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.08 8.10 8.03 9/184 29403
/proc/meminfo: memFree=30588720/32951124 swapFree=67111524/67111528
[pid=29358] ppid=29355 vsize=704972 CPUtime=4800.33 cores=0,2,4,6
/proc/29358/stat : 29358 (techdemo) R 29355 29358 29326 0 -1 4202496 245338 0 0 0 479931 102 0 0 25 0 4 0 523552244 721891328 39445 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29358/statm: 176243 39445 421 148 0 171172 0
[pid=29358/tid=29361] ppid=29355 vsize=704972 CPUtime=1195.57 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (techdemo) R 29355 29358 29326 0 -1 4202560 29860 0 0 0 119543 14 0 0 25 0 4 0 523552245 721891328 39445 33554432000 4194304 4797429 140735141587392 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29358/tid=29362] ppid=29355 vsize=704972 CPUtime=1201.61 cores=0,2,4,6
/proc/29358/task/29362/stat : 29362 (techdemo) R 29355 29358 29326 0 -1 4202560 29592 0 0 0 120148 13 0 0 25 0 4 0 523552245 721891328 39445 33554432000 4194304 4797429 140735141587392 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29358/tid=29363] ppid=29355 vsize=704972 CPUtime=1201.61 cores=0,2,4,6
/proc/29358/task/29363/stat : 29363 (techdemo) R 29355 29358 29326 0 -1 4202560 29410 0 0 0 120146 15 0 0 25 0 4 0 523552245 721891328 39445 33554432000 4194304 4797429 140735141587392 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 704972

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.37
CPU user time (s): 4799.33
CPU system time (s): 1.03484
CPU usage (%): 399.491
Max. virtual memory (cumulated for all children) (KiB): 812804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.33
system time used= 1.03484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245339
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= 693
involuntary context switches= 23021

runsolver used 1.84872 second user time and 4.17736 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 01:25:13
IDJOB=3172912
IDBENCH=82930
IDSOLVER=1584
FILE ID=node108/3172912-1304119513
RUNJOBID= node108-1304119513-29344
PBS_JOBID= 13170727
Free space on /tmp= 72120 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172912-1304119513/watcher-3172912-1304119513 -o /tmp/evaluation-result-3172912-1304119513/solver-3172912-1304119513 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172912-1304119513.cnf

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=1907741170

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      30884788 kB
Buffers:        545768 kB
Cached:        1063100 kB
SwapCached:          4 kB
Active:         112056 kB
Inactive:      1559876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30884788 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7956 kB
Writeback:           0 kB
AnonPages:       62896 kB
Mapped:          14512 kB
Slab:           327572 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183756 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= 72104 MiB
End job on node108 at 2011-04-30 01:45:17