Trace number 3172743

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
MD5SUM7790a3f63c0c8a2b2a87d89aa5f80b99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.080987
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-3172743-1304093277.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.01 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.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.58	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.00/0.58	c learnt bin added due to v-elim: 0
0.00/0.58	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.58	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.58	c calculated reachability. Time: 0.00
0.00/0.58	c Calc default polars -  time:   0.00 s pos:      76 undec:       4 neg:      70
0.00/0.58	c =========================================================================================
0.00/0.58	c types(t): F = full restart, N = normal restart
0.00/0.58	c types(t): S = simplification begin/end, E = solution found
0.00/0.58	c restart types(rt): st = static, dy = dynamic
0.00/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.58	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.58	c Decided on static restart strategy
7.96/2.02	c  N dy     7     30001       150      3195         0     10289     15975    236309     31.31     24.43  --
7.96/2.03	c  S st     7     30001       150      3195         0     10289     15975    236309     31.31     24.43  --
7.96/2.07	c  S st     7     30504       150      3195         0     10788     15975    250364     31.31     24.43  --
7.96/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.96/2.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.10
7.96/2.10	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
7.96/2.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.10	c Subs w/ non-existent bins:      0 time:  0.01 s
8.36/2.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.36/2.64	c lits-rem:      1946  cl-subs:      914  v-elim:    150  v-fix:    0  time:  2.14 s
10.36/2.64	c learnt bin added due to v-elim: 0
10.36/2.64	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.36/2.64	c vivif2 --  cl tried     9874 cl shrink        0 lits rem          0 time: 0.01
10.76/2.73	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.38
10.76/2.74	c calculated reachability. Time: 0.00
10.76/2.74	c  N dy     7     30504       150      3195         0      9874     15975    224003     31.31     24.43  --
10.76/2.74	c  F st     7     30504       150      3195         0      9874     15975    224003     31.31     24.43  --
11.16/2.87	c Decided on static restart strategy
15.55/3.92	c  N dy    14     45756       150      3195         0     16929     15975    428160     32.34     24.57  --
15.55/3.94	c  S st    14     45756       150      3195         0     16929     15975    428160     32.34     24.57  --
15.55/3.99	c  S st    14     46261       150      3195         0      8882     15975    149884     32.34     24.57  --
15.55/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.55/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.06
15.96/4.01	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
15.96/4.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.01	c Subs w/ non-existent bins:      0 time:  0.00 s
15.96/4.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.24	c lits-rem:       140  cl-subs:      165  v-elim:    150  v-fix:    0  time:  0.90 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     8717 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.22
16.74/4.30	c calculated reachability. Time: 0.00
16.74/4.30	c  N dy    14     46261       150      3195         0      8717     15975    146982     32.34     24.57  --
26.33/6.61	c  N dy    15     69391       150      3195         0     10728     15975    169462     29.43     23.70  --
26.33/6.62	c  S st    15     69391       150      3195         0     10728     15975    169462     29.43     23.70  --
26.33/6.66	c  S st    15     69893       150      3195         0     11215     15975    183700     29.43     23.70  --
26.33/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.33/6.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.68	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.69	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
26.33/6.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.69	c Subs w/ non-existent bins:      0 time:  0.01 s
26.33/6.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.33/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
28.33/7.11	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.93/8.08	c Added 2 vars  tried: 80000 time: 3.88
31.93/8.09	c ORs :      2 avg-s:  0.0 cl-sh:   943 l-rem:    943 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.89
31.93/8.09	c lits-rem:       278  cl-subs:      237  v-elim:    150  v-fix:    0  time:  5.59 s
31.93/8.09	c learnt bin added due to v-elim: 0
31.93/8.09	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
31.93/8.09	c vivif2 --  cl tried    10978 cl shrink        0 lits rem          0 time: 0.01
32.33/8.16	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.26
32.33/8.16	c calculated reachability. Time: 0.00
32.33/8.16	c  N dy    15     69893       152      3197         4     10978     15987    178075     29.43     23.70  --
32.33/8.16	c  F st    15     69893       152      3197         4     10978     15987    178075     29.43     23.70  --
33.13/8.31	c Decided on static restart strategy
45.91/11.59	c  N dy    22    104839       152      3197         4     20499     15987    424166     29.38     23.65  --
46.31/11.61	c  S st    22    104839       152      3197         4     20499     15987    424166     29.38     23.65  --
46.31/11.67	c  S st    22    105341       152      3197         4     20995     15987    438031     29.38     23.65  --
46.31/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.31/11.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.72/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.23
46.72/11.73	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
46.72/11.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.72/11.74	c Subs w/ non-existent bins:      0 time:  0.01 s
46.72/11.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.72/11.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.72/11.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
50.30/12.62	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
50.30/12.63	c lits-rem:      3232  cl-subs:     1609  v-elim:    150  v-fix:    0  time:  3.54 s
50.30/12.63	c learnt bin added due to v-elim: 0
50.30/12.63	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
50.30/12.63	c vivif2 --  cl tried    19386 cl shrink        0 lits rem          0 time: 0.01
50.70/12.74	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.44
50.70/12.74	c calculated reachability. Time: 0.00
50.70/12.74	c  N dy    22    105341       152      3197         4     19386     15987    388892     29.38     23.65  --
77.06/19.33	c  N dy    23    158011       152      3197         4     26623     15987    556096     30.08     23.56  --
77.06/19.35	c  S st    23    158011       152      3197         4     26623     15987    556096     30.08     23.56  --
77.47/19.44	c  S st    23    158515       152      3197         4     27116     15987    570520     30.08     23.56  --
77.47/19.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.47/19.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.88/19.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.33
77.88/19.52	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
77.88/19.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.88/19.52	c Subs w/ non-existent bins:      0 time:  0.02 s
77.88/19.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.88/19.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.88/19.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
82.66/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.66/20.74	c lits-rem:      3399  cl-subs:     2376  v-elim:    150  v-fix:    0  time:  4.84 s
82.66/20.74	c learnt bin added due to v-elim: 0
82.66/20.74	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
82.66/20.75	c vivif2 --  cl tried    24740 cl shrink        0 lits rem          0 time: 0.02
83.06/20.84	c asymm  cl-useful: 0/2768/3197 lits-rem:0 time: 0.38
83.06/20.84	c calculated reachability. Time: 0.00
83.06/20.84	c  N dy    23    158515       152      3197         4     24740     15987    498266     30.08     23.56  --
132.19/33.13	c  N dy    24    237772       152      3197         4     29653     15987    562220     29.49     23.65  --
132.19/33.15	c  S st    24    237772       152      3197         4     29653     15987    562220     29.49     23.65  --
132.59/33.24	c  S st    24    238278       160      3197        20     30154     16019    576943     29.49     23.65  --
132.59/33.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.59/33.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.99/33.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.39
132.99/33.34	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
132.99/33.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.99/33.34	c Subs w/ non-existent bins:      0 time:  0.02 s
132.99/33.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.99/33.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.99/33.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.38/34.49	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
137.38/34.49	c lits-rem:      2879  cl-subs:     2651  v-elim:    150  v-fix:    0  time:  4.56 s
137.38/34.49	c learnt bin added due to v-elim: 0
137.38/34.49	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
137.78/34.50	c vivif2 --  cl tried    27503 cl shrink        0 lits rem          0 time: 0.02
137.78/34.59	c asymm  cl-useful: 0/2550/3197 lits-rem:0 time: 0.38
137.78/34.60	c calculated reachability. Time: 0.00
137.78/34.60	c  N dy    24    238278       160      3197        20     27503     16019    503028     29.49     23.65  --
225.67/56.56	c  N dy    25    357418       160      3197        20     31591     16019    542514     31.11     23.43  --
225.67/56.59	c  S st    25    357418       160      3197        20     31591     16019    542514     31.11     23.43  --
226.07/56.68	c  S st    25    357920       168      3197        40     32092     16055    556578     31.11     23.43  --
226.07/56.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.07/56.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.47/56.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.46
226.47/56.80	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
226.47/56.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.88/56.81	c Subs w/ non-existent bins:      0 time:  0.02 s
226.88/56.81	c Replacing        1 vars Replaced      215 lits Time:     0.01 s 
226.88/56.82	c bin-w-bin subsume rem            2 bins  time:  0.00 s
226.88/56.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.88/56.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
230.87/57.84	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
230.87/57.85	c lits-rem:      3783  cl-subs:     1952  v-elim:    150  v-fix:    0  time:  4.11 s
230.87/57.85	c learnt bin added due to v-elim: 0
230.87/57.85	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
230.87/57.85	c vivif2 --  cl tried    30140 cl shrink        0 lits rem          0 time: 0.02
230.87/57.89	c asymm  cl-useful: 0/647/3197 lits-rem:0 time: 0.15
230.87/57.89	c calculated reachability. Time: 0.00
230.87/57.89	c  N dy    25    357920       167      3197        34     30140     16047    502855     31.11     23.43  --
390.25/97.78	c  N dy    26    536881       167      3197        34     37884     16047    617465     31.36     23.43  --
390.65/97.80	c  S st    26    536881       167      3197        34     37884     16047    617465     31.36     23.43  --
391.05/97.91	c  S st    26    537384       171      3197        50     38380     16071    631739     31.36     23.43  --
391.05/97.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.05/97.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.45/98.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.59
391.45/98.06	c Calc non-exist non-lernt bins v-fix:     0 done:    171 time:  0.00 s
391.45/98.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.45/98.07	c Subs w/ non-existent bins:      0 time:  0.02 s
391.45/98.07	c Replacing        2 vars Replaced       35 lits Time:     0.01 s 
391.45/98.08	c bin-w-bin subsume rem            4 bins  time:  0.00 s
391.45/98.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
391.45/98.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
396.64/99.36	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
407.83/102.17	c Added 2 vars  tried: 80000 time: 11.21
408.22/102.29	c ORs :      2 avg-s:  0.0 cl-sh:  9435 l-rem:   9435 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.70
408.62/102.30	c lits-rem:      2010  cl-subs:     2304  v-elim:    150  v-fix:    0  time: 16.86 s
408.62/102.30	c learnt bin added due to v-elim: 0
408.62/102.30	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
408.62/102.31	c vivif2 --  cl tried    36076 cl shrink        0 lits rem          0 time: 0.03
409.02/102.40	c asymm  cl-useful: 0/1871/3199 lits-rem:0 time: 0.37
409.02/102.40	c calculated reachability. Time: 0.00
409.02/102.40	c  N dy    26    537384       171      3199        42     36076     16065    560847     31.36     23.43  --
409.02/102.40	c  F st    26    537384       171      3199        42     36076     16065    560847     31.36     23.43  --
410.22/102.77	c Decided on static restart strategy
693.45/173.64	c  N dy    33    806076       171      3199        42     58902     16065   1125347     31.12     23.32  --
693.45/173.69	c  S st    33    806076       171      3199        42     58902     16065   1125347     31.12     23.32  --
694.25/173.88	c  S st    33    806579       171      3199        42     59394     16065   1139233     31.12     23.32  --
694.25/173.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
694.25/173.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
695.85/174.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.1M T:  1.39
695.85/174.23	c Calc non-exist non-lernt bins v-fix:     0 done:    171 time:  0.00 s
695.85/174.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
695.85/174.24	c Subs w/ non-existent bins:      0 time:  0.04 s
695.85/174.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.85/174.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
695.85/174.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
707.44/177.18	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.02
707.44/177.19	c lits-rem:      1558  cl-subs:     5262  v-elim:    150  v-fix:    0  time: 11.71 s
707.44/177.19	c learnt bin added due to v-elim: 0
707.44/177.19	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
707.84/177.21	c vivif2 --  cl tried    54132 cl shrink        0 lits rem          0 time: 0.05
708.24/177.31	c asymm  cl-useful: 0/916/3199 lits-rem:0 time: 0.42
708.24/177.31	c calculated reachability. Time: 0.00
708.24/177.31	c  N dy    33    806579       171      3199        42     54132     16065    996996     31.12     23.32  --
1298.24/325.09	c  N dy    34   1209869       171      3199        42     69471     16065   1264956     30.81     23.04  --
1298.64/325.14	c  S st    34   1209869       171      3199        42     69471     16065   1264956     30.81     23.04  --
1298.64/325.14	c Finding binary XORs  T:     0.00 s  found:       1
1299.45/325.37	c  S st    34   1210369       173      3199        50     69969     16077   1279425     30.81     23.04  --
1299.45/325.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1299.45/325.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1301.03/325.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.7M T:  1.66
1301.03/325.79	c Calc non-exist non-lernt bins v-fix:     0 done:    173 time:  0.01 s
1301.03/325.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1301.43/325.80	c Subs w/ non-existent bins:      0 time:  0.05 s
1301.43/325.80	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1301.43/325.83	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1301.43/325.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1301.43/325.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1318.61/330.15	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.02
1318.61/330.18	c lits-rem:      1568  cl-subs:     6286  v-elim:    150  v-fix:    0  time: 17.36 s
1318.61/330.18	c learnt bin added due to v-elim: 0
1318.61/330.18	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1318.61/330.19	c vivif2 --  cl tried    63683 cl shrink        0 lits rem          0 time: 0.06
1319.41/330.31	c asymm  cl-useful: 0/1109/3199 lits-rem:0 time: 0.46
1319.41/330.31	c calculated reachability. Time: 0.00
1319.41/330.31	c  N dy    34   1210369       172      3199        44     63683     16069   1112200     30.81     23.04  --
2242.97/561.59	c  N dy    35   1710372       172      3199        44     94913     16069   1927465     31.45     22.87  --
2243.37/561.67	c  S st    35   1710372       172      3199        44     94913     16069   1927465     31.45     22.87  --
2244.96/562.00	c  S st    35   1710874       176      3199        52     95412     16085   1941894     31.45     22.87  --
2244.96/562.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2244.96/562.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2246.96/562.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.5M T:  2.24
2246.96/562.57	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.01 s
2246.96/562.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2246.96/562.59	c Subs w/ non-existent bins:      0 time:  0.07 s
2247.36/562.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2247.36/562.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2247.36/562.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2280.51/570.97	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.02
2280.91/571.01	c lits-rem:      2513  cl-subs:     7525  v-elim:    150  v-fix:    0  time: 33.49 s
2280.91/571.01	c learnt bin added due to v-elim: 0
2280.91/571.01	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2280.91/571.03	c vivif2 --  cl tried    87887 cl shrink        0 lits rem          0 time: 0.09
2281.31/571.15	c asymm  cl-useful: 0/746/3199 lits-rem:0 time: 0.49
2281.31/571.16	c calculated reachability. Time: 0.00
2281.31/571.16	c  N dy    35   1710874       176      3199        52     87887     16085   1709762     31.45     22.87  --
3321.50/831.59	c  N dy    36   2210875       176      3199        52    102500     16085   2017689     31.15     22.87  --
3321.90/831.67	c  S st    36   2210875       176      3199        52    102500     16085   2017689     31.15     22.87  --
3323.50/832.05	c  S st    36   2211380       182      3199        68    103004     16113   2031853     31.15     22.87  --
3323.50/832.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3323.50/832.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3326.29/832.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.2M T:  2.84
3326.29/832.77	c Calc non-exist non-lernt bins v-fix:     0 done:    182 time:  0.01 s
3326.29/832.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3326.29/832.79	c Subs w/ non-existent bins:      0 time:  0.08 s
3326.29/832.80	c Replacing        1 vars Replaced       17 lits Time:     0.03 s 
3326.69/832.83	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3326.69/832.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3326.69/832.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3370.64/843.80	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.13
3412.18/854.24	c Added 2 vars  tried: 80000 time: 41.71
3416.17/855.22	c ORs :      2 avg-s:  0.0 cl-sh: 24218 l-rem:  24218 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   45.61
3416.17/855.25	c lits-rem:      2199  cl-subs:     9236  v-elim:    150  v-fix:    0  time: 89.55 s
3416.17/855.25	c learnt bin added due to v-elim: 0
3416.17/855.25	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3416.17/855.28	c vivif2 --  cl tried    93768 cl shrink        0 lits rem          0 time: 0.10
3416.98/855.40	c asymm  cl-useful: 0/620/3201 lits-rem:0 time: 0.49
3416.98/855.41	c calculated reachability. Time: 0.00
3416.98/855.41	c  N dy    36   2211380       183      3201        66     93768     16117   1722132     31.15     22.87  --
4697.24/1175.97	c  N dy    37   2711382       183      3201        66    118531     16117   2311031     30.86     22.95  --
4697.64/1176.06	c  S st    37   2711382       183      3201        66    118531     16117   2311031     30.86     22.95  --
4699.24/1176.48	c  S st    37   2711885       183      3201        66    119028     16117   2325156     30.86     22.95  --
4699.24/1176.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4699.24/1176.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4702.83/1177.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.2M T:  3.56
4702.83/1177.38	c Calc non-exist non-lernt bins v-fix:     0 done:    183 time:  0.01 s
4702.83/1177.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4703.23/1177.40	c Subs w/ non-existent bins:      0 time:  0.09 s
4703.23/1177.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4703.23/1177.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4703.23/1177.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4757.95/1191.10	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
4757.95/1191.15	c lits-rem:      1346  cl-subs:    11987  v-elim:    150  v-fix:    0  time: 54.70 s
4757.95/1191.15	c learnt bin added due to v-elim: 0
4757.95/1191.15	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
4757.95/1191.18	c vivif2 --  cl tried   107041 cl shrink        0 lits rem          0 time: 0.12
4758.75/1191.30	c asymm  cl-useful: 0/464/3201 lits-rem:0 time: 0.50
4758.75/1191.31	c calculated reachability. Time: 0.00
4758.75/1191.31	c  N dy    37   2711885       183      3201        66    107041     16117   1985221     30.86     22.95  --
4758.75/1191.31	c  F st    37   2711885       183      3201        66    107041     16117   1985221     30.86     22.95  --
4764.34/1192.74	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.17 7.90 7.95 6/180 1578
/proc/meminfo: memFree=29392548/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=50144 CPUtime=0 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 592 0 0 0 0 0 0 0 23 0 1 0 599558344 51347456 527 33554432000 4194304 4797429 140733721388944 18446744073709551615 4358781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1578/statm: 12536 528 347 148 0 7465 0

[startup+0.108201 s]
/proc/loadavg: 7.17 7.90 7.95 6/180 1578
/proc/meminfo: memFree=29392548/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=677352 CPUtime=2.3 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 3966 0 0 0 230 0 0 0 18 0 4 0 599558344 693608448 3057 33554432000 4194304 4797429 140733721388944 18446744073709551615 4345217 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 169371 3089 412 148 0 164300 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 677352

[startup+0.92138 s]
/proc/loadavg: 7.17 7.90 7.95 6/180 1578
/proc/meminfo: memFree=29392548/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=678852 CPUtime=3.64 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 5192 0 0 0 364 0 0 0 19 0 4 0 599558344 695144448 4020 33554432000 4194304 4797429 140733721388944 18446744073709551615 4425570 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 169713 4020 414 148 0 164642 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 678852

[startup+1.02136 s]
/proc/loadavg: 7.17 7.90 7.95 6/180 1578
/proc/meminfo: memFree=29392548/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=679420 CPUtime=4.05 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 5540 0 0 0 404 1 0 0 19 0 4 0 599558344 695726080 4080 33554432000 4194304 4797429 140733721388944 18446744073709551615 4341121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 169855 4080 414 148 0 164784 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 679420

[startup+1.12134 s]
/proc/loadavg: 7.17 7.90 7.95 6/180 1578
/proc/meminfo: memFree=29392548/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=680008 CPUtime=4.45 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 6157 0 0 0 444 1 0 0 19 0 4 0 599558344 696328192 3798 33554432000 4194304 4797429 140733721388944 18446744073709551615 4391546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 170002 3798 414 148 0 164931 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 680008

[startup+1.50027 s]
/proc/loadavg: 7.17 7.90 7.95 6/180 1578
/proc/meminfo: memFree=29392548/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=680352 CPUtime=5.96 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 6687 0 0 0 595 1 0 0 19 0 4 0 599558344 696680448 4309 33554432000 4194304 4797429 140733721388944 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 170088 4309 416 148 0 165017 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 680352

[startup+3.10098 s]
/proc/loadavg: 7.23 7.90 7.95 9/184 1583
/proc/meminfo: memFree=29353068/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=683448 CPUtime=12.35 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 8677 0 0 0 1234 1 0 0 25 0 4 0 599558344 699850752 5890 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 170862 5890 416 148 0 165791 0
[pid=1578/tid=1580] ppid=1576 vsize=683448 CPUtime=3.08 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 1702 0 0 0 308 0 0 0 25 0 4 0 599558345 699850752 5890 33554432000 4194304 4797429 140733721388944 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=683448 CPUtime=3.08 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 1795 0 0 0 308 0 0 0 25 0 4 0 599558345 699850752 5890 33554432000 4194304 4797429 140733721388944 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=683448 CPUtime=3.07 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 1555 0 0 0 307 0 0 0 25 0 4 0 599558345 699850752 5890 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 683448

[startup+6.30639 s]
/proc/loadavg: 7.23 7.90 7.95 9/184 1583
/proc/meminfo: memFree=29344028/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=685516 CPUtime=25.16 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 11698 0 0 0 2514 2 0 0 25 0 4 0 599558344 701968384 6466 33554432000 4194304 4797429 140733721388944 18446744073709551615 4425828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 171379 6466 416 148 0 166308 0
[pid=1578/tid=1580] ppid=1576 vsize=685516 CPUtime=6.29 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 2073 0 0 0 629 0 0 0 25 0 4 0 599558345 701968384 6466 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=685516 CPUtime=6.29 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 2182 0 0 0 629 0 0 0 25 0 4 0 599558345 701968384 6466 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=685516 CPUtime=6.26 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 2011 0 0 0 626 0 0 0 25 0 4 0 599558345 701968384 6466 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 685516

[startup+12.7002 s]
/proc/loadavg: 7.30 7.90 7.95 9/184 1583
/proc/meminfo: memFree=29333776/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=689668 CPUtime=50.7 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 16223 0 0 0 5067 3 0 0 25 0 4 0 599558344 706220032 8033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428866 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 172417 8033 419 148 0 167346 0
[pid=1578/tid=1580] ppid=1576 vsize=689668 CPUtime=12.68 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 2627 0 0 0 1268 0 0 0 25 0 4 0 599558345 706220032 8033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=689668 CPUtime=12.68 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 2845 0 0 0 1268 0 0 0 25 0 4 0 599558345 706220032 8033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4377741 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=689668 CPUtime=12.62 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 2626 0 0 0 1262 0 0 0 25 0 4 0 599558345 706220032 8033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 689668

[startup+25.5008 s]
/proc/loadavg: 7.53 7.92 7.96 9/184 1583
/proc/meminfo: memFree=29314084/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=695072 CPUtime=101.83 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 23928 0 0 0 10179 4 0 0 25 0 4 0 599558344 711753728 9553 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 173768 9553 419 148 0 168697 0
[pid=1578/tid=1580] ppid=1576 vsize=695072 CPUtime=25.48 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 3382 0 0 0 2548 0 0 0 25 0 4 0 599558345 711753728 9553 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=695072 CPUtime=25.47 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 3852 0 0 0 2547 0 0 0 25 0 4 0 599558345 711753728 9553 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=695072 CPUtime=25.35 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 3607 0 0 0 2535 0 0 0 25 0 4 0 599558345 711753728 9553 33554432000 4194304 4797429 140733721388944 18446744073709551615 4648124 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 695072

[startup+51.1011 s]
/proc/loadavg: 7.69 7.93 7.96 9/184 1584
/proc/meminfo: memFree=29293268/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=700980 CPUtime=204.1 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 34781 0 0 0 20403 7 0 0 25 0 4 0 599558344 717803520 11799 33554432000 4194304 4797429 140733721388944 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 175245 11799 421 148 0 170174 0
[pid=1578/tid=1580] ppid=1576 vsize=700980 CPUtime=51.08 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 4720 0 0 0 5108 0 0 0 25 0 4 0 599558345 717803520 11799 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524528 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=700980 CPUtime=51.08 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 5036 0 0 0 5107 1 0 0 25 0 4 0 599558345 717803520 11799 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=700980 CPUtime=50.82 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 4915 0 0 0 5081 1 0 0 25 0 4 0 599558345 717803520 11799 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524433 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 700980

[startup+102.301 s]
/proc/loadavg: 7.92 7.95 7.96 9/184 1585
/proc/meminfo: memFree=29271688/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=708004 CPUtime=408.62 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 52004 0 0 0 40850 12 0 0 25 0 4 0 599558344 724996096 15033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4656727 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 177001 15033 421 148 0 171930 0
[pid=1578/tid=1580] ppid=1576 vsize=708004 CPUtime=102.28 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 6851 0 0 0 10227 1 0 0 25 0 4 0 599558345 724996096 15033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=708004 CPUtime=102.28 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 7123 0 0 0 10227 1 0 0 25 0 4 0 599558345 724996096 15033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=708004 CPUtime=101.74 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 6958 0 0 0 10173 1 0 0 25 0 4 0 599558345 724996096 15033 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 708004

[startup+162.301 s]
/proc/loadavg: 8.02 7.97 7.97 9/184 1587
/proc/meminfo: memFree=29248200/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=715668 CPUtime=648.32 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 68534 0 0 0 64812 20 0 0 25 0 4 0 599558344 732844032 17681 33554432000 4194304 4797429 140733721388944 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 178917 17681 421 148 0 173846 0
[pid=1578/tid=1580] ppid=1576 vsize=715668 CPUtime=162.28 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 8553 0 0 0 16226 2 0 0 25 0 4 0 599558345 732844032 17681 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=715668 CPUtime=162.28 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 8817 0 0 0 16226 2 0 0 25 0 4 0 599558345 732844032 17681 33554432000 4194304 4797429 140733721388944 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=715668 CPUtime=161.42 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 8735 0 0 0 16140 2 0 0 25 0 4 0 599558345 732844032 17681 33554432000 4194304 4797429 140733721388944 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 715668

[startup+222.3 s]
/proc/loadavg: 8.01 7.97 7.97 9/184 1588
/proc/meminfo: memFree=29224836/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=721140 CPUtime=887.99 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 83133 0 0 0 88773 26 0 0 25 0 4 0 599558344 738447360 20050 33554432000 4194304 4797429 140733721388944 18446744073709551615 4351621 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 180285 20050 422 148 0 175214 0
[pid=1578/tid=1580] ppid=1576 vsize=721140 CPUtime=222.29 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 10237 0 0 0 22226 3 0 0 25 0 4 0 599558345 738447360 20050 33554432000 4194304 4797429 140733721388944 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=721140 CPUtime=222.28 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 10540 0 0 0 22225 3 0 0 25 0 4 0 599558345 738447360 20050 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=721140 CPUtime=221.1 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 10546 0 0 0 22107 3 0 0 25 0 4 0 599558345 738447360 20050 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 721140

[startup+282.3 s]
/proc/loadavg: 8.00 7.97 7.97 9/184 1590
/proc/meminfo: memFree=29216980/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=727544 CPUtime=1127.68 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 96576 0 0 0 112737 31 0 0 25 0 4 0 599558344 745005056 20293 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 181886 20293 422 148 0 176815 0
[pid=1578/tid=1580] ppid=1576 vsize=727544 CPUtime=282.29 cores=0,2,4,6

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

[pid=1578] ppid=1576 vsize=750464 CPUtime=2805.41 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 167637 0 0 0 280481 60 0 0 25 0 4 0 599558344 768475136 32116 33554432000 4194304 4797429 140733721388944 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 187616 32116 421 148 0 182545 0
[pid=1578/tid=1580] ppid=1576 vsize=750464 CPUtime=702.3 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 20932 0 0 0 70223 7 0 0 25 0 4 0 599558345 768475136 32116 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=750464 CPUtime=702.3 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 21156 0 0 0 70221 9 0 0 25 0 4 0 599558345 768475136 32116 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=750464 CPUtime=698.46 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 21205 0 0 0 69839 7 0 0 25 0 4 0 599558345 768475136 32116 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 750464

[startup+762.301 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 1603
/proc/meminfo: memFree=29116684/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=752864 CPUtime=3045.08 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 176980 0 0 0 304444 64 0 0 25 0 4 0 599558344 770932736 31873 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424699 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 188216 31873 421 148 0 183145 0
[pid=1578/tid=1580] ppid=1576 vsize=752864 CPUtime=762.3 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 22125 0 0 0 76223 7 0 0 25 0 4 0 599558345 770932736 31873 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=752864 CPUtime=762.3 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 22341 0 0 0 76220 10 0 0 25 0 4 0 599558345 770932736 31873 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=752864 CPUtime=758.13 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 22354 0 0 0 75806 7 0 0 25 0 4 0 599558345 770932736 31873 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 752864

[startup+822.301 s]
/proc/loadavg: 8.09 8.04 8.00 9/184 1604
/proc/meminfo: memFree=29113288/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=755000 CPUtime=3284.76 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 185639 0 0 0 328407 69 0 0 25 0 4 0 599558344 773120000 32304 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 188750 32304 421 148 0 183679 0
[pid=1578/tid=1580] ppid=1576 vsize=755000 CPUtime=822.3 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 23168 0 0 0 82222 8 0 0 25 0 4 0 599558345 773120000 32304 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=755000 CPUtime=822.31 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 23522 0 0 0 82220 11 0 0 25 0 4 0 599558345 773120000 32304 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=755000 CPUtime=817.8 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 22978 0 0 0 81772 8 0 0 25 0 4 0 599558345 773120000 32304 33554432000 4194304 4797429 140733721388944 18446744073709551615 4425824 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 755000

[startup+882.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/184 1606
/proc/meminfo: memFree=29098968/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=756348 CPUtime=3524.43 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 192584 0 0 0 352371 72 0 0 25 0 4 0 599558344 774500352 34499 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 189087 34499 421 148 0 184016 0
[pid=1578/tid=1580] ppid=1576 vsize=756348 CPUtime=882.3 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 23876 0 0 0 88222 8 0 0 25 0 4 0 599558345 774500352 34499 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=756348 CPUtime=882.31 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 24194 0 0 0 88219 12 0 0 25 0 4 0 599558345 774500352 34499 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=756348 CPUtime=877.46 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 24170 0 0 0 87738 8 0 0 25 0 4 0 599558345 774500352 34499 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 756348

[startup+942.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/184 1608
/proc/meminfo: memFree=29092592/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=759844 CPUtime=3764.12 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 200754 0 0 0 376336 76 0 0 25 0 4 0 599558344 778080256 35568 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 189961 35568 421 148 0 184890 0
[pid=1578/tid=1580] ppid=1576 vsize=759844 CPUtime=942.31 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 25152 0 0 0 94222 9 0 0 25 0 4 0 599558345 778080256 35568 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=759844 CPUtime=942.31 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 25333 0 0 0 94219 12 0 0 25 0 4 0 599558345 778080256 35568 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=759844 CPUtime=937.14 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 25395 0 0 0 93705 9 0 0 25 0 4 0 599558345 778080256 35568 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 759844

[startup+1002.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 1609
/proc/meminfo: memFree=29076428/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=760992 CPUtime=4003.78 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 207734 0 0 0 400299 79 0 0 25 0 4 0 599558344 779255808 36754 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 190248 36754 421 148 0 185177 0
[pid=1578/tid=1580] ppid=1576 vsize=760992 CPUtime=1002.31 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 26341 0 0 0 100221 10 0 0 25 0 4 0 599558345 779255808 36754 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=760992 CPUtime=1002.31 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 26502 0 0 0 100218 13 0 0 25 0 4 0 599558345 779255808 36754 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=760992 CPUtime=996.8 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 26016 0 0 0 99671 9 0 0 25 0 4 0 599558345 779255808 36754 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 760992

[startup+1062.31 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 1611
/proc/meminfo: memFree=29070192/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=763756 CPUtime=4243.47 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 215656 0 0 0 424265 82 0 0 25 0 4 0 599558344 782086144 37234 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 190939 37234 421 148 0 185868 0
[pid=1578/tid=1580] ppid=1576 vsize=763756 CPUtime=1062.31 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 27049 0 0 0 106221 10 0 0 25 0 4 0 599558345 782086144 37234 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=763756 CPUtime=1062.32 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 27150 0 0 0 106219 13 0 0 25 0 4 0 599558345 782086144 37234 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=763756 CPUtime=1056.48 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 27116 0 0 0 105638 10 0 0 25 0 4 0 599558345 782086144 37234 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 763756

[startup+1122.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 1612
/proc/meminfo: memFree=29064572/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=767688 CPUtime=4483.13 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 223541 0 0 0 448228 85 0 0 25 0 4 0 599558344 786112512 37851 33554432000 4194304 4797429 140733721388944 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 191922 37851 421 148 0 186851 0
[pid=1578/tid=1580] ppid=1576 vsize=767688 CPUtime=1122.32 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 28367 0 0 0 112221 11 0 0 25 0 4 0 599558345 786112512 37851 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=767688 CPUtime=1122.31 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 28518 0 0 0 112218 13 0 0 25 0 4 0 599558345 786112512 37851 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=767688 CPUtime=1116.15 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 28201 0 0 0 111604 11 0 0 25 0 4 0 599558345 786112512 37851 33554432000 4194304 4797429 140733721388944 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 767688

[startup+1182.3 s]
/proc/loadavg: 8.14 8.09 8.02 9/184 1614
/proc/meminfo: memFree=29050156/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=770724 CPUtime=4722.8 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 229810 0 0 0 472193 87 0 0 25 0 4 0 599558344 789221376 39569 33554432000 4194304 4797429 140733721388944 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 192681 39569 421 148 0 187610 0
[pid=1578/tid=1580] ppid=1576 vsize=770724 CPUtime=1182.31 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 28885 0 0 0 118220 11 0 0 25 0 4 0 599558345 789221376 39569 33554432000 4194304 4797429 140733721388944 18446744073709551615 4414536 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=770724 CPUtime=1182.31 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 29452 0 0 0 118217 14 0 0 25 0 4 0 599558345 789221376 39569 33554432000 4194304 4797429 140733721388944 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=770724 CPUtime=1175.81 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 28768 0 0 0 117570 11 0 0 25 0 4 0 599558345 789221376 39569 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 770724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.10 8.02 5/180 1616
/proc/meminfo: memFree=29232204/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=770724 CPUtime=4800.31 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 231218 0 0 0 479943 88 0 0 25 0 4 0 599558344 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 251367243416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 192681 40848 421 148 0 187610 0
[pid=1578/tid=1580] ppid=1576 vsize=770724 CPUtime=1201.72 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 29185 0 0 0 120161 11 0 0 25 0 4 0 599558345 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=770724 CPUtime=1201.72 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 29734 0 0 0 120158 14 0 0 25 0 4 0 599558345 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=770724 CPUtime=1195.11 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 28960 0 0 0 119500 11 0 0 25 0 4 0 599558345 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 770724

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.19 8.10 8.02 5/180 1616
/proc/meminfo: memFree=29232204/32950928 swapFree=67111352/67111528
[pid=1578] ppid=1576 vsize=770724 CPUtime=4800.31 cores=0,2,4,6
/proc/1578/stat : 1578 (techdemo) R 1576 1578 1121 0 -1 4202496 231218 0 0 0 479943 88 0 0 25 0 4 0 599558344 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 251367243416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 192681 40848 421 148 0 187610 0
[pid=1578/tid=1580] ppid=1576 vsize=770724 CPUtime=1201.72 cores=0,2,4,6
/proc/1578/task/1580/stat : 1580 (techdemo) R 1576 1578 1121 0 -1 4202560 29185 0 0 0 120161 11 0 0 25 0 4 0 599558345 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=770724 CPUtime=1201.72 cores=0,2,4,6
/proc/1578/task/1581/stat : 1581 (techdemo) R 1576 1578 1121 0 -1 4202560 29734 0 0 0 120158 14 0 0 25 0 4 0 599558345 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=770724 CPUtime=1195.11 cores=0,2,4,6
/proc/1578/task/1582/stat : 1582 (techdemo) R 1576 1578 1121 0 -1 4202560 28960 0 0 0 119500 11 0 0 25 0 4 0 599558345 789221376 40848 33554432000 4194304 4797429 140733721388944 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 770724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.35
CPU user time (s): 4799.46
CPU system time (s): 0.893864
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 869356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.46
system time used= 0.893864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231218
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= 990
involuntary context switches= 21574

runsolver used 1.9697 second user time and 4.53931 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 18:07:57
IDJOB=3172743
IDBENCH=82761
IDSOLVER=1584
FILE ID=node113/3172743-1304093277
RUNJOBID= node113-1304093276-1555
PBS_JOBID= 13170572
Free space on /tmp= 71160 MiB

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

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

MD5SUM BENCH= 7790a3f63c0c8a2b2a87d89aa5f80b99
RANDOM SEED=175713112

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29392828 kB
Buffers:        703688 kB
Cached:        2267928 kB
SwapCached:         12 kB
Active:         162260 kB
Inactive:      2878628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29392828 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           15688 kB
Writeback:           0 kB
AnonPages:       67868 kB
Mapped:          15260 kB
Slab:           452996 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   667048 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= 71160 MiB
End job on node113 at 2011-04-29 18:28:00