Trace number 3172893

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3172893-1304114667.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.01
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.20	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.00/0.20	c learnt bin added due to v-elim: 0
0.00/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.20	c calculated reachability. Time: 0.00
0.00/0.20	c Calc default polars -  time:   0.00 s pos:      71 undec:       8 neg:      71
0.00/0.20	c =========================================================================================
0.00/0.20	c types(t): F = full restart, N = normal restart
0.00/0.20	c types(t): S = simplification begin/end, E = solution found
0.00/0.20	c restart types(rt): st = static, dy = dynamic
0.00/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.20	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.82	c Decided on static restart strategy
7.95/2.04	c  N dy     7     30000       150      3195         0     10226     15975    231712     30.39     24.32  --
7.95/2.05	c  S st     7     30000       150      3195         0     10226     15975    231712     30.39     24.32  --
7.95/2.09	c  S st     7     30507       150      3195         0     10727     15975    246329     30.39     24.32  --
7.95/2.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.09
8.35/2.11	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
8.35/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.11	c Subs w/ non-existent bins:      0 time:  0.01 s
8.35/2.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.35/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.35/2.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.35/2.67	c lits-rem:      1905  cl-subs:      994  v-elim:    150  v-fix:    0  time:  2.19 s
10.35/2.67	c learnt bin added due to v-elim: 0
10.35/2.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.35/2.67	c vivif2 --  cl tried     9733 cl shrink        0 lits rem          0 time: 0.00
10.75/2.76	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.35
10.75/2.76	c calculated reachability. Time: 0.00
10.75/2.76	c  N dy     7     30507       150      3195         0      9733     15975    218769     30.39     24.32  --
10.75/2.76	c  F st     7     30507       150      3195         0      9733     15975    218769     30.39     24.32  --
11.15/2.90	c Decided on static restart strategy
15.55/3.95	c  N dy    14     45761       150      3195         0     16787     15975    407207     29.80     24.25  --
15.55/3.97	c  S st    14     45761       150      3195         0     16787     15975    407207     29.80     24.25  --
15.96/4.03	c  S st    14     46265       150      3195         0      8774     15975    146585     29.80     24.25  --
15.96/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
15.96/4.05	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
15.96/4.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.05	c Subs w/ non-existent bins:      0 time:  0.00 s
15.96/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.24	c lits-rem:       104  cl-subs:      157  v-elim:    150  v-fix:    0  time:  0.77 s
16.74/4.24	c learnt bin added due to v-elim: 0
16.74/4.24	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.74/4.24	c vivif2 --  cl tried     8617 cl shrink        0 lits rem          0 time: 0.00
16.74/4.30	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
17.14/4.30	c calculated reachability. Time: 0.00
17.14/4.30	c  N dy    14     46265       150      3195         0      8617     15975    143967     29.80     24.25  --
25.93/6.52	c  N dy    15     69399       150      3195         0     10632     15975    165822     30.75     24.26  --
25.93/6.53	c  S st    15     69399       150      3195         0     10632     15975    165822     30.75     24.26  --
25.93/6.57	c  S st    15     69901       150      3195         0     11129     15975    180251     30.75     24.26  --
25.93/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.93/6.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
26.33/6.60	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
26.33/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.60	c Subs w/ non-existent bins:      0 time:  0.00 s
26.33/6.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.33/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.53/6.95	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
31.12/7.89	c Added 2 vars  tried: 80000 time: 3.76
31.52/7.90	c ORs :      2 avg-s:  0.0 cl-sh:  1621 l-rem:   1621 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.79
31.52/7.90	c lits-rem:       342  cl-subs:      247  v-elim:    150  v-fix:    0  time:  5.21 s
31.52/7.90	c learnt bin added due to v-elim: 0
31.52/7.90	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
31.52/7.91	c vivif2 --  cl tried    10882 cl shrink        0 lits rem          0 time: 0.00
31.52/7.97	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.24
31.52/7.97	c calculated reachability. Time: 0.00
31.52/7.97	c  N dy    15     69901       152      3197         4     10882     15984    173675     30.75     24.26  --
31.52/7.97	c  F st    15     69901       152      3197         4     10882     15984    173675     30.75     24.26  --
32.32/8.11	c Decided on static restart strategy
45.51/11.47	c  N dy    22    104851       152      3197         4     20327     15984    419240     30.46     23.93  --
45.51/11.48	c  S st    22    104851       152      3197         4     20327     15984    419240     30.46     23.93  --
45.90/11.55	c  S st    22    105353       152      3197         4     20819     15984    432913     30.46     23.93  --
45.90/11.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.90/11.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.30/11.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.22
46.30/11.61	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
46.30/11.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.30/11.61	c Subs w/ non-existent bins:      0 time:  0.01 s
46.30/11.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.30/11.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.30/11.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.90/12.52	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
49.90/12.52	c lits-rem:      3674  cl-subs:     1776  v-elim:    150  v-fix:    0  time:  3.61 s
49.90/12.52	c learnt bin added due to v-elim: 0
49.90/12.52	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
49.90/12.53	c vivif2 --  cl tried    19043 cl shrink        0 lits rem          0 time: 0.01
50.30/12.61	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.32
50.30/12.61	c calculated reachability. Time: 0.00
50.30/12.61	c  N dy    22    105353       152      3197         4     19043     15984    378932     30.46     23.93  --
77.07/19.35	c  N dy    23    158031       152      3197         4     26370     15984    543850     29.96     23.72  --
77.07/19.37	c  S st    23    158031       152      3197         4     26370     15984    543850     29.96     23.72  --
77.48/19.45	c  S st    23    158534       152      3197         4     26869     15984    558221     29.96     23.72  --
77.48/19.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.48/19.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.88/19.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.34
77.88/19.54	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
77.88/19.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.88/19.54	c Subs w/ non-existent bins:      0 time:  0.01 s
77.88/19.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.88/19.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.88/19.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
82.65/20.74	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
82.65/20.75	c lits-rem:      3745  cl-subs:     2591  v-elim:    150  v-fix:    0  time:  4.80 s
82.65/20.75	c learnt bin added due to v-elim: 0
82.65/20.75	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
82.65/20.76	c vivif2 --  cl tried    24278 cl shrink        0 lits rem          0 time: 0.02
83.05/20.87	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.45
83.05/20.87	c calculated reachability. Time: 0.00
83.05/20.87	c  N dy    23    158534       152      3197         4     24278     15984    482197     29.96     23.72  --
133.79/33.59	c  N dy    24    237803       152      3197         4     29236     15984    555632     28.62     23.49  --
134.19/33.61	c  S st    24    237803       152      3197         4     29236     15984    555632     28.62     23.49  --
134.60/33.71	c  S st    24    238307       160      3197        20     29739     16016    569974     28.62     23.49  --
134.60/33.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.60/33.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.00/33.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.47
135.00/33.83	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
135.00/33.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.00/33.84	c Subs w/ non-existent bins:      0 time:  0.02 s
135.00/33.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.00/33.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.00/33.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
139.77/35.02	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
139.77/35.03	c lits-rem:      3098  cl-subs:     2435  v-elim:    150  v-fix:    0  time:  4.72 s
139.77/35.03	c learnt bin added due to v-elim: 0
139.77/35.03	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
139.77/35.03	c vivif2 --  cl tried    27304 cl shrink        0 lits rem          0 time: 0.02
140.17/35.14	c asymm  cl-useful: 0/2431/3197 lits-rem:0 time: 0.42
140.17/35.14	c calculated reachability. Time: 0.00
140.17/35.14	c  N dy    24    238307       160      3197        20     27304     16016    503804     28.62     23.49  --
237.25/59.46	c  N dy    25    357460       160      3197        20     31587     16016    537979     30.46     23.65  --
237.25/59.48	c  S st    25    357460       160      3197        20     31587     16016    537979     30.46     23.65  --
237.65/59.58	c  S st    25    357964       168      3197        48     32095     16060    552422     30.46     23.65  --
237.65/59.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.65/59.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
238.45/59.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.47
238.45/59.70	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
238.45/59.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
238.45/59.71	c Subs w/ non-existent bins:      0 time:  0.02 s
238.45/59.71	c Replacing        3 vars Replaced      665 lits Time:     0.02 s 
238.45/59.72	c bin-w-bin subsume rem            6 bins  time:  0.00 s
238.45/59.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.45/59.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
242.84/60.82	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
242.84/60.83	c lits-rem:      1539  cl-subs:     1840  v-elim:    150  v-fix:    0  time:  4.43 s
242.84/60.83	c learnt bin added due to v-elim: 0
242.84/60.83	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
242.84/60.83	c vivif2 --  cl tried    30255 cl shrink        0 lits rem          0 time: 0.02
242.84/60.88	c asymm  cl-useful: 0/766/3197 lits-rem:0 time: 0.18
242.84/60.88	c calculated reachability. Time: 0.00
242.84/60.88	c  N dy    25    357964       165      3197        30     30255     16036    502534     30.46     23.65  --
419.01/104.97	c  N dy    26    536946       165      3197        30     37925     16036    615143     29.78     23.64  --
419.01/104.99	c  S st    26    536946       165      3197        30     37925     16036    615143     29.78     23.64  --
419.81/105.11	c  S st    26    537449       173      3197        62     38430     16084    629186     29.78     23.64  --
419.81/105.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.81/105.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.22/105.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.8M T:  0.60
420.22/105.27	c Calc non-exist non-lernt bins v-fix:     0 done:    173 time:  0.00 s
420.22/105.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.22/105.27	c Subs w/ non-existent bins:      0 time:  0.02 s
420.22/105.28	c Replacing        4 vars Replaced      346 lits Time:     0.02 s 
420.22/105.29	c bin-w-bin subsume rem            8 bins  time:  0.00 s
420.22/105.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.22/105.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
424.62/106.37	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
435.78/109.13	c Added 2 vars  tried: 80000 time: 11.04
436.18/109.20	c ORs :      2 avg-s:  0.0 cl-sh:  5816 l-rem:   5816 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.33
436.18/109.22	c lits-rem:      2790  cl-subs:     2118  v-elim:    150  v-fix:    0  time: 15.68 s
436.18/109.22	c learnt bin added due to v-elim: 0
436.18/109.22	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
436.18/109.22	c vivif2 --  cl tried    36312 cl shrink        0 lits rem          0 time: 0.03
436.59/109.33	c asymm  cl-useful: 0/2108/3199 lits-rem:0 time: 0.41
436.59/109.33	c calculated reachability. Time: 0.00
436.59/109.33	c  N dy    26    537449       171      3199        42     36312     16062    569501     29.78     23.64  --
436.59/109.33	c  F st    26    537449       171      3199        42     36312     16062    569501     29.78     23.64  --
438.20/109.78	c Decided on static restart strategy
759.35/190.19	c  N dy    33    806174       171      3199        42     59694     16062   1171949     31.94     23.27  --
759.75/190.24	c  S st    33    806174       171      3199        42     59694     16062   1171949     31.94     23.27  --
760.55/190.45	c  S st    33    806676       171      3199        42     60185     16062   1186485     31.94     23.27  --
760.55/190.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
760.55/190.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
762.15/190.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  1.48
762.15/190.82	c Calc non-exist non-lernt bins v-fix:     0 done:    171 time:  0.00 s
762.15/190.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
762.15/190.83	c Subs w/ non-existent bins:      0 time:  0.05 s
762.15/190.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.15/190.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
762.15/190.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
773.33/193.66	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
773.33/193.68	c lits-rem:      2441  cl-subs:     3621  v-elim:    150  v-fix:    0  time: 11.27 s
773.33/193.68	c learnt bin added due to v-elim: 0
773.33/193.68	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
773.33/193.69	c vivif2 --  cl tried    56564 cl shrink        0 lits rem          0 time: 0.06
774.13/193.82	c asymm  cl-useful: 0/754/3199 lits-rem:0 time: 0.51
774.13/193.82	c calculated reachability. Time: 0.00
774.13/193.82	c  N dy    33    806676       171      3199        42     56564     16062   1080769     31.94     23.27  --
1391.73/348.48	c  N dy    34   1210015       171      3199        42     71703     16062   1353882     30.87     22.86  --
1392.11/348.53	c  S st    34   1210015       171      3199        42     71703     16062   1353882     30.87     22.86  --
1392.11/348.53	c Finding binary XORs  T:     0.00 s  found:       1
1392.91/348.78	c  S st    34   1210521       177      3199        58     72205     16090   1368210     30.87     22.86  --
1392.91/348.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1392.91/348.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.51/349.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.5M T:  1.62
1394.91/349.20	c Calc non-exist non-lernt bins v-fix:     0 done:    177 time:  0.01 s
1394.91/349.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.91/349.21	c Subs w/ non-existent bins:      0 time:  0.05 s
1394.91/349.22	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1394.91/349.24	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1394.91/349.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1394.91/349.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1412.48/353.66	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.09
1412.48/353.69	c lits-rem:       747  cl-subs:     4799  v-elim:    150  v-fix:    0  time: 17.76 s
1412.48/353.69	c learnt bin added due to v-elim: 0
1412.48/353.69	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1412.88/353.70	c vivif2 --  cl tried    67406 cl shrink        0 lits rem          0 time: 0.06
1413.30/353.82	c asymm  cl-useful: 0/1396/3199 lits-rem:0 time: 0.45
1413.30/353.82	c calculated reachability. Time: 0.00
1413.30/353.82	c  N dy    34   1210521       176      3199        52     67406     16082   1229994     30.87     22.86  --
2329.65/583.22	c  N dy    35   1710523       176      3199        52     98422     16082   2038785     31.63     23.01  --
2330.05/583.31	c  S st    35   1710523       176      3199        52     98422     16082   2038785     31.63     23.01  --
2331.25/583.69	c  S st    35   1711027       182      3199        64     98926     16106   2053265     31.63     23.01  --
2331.25/583.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2331.25/583.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2334.04/584.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  2.62
2334.04/584.35	c Calc non-exist non-lernt bins v-fix:     0 done:    182 time:  0.01 s
2334.04/584.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2334.04/584.38	c Subs w/ non-existent bins:      0 time:  0.09 s
2334.44/584.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2334.44/584.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2334.44/584.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2372.79/594.04	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.18
2372.79/594.08	c lits-rem:       528  cl-subs:     7948  v-elim:    150  v-fix:    0  time: 38.59 s
2372.79/594.08	c learnt bin added due to v-elim: 0
2372.79/594.08	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2373.19/594.10	c vivif2 --  cl tried    90978 cl shrink        0 lits rem          0 time: 0.10
2373.59/594.22	c asymm  cl-useful: 0/727/3199 lits-rem:0 time: 0.48
2373.59/594.23	c calculated reachability. Time: 0.00
2373.59/594.23	c  N dy    35   1711027       182      3199        64     90978     16106   1819255     31.63     23.01  --
3462.93/866.90	c  N dy    36   2211027       182      3199        64    106660     16106   2091930     31.33     22.98  --
3462.93/866.99	c  S st    36   2211027       182      3199        64    106660     16106   2091930     31.33     22.98  --
3464.93/867.45	c  S st    36   2211532       184      3199        68    107161     16114   2106494     31.33     22.98  --
3464.93/867.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3464.93/867.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3468.12/868.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.9M T:  3.17
3468.12/868.25	c Calc non-exist non-lernt bins v-fix:     0 done:    184 time:  0.01 s
3468.12/868.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3468.12/868.27	c Subs w/ non-existent bins:      0 time:  0.10 s
3468.53/868.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3468.53/868.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3468.53/868.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3507.67/878.19	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.14
3551.61/889.12	c Added 2 vars  tried: 80000 time: 43.66
3556.01/890.26	c ORs :      2 avg-s:  0.0 cl-sh: 25709 l-rem:  25709 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   48.22
3556.41/890.30	c lits-rem:      4190  cl-subs:     7490  v-elim:    150  v-fix:    0  time: 87.82 s
3556.41/890.30	c learnt bin added due to v-elim: 0
3556.41/890.30	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3556.41/890.33	c vivif2 --  cl tried    99671 cl shrink        0 lits rem          0 time: 0.12
3556.81/890.47	c asymm  cl-useful: 0/613/3201 lits-rem:0 time: 0.56
3556.81/890.48	c calculated reachability. Time: 0.00
3556.81/890.48	c  N dy    36   2211532       186      3201        72     99671     16123   1863293     31.33     22.98  --

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-3172893-1304114667/watcher-3172893-1304114667 -o /tmp/evaluation-result-3172893-1304114667/solver-3172893-1304114667 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172893-1304114667.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: 7.47 7.84 7.30 2/172 27273
/proc/meminfo: memFree=29694088/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=50280 CPUtime=0 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 655 0 0 0 0 0 0 0 25 0 1 0 601697363 51486720 586 33554432000 4194304 4797429 140733214113472 18446744073709551615 256415088395 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27273/statm: 12570 590 347 148 0 7499 0

[startup+0.0894129 s]
/proc/loadavg: 7.47 7.84 7.30 2/172 27273
/proc/meminfo: memFree=29694088/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=678960 CPUtime=3.3 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 5082 0 0 0 329 1 0 0 19 0 4 0 601697363 695255040 3915 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 169740 3915 413 148 0 164669 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 678960

[startup+0.934595 s]
/proc/loadavg: 7.47 7.84 7.30 2/172 27273
/proc/meminfo: memFree=29694088/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=679160 CPUtime=3.7 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 5190 0 0 0 369 1 0 0 19 0 4 0 601697363 695459840 4023 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 169790 4023 414 148 0 164719 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 679160

[startup+1.00059 s]
/proc/loadavg: 7.47 7.84 7.30 2/172 27273
/proc/meminfo: memFree=29694088/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=679608 CPUtime=3.96 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 5466 0 0 0 395 1 0 0 19 0 4 0 601697363 695918592 4016 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 169902 4016 414 148 0 164831 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 679608

[startup+1.10057 s]
/proc/loadavg: 7.47 7.84 7.30 2/172 27273
/proc/meminfo: memFree=29694088/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=680336 CPUtime=4.36 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 6076 0 0 0 435 1 0 0 19 0 4 0 601697363 696664064 3734 33554432000 4194304 4797429 140733214113472 18446744073709551615 4355094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 170084 3734 414 148 0 165013 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 680336

[startup+1.50049 s]
/proc/loadavg: 7.47 7.84 7.30 2/172 27273
/proc/meminfo: memFree=29694088/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=680736 CPUtime=5.96 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 6638 0 0 0 595 1 0 0 20 0 4 0 601697363 697073664 4282 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 170184 4282 416 148 0 165113 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 680736

[startup+3.10019 s]
/proc/loadavg: 7.47 7.84 7.30 9/184 27285
/proc/meminfo: memFree=29651764/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=683948 CPUtime=12.35 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 8678 0 0 0 1233 2 0 0 25 0 4 0 601697363 700362752 5923 33554432000 4194304 4797429 140733214113472 18446744073709551615 4426301 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 170987 5923 416 148 0 165916 0
[pid=27273/tid=27279] ppid=27271 vsize=683948 CPUtime=3.08 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 1736 0 0 0 308 0 0 0 25 0 4 0 601697364 700362752 5923 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524611 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=683948 CPUtime=3.07 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 1700 0 0 0 307 0 0 0 25 0 4 0 601697364 700362752 5923 33554432000 4194304 4797429 140733214113472 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=683948 CPUtime=3.08 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 1785 0 0 0 308 0 0 0 25 0 4 0 601697364 700362752 5923 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 683948

[startup+6.30659 s]
/proc/loadavg: 7.52 7.84 7.30 9/184 27285
/proc/meminfo: memFree=29645952/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=686032 CPUtime=25.15 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 11679 0 0 0 2513 2 0 0 25 0 4 0 601697363 702496768 6506 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 171508 6506 416 148 0 166437 0
[pid=27273/tid=27279] ppid=27271 vsize=686032 CPUtime=6.28 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 2142 0 0 0 628 0 0 0 25 0 4 0 601697364 702496768 6506 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=686032 CPUtime=6.26 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 2123 0 0 0 626 0 0 0 25 0 4 0 601697364 702496768 6506 33554432000 4194304 4797429 140733214113472 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=686032 CPUtime=6.29 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 2163 0 0 0 629 0 0 0 25 0 4 0 601697364 702496768 6506 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 686032

[startup+12.7004 s]
/proc/loadavg: 7.71 7.88 7.32 9/184 27315
/proc/meminfo: memFree=29643304/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=690220 CPUtime=50.7 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 16179 0 0 0 5067 3 0 0 25 0 4 0 601697363 706785280 8068 33554432000 4194304 4797429 140733214113472 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 172555 8069 419 148 0 167484 0
[pid=27273/tid=27279] ppid=27271 vsize=690220 CPUtime=12.67 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 2862 0 0 0 1267 0 0 0 25 0 4 0 601697364 706785280 8069 33554432000 4194304 4797429 140733214113472 18446744073709551615 256415088151 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=690220 CPUtime=12.62 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 2656 0 0 0 1262 0 0 0 25 0 4 0 601697364 706785280 8069 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=690220 CPUtime=12.68 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 2740 0 0 0 1268 0 0 0 25 0 4 0 601697364 706785280 8069 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 690220

[startup+25.501 s]
/proc/loadavg: 7.78 7.88 7.33 9/184 27315
/proc/meminfo: memFree=29621556/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=696192 CPUtime=101.83 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 24064 0 0 0 10177 6 0 0 25 0 4 0 601697363 712900608 9698 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425129 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 174048 9698 419 148 0 168977 0
[pid=27273/tid=27279] ppid=27271 vsize=696192 CPUtime=25.47 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 3647 0 0 0 2547 0 0 0 25 0 4 0 601697364 712900608 9698 33554432000 4194304 4797429 140733214113472 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=696192 CPUtime=25.35 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 3738 0 0 0 2534 1 0 0 25 0 4 0 601697364 712900608 9698 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=696192 CPUtime=25.47 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 3761 0 0 0 2547 0 0 0 25 0 4 0 601697364 712900608 9698 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425072 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 696192

[startup+51.1011 s]
/proc/loadavg: 7.85 7.89 7.34 9/184 27316
/proc/meminfo: memFree=29602476/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=701596 CPUtime=204.1 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 34537 0 0 0 20400 10 0 0 25 0 4 0 601697363 718434304 12308 33554432000 4194304 4797429 140733214113472 18446744073709551615 4389772 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 175399 12308 421 148 0 170328 0
[pid=27273/tid=27279] ppid=27271 vsize=701596 CPUtime=51.08 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 4845 0 0 0 5107 1 0 0 25 0 4 0 601697364 718434304 12308 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=701596 CPUtime=50.81 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 5004 0 0 0 5080 1 0 0 25 0 4 0 601697364 718434304 12308 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=701596 CPUtime=51.08 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 5074 0 0 0 5107 1 0 0 25 0 4 0 601697364 718434304 12308 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 701596

[startup+102.3 s]
/proc/loadavg: 7.93 7.91 7.38 9/184 27317
/proc/meminfo: memFree=29577776/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=709220 CPUtime=408.62 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 51510 0 0 0 40846 16 0 0 25 0 4 0 601697363 726241280 15177 33554432000 4194304 4797429 140733214113472 18446744073709551615 4392186 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 177305 15177 421 148 0 172234 0
[pid=27273/tid=27279] ppid=27271 vsize=709220 CPUtime=102.28 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 6959 0 0 0 10226 2 0 0 25 0 4 0 601697364 726241280 15177 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=709220 CPUtime=101.73 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 7118 0 0 0 10172 1 0 0 25 0 4 0 601697364 726241280 15177 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=709220 CPUtime=102.28 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 7442 0 0 0 10226 2 0 0 25 0 4 0 601697364 726241280 15177 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 709220

[startup+162.3 s]
/proc/loadavg: 7.97 7.92 7.41 9/184 27319
/proc/meminfo: memFree=29558512/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=716016 CPUtime=648.3 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 67590 0 0 0 64807 23 0 0 25 0 4 0 601697363 733200384 17444 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 179004 17444 421 148 0 173933 0
[pid=27273/tid=27279] ppid=27271 vsize=716016 CPUtime=162.27 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 8850 0 0 0 16225 2 0 0 25 0 4 0 601697364 733200384 17444 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=716016 CPUtime=161.41 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 8864 0 0 0 16139 2 0 0 25 0 4 0 601697364 733200384 17444 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=716016 CPUtime=162.28 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 9154 0 0 0 16225 3 0 0 25 0 4 0 601697364 733200384 17444 33554432000 4194304 4797429 140733214113472 18446744073709551615 4428981 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 716016

[startup+222.301 s]
/proc/loadavg: 8.09 7.96 7.46 9/184 27320
/proc/meminfo: memFree=29537144/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=724168 CPUtime=887.98 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 82425 0 0 0 88769 29 0 0 25 0 4 0 601697363 741548032 19962 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 181042 19962 423 148 0 175971 0
[pid=27273/tid=27279] ppid=27271 vsize=724168 CPUtime=222.28 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 10722 0 0 0 22225 3 0 0 25 0 4 0 601697364 741548032 19962 33554432000 4194304 4797429 140733214113472 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=724168 CPUtime=221.09 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 10624 0 0 0 22106 3 0 0 25 0 4 0 601697364 741548032 19962 33554432000 4194304 4797429 140733214113472 18446744073709551615 4430051 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=724168 CPUtime=222.28 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 10832 0 0 0 22224 4 0 0 25 0 4 0 601697364 741548032 19962 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 724168

[startup+282.301 s]
/proc/loadavg: 8.12 8.00 7.50 9/184 27322
/proc/meminfo: memFree=29528912/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=727888 CPUtime=1127.67 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 95658 0 0 0 112733 34 0 0 25 0 4 0 601697363 745357312 20003 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 181972 20003 423 148 0 176901 0
[pid=27273/tid=27279] ppid=27271 vsize=727888 CPUtime=282.29 cores=1,3,5,7

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

[pid=27273] ppid=27271 vsize=750864 CPUtime=2805.41 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 167828 0 0 0 280470 71 0 0 25 0 4 0 601697363 768884736 30452 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 187716 30452 423 148 0 182645 0
[pid=27273/tid=27279] ppid=27271 vsize=750864 CPUtime=702.28 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 20576 0 0 0 70220 8 0 0 25 0 4 0 601697364 768884736 30452 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=750864 CPUtime=698.48 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 21481 0 0 0 69840 8 0 0 25 0 4 0 601697364 768884736 30452 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=750864 CPUtime=702.3 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 21628 0 0 0 70221 9 0 0 25 0 4 0 601697364 768884736 30452 33554432000 4194304 4797429 140733214113472 18446744073709551615 4656595 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 750864

[startup+762.301 s]
/proc/loadavg: 8.10 8.07 7.73 9/184 27335
/proc/meminfo: memFree=29444724/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=752112 CPUtime=3045.09 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 176327 0 0 0 304433 76 0 0 25 0 4 0 601697363 770162688 32215 33554432000 4194304 4797429 140733214113472 18446744073709551615 4351621 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 188028 32215 423 148 0 182957 0
[pid=27273/tid=27279] ppid=27271 vsize=752112 CPUtime=762.28 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 21865 0 0 0 76219 9 0 0 25 0 4 0 601697364 770162688 32215 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424670 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=752112 CPUtime=758.15 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 22615 0 0 0 75807 8 0 0 25 0 4 0 601697364 770162688 32215 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=752112 CPUtime=762.3 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 23064 0 0 0 76220 10 0 0 25 0 4 0 601697364 770162688 32215 33554432000 4194304 4797429 140733214113472 18446744073709551615 4647962 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 752112

[startup+822.301 s]
/proc/loadavg: 8.16 8.08 7.75 9/184 27336
/proc/meminfo: memFree=29426316/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=754296 CPUtime=3284.78 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 184577 0 0 0 328398 80 0 0 25 0 4 0 601697363 772399104 33241 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 188574 33241 423 148 0 183503 0
[pid=27273/tid=27279] ppid=27271 vsize=754296 CPUtime=822.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 22722 0 0 0 82219 10 0 0 25 0 4 0 601697364 772399104 33241 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=754296 CPUtime=817.84 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 23401 0 0 0 81775 9 0 0 25 0 4 0 601697364 772399104 33241 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=754296 CPUtime=822.3 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 24171 0 0 0 82220 10 0 0 25 0 4 0 601697364 772399104 33241 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 754296

[startup+882.301 s]
/proc/loadavg: 8.17 8.10 7.77 9/184 27338
/proc/meminfo: memFree=29413868/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=757660 CPUtime=3524.45 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 192054 0 0 0 352361 84 0 0 25 0 4 0 601697363 775843840 35206 33554432000 4194304 4797429 140733214113472 18446744073709551615 4495554 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 189415 35206 423 148 0 184344 0
[pid=27273/tid=27279] ppid=27271 vsize=757660 CPUtime=882.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 23918 0 0 0 88218 11 0 0 25 0 4 0 601697364 775843840 35206 33554432000 4194304 4797429 140733214113472 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=757660 CPUtime=877.5 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 24670 0 0 0 87741 9 0 0 25 0 4 0 601697364 775843840 35206 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=757660 CPUtime=882.3 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 24930 0 0 0 88219 11 0 0 25 0 4 0 601697364 775843840 35206 33554432000 4194304 4797429 140733214113472 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 757660

[startup+942.3 s]
/proc/loadavg: 8.12 8.09 7.79 9/184 27340
/proc/meminfo: memFree=29413340/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=762992 CPUtime=3764.15 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 199855 0 0 0 376327 88 0 0 25 0 4 0 601697363 781303808 35758 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 190748 35758 423 148 0 185677 0
[pid=27273/tid=27279] ppid=27271 vsize=762992 CPUtime=942.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 25170 0 0 0 94218 11 0 0 25 0 4 0 601697364 781303808 35758 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=762992 CPUtime=937.18 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 25810 0 0 0 93708 10 0 0 25 0 4 0 601697364 781303808 35758 33554432000 4194304 4797429 140733214113472 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=762992 CPUtime=942.31 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 26214 0 0 0 94219 12 0 0 25 0 4 0 601697364 781303808 35758 33554432000 4194304 4797429 140733214113472 18446744073709551615 4255081 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 762992

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 7.80 9/184 27341
/proc/meminfo: memFree=29406208/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=770072 CPUtime=4003.81 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 208360 0 0 0 400288 93 0 0 25 0 4 0 601697363 788553728 34541 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 192518 34541 423 148 0 187447 0
[pid=27273/tid=27279] ppid=27271 vsize=770072 CPUtime=1002.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 26142 0 0 0 100217 12 0 0 25 0 4 0 601697364 788553728 34541 33554432000 4194304 4797429 140733214113472 18446744073709551615 4501888 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=770072 CPUtime=996.86 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 26742 0 0 0 99675 11 0 0 25 0 4 0 601697364 788553728 34541 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=770072 CPUtime=1002.31 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 27739 0 0 0 100218 13 0 0 25 0 4 0 601697364 788553728 34541 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 770072

[startup+1062.31 s]
/proc/loadavg: 8.01 8.06 7.81 9/184 27343
/proc/meminfo: memFree=29400816/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=770132 CPUtime=4243.51 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 214685 0 0 0 424253 98 0 0 25 0 4 0 601697363 788615168 37625 33554432000 4194304 4797429 140733214113472 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 192533 37625 423 148 0 187462 0
[pid=27273/tid=27279] ppid=27271 vsize=770132 CPUtime=1062.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 26845 0 0 0 106216 13 0 0 25 0 4 0 601697364 788615168 37625 33554432000 4194304 4797429 140733214113472 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=770132 CPUtime=1056.53 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 27477 0 0 0 105642 11 0 0 25 0 4 0 601697364 788615168 37625 33554432000 4194304 4797429 140733214113472 18446744073709551615 4524466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=770132 CPUtime=1062.31 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 28404 0 0 0 106218 13 0 0 25 0 4 0 601697364 788615168 37625 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 770132

[startup+1122.3 s]
/proc/loadavg: 8.00 8.04 7.82 9/184 27344
/proc/meminfo: memFree=29394420/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=771720 CPUtime=4483.17 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 222476 0 0 0 448215 102 0 0 25 0 4 0 601697363 790241280 37994 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 192930 37994 423 148 0 187859 0
[pid=27273/tid=27279] ppid=27271 vsize=771720 CPUtime=1122.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 28029 0 0 0 112215 14 0 0 25 0 4 0 601697364 790241280 37994 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=771720 CPUtime=1116.21 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 28961 0 0 0 111609 12 0 0 25 0 4 0 601697364 790241280 37994 33554432000 4194304 4797429 140733214113472 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=771720 CPUtime=1122.31 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 29543 0 0 0 112217 14 0 0 25 0 4 0 601697364 790241280 37994 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 771720

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 7.83 9/184 27346
/proc/meminfo: memFree=29374900/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=773072 CPUtime=4722.85 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 227939 0 0 0 472180 105 0 0 25 0 4 0 601697363 791625728 40284 33554432000 4194304 4797429 140733214113472 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 193268 40284 423 148 0 188197 0
[pid=27273/tid=27279] ppid=27271 vsize=773072 CPUtime=1182.29 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 28674 0 0 0 118214 15 0 0 25 0 4 0 601697364 791625728 40284 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=773072 CPUtime=1175.88 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 29488 0 0 0 117576 12 0 0 25 0 4 0 601697364 791625728 40284 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=773072 CPUtime=1182.31 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 30125 0 0 0 118217 14 0 0 25 0 4 0 601697364 791625728 40284 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 773072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.03 7.83 9/184 27347
/proc/meminfo: memFree=29379964/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=776956 CPUtime=4800.36 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 233115 0 0 0 479929 107 0 0 25 0 4 0 601697363 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 194239 38172 423 148 0 189168 0
[pid=27273/tid=27279] ppid=27271 vsize=776956 CPUtime=1201.7 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 29740 0 0 0 120155 15 0 0 25 0 4 0 601697364 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=776956 CPUtime=1195.18 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 30311 0 0 0 119505 13 0 0 25 0 4 0 601697364 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=776956 CPUtime=1201.72 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 31117 0 0 0 120157 15 0 0 25 0 4 0 601697364 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 776956

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

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

[startup+1201.7 s]
/proc/loadavg: 8.00 8.03 7.83 9/184 27347
/proc/meminfo: memFree=29379964/32950928 swapFree=67111364/67111528
[pid=27273] ppid=27271 vsize=776956 CPUtime=4800.36 cores=1,3,5,7
/proc/27273/stat : 27273 (techdemo) R 27271 27273 27136 0 -1 4202496 233115 0 0 0 479929 107 0 0 25 0 4 0 601697363 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27273/statm: 194239 38172 423 148 0 189168 0
[pid=27273/tid=27279] ppid=27271 vsize=776956 CPUtime=1201.7 cores=1,3,5,7
/proc/27273/task/27279/stat : 27279 (techdemo) R 27271 27273 27136 0 -1 4202560 29740 0 0 0 120155 15 0 0 25 0 4 0 601697364 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27273/tid=27280] ppid=27271 vsize=776956 CPUtime=1195.18 cores=1,3,5,7
/proc/27273/task/27280/stat : 27280 (techdemo) R 27271 27273 27136 0 -1 4202560 30311 0 0 0 119505 13 0 0 25 0 4 0 601697364 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27273/tid=27281] ppid=27271 vsize=776956 CPUtime=1201.72 cores=1,3,5,7
/proc/27273/task/27281/stat : 27281 (techdemo) R 27271 27273 27136 0 -1 4202560 31117 0 0 0 120157 15 0 0 25 0 4 0 601697364 795602944 38172 33554432000 4194304 4797429 140733214113472 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 776956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.4
CPU user time (s): 4799.32
CPU system time (s): 1.07883
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 815100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.32
system time used= 1.07883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233116
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= 534
involuntary context switches= 19539

runsolver used 2.04869 second user time and 4.51331 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 00:04:27
IDJOB=3172893
IDBENCH=82911
IDSOLVER=1584
FILE ID=node115/3172893-1304114667
RUNJOBID= node115-1304113463-27155
PBS_JOBID= 13170702
Free space on /tmp= 72732 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172893-1304114667/watcher-3172893-1304114667 -o /tmp/evaluation-result-3172893-1304114667/solver-3172893-1304114667 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172893-1304114667.cnf

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=1282170988

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29694368 kB
Buffers:        808784 kB
Cached:        1958764 kB
SwapCached:          0 kB
Active:         175692 kB
Inactive:      2655560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29694368 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15592 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14696 kB
Slab:           362208 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187728 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= 72716 MiB
End job on node115 at 2011-04-30 00:24:31