Trace number 3266421

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

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.865867
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-3266421-1304182226.cnf'
0.00/0.00	c -- header says num vars:           5008
0.00/0.00	c -- header says num clauses:       14813
0.00/0.03	c -- clauses added:            0 learnts,        14813 normals,            0 xors
0.00/0.03	c -- vars added       5008
0.00/0.03	c Parsing time:  0.02 s
0.00/0.04	c  N st     0         0      5008      4830      9981         0     34482         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 13/4830/4830 lits-rem:39 time: 0.03
0.00/0.07	c Flit:     8 Blit:     12 bXBeca:    0 bXProp:  165 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.10
0.00/0.07	c Calc non-exist non-lernt bins v-fix:     0 done:   4987 time:  0.01 s
0.00/0.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.07	c Subs w/ non-existent bins:     24 time:  0.00 s
0.00/0.07	c Replacing      165 vars Replaced     2217 lits Time:     0.01 s 
0.00/0.08	c bin-w-bin subsume rem            2 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.01 s
0.23/0.09	c lits-rem:         0  cl-subs:      683  v-elim:   1607  v-fix:    0  time:  0.06 s
0.23/0.09	c learnt bin added due to v-elim: 0
0.23/0.10	c Finding binary XORs  T:     0.00 s  found:     275
0.29/0.38	c Replacing      275 vars Replaced     2950 lits Time:     0.01 s 
0.29/0.38	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.38	c calculated reachability. Time: 0.00
0.29/0.38	c Calc default polars -  time:   0.00 s pos:    1321 undec:    2302 neg:    1385
0.29/0.38	c =========================================================================================
0.29/0.38	c types(t): F = full restart, N = normal restart
0.29/0.38	c types(t): S = simplification begin/end, E = solution found
0.29/0.38	c restart types(rt): st = static, dy = dynamic
0.29/0.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.29/0.38	c  B st     0         0      2940      5649      5464         0     28347         0   no data   no data  --
0.29/0.87	c Decided on static restart strategy
27.86/7.06	c  N dy     7     30002      2940      5649      5757     10730     28347    418617     86.78     14.23  --
27.86/7.09	c  S st     7     30002      2940      5649      5757     10730     28347    418617     86.78     14.23  --
28.26/7.20	c  S st     7     30507      2936      5649      7632     16508     29901    448136     86.78     14.23  --
28.26/7.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.26/7.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.08/7.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   61 Bin:     95 BRemL:    170 BRemN:    491 CBin:       0 P:  2.5M T:  0.50
29.08/7.33	c Calc non-exist non-lernt bins v-fix:     0 done:   2936 time:  0.01 s
29.08/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.08/7.34	c Subs w/ non-existent bins:   1860 time:  0.04 s
29.08/7.36	c Replacing       61 vars Replaced     4556 lits Time:     0.06 s 
29.08/7.37	c bin-w-bin subsume rem          711 bins  time:  0.00 s
29.45/7.48	c subs with bin:      276  lits-rem:      8672  v-fix:    0  time:  0.42 s
29.45/7.48	c Removed useless bin:     237  fixed:     0  bprops:   0.03M  time:  0.01 s
35.05/8.84	c lits-rem:      1460  cl-subs:    14742  v-elim:   1149  v-fix:    0  time:  5.42 s
35.05/8.84	c learnt bin added due to v-elim: 0
35.05/8.84	c vivif2 --  cl tried     6000 cl shrink       21 lits rem         25 time: 0.00
35.05/8.84	c vivif2 --  cl tried      975 cl shrink        4 lits rem          4 time: 0.00
35.05/8.84	c asymm  cl-useful: 30/1153/5983 lits-rem:90 time: 0.01
35.05/8.84	c calculated reachability. Time: 0.00
35.05/8.84	c  N dy     7     30507      1785      5953      2847       975     26707      5633     86.78     14.23  --
35.05/8.84	c  F st     7     30507      1785      5953      2847       975     26707      5633     86.78     14.23  --
35.85/9.06	c Decided on static restart strategy
47.03/11.87	c  N dy    14     45761      1785      5953      2848     16119     26707    805915     35.35     14.07  --
47.43/11.93	c  S st    14     45761      1785      5953      2848     16119     26707    805915     35.35     14.07  --
47.83/12.01	c  S st    14     46265      1785      5953      2879     16681     26719    813571     35.35     14.07  --
47.83/12.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.83/12.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.63/12.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bin:      4 BRemL:     12 BRemN:     22 CBin:       0 P:  4.6M T:  1.08
48.63/12.28	c Calc non-exist non-lernt bins v-fix:     0 done:   1784 time:  0.00 s
48.63/12.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.03/12.30	c Subs w/ non-existent bins:     42 time:  0.09 s
49.03/12.32	c Replacing        7 vars Replaced      909 lits Time:     0.05 s 
49.03/12.34	c bin-w-bin subsume rem          156 bins  time:  0.00 s
49.83/12.50	c subs with bin:        3  lits-rem:      3868  v-fix:    0  time:  0.65 s
49.83/12.50	c Removed useless bin:      49  fixed:     0  bprops:   0.02M  time:  0.00 s
63.01/15.81	c lits-rem:      3204  cl-subs:     5090  v-elim:     80  v-fix:    0  time: 13.20 s
63.01/15.81	c learnt bin added due to v-elim: 0
63.01/15.81	c vivif2 --  cl tried     5956 cl shrink        3 lits rem          3 time: 0.00
63.01/15.82	c vivif2 --  cl tried    11595 cl shrink       15 lits rem         15 time: 0.04
63.42/16.00	c asymm  cl-useful: 15/5956/5956 lits-rem:21 time: 0.72
63.42/16.00	c calculated reachability. Time: 0.00
63.42/16.00	c  N dy    14     46265      1748      5953      2585     11595     26516    431926     35.35     14.07  --
85.38/21.49	c  N dy    15     69398      1748      5953      2585     14824     26516    370870     64.37     14.32  --
85.80/21.51	c  S st    15     69398      1748      5953      2585     14824     26516    370870     64.37     14.32  --
85.80/21.60	c  S st    15     69900      1748      5953      2646     15449     26558    381961     64.37     14.32  --
85.80/21.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
85.80/21.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.58/21.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bin:      1 BRemL:     11 BRemN:      4 CBin:       0 P:  3.9M T:  0.43
86.58/21.71	c Calc non-exist non-lernt bins v-fix:     0 done:   1747 time:  0.01 s
86.58/21.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.58/21.72	c Subs w/ non-existent bins:     21 time:  0.05 s
86.58/21.73	c Replacing       15 vars Replaced     1607 lits Time:     0.04 s 
86.58/21.74	c bin-w-bin subsume rem           17 bins  time:  0.00 s
86.58/21.79	c subs with bin:        2  lits-rem:       143  v-fix:    0  time:  0.19 s
86.58/21.79	c Removed useless bin:       6  fixed:     0  bprops:   0.02M  time:  0.00 s
91.38/22.97	c ORs :   1001 avg-s:  2.0 cl-sh: 11094 l-rem:  11135 b-add:     58 v-rep:   0 cl-rem: 26 avg s: 4.7 T:    0.46
93.37/23.49	c Added 15 vars  tried: 80000 time: 2.08
93.77/23.50	c ORs :     15 avg-s:  0.0 cl-sh:  1777 l-rem:   1777 b-add:     30 v-rep:   0 cl-rem: 0 avg s: nan T:    2.10
93.77/23.51	c lits-rem:       506  cl-subs:      960  v-elim:     58  v-fix:    0  time:  6.86 s
93.77/23.51	c learnt bin added due to v-elim: 0
93.77/23.51	c vivif2 --  cl tried     5940 cl shrink        8 lits rem         10 time: 0.00
93.77/23.52	c vivif2 --  cl tried    14395 cl shrink      462 lits rem        652 time: 0.05
94.17/23.60	c asymm  cl-useful: 5/5937/5937 lits-rem:6 time: 0.31
94.17/23.60	c calculated reachability. Time: 0.00
94.17/23.60	c  N dy    15     69900      1742      5937      2639     14395     26433    339487     64.37     14.32  --
94.17/23.60	c  F st    15     69900      1742      5937      2639     14395     26433    339487     64.37     14.32  --
95.36/23.93	c Decided on static restart strategy
127.33/31.96	c  N dy    22    104851      1742      5937      2642     15420     26433    284638     59.36     14.72  --
127.33/31.97	c  S st    22    104851      1742      5937      2642     15420     26433    284638     59.36     14.72  --
127.33/31.98	c Finding binary XORs  T:     0.00 s  found:       6
127.73/32.05	c  S st    22    105359      1742      5937      2664     15967     26441    291555     59.36     14.72  --
127.73/32.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
127.73/32.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.13/32.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:     26 BRemN:      0 CBin:       0 P:  5.0M T:  0.53
128.13/32.19	c Calc non-exist non-lernt bins v-fix:     0 done:   1742 time:  0.01 s
128.13/32.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.53/32.20	c Subs w/ non-existent bins:      9 time:  0.03 s
128.53/32.20	c Replacing        6 vars Replaced      683 lits Time:     0.01 s 
128.53/32.21	c bin-w-bin subsume rem           45 bins  time:  0.00 s
128.53/32.25	c subs with bin:       17  lits-rem:       194  v-fix:    0  time:  0.15 s
128.53/32.25	c Removed useless bin:       3  fixed:     0  bprops:   0.02M  time:  0.00 s
131.72/33.09	c ORs :   1004 avg-s:  2.0 cl-sh:     5 l-rem:      5 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:    0.26
131.72/33.10	c lits-rem:       335  cl-subs:      705  v-elim:     67  v-fix:    0  time:  3.39 s
131.72/33.10	c learnt bin added due to v-elim: 0
131.72/33.10	c vivif2 --  cl tried     5934 cl shrink        3 lits rem          3 time: 0.00
132.12/33.10	c vivif2 --  cl tried    15245 cl shrink      101 lits rem        102 time: 0.03
132.12/33.19	c asymm  cl-useful: 5/5933/5933 lits-rem:7 time: 0.36
132.12/33.19	c calculated reachability. Time: 0.00
132.12/33.19	c  N dy    22    105359      1732      5932      2567     15245     26377    273442     59.36     14.72  --
196.43/49.25	c  N dy    23    158038      1732      5932      2568     25770     26377    760908     64.45     14.74  --
196.43/49.29	c  S st    23    158038      1732      5932      2568     25770     26377    760908     64.45     14.74  --
197.24/49.40	c  S st    23    158540      1732      5932      2621     26402     26401    770905     64.45     14.74  --
197.24/49.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
197.24/49.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.04/49.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bin:      6 BRemL:     13 BRemN:      1 CBin:       0 P:  7.5M T:  0.85
198.04/49.62	c Calc non-exist non-lernt bins v-fix:     0 done:   1732 time:  0.01 s
198.04/49.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.04/49.64	c Subs w/ non-existent bins:     23 time:  0.09 s
198.04/49.66	c Replacing       10 vars Replaced     2214 lits Time:     0.08 s 
198.04/49.68	c bin-w-bin subsume rem           12 bins  time:  0.00 s
198.84/49.85	c subs with bin:       81  lits-rem:      8671  v-fix:    0  time:  0.69 s
198.84/49.85	c Removed useless bin:       4  fixed:     0  bprops:   0.02M  time:  0.00 s
212.82/53.39	c ORs :   1003 avg-s:  2.0 cl-sh:    11 l-rem:     11 b-add:      1 v-rep:   0 cl-rem: 4 avg s: 3.2 T:    1.11
212.82/53.40	c lits-rem:      1146  cl-subs:     1158  v-elim:     72  v-fix:    0  time: 14.18 s
212.82/53.40	c learnt bin added due to v-elim: 0
212.82/53.40	c vivif2 --  cl tried     5913 cl shrink        0 lits rem          0 time: 0.00
213.23/53.42	c vivif2 --  cl tried    25153 cl shrink      608 lits rem        640 time: 0.09
213.64/53.56	c asymm  cl-useful: 1/5143/5913 lits-rem:1 time: 0.56
213.64/53.56	c calculated reachability. Time: 0.00
213.64/53.56	c  N dy    23    158540      1721      5913      2562     25153     26272    713175     64.45     14.74  --
315.49/79.05	c  N dy    24    237811      1721      5913      2567     34253     26272    789449     51.60     12.93  --
315.49/79.09	c  S st    24    237811      1721      5913      2567     34253     26272    789449     51.60     12.93  --
316.29/79.23	c  S st    24    238312      1719      5913      2643     35010     26322    799289     51.60     12.93  --
316.29/79.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
316.29/79.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.49/79.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   22 Bin:      1 BRemL:     13 BRemN:      1 CBin:       0 P: 11.6M T:  1.15
317.49/79.52	c Calc non-exist non-lernt bins v-fix:     0 done:   1719 time:  0.01 s
317.49/79.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.49/79.55	c Subs w/ non-existent bins:     96 time:  0.10 s
317.49/79.58	c Replacing       22 vars Replaced     6273 lits Time:     0.12 s 
317.89/79.60	c bin-w-bin subsume rem           23 bins  time:  0.00 s
318.29/79.73	c subs with bin:      271  lits-rem:      1271  v-fix:    0  time:  0.52 s
318.29/79.73	c Removed useless bin:      10  fixed:     0  bprops:   0.02M  time:  0.00 s
330.27/82.72	c ORs :    992 avg-s:  2.0 cl-sh:     6 l-rem:      6 b-add:      6 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    0.66
330.27/82.73	c lits-rem:      2020  cl-subs:     5432  v-elim:     86  v-fix:    0  time: 11.97 s
330.27/82.73	c learnt bin added due to v-elim: 0
330.27/82.73	c vivif2 --  cl tried     5883 cl shrink        2 lits rem          4 time: 0.00
330.27/82.75	c vivif2 --  cl tried    29141 cl shrink      288 lits rem        291 time: 0.07
330.27/82.77	c asymm  cl-useful: 0/740/5883 lits-rem:0 time: 0.09
330.27/82.77	c calculated reachability. Time: 0.00
330.27/82.77	c  N dy    24    238312      1694      5883      2514     29141     26071    570930     51.60     12.93  --
510.85/127.94	c  N dy    25    357469      1694      5883      2516     38099     26071    918191     59.77     13.88  --
510.85/127.99	c  S st    25    357469      1694      5883      2516     38099     26071    918191     59.77     13.88  --
511.65/128.14	c  S st    25    357975      1692      5883      2629     38895     26149    927829     59.77     13.88  --
511.65/128.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.65/128.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.84/128.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   31 Bin:      0 BRemL:     18 BRemN:      0 CBin:       0 P: 12.8M T:  1.06
512.84/128.41	c Calc non-exist non-lernt bins v-fix:     0 done:   1692 time:  0.01 s
512.84/128.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.84/128.44	c Subs w/ non-existent bins:     83 time:  0.12 s
513.24/128.52	c Replacing       31 vars Replaced     6518 lits Time:     0.32 s 
513.24/128.54	c bin-w-bin subsume rem           36 bins  time:  0.00 s
513.64/128.66	c subs with bin:       53  lits-rem:       805  v-fix:    0  time:  0.47 s
513.64/128.66	c Removed useless bin:      10  fixed:     0  bprops:   0.02M  time:  0.00 s
526.42/131.85	c ORs :    973 avg-s:  2.0 cl-sh:     6 l-rem:      6 b-add:      4 v-rep:   0 cl-rem: 7 avg s: 8.9 T:    1.38
528.82/132.41	c Added 17 vars  tried: 80000 time: 2.22
528.82/132.42	c ORs :     17 avg-s:  0.0 cl-sh:  2899 l-rem:   2899 b-add:     34 v-rep:   0 cl-rem: 0 avg s: nan T:    2.27
528.82/132.43	c lits-rem:      1583  cl-subs:     5022  v-elim:     97  v-fix:    0  time: 15.09 s
528.82/132.43	c learnt bin added due to v-elim: 0
528.82/132.44	c vivif2 --  cl tried     5825 cl shrink       10 lits rem         10 time: 0.00
528.82/132.46	c vivif2 --  cl tried    33683 cl shrink      627 lits rem        664 time: 0.11
529.22/132.59	c asymm  cl-useful: 6/4050/5824 lits-rem:10 time: 0.52
529.22/132.59	c calculated reachability. Time: 0.00
529.22/132.59	c  N dy    25    357975      1668      5822      2472     33682     25764    751844     59.77     13.88  --
850.43/212.94	c  N dy    26    536963      1668      5822      2473     47262     25764   1233351     60.55     14.46  --
850.83/213.01	c  S st    26    536963      1668      5822      2473     47262     25764   1233351     60.55     14.46  --
850.83/213.01	c Finding binary XORs  T:     0.00 s  found:      19
850.83/213.05	c Replacing       19 vars Replaced    16825 lits Time:     0.18 s 
851.61/213.21	c  S st    26    537465      1649      5822      2487     47893     25764   1241463     60.55     14.46  --
851.61/213.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
851.61/213.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.61/213.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      8 BRemN:      8 CBin:       0 P: 21.2M T:  2.03
853.61/213.73	c Calc non-exist non-lernt bins v-fix:     0 done:   1649 time:  0.01 s
853.61/213.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.61/213.76	c Subs w/ non-existent bins:      9 time:  0.14 s
853.61/213.79	c bin-w-bin subsume rem           28 bins  time:  0.00 s
854.83/214.02	c subs with bin:       47  lits-rem:      3856  v-fix:    0  time:  0.89 s
854.83/214.02	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
862.80/216.09	c ORs :    987 avg-s:  2.0 cl-sh:    38 l-rem:     38 b-add:      2 v-rep:   0 cl-rem: 2 avg s: 17.5 T:    1.97
863.20/216.11	c lits-rem:       778  cl-subs:     1660  v-elim:     92  v-fix:    0  time:  8.37 s
863.20/216.11	c learnt bin added due to v-elim: 0
863.20/216.11	c vivif2 --  cl tried     5783 cl shrink        0 lits rem          0 time: 0.00
863.20/216.16	c vivif2 --  cl tried    46212 cl shrink     1094 lits rem       1123 time: 0.17
863.62/216.23	c asymm  cl-useful: 0/1733/5783 lits-rem:0 time: 0.31
863.62/216.24	c calculated reachability. Time: 0.00
863.62/216.24	c  N dy    26    537465      1649      5783      2449     46212     25574   1188177     60.55     14.46  --
863.62/216.24	c  F st    26    537465      1649      5783      2449     46212     25574   1188177     60.55     14.46  --
864.80/216.53	c Decided on static restart strategy
1446.05/362.03	c  N dy    33    806199      1649      5783      2458     38918     25574    366070     56.14     14.85  --
1446.05/362.05	c  S st    33    806199      1649      5783      2458     38918     25574    366070     56.14     14.85  --
1446.84/362.21	c  S st    33    806702      1649      5783      2584     39697     25666    375687     56.14     14.85  --
1446.84/362.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1446.84/362.21	c Cache  BProp: 0 Set: 0 BXProp: 6 T: 0.00
1448.06/362.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   28 Bin:      3 BRemL:     22 BRemN:      1 CBin:       0 P: 23.3M T:  1.38
1448.06/362.56	c Calc non-exist non-lernt bins v-fix:     0 done:   1649 time:  0.01 s
1448.06/362.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1448.06/362.58	c Subs w/ non-existent bins:    118 time:  0.05 s
1448.06/362.58	c Replacing       34 vars Replaced     4952 lits Time:     0.03 s 
1448.06/362.60	c bin-w-bin subsume rem           34 bins  time:  0.00 s
1448.46/362.63	c subs with bin:       53  lits-rem:       935  v-fix:    0  time:  0.12 s
1448.46/362.63	c Removed useless bin:      11  fixed:     0  bprops:   0.02M  time:  0.00 s
1454.83/364.29	c ORs :    976 avg-s:  2.0 cl-sh:    16 l-rem:     16 b-add:      2 v-rep:   0 cl-rem: 5 avg s: 12.6 T:    0.22
1455.23/364.30	c lits-rem:       755  cl-subs:     1684  v-elim:    122  v-fix:    0  time:  6.69 s
1455.23/364.30	c learnt bin added due to v-elim: 0
1455.23/364.30	c vivif2 --  cl tried     5730 cl shrink        4 lits rem          5 time: 0.00
1455.23/364.31	c vivif2 --  cl tried    37896 cl shrink      153 lits rem        182 time: 0.05
1455.63/364.48	c asymm  cl-useful: 2/3863/5728 lits-rem:2 time: 0.66
1455.63/364.48	c calculated reachability. Time: 0.00
1455.63/364.48	c  N dy    33    806702      1610      5728      2401     37896     25821    335517     56.14     14.85  --
2284.55/571.91	c  N dy    34   1210055      1610      5728      2405     54093     25821    706369     46.95     14.86  --
2284.55/571.94	c  S st    34   1210055      1610      5728      2405     54093     25821    706369     46.95     14.86  --
2284.55/571.95	c Finding binary XORs  T:     0.00 s  found:      52
2284.55/571.97	c Replacing       52 vars Replaced    11755 lits Time:     0.07 s 
2285.35/572.16	c  S st    34   1210557      1557      5726      2427     54210     25771    708750     46.95     14.86  --
2285.35/572.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2285.35/572.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2287.77/572.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      1 BRemL:      9 BRemN:     18 CBin:       0 P: 32.5M T:  2.21
2287.77/572.72	c Calc non-exist non-lernt bins v-fix:     0 done:   1557 time:  0.01 s
2287.77/572.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2287.77/572.74	c Subs w/ non-existent bins:     79 time:  0.09 s
2287.77/572.74	c Replacing        1 vars Replaced      251 lits Time:     0.02 s 
2287.77/572.76	c bin-w-bin subsume rem           78 bins  time:  0.00 s
2288.15/572.84	c subs with bin:       49  lits-rem:       733  v-fix:    0  time:  0.32 s
2288.15/572.85	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
2300.55/575.97	c ORs :    945 avg-s:  2.0 cl-sh:    14 l-rem:     14 b-add:      2 v-rep:   0 cl-rem: 14 avg s: 4.5 T:    0.45
2300.55/575.98	c lits-rem:      1474  cl-subs:     6897  v-elim:    138  v-fix:    0  time: 12.51 s
2300.55/575.98	c learnt bin added due to v-elim: 0
2300.55/575.98	c vivif2 --  cl tried     5615 cl shrink        2 lits rem          2 time: 0.00
2300.55/576.00	c vivif2 --  cl tried    47304 cl shrink      202 lits rem        210 time: 0.06
2300.95/576.06	c asymm  cl-useful: 0/1752/5615 lits-rem:0 time: 0.26
2300.95/576.06	c calculated reachability. Time: 0.00
2300.95/576.06	c  N dy    34   1210557      1547      5615      2298     47304     25183    491354     46.95     14.86  --
3754.24/939.89	c  N dy    35   1710557      1547      5615      2299     77321     25180   1257988     35.08     15.68  --
3754.64/939.95	c  S st    35   1710557      1547      5615      2299     77321     25180   1257988     35.08     15.68  --
3754.64/939.96	c Finding binary XORs  T:     0.01 s  found:      64
3755.05/940.02	c Replacing       64 vars Replaced    22421 lits Time:     0.20 s 
3756.23/940.34	c  S st    35   1711058      1481      5613      2339     77340     25132   1254717     35.08     15.68  --
3756.23/940.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3756.23/940.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3760.23/941.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:     11 BRemN:     32 CBin:       0 P: 48.5M T:  3.88
3760.23/941.32	c Calc non-exist non-lernt bins v-fix:     0 done:   1481 time:  0.01 s
3760.23/941.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3760.23/941.37	c Subs w/ non-existent bins:    114 time:  0.20 s
3760.63/941.40	c bin-w-bin subsume rem           78 bins  time:  0.00 s
3761.03/941.53	c subs with bin:      151  lits-rem:      2756  v-fix:    0  time:  0.52 s
3761.03/941.53	c Removed useless bin:       1  fixed:     0  bprops:   0.02M  time:  0.00 s
3775.01/945.04	c ORs :    930 avg-s:  2.0 cl-sh:    21 l-rem:     21 b-add:     11 v-rep:   0 cl-rem: 8 avg s: 4.9 T:    2.33
3777.80/945.74	c Added 3 vars  tried: 80000 time: 2.80
3777.80/945.74	c ORs :      3 avg-s:  0.0 cl-sh:   227 l-rem:    227 b-add:      7 v-rep:   0 cl-rem: 9 avg s: 4.0 T:    2.80
3777.80/945.77	c lits-rem:       781  cl-subs:    10894  v-elim:    164  v-fix:    0  time: 16.92 s
3777.80/945.77	c learnt bin added due to v-elim: 0
3777.80/945.77	c vivif2 --  cl tried     5504 cl shrink        2 lits rem          4 time: 0.00
3778.20/945.81	c vivif2 --  cl tried    66266 cl shrink      894 lits rem        980 time: 0.16
3778.60/945.92	c asymm  cl-useful: 1/896/5504 lits-rem:1 time: 0.44
3778.60/945.92	c calculated reachability. Time: 0.00
3778.60/945.92	c  N dy    35   1711058      1481      5504      2229     66266     24409    977416     35.08     15.68  --
4792.13/1199.67	c  N dy    36   2211061      1481      5504      2229     82292     24406   1227190     32.91     16.25  --
4792.53/1199.72	c  S st    36   2211061      1481      5504      2229     82292     24406   1227190     32.91     16.25  --
4793.70/1200.02	c  S st    36   2211564      1481      5504      2420     83143     24550   1237507     32.91     16.25  --
4793.70/1200.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4793.70/1200.02	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
4797.30/1200.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   44 Bin:      1 BRemL:     23 BRemN:      0 CBin:       0 P: 57.3M T:  3.79
4797.30/1200.97	c Calc non-exist non-lernt bins v-fix:     0 done:   1481 time:  0.01 s
4797.30/1200.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4797.70/1201.02	c Subs w/ non-existent bins:    290 time:  0.18 s
4798.10/1201.13	c Replacing       46 vars Replaced    14370 lits Time:     0.46 s 
4798.10/1201.17	c bin-w-bin subsume rem           62 bins  time:  0.00 s
4798.50/1201.28	c subs with bin:       91  lits-rem:      2188  v-fix:    0  time:  0.45 s
4798.50/1201.28	c Removed useless bin:      14  fixed:     0  bprops:   0.02M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266421-1304182226/watcher-3266421-1304182226 -o /tmp/evaluation-result-3266421-1304182226/solver-3266421-1304182226 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3266421-1304182226.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.09 8.02 6/180 13949
/proc/meminfo: memFree=31091604/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=24972 CPUtime=0 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 1305 0 0 0 0 0 0 0 25 0 1 0 529821086 25571328 1244 33554432000 4194304 4797429 140734839414672 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13949/statm: 6247 1212 341 148 0 1176 0

[startup+0.0845779 s]
/proc/loadavg: 8.09 8.09 8.02 6/180 13949
/proc/meminfo: memFree=31091604/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=748868 CPUtime=0.23 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 4397 0 0 0 22 1 0 0 25 0 4 0 529821086 766840832 3733 33554432000 4194304 4797429 140734839414672 18446744073709551615 210204752415 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 187217 3733 403 148 0 182146 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 748868

[startup+0.10079 s]
/proc/loadavg: 8.09 8.09 8.02 6/180 13949
/proc/meminfo: memFree=31091604/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=750276 CPUtime=0.29 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 5633 0 0 0 28 1 0 0 18 0 4 0 529821086 768282624 4949 33554432000 4194304 4797429 140734839414672 18446744073709551615 4637513 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 187602 4961 406 148 0 182531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 750276

[startup+1.0533 s]
/proc/loadavg: 8.09 8.09 8.02 6/180 13949
/proc/meminfo: memFree=31091604/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=753416 CPUtime=4.1 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 7859 0 0 0 408 2 0 0 19 0 4 0 529821086 771497984 5894 33554432000 4194304 4797429 140734839414672 18446744073709551615 4341226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 188354 5894 413 148 0 183283 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 753416

[startup+1.15328 s]
/proc/loadavg: 8.09 8.09 8.02 6/180 13949
/proc/meminfo: memFree=31091604/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=753416 CPUtime=4.5 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 8017 0 0 0 448 2 0 0 19 0 4 0 529821086 771497984 6050 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424662 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 188354 6050 413 148 0 183283 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 753416

[startup+1.50023 s]
/proc/loadavg: 8.09 8.09 8.02 6/180 13949
/proc/meminfo: memFree=31091604/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=754312 CPUtime=5.88 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 8762 0 0 0 586 2 0 0 19 0 4 0 529821086 772415488 6786 33554432000 4194304 4797429 140734839414672 18446744073709551615 4422950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 188578 6786 414 148 0 183507 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 754312

[startup+3.10096 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 13953
/proc/meminfo: memFree=31035272/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=759628 CPUtime=12.27 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 12678 0 0 0 1224 3 0 0 25 0 4 0 529821086 777859072 10124 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 189907 10124 424 148 0 184836 0
[pid=13949/tid=13951] ppid=13947 vsize=759628 CPUtime=3.05 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 2524 0 0 0 305 0 0 0 25 0 4 0 529821089 777859072 10124 33554432000 4194304 4797429 140734839414672 18446744073709551615 4404790 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=759628 CPUtime=3.05 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 2104 0 0 0 305 0 0 0 19 0 4 0 529821089 777859072 10124 33554432000 4194304 4797429 140734839414672 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=759628 CPUtime=3.05 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 2495 0 0 0 305 0 0 0 25 0 4 0 529821089 777859072 10124 33554432000 4194304 4797429 140734839414672 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 759628

[startup+6.30043 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 13953
/proc/meminfo: memFree=31028484/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=763096 CPUtime=25.05 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 15932 0 0 0 2501 4 0 0 25 0 4 0 529821086 781410304 9938 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424107 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 190774 9938 420 148 0 185703 0
[pid=13949/tid=13951] ppid=13947 vsize=763096 CPUtime=6.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 3059 0 0 0 625 1 0 0 25 0 4 0 529821089 781410304 9938 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=763096 CPUtime=6.23 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 2620 0 0 0 623 0 0 0 25 0 4 0 529821089 781410304 9938 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=763096 CPUtime=6.26 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 3208 0 0 0 625 1 0 0 25 0 4 0 529821089 781410304 9938 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 763096

[startup+12.7004 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 13953
/proc/meminfo: memFree=31008076/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=767268 CPUtime=50.64 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 21217 0 0 0 5058 6 0 0 25 0 4 0 529821086 785682432 13687 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524480 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 191817 13687 420 148 0 186746 0
[pid=13949/tid=13951] ppid=13947 vsize=767268 CPUtime=12.66 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 3889 0 0 0 1265 1 0 0 25 0 4 0 529821089 785682432 13687 33554432000 4194304 4797429 140734839414672 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=767268 CPUtime=12.6 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 3396 0 0 0 1260 0 0 0 25 0 4 0 529821089 785682432 13687 33554432000 4194304 4797429 140734839414672 18446744073709551615 4428704 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=767268 CPUtime=12.66 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 4067 0 0 0 1265 1 0 0 25 0 4 0 529821089 785682432 13687 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 767268

[startup+25.5002 s]
/proc/loadavg: 8.06 8.08 8.02 9/184 13953
/proc/meminfo: memFree=30997980/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=771240 CPUtime=101.75 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 27224 0 0 0 10167 8 0 0 25 0 4 0 529821086 789749760 14039 33554432000 4194304 4797429 140734839414672 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 192810 14039 421 148 0 187739 0
[pid=13949/tid=13951] ppid=13947 vsize=771240 CPUtime=25.46 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 4931 0 0 0 2544 2 0 0 25 0 4 0 529821089 789749760 14039 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=771240 CPUtime=25.33 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 4481 0 0 0 2532 1 0 0 25 0 4 0 529821089 789749760 14039 33554432000 4194304 4797429 140734839414672 18446744073709551615 4331805 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=771240 CPUtime=25.45 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 5160 0 0 0 2544 1 0 0 25 0 4 0 529821089 789749760 14039 33554432000 4194304 4797429 140734839414672 18446744073709551615 210204305217 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 771240

[startup+51.101 s]
/proc/loadavg: 8.16 8.11 8.03 9/184 13954
/proc/meminfo: memFree=30979788/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=776892 CPUtime=204.04 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 37666 0 0 0 20392 12 0 0 25 0 4 0 529821086 795537408 16803 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524184 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 194223 16803 422 148 0 189152 0
[pid=13949/tid=13951] ppid=13947 vsize=776892 CPUtime=51.05 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 6304 0 0 0 5103 2 0 0 25 0 4 0 529821089 795537408 16803 33554432000 4194304 4797429 140734839414672 18446744073709551615 4568126 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=776892 CPUtime=50.81 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 5847 0 0 0 5080 1 0 0 25 0 4 0 529821089 795537408 16803 33554432000 4194304 4797429 140734839414672 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=776892 CPUtime=51.06 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 6507 0 0 0 5104 2 0 0 25 0 4 0 529821089 795537408 16803 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 776892

[startup+102.3 s]
/proc/loadavg: 8.29 8.14 8.04 9/184 13955
/proc/meminfo: memFree=30958820/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=783608 CPUtime=408.57 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 51940 0 0 0 40839 18 0 0 25 0 4 0 529821086 802414592 19025 33554432000 4194304 4797429 140734839414672 18446744073709551615 4425896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 195902 19025 421 148 0 190831 0
[pid=13949/tid=13951] ppid=13947 vsize=783608 CPUtime=102.25 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 8304 0 0 0 10222 3 0 0 25 0 4 0 529821089 802414592 19025 33554432000 4194304 4797429 140734839414672 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=783608 CPUtime=101.75 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 7809 0 0 0 10173 2 0 0 25 0 4 0 529821089 802414592 19025 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=783608 CPUtime=102.26 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 8426 0 0 0 10223 3 0 0 25 0 4 0 529821089 802414592 19025 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 783608

[startup+162.3 s]
/proc/loadavg: 8.25 8.14 8.05 9/184 13957
/proc/meminfo: memFree=30931132/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=791460 CPUtime=648.29 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 65330 0 0 0 64804 25 0 0 25 0 4 0 529821086 810455040 23157 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 197865 23157 421 148 0 192794 0
[pid=13949/tid=13951] ppid=13947 vsize=791460 CPUtime=162.25 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 10483 0 0 0 16221 4 0 0 25 0 4 0 529821089 810455040 23157 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=791460 CPUtime=161.44 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 9547 0 0 0 16141 3 0 0 25 0 4 0 529821089 810455040 23157 33554432000 4194304 4797429 140734839414672 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=791460 CPUtime=162.26 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 10000 0 0 0 16222 4 0 0 25 0 4 0 529821089 810455040 23157 33554432000 4194304 4797429 140734839414672 18446744073709551615 4508782 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 791460

[startup+222.3 s]
/proc/loadavg: 8.09 8.11 8.04 9/184 13959
/proc/meminfo: memFree=30900828/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=799288 CPUtime=887.97 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 80370 0 0 0 88766 31 0 0 25 0 4 0 529821086 818470912 25146 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 199822 25146 421 148 0 194751 0
[pid=13949/tid=13951] ppid=13947 vsize=799288 CPUtime=222.25 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 11998 0 0 0 22220 5 0 0 25 0 4 0 529821089 818470912 25146 33554432000 4194304 4797429 140734839414672 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=799288 CPUtime=221.13 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 11503 0 0 0 22109 4 0 0 25 0 4 0 529821089 818470912 25146 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=799288 CPUtime=222.26 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 11924 0 0 0 22221 5 0 0 25 0 4 0 529821089 818470912 25146 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (KiB) 799288

[startup+282.306 s]
/proc/loadavg: 8.08 8.10 8.04 9/184 13961
/proc/meminfo: memFree=30894720/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=803388 CPUtime=1127.68 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 93063 0 0 0 112731 37 0 0 25 0 4 0 529821086 822669312 27263 33554432000 4194304 4797429 140734839414672 18446744073709551615 4389351 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 200847 27263 421 148 0 195776 0
[pid=13949/tid=13951] ppid=13947 vsize=803388 CPUtime=282.25 cores=1,3,5,7

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

[pid=13949] ppid=13947 vsize=837076 CPUtime=2805.48 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 162551 0 0 0 280473 75 0 0 25 0 4 0 529821086 857165824 35763 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424654 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 209269 35763 421 148 0 204198 0
[pid=13949/tid=13951] ppid=13947 vsize=837076 CPUtime=702.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 22516 0 0 0 70216 10 0 0 25 0 4 0 529821089 857165824 35763 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=837076 CPUtime=698.63 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 21638 0 0 0 69853 10 0 0 25 0 4 0 529821089 857165824 35763 33554432000 4194304 4797429 140734839414672 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=837076 CPUtime=702.26 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 22284 0 0 0 70216 10 0 0 25 0 4 0 529821089 857165824 35763 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.48
Current children cumulated vsize (KiB) 837076

[startup+762.3 s]
/proc/loadavg: 8.22 8.14 8.06 9/184 13982
/proc/meminfo: memFree=30816812/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=837988 CPUtime=3045.15 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 169834 0 0 0 304437 78 0 0 25 0 4 0 529821086 858099712 36682 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 209497 36682 421 148 0 204426 0
[pid=13949/tid=13951] ppid=13947 vsize=837988 CPUtime=762.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 23217 0 0 0 76216 10 0 0 25 0 4 0 529821089 858099712 36682 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=837988 CPUtime=758.31 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 22708 0 0 0 75821 10 0 0 25 0 4 0 529821089 858099712 36682 33554432000 4194304 4797429 140734839414672 18446744073709551615 4428810 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=837988 CPUtime=762.26 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 23036 0 0 0 76216 10 0 0 25 0 4 0 529821089 858099712 36682 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 837988

[startup+822.3 s]
/proc/loadavg: 8.15 8.12 8.06 9/184 13984
/proc/meminfo: memFree=30810944/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=854988 CPUtime=3284.85 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 180375 0 0 0 328402 83 0 0 25 0 4 0 529821086 875507712 38167 33554432000 4194304 4797429 140734839414672 18446744073709551615 4426003 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 213747 38167 421 148 0 208676 0
[pid=13949/tid=13951] ppid=13947 vsize=854988 CPUtime=822.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 26354 0 0 0 82215 11 0 0 25 0 4 0 529821089 875507712 38167 33554432000 4194304 4797429 140734839414672 18446744073709551615 4523870 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=854988 CPUtime=817.99 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 23331 0 0 0 81788 11 0 0 25 0 4 0 529821089 875507712 38167 33554432000 4194304 4797429 140734839414672 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=854988 CPUtime=822.27 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 26126 0 0 0 82216 11 0 0 25 0 4 0 529821089 875507712 38167 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.85
Current children cumulated vsize (KiB) 854988

[startup+882.3 s]
/proc/loadavg: 8.26 8.16 8.08 9/184 13989
/proc/meminfo: memFree=30795872/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=864748 CPUtime=3524.53 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 189170 0 0 0 352366 87 0 0 25 0 4 0 529821086 885501952 39274 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 216187 39274 421 148 0 211116 0
[pid=13949/tid=13951] ppid=13947 vsize=864748 CPUtime=882.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 27453 0 0 0 88214 12 0 0 25 0 4 0 529821089 885501952 39274 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=864748 CPUtime=877.68 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 26458 0 0 0 87756 12 0 0 25 0 4 0 529821089 885501952 39274 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=864748 CPUtime=882.27 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 27180 0 0 0 88215 12 0 0 25 0 4 0 529821089 885501952 39274 33554432000 4194304 4797429 140734839414672 18446744073709551615 4428536 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.53
Current children cumulated vsize (KiB) 864748

[startup+942.306 s]
/proc/loadavg: 8.15 8.14 8.08 9/184 13990
/proc/meminfo: memFree=30794084/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=867520 CPUtime=3764.24 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 197784 0 0 0 376332 92 0 0 25 0 4 0 529821086 888340480 39160 33554432000 4194304 4797429 140734839414672 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 216880 39160 427 148 0 211809 0
[pid=13949/tid=13951] ppid=13947 vsize=867520 CPUtime=942.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 28541 0 0 0 94214 12 0 0 25 0 4 0 529821089 888340480 39160 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=867520 CPUtime=937.37 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 27574 0 0 0 93724 13 0 0 25 0 4 0 529821089 888340480 39160 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=867520 CPUtime=942.28 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 28245 0 0 0 94215 13 0 0 25 0 4 0 529821089 888340480 39160 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524318 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.24
Current children cumulated vsize (KiB) 867520

[startup+1002.3 s]
/proc/loadavg: 8.18 8.15 8.08 9/184 13991
/proc/meminfo: memFree=30776156/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=869432 CPUtime=4003.92 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 205344 0 0 0 400295 97 0 0 25 0 4 0 529821086 890298368 42211 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 217358 42211 421 148 0 212287 0
[pid=13949/tid=13951] ppid=13947 vsize=869432 CPUtime=1002.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 29195 0 0 0 100213 13 0 0 25 0 4 0 529821089 890298368 42211 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=869432 CPUtime=997.07 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 28510 0 0 0 99693 14 0 0 25 0 4 0 529821089 890298368 42211 33554432000 4194304 4797429 140734839414672 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=869432 CPUtime=1002.27 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 28873 0 0 0 100214 13 0 0 25 0 4 0 529821089 890298368 42211 33554432000 4194304 4797429 140734839414672 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 869432

[startup+1062.3 s]
/proc/loadavg: 8.19 8.15 8.09 9/184 13993
/proc/meminfo: memFree=30769412/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=872784 CPUtime=4243.6 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 214893 0 0 0 424259 101 0 0 25 0 4 0 529821086 893730816 43512 33554432000 4194304 4797429 140734839414672 18446744073709551615 4352526 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 218196 43512 421 148 0 213125 0
[pid=13949/tid=13951] ppid=13947 vsize=872784 CPUtime=1062.26 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 30484 0 0 0 106213 13 0 0 25 0 4 0 529821089 893730816 43512 33554432000 4194304 4797429 140734839414672 18446744073709551615 4508736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=872784 CPUtime=1056.75 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 29085 0 0 0 105661 14 0 0 25 0 4 0 529821089 893730816 43512 33554432000 4194304 4797429 140734839414672 18446744073709551615 4509514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=872784 CPUtime=1062.27 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 29936 0 0 0 106214 13 0 0 25 0 4 0 529821089 893730816 43512 33554432000 4194304 4797429 140734839414672 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.6
Current children cumulated vsize (KiB) 872784

[startup+1122.3 s]
/proc/loadavg: 8.12 8.14 8.09 9/184 13995
/proc/meminfo: memFree=30764288/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=875044 CPUtime=4483.3 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 224197 0 0 0 448224 106 0 0 25 0 4 0 529821086 896045056 43408 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 218761 43408 421 148 0 213690 0
[pid=13949/tid=13951] ppid=13947 vsize=875044 CPUtime=1122.27 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 31522 0 0 0 112213 14 0 0 25 0 4 0 529821089 896045056 43408 33554432000 4194304 4797429 140734839414672 18446744073709551615 4241662 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=875044 CPUtime=1116.44 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 30323 0 0 0 111630 14 0 0 25 0 4 0 529821089 896045056 43408 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=875044 CPUtime=1122.27 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 30904 0 0 0 112213 14 0 0 25 0 4 0 529821089 896045056 43408 33554432000 4194304 4797429 140734839414672 18446744073709551615 4425045 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.3
Current children cumulated vsize (KiB) 875044

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/184 13997
/proc/meminfo: memFree=30755816/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=877324 CPUtime=4723 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 233326 0 0 0 472189 111 0 0 25 0 4 0 529821086 898379776 44745 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 219331 44745 421 148 0 214260 0
[pid=13949/tid=13951] ppid=13947 vsize=877324 CPUtime=1182.27 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 32087 0 0 0 118213 14 0 0 25 0 4 0 529821089 898379776 44745 33554432000 4194304 4797429 140734839414672 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=877324 CPUtime=1176.13 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 31355 0 0 0 117598 15 0 0 25 0 4 0 529821089 898379776 44745 33554432000 4194304 4797429 140734839414672 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=877324 CPUtime=1182.27 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 31497 0 0 0 118213 14 0 0 25 0 4 0 529821089 898379776 44745 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524692 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4723
Current children cumulated vsize (KiB) 877324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.07 8.11 8.08 9/184 13997
/proc/meminfo: memFree=30754692/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=877452 CPUtime=4800.12 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 237363 0 0 0 479899 113 0 0 25 0 4 0 529821086 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 219363 43432 421 148 0 214292 0
[pid=13949/tid=13951] ppid=13947 vsize=877452 CPUtime=1201.57 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 32740 0 0 0 120143 14 0 0 25 0 4 0 529821089 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424670 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=877452 CPUtime=1195.34 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 31556 0 0 0 119519 15 0 0 25 0 4 0 529821089 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=877452 CPUtime=1201.58 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 32066 0 0 0 120143 15 0 0 25 0 4 0 529821089 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 877452

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

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

[startup+1201.6 s]
/proc/loadavg: 8.07 8.11 8.08 9/184 13997
/proc/meminfo: memFree=30754692/32951124 swapFree=67107188/67111528
[pid=13949] ppid=13947 vsize=877452 CPUtime=4800.12 cores=1,3,5,7
/proc/13949/stat : 13949 (techdemo) R 13947 13949 13814 0 -1 4202496 237363 0 0 0 479899 113 0 0 25 0 4 0 529821086 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4524600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13949/statm: 219363 43432 421 148 0 214292 0
[pid=13949/tid=13951] ppid=13947 vsize=877452 CPUtime=1201.57 cores=1,3,5,7
/proc/13949/task/13951/stat : 13951 (techdemo) R 13947 13949 13814 0 -1 4202560 32740 0 0 0 120143 14 0 0 25 0 4 0 529821089 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4424670 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13949/tid=13952] ppid=13947 vsize=877452 CPUtime=1195.34 cores=1,3,5,7
/proc/13949/task/13952/stat : 13952 (techdemo) R 13947 13949 13814 0 -1 4202560 31556 0 0 0 119519 15 0 0 25 0 4 0 529821089 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13949/tid=13953] ppid=13947 vsize=877452 CPUtime=1201.58 cores=1,3,5,7
/proc/13949/task/13953/stat : 13953 (techdemo) R 13947 13949 13814 0 -1 4202560 32066 0 0 0 120143 15 0 0 25 0 4 0 529821089 898510848 43432 33554432000 4194304 4797429 140734839414672 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 877452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.16
CPU user time (s): 4799.01
CPU system time (s): 1.14682
CPU usage (%): 399.474
Max. virtual memory (cumulated for all children) (KiB): 984196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.01
system time used= 1.14682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237363
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= 1321
involuntary context switches= 21466

runsolver used 1.87671 second user time and 4.34134 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 18:50:26
IDJOB=3266421
IDBENCH=87734
IDSOLVER=1584
FILE ID=node130/3266421-1304182226
RUNJOBID= node130-1304181022-13833
PBS_JOBID= 13172459
Free space on /tmp= 72692 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266421-1304182226/watcher-3266421-1304182226 -o /tmp/evaluation-result-3266421-1304182226/solver-3266421-1304182226 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3266421-1304182226.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=176794286

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31091768 kB
Buffers:        206856 kB
Cached:        1310688 kB
SwapCached:       1852 kB
Active:         381900 kB
Inactive:      1201996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31091768 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           15572 kB
Writeback:           0 kB
AnonPages:       65228 kB
Mapped:          15164 kB
Slab:           213176 kB
PageTables:       4244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   667300 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= 72684 MiB
End job on node130 at 2011-04-30 19:10:29