Trace number 3172996

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.17 1202.42

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
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-3172996-1304123501.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.03	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.03	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.12/0.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.12/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.12/0.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.12/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.12/0.23	c learnt bin added due to v-elim: 0
0.12/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.23	c calculated reachability. Time: 0.00
0.12/0.23	c Calc default polars -  time:   0.00 s pos:      70 undec:       9 neg:      71
0.12/0.23	c =========================================================================================
0.12/0.23	c types(t): F = full restart, N = normal restart
0.12/0.23	c types(t): S = simplification begin/end, E = solution found
0.12/0.23	c restart types(rt): st = static, dy = dynamic
0.12/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.12/0.23	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.12/0.82	c Decided on static restart strategy
7.94/2.03	c  N dy     7     30001       150      3195         0     10276     15975    236005     31.67     24.06  --
7.94/2.05	c  S st     7     30001       150      3195         0     10276     15975    236005     31.67     24.06  --
7.94/2.09	c  S st     7     30503       150      3195         0     10766     15975    249773     31.67     24.06  --
7.94/2.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.94/2.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.34/2.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.09
8.34/2.11	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
8.34/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.34/2.11	c Subs w/ non-existent bins:      0 time:  0.00 s
8.34/2.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.34/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.34/2.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.34/2.68	c lits-rem:      2519  cl-subs:      970  v-elim:    150  v-fix:    0  time:  2.24 s
10.34/2.68	c learnt bin added due to v-elim: 0
10.34/2.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.34/2.68	c vivif2 --  cl tried     9796 cl shrink        0 lits rem          0 time: 0.01
10.74/2.78	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.39
10.74/2.78	c calculated reachability. Time: 0.00
10.74/2.78	c  N dy     7     30503       150      3195         0      9796     15975    220696     31.67     24.06  --
10.74/2.78	c  F st     7     30503       150      3195         0      9796     15975    220696     31.67     24.06  --
11.56/2.91	c Decided on static restart strategy
15.95/4.00	c  N dy    14     45756       150      3195         0     16808     15975    416527     31.52     24.31  --
15.95/4.02	c  S st    14     45756       150      3195         0     16808     15975    416527     31.52     24.31  --
15.95/4.08	c  S st    14     46257       150      3195         0      8790     15975    146818     31.52     24.31  --
15.95/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
15.95/4.10	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
15.95/4.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.10	c Subs w/ non-existent bins:      0 time:  0.00 s
15.95/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.13/4.31	c lits-rem:        96  cl-subs:      169  v-elim:    150  v-fix:    0  time:  0.84 s
17.13/4.31	c learnt bin added due to v-elim: 0
17.13/4.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.13/4.31	c vivif2 --  cl tried     8621 cl shrink        0 lits rem          0 time: 0.00
17.13/4.37	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.22
17.13/4.37	c calculated reachability. Time: 0.00
17.13/4.37	c  N dy    14     46257       150      3195         0      8621     15975    144123     31.52     24.31  --
28.00/7.68	c  N dy    15     69385       150      3195         0     10681     15975    165175     31.27     24.35  --
28.00/7.69	c  S st    15     69385       150      3195         0     10681     15975    165175     31.27     24.35  --
28.40/7.73	c  S st    15     69885       150      3195         0     11170     15975    178687     31.27     24.35  --
28.40/7.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.40/7.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.40/7.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
28.40/7.75	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
28.40/7.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.40/7.75	c Subs w/ non-existent bins:      0 time:  0.00 s
28.40/7.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.40/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.40/7.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.00/8.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
33.59/9.03	c Added 2 vars  tried: 80000 time: 3.66
33.59/9.03	c ORs :      2 avg-s:  0.0 cl-sh:   948 l-rem:    948 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.67
33.59/9.03	c lits-rem:       260  cl-subs:      254  v-elim:    150  v-fix:    0  time:  5.10 s
33.59/9.03	c learnt bin added due to v-elim: 0
33.59/9.03	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
33.59/9.03	c vivif2 --  cl tried    10916 cl shrink        0 lits rem          0 time: 0.01
33.59/9.09	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.23
33.59/9.09	c calculated reachability. Time: 0.00
33.59/9.09	c  N dy    15     69885       152      3197         4     10916     15987    172986     31.27     24.35  --
33.59/9.09	c  F st    15     69885       152      3197         4     10916     15987    172986     31.27     24.35  --
34.39/9.26	c Decided on static restart strategy
48.39/12.80	c  N dy    22    104827       152      3197         4     20287     15987    414577     30.10     24.05  --
48.79/12.82	c  S st    22    104827       152      3197         4     20287     15987    414577     30.10     24.05  --
48.79/12.88	c  S st    22    105333       152      3197         4     20785     15987    429113     30.10     24.05  --
48.79/12.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.79/12.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.16/12.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.23
49.16/12.94	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
49.16/12.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.16/12.95	c Subs w/ non-existent bins:      0 time:  0.01 s
49.16/12.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.16/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.16/12.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.78/13.86	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
52.78/13.87	c lits-rem:      3097  cl-subs:     1627  v-elim:    150  v-fix:    0  time:  3.64 s
52.78/13.87	c learnt bin added due to v-elim: 0
52.78/13.87	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
52.78/13.87	c vivif2 --  cl tried    19158 cl shrink        0 lits rem          0 time: 0.01
53.18/13.96	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.36
53.18/13.96	c calculated reachability. Time: 0.00
53.18/13.96	c  N dy    22    105333       152      3197         4     19158     15987    379824     30.10     24.05  --
80.31/20.79	c  N dy    23    158000       152      3197         4     26609     15987    564238     30.53     24.31  --
80.71/20.81	c  S st    23    158000       152      3197         4     26609     15987    564238     30.53     24.31  --
80.71/20.89	c  S st    23    158503       152      3197         4     27102     15987    578606     30.53     24.31  --
80.71/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.71/20.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.11/20.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.34
81.11/20.98	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
81.11/20.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.11/20.98	c Subs w/ non-existent bins:      0 time:  0.02 s
81.11/20.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.11/20.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.11/20.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
85.91/22.11	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
85.91/22.11	c lits-rem:      4421  cl-subs:     2300  v-elim:    150  v-fix:    0  time:  4.47 s
85.91/22.11	c learnt bin added due to v-elim: 0
85.91/22.11	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
85.91/22.12	c vivif2 --  cl tried    24802 cl shrink        0 lits rem          0 time: 0.02
86.31/22.21	c asymm  cl-useful: 0/2706/3197 lits-rem:0 time: 0.38
86.31/22.22	c calculated reachability. Time: 0.00
86.31/22.22	c  N dy    23    158503       152      3197         4     24802     15987    504857     30.53     24.31  --
134.61/34.33	c  N dy    24    237755       152      3197         4     29740     15987    580668     31.44     23.94  --
134.61/34.35	c  S st    24    237755       152      3197         4     29740     15987    580668     31.44     23.94  --
135.01/34.45	c  S st    24    238259       160      3197        20     30240     16019    595556     31.44     23.94  --
135.01/34.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.01/34.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.41/34.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.43
135.41/34.56	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
135.41/34.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.41/34.56	c Subs w/ non-existent bins:      0 time:  0.02 s
135.41/34.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.41/34.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.41/34.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
140.20/35.75	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
140.20/35.76	c lits-rem:      2267  cl-subs:     2554  v-elim:    150  v-fix:    0  time:  4.77 s
140.20/35.76	c learnt bin added due to v-elim: 0
140.20/35.76	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
140.20/35.77	c vivif2 --  cl tried    27686 cl shrink        0 lits rem          0 time: 0.02
140.62/35.87	c asymm  cl-useful: 0/2654/3197 lits-rem:0 time: 0.39
140.62/35.87	c calculated reachability. Time: 0.00
140.62/35.87	c  N dy    24    238259       160      3197        20     27686     16019    520168     31.44     23.94  --
234.46/59.37	c  N dy    25    357388       160      3197        20     31678     16019    536904     30.31     23.46  --
234.46/59.39	c  S st    25    357388       160      3197        20     31678     16019    536904     30.31     23.46  --
234.86/59.49	c  S st    25    357891       168      3197        36     32182     16051    551239     30.31     23.46  --
234.86/59.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.86/59.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.66/59.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.46
235.66/59.60	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
235.66/59.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.66/59.61	c Subs w/ non-existent bins:      0 time:  0.02 s
235.66/59.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.66/59.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.66/59.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
240.06/60.75	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
240.06/60.76	c lits-rem:      2562  cl-subs:     1999  v-elim:    150  v-fix:    0  time:  4.58 s
240.06/60.76	c learnt bin added due to v-elim: 0
240.06/60.76	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
240.06/60.77	c vivif2 --  cl tried    30183 cl shrink        0 lits rem          0 time: 0.02
240.46/60.80	c asymm  cl-useful: 0/543/3197 lits-rem:0 time: 0.12
240.46/60.80	c calculated reachability. Time: 0.00
240.46/60.80	c  N dy    25    357891       168      3197        36     30183     16051    499385     30.31     23.46  --
414.63/104.44	c  N dy    26    536836       168      3197        36     38130     16051    631890     32.24     23.75  --
414.63/104.47	c  S st    26    536836       168      3197        36     38130     16051    631890     32.24     23.75  --
415.03/104.59	c  S st    26    537339       176      3197        60     38636     16091    646151     32.24     23.75  --
415.03/104.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
415.03/104.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.83/104.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.8M T:  0.60
415.83/104.74	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.00 s
415.83/104.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.83/104.75	c Subs w/ non-existent bins:      0 time:  0.02 s
415.83/104.76	c Replacing        2 vars Replaced      649 lits Time:     0.03 s 
415.83/104.77	c bin-w-bin subsume rem            4 bins  time:  0.00 s
415.83/104.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.83/104.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
421.02/106.08	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
432.99/109.05	c Added 2 vars  tried: 80000 time: 11.86
433.39/109.19	c ORs :      2 avg-s:  0.0 cl-sh:  9959 l-rem:   9959 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.41
433.79/109.20	c lits-rem:      2534  cl-subs:     1985  v-elim:    150  v-fix:    0  time: 17.67 s
433.79/109.20	c learnt bin added due to v-elim: 0
433.79/109.20	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
433.79/109.21	c vivif2 --  cl tried    36651 cl shrink        0 lits rem          0 time: 0.03
434.19/109.30	c asymm  cl-useful: 0/2127/3199 lits-rem:0 time: 0.37
434.19/109.30	c calculated reachability. Time: 0.00
434.19/109.30	c  N dy    26    537339       176      3199        52     36651     16084    578081     32.24     23.75  --
434.19/109.30	c  F st    26    537339       176      3199        52     36651     16084    578081     32.24     23.75  --
435.78/109.71	c Decided on static restart strategy
734.15/184.48	c  N dy    33    806008       176      3199        52     59068     16084   1144132     31.35     23.89  --
734.53/184.53	c  S st    33    806008       176      3199        52     59068     16084   1144132     31.35     23.89  --
735.33/184.71	c  S st    33    806509       176      3199        52     59561     16084   1157980     31.35     23.89  --
735.33/184.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
735.33/184.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
736.53/185.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.8M T:  1.17
736.53/185.00	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.00 s
736.53/185.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
736.53/185.01	c Subs w/ non-existent bins:      0 time:  0.04 s
736.53/185.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
736.53/185.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
736.53/185.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
749.31/188.22	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
749.31/188.24	c lits-rem:      1139  cl-subs:     4928  v-elim:    150  v-fix:    0  time: 12.79 s
749.31/188.24	c learnt bin added due to v-elim: 0
749.31/188.24	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
749.31/188.25	c vivif2 --  cl tried    54633 cl shrink        0 lits rem          0 time: 0.05
749.71/188.36	c asymm  cl-useful: 0/893/3199 lits-rem:0 time: 0.41
749.71/188.36	c calculated reachability. Time: 0.00
749.71/188.36	c  N dy    33    806509       176      3199        52     54633     16084   1020379     31.35     23.89  --
1341.26/336.42	c  N dy    34   1209763       176      3199        52     69848     16084   1288692     30.82     23.40  --
1341.26/336.47	c  S st    34   1209763       176      3199        52     69848     16084   1288692     30.82     23.40  --
1341.26/336.47	c Finding binary XORs  T:     0.00 s  found:       0
1342.46/336.72	c  S st    34   1210269       178      3199        56     70344     16092   1303152     30.82     23.40  --
1342.46/336.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1342.46/336.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1344.05/337.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.8M T:  1.55
1344.05/337.12	c Calc non-exist non-lernt bins v-fix:     0 done:    178 time:  0.01 s
1344.05/337.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1344.05/337.13	c Subs w/ non-existent bins:      0 time:  0.05 s
1344.05/337.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1344.05/337.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1344.05/337.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1362.44/341.78	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.06
1362.81/341.81	c lits-rem:      1084  cl-subs:     6822  v-elim:    150  v-fix:    0  time: 18.57 s
1362.81/341.81	c learnt bin added due to v-elim: 0
1362.81/341.81	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1362.81/341.82	c vivif2 --  cl tried    63522 cl shrink        0 lits rem          0 time: 0.06
1363.21/341.93	c asymm  cl-useful: 0/1322/3199 lits-rem:0 time: 0.45
1363.21/341.94	c calculated reachability. Time: 0.00
1363.21/341.94	c  N dy    34   1210269       178      3199        56     63522     16092   1120709     30.82     23.40  --
2235.90/560.48	c  N dy    35   1710269       178      3199        56     94188     16092   1888726     31.85     23.43  --
2236.32/560.55	c  S st    35   1710269       178      3199        56     94188     16092   1888726     31.85     23.43  --
2237.50/560.89	c  S st    35   1710775       182      3199        68     94688     16112   1902761     31.85     23.43  --
2237.50/560.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2237.50/560.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2240.29/561.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.2M T:  2.82
2240.29/561.60	c Calc non-exist non-lernt bins v-fix:     0 done:    182 time:  0.01 s
2240.29/561.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2240.71/561.62	c Subs w/ non-existent bins:      0 time:  0.08 s
2240.71/561.63	c Replacing        1 vars Replaced      120 lits Time:     0.04 s 
2240.71/561.67	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2240.71/561.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2240.71/561.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2279.42/571.36	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.26
2279.42/571.39	c lits-rem:      4438  cl-subs:     9080  v-elim:    150  v-fix:    0  time: 38.83 s
2279.42/571.39	c learnt bin added due to v-elim: 0
2279.42/571.39	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2279.82/571.42	c vivif2 --  cl tried    85608 cl shrink        0 lits rem          0 time: 0.10
2280.24/571.55	c asymm  cl-useful: 0/581/3199 lits-rem:0 time: 0.53
2280.24/571.56	c calculated reachability. Time: 0.00
2280.24/571.56	c  N dy    35   1710775       181      3199        62     85608     16104   1641118     31.85     23.43  --
3360.98/842.12	c  N dy    36   2210777       181      3199        62    101564     16104   1928093     31.39     23.45  --
3360.98/842.20	c  S st    36   2210777       181      3199        62    101564     16104   1928093     31.39     23.45  --
3362.96/842.60	c  S st    36   2211284       187      3199        74    102069     16128   1942811     31.39     23.45  --
3362.96/842.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3362.96/842.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3365.78/843.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.1M T:  3.04
3365.78/843.37	c Calc non-exist non-lernt bins v-fix:     0 done:    187 time:  0.01 s
3365.78/843.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3365.78/843.39	c Subs w/ non-existent bins:      0 time:  0.09 s
3366.16/843.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3366.16/843.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3366.16/843.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3401.70/852.31	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.23
3445.63/863.32	c Added 2 vars  tried: 80000 time: 43.99
3448.84/864.19	c ORs :      2 avg-s:  0.0 cl-sh: 22989 l-rem:  22989 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   47.46
3449.25/864.23	c lits-rem:      3249  cl-subs:     8866  v-elim:    150  v-fix:    0  time: 83.03 s
3449.25/864.23	c learnt bin added due to v-elim: 0
3449.25/864.23	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3449.25/864.25	c vivif2 --  cl tried    93203 cl shrink        0 lits rem          0 time: 0.10
3449.62/864.37	c asymm  cl-useful: 0/613/3201 lits-rem:0 time: 0.47
3449.62/864.37	c calculated reachability. Time: 0.00
3449.62/864.37	c  N dy    36   2211284       189      3201        78     93203     16138   1675171     31.39     23.45  --
4654.69/1166.04	c  N dy    37   2711284       189      3201        78    116880     16138   2313357     31.00     23.21  --
4655.09/1166.14	c  S st    37   2711284       189      3201        78    116880     16138   2313357     31.00     23.21  --
4657.11/1166.60	c  S st    37   2711787       189      3201        78    117380     16138   2327732     31.00     23.21  --
4657.11/1166.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4657.11/1166.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4660.69/1167.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.9M T:  3.77
4660.69/1167.55	c Calc non-exist non-lernt bins v-fix:     0 done:    189 time:  0.01 s
4660.69/1167.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4660.69/1167.58	c Subs w/ non-existent bins:      0 time:  0.10 s
4661.09/1167.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4661.09/1167.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4661.09/1167.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4714.24/1180.93	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.41
4714.24/1180.98	c lits-rem:      3407  cl-subs:     8796  v-elim:    150  v-fix:    0  time: 53.32 s
4714.24/1180.98	c learnt bin added due to v-elim: 0
4714.24/1180.98	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
4714.65/1181.01	c vivif2 --  cl tried   108584 cl shrink        0 lits rem          0 time: 0.12
4715.02/1181.15	c asymm  cl-useful: 0/380/3201 lits-rem:0 time: 0.55
4715.02/1181.15	c calculated reachability. Time: 0.00
4715.02/1181.15	c  N dy    37   2711787       189      3201        78    108584     16138   2055581     31.00     23.21  --
4715.02/1181.15	c  F st    37   2711787       189      3201        78    108584     16138   2055581     31.00     23.21  --
4721.42/1182.76	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-3172996-1304123501/watcher-3172996-1304123501 -o /tmp/evaluation-result-3172996-1304123501/solver-3172996-1304123501 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172996-1304123501.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.83 7.53 6.99 5/178 15529
/proc/meminfo: memFree=31174312/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=50284 CPUtime=0 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 663 0 0 0 0 0 0 0 25 0 1 0 523948729 51490816 594 33554432000 4194304 4797429 140734254766624 18446744073709551615 242970246679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15529/statm: 12571 595 347 148 0 7500 0

[startup+0.037939 s]
/proc/loadavg: 7.83 7.53 6.99 5/178 15529
/proc/meminfo: memFree=31174312/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=672524 CPUtime=0.12 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 1133 0 0 0 12 0 0 0 18 0 4 0 523948729 688664576 955 33554432000 4194304 4797429 140734254766624 18446744073709551615 4501813 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15529/statm: 168131 993 391 148 0 163060 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 672524

[startup+0.946496 s]
/proc/loadavg: 7.83 7.53 6.99 5/178 15529
/proc/meminfo: memFree=31174312/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=679068 CPUtime=3.73 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 5200 0 0 0 372 1 0 0 19 0 4 0 523948729 695365632 4034 33554432000 4194304 4797429 140734254766624 18446744073709551615 4425023 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15529/statm: 169767 4034 413 148 0 164696 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 679068

[startup+1.04378 s]
/proc/loadavg: 7.83 7.53 6.99 5/178 15529
/proc/meminfo: memFree=31174312/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=679520 CPUtime=4.12 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 5455 0 0 0 411 1 0 0 19 0 4 0 523948729 695828480 4283 33554432000 4194304 4797429 140734254766624 18446744073709551615 242970246812 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15529/statm: 169880 4296 414 148 0 164809 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 679520

[startup+1.14646 s]
/proc/loadavg: 7.83 7.53 6.99 5/178 15529
/proc/meminfo: memFree=31174312/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=680452 CPUtime=4.53 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 6105 0 0 0 452 1 0 0 19 0 4 0 523948729 696782848 3763 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424970 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15529/statm: 170113 3763 414 148 0 165042 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 680452

[startup+1.5004 s]
/proc/loadavg: 7.83 7.53 6.99 5/178 15529
/proc/meminfo: memFree=31174312/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=680588 CPUtime=5.95 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 6621 0 0 0 593 2 0 0 20 0 4 0 523948729 696922112 4265 33554432000 4194304 4797429 140734254766624 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15529/statm: 170147 4265 416 148 0 165076 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 680588

[startup+3.10113 s]
/proc/loadavg: 7.83 7.53 6.99 9/182 15533
/proc/meminfo: memFree=31158036/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=683604 CPUtime=12.34 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 8722 0 0 0 1232 2 0 0 25 0 4 0 523948729 700010496 5967 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15529/statm: 170901 5967 416 148 0 165830 0
[pid=15529/tid=15531] ppid=15527 vsize=683604 CPUtime=3.08 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 1781 0 0 0 308 0 0 0 25 0 4 0 523948730 700010496 5967 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=683604 CPUtime=3.06 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 1653 0 0 0 306 0 0 0 25 0 4 0 523948730 700010496 5967 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=683604 CPUtime=3.08 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 1713 0 0 0 308 0 0 0 25 0 4 0 523948730 700010496 5967 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 683604

[startup+6.40902 s]
/proc/loadavg: 7.83 7.53 6.99 9/182 15533
/proc/meminfo: memFree=31154796/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=685652 CPUtime=24.21 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 11498 0 0 0 2418 3 0 0 25 0 4 0 523948729 702107648 6302 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15529/statm: 171457 6365 416 148 0 166386 0
[pid=15529/tid=15531] ppid=15527 vsize=685828 CPUtime=6.61 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 2249 0 0 0 661 0 0 0 25 0 4 0 523948730 702287872 6417 33554432000 4194304 4797429 140734254766624 18446744073709551615 242970246843 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=685960 CPUtime=5.81 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 2047 0 0 0 581 0 0 0 25 0 4 0 523948730 702423040 6465 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=685960 CPUtime=6.46 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 2069 0 0 0 646 0 0 0 25 0 4 0 523948730 702423040 6465 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524066 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.21
Current children cumulated vsize (KiB) 685652

[startup+12.7005 s]
/proc/loadavg: 7.85 7.55 7.00 10/182 15534
/proc/meminfo: memFree=31149972/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=688924 CPUtime=48.39 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 15525 0 0 0 4834 5 0 0 25 0 4 0 523948729 705458176 7392 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15529/statm: 172231 7392 419 148 0 167160 0
[pid=15529/tid=15531] ppid=15527 vsize=688924 CPUtime=12.68 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 2797 0 0 0 1267 1 0 0 25 0 4 0 523948730 705458176 7392 33554432000 4194304 4797429 140734254766624 18446744073709551615 4428777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=688924 CPUtime=11.73 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 2585 0 0 0 1173 0 0 0 25 0 4 0 523948730 705458176 7392 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=688924 CPUtime=12.28 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 2686 0 0 0 1228 0 0 0 25 0 4 0 523948730 705458176 7392 33554432000 4194304 4797429 140734254766624 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.39
Current children cumulated vsize (KiB) 688924

[startup+25.5003 s]
/proc/loadavg: 7.89 7.57 7.02 9/182 15534
/proc/meminfo: memFree=31130372/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=694756 CPUtime=99.48 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 23335 0 0 0 9941 7 0 0 25 0 4 0 523948729 711430144 9870 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424970 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15529/statm: 173689 9870 419 148 0 168618 0
[pid=15529/tid=15531] ppid=15527 vsize=694756 CPUtime=25.48 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 3491 0 0 0 2547 1 0 0 25 0 4 0 523948730 711430144 9870 33554432000 4194304 4797429 140734254766624 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=694756 CPUtime=24.52 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 3633 0 0 0 2452 0 0 0 25 0 4 0 523948730 711430144 9870 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=694756 CPUtime=25.06 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 3829 0 0 0 2506 0 0 0 25 0 4 0 523948730 711430144 9870 33554432000 4194304 4797429 140734254766624 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (KiB) 694756

[startup+51.1009 s]
/proc/loadavg: 7.99 7.62 7.05 9/182 15535
/proc/meminfo: memFree=31121472/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=700756 CPUtime=201.71 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 34589 0 0 0 20157 14 0 0 25 0 4 0 523948729 717574144 12209 33554432000 4194304 4797429 140734254766624 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15529/statm: 175189 12209 419 148 0 170118 0
[pid=15529/tid=15531] ppid=15527 vsize=700756 CPUtime=51.07 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 4955 0 0 0 5106 1 0 0 25 0 4 0 523948730 717574144 12209 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=700756 CPUtime=50.11 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 4844 0 0 0 5010 1 0 0 25 0 4 0 523948730 717574144 12209 33554432000 4194304 4797429 140734254766624 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=700756 CPUtime=50.65 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 5114 0 0 0 5064 1 0 0 25 0 4 0 523948730 717574144 12209 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.71
Current children cumulated vsize (KiB) 700756

[startup+102.301 s]
/proc/loadavg: 8.14 7.71 7.11 9/182 15536
/proc/meminfo: memFree=31095444/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=707664 CPUtime=406.23 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 52409 0 0 0 40604 19 0 0 25 0 4 0 523948729 724647936 15262 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15529/statm: 176916 15262 421 148 0 171845 0
[pid=15529/tid=15531] ppid=15527 vsize=707664 CPUtime=102.26 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 7159 0 0 0 10225 1 0 0 25 0 4 0 523948730 724647936 15262 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=707664 CPUtime=101.3 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 7052 0 0 0 10129 1 0 0 25 0 4 0 523948730 724647936 15262 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=707664 CPUtime=101.83 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 7497 0 0 0 10182 1 0 0 25 0 4 0 523948730 724647936 15262 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.23
Current children cumulated vsize (KiB) 707664

[startup+162.301 s]
/proc/loadavg: 8.05 7.76 7.16 9/182 15538
/proc/meminfo: memFree=31083136/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=713852 CPUtime=645.9 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 68404 0 0 0 64563 27 0 0 25 0 4 0 523948729 730984448 17610 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 178463 17610 421 148 0 173392 0
[pid=15529/tid=15531] ppid=15527 vsize=713852 CPUtime=162.26 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 8887 0 0 0 16224 2 0 0 25 0 4 0 523948730 730984448 17610 33554432000 4194304 4797429 140734254766624 18446744073709551615 4525019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=713852 CPUtime=161.3 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 8792 0 0 0 16128 2 0 0 25 0 4 0 523948730 730984448 17610 33554432000 4194304 4797429 140734254766624 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=713852 CPUtime=161.59 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 9177 0 0 0 16156 3 0 0 25 0 4 0 523948730 730984448 17610 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.9
Current children cumulated vsize (KiB) 713852

[startup+222.3 s]
/proc/loadavg: 8.07 7.81 7.22 10/182 15539
/proc/meminfo: memFree=31072316/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=720528 CPUtime=885.52 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 82715 0 0 0 88518 34 0 0 25 0 4 0 523948729 737820672 20073 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 180132 20073 426 148 0 175061 0
[pid=15529/tid=15531] ppid=15527 vsize=720528 CPUtime=222.22 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 10534 0 0 0 22220 2 0 0 25 0 4 0 523948730 737820672 20073 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=720528 CPUtime=221.29 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 10517 0 0 0 22126 3 0 0 25 0 4 0 523948730 737820672 20073 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=720528 CPUtime=221.26 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 10906 0 0 0 22121 5 0 0 25 0 4 0 523948730 737820672 20073 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.52
Current children cumulated vsize (KiB) 720528

[startup+282.306 s]
/proc/loadavg: 8.08 7.86 7.27 10/182 15541
/proc/meminfo: memFree=31051188/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=725000 CPUtime=1125.19 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 95875 0 0 0 112478 41 0 0 25 0 4 0 523948729 742400000 21148 33554432000 4194304 4797429 140734254766624 18446744073709551615 4351618 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 181250 21148 426 148 0 176179 0
[pid=15529/tid=15531] ppid=15527 vsize=725000 CPUtime=282.21 cores=0,2,4,6

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

[pid=15529] ppid=15527 vsize=747640 CPUtime=2802.62 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 169169 0 0 0 280181 81 0 0 25 0 4 0 523948729 765583360 31431 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 186910 31431 426 148 0 181839 0
[pid=15529/tid=15531] ppid=15527 vsize=747640 CPUtime=702.1 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 21170 0 0 0 70202 8 0 0 25 0 4 0 523948730 765583360 31431 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=747640 CPUtime=701.21 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 21319 0 0 0 70113 8 0 0 25 0 4 0 523948730 765583360 31431 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=747640 CPUtime=698.62 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 21664 0 0 0 69841 21 0 0 25 0 4 0 523948730 765583360 31431 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.62
Current children cumulated vsize (KiB) 747640

[startup+762.3 s]
/proc/loadavg: 8.05 8.02 7.58 9/182 15554
/proc/meminfo: memFree=30974108/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=748640 CPUtime=3042.25 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 178478 0 0 0 304139 86 0 0 25 0 4 0 523948729 766607360 31336 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 187160 31336 424 148 0 182089 0
[pid=15529/tid=15531] ppid=15527 vsize=748640 CPUtime=762.08 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 22251 0 0 0 76200 8 0 0 25 0 4 0 523948730 766607360 31336 33554432000 4194304 4797429 140734254766624 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=748640 CPUtime=761.19 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 22568 0 0 0 76111 8 0 0 25 0 4 0 523948730 766607360 31336 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=748640 CPUtime=758.26 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 22859 0 0 0 75804 22 0 0 25 0 4 0 523948730 766607360 31336 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.25
Current children cumulated vsize (KiB) 748640

[startup+822.301 s]
/proc/loadavg: 8.02 8.02 7.60 9/182 15555
/proc/meminfo: memFree=30979784/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=752408 CPUtime=3281.91 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 187388 0 0 0 328100 91 0 0 25 0 4 0 523948729 770465792 30492 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 188102 30492 421 148 0 183031 0
[pid=15529/tid=15531] ppid=15527 vsize=752408 CPUtime=822.08 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 23460 0 0 0 82199 9 0 0 25 0 4 0 523948730 770465792 30492 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=752408 CPUtime=821.18 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 23660 0 0 0 82110 8 0 0 25 0 4 0 523948730 770465792 30492 33554432000 4194304 4797429 140734254766624 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=752408 CPUtime=817.93 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 24001 0 0 0 81769 24 0 0 25 0 4 0 523948730 770465792 30492 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.91
Current children cumulated vsize (KiB) 752408

[startup+882.301 s]
/proc/loadavg: 8.18 8.06 7.64 9/182 15557
/proc/meminfo: memFree=30952100/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=754380 CPUtime=3521.51 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 192697 0 0 0 352056 95 0 0 25 0 4 0 523948729 772485120 35381 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 188595 35381 421 148 0 183524 0
[pid=15529/tid=15531] ppid=15527 vsize=754380 CPUtime=882.05 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 24171 0 0 0 88196 9 0 0 25 0 4 0 523948730 772485120 35381 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=754380 CPUtime=881.18 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 24344 0 0 0 88109 9 0 0 25 0 4 0 523948730 772485120 35381 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=754380 CPUtime=877.58 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 24748 0 0 0 87733 25 0 0 25 0 4 0 523948730 772485120 35381 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524528 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.51
Current children cumulated vsize (KiB) 754380

[startup+942.306 s]
/proc/loadavg: 8.14 8.06 7.66 10/182 15558
/proc/meminfo: memFree=30940292/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=759416 CPUtime=3761.15 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 202037 0 0 0 376015 100 0 0 25 0 4 0 523948729 777641984 34739 33554432000 4194304 4797429 140734254766624 18446744073709551615 4425129 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 189854 34739 421 148 0 184783 0
[pid=15529/tid=15531] ppid=15527 vsize=759416 CPUtime=942.03 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 25329 0 0 0 94194 9 0 0 25 0 4 0 523948730 777641984 34739 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=759416 CPUtime=941.17 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 25432 0 0 0 94108 9 0 0 25 0 4 0 523948730 777641984 34739 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=759416 CPUtime=937.25 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 25903 0 0 0 93698 27 0 0 25 0 4 0 523948730 777641984 34739 33554432000 4194304 4797429 140734254766624 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3761.15
Current children cumulated vsize (KiB) 759416

[startup+1002.3 s]
/proc/loadavg: 8.12 8.06 7.69 10/182 15560
/proc/meminfo: memFree=30932076/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=761116 CPUtime=4000.76 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 209848 0 0 0 399970 106 0 0 25 0 4 0 523948729 779382784 35405 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 190279 35405 421 148 0 185208 0
[pid=15529/tid=15531] ppid=15527 vsize=761116 CPUtime=1002.01 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 26572 0 0 0 100191 10 0 0 25 0 4 0 523948730 779382784 35405 33554432000 4194304 4797429 140734254766624 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=761116 CPUtime=1001.15 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 26548 0 0 0 100105 10 0 0 25 0 4 0 523948730 779382784 35405 33554432000 4194304 4797429 140734254766624 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=761116 CPUtime=996.89 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 26993 0 0 0 99661 28 0 0 25 0 4 0 523948730 779382784 35405 33554432000 4194304 4797429 140734254766624 18446744073709551615 4426361 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.76
Current children cumulated vsize (KiB) 761116

[startup+1062.3 s]
/proc/loadavg: 6.97 7.81 7.62 5/173 15580
/proc/meminfo: memFree=31121432/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=762260 CPUtime=4240.4 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 216918 0 0 0 423929 111 0 0 25 0 4 0 523948729 780554240 36194 33554432000 4194304 4797429 140734254766624 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 190565 36194 421 148 0 185494 0
[pid=15529/tid=15531] ppid=15527 vsize=762260 CPUtime=1062 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 27196 0 0 0 106189 11 0 0 25 0 4 0 523948730 780554240 36194 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=762260 CPUtime=1061.14 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 27157 0 0 0 106104 10 0 0 25 0 4 0 523948730 780554240 36194 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=762260 CPUtime=1056.57 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 27662 0 0 0 105626 31 0 0 25 0 4 0 523948730 780554240 36194 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4240.4
Current children cumulated vsize (KiB) 762260

[startup+1122.3 s]
/proc/loadavg: 5.15 7.13 7.40 5/173 15581
/proc/meminfo: memFree=31115840/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=766028 CPUtime=4480.09 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 225682 0 0 0 447891 118 0 0 25 0 4 0 523948729 784412672 37584 33554432000 4194304 4797429 140734254766624 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 191507 37584 421 148 0 186436 0
[pid=15529/tid=15531] ppid=15527 vsize=766028 CPUtime=1122.01 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 28524 0 0 0 112189 12 0 0 25 0 4 0 523948730 784412672 37584 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=766028 CPUtime=1121.14 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 28855 0 0 0 112103 11 0 0 25 0 4 0 523948730 784412672 37584 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=766028 CPUtime=1116.26 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 29088 0 0 0 111592 34 0 0 25 0 4 0 523948730 784412672 37584 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4480.09
Current children cumulated vsize (KiB) 766028

[startup+1182.3 s]
/proc/loadavg: 4.42 6.55 7.18 5/173 15583
/proc/meminfo: memFree=31104912/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=768508 CPUtime=4719.82 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 231714 0 0 0 471859 123 0 0 25 0 4 0 523948729 786952192 40237 33554432000 4194304 4797429 140734254766624 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 192127 40237 421 148 0 187056 0
[pid=15529/tid=15531] ppid=15527 vsize=768508 CPUtime=1182.01 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 29059 0 0 0 118189 12 0 0 25 0 4 0 523948730 786952192 40237 33554432000 4194304 4797429 140734254766624 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=768508 CPUtime=1181.15 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 29515 0 0 0 118103 12 0 0 25 0 4 0 523948730 786952192 40237 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=768508 CPUtime=1175.97 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 29637 0 0 0 117562 35 0 0 25 0 4 0 523948730 786952192 40237 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4719.82
Current children cumulated vsize (KiB) 768508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 4.30 6.39 7.11 5/173 15583
/proc/meminfo: memFree=31107640/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=770216 CPUtime=4800.13 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 235191 0 0 0 479888 125 0 0 25 0 4 0 523948729 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 192554 39476 421 148 0 187483 0
[pid=15529/tid=15531] ppid=15527 vsize=770216 CPUtime=1202.11 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 29766 0 0 0 120199 12 0 0 25 0 4 0 523948730 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=770216 CPUtime=1201.25 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 30503 0 0 0 120113 12 0 0 25 0 4 0 523948730 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=770216 CPUtime=1195.97 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 30506 0 0 0 119561 36 0 0 25 0 4 0 523948730 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4523824 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 770216

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

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

[startup+1202.4 s]
/proc/loadavg: 4.30 6.39 7.11 5/173 15583
/proc/meminfo: memFree=31107640/32951132 swapFree=67111364/67111528
[pid=15529] ppid=15527 vsize=770216 CPUtime=4800.13 cores=0,2,4,6
/proc/15529/stat : 15529 (techdemo) R 15527 15529 14885 0 -1 4202496 235191 0 0 0 479888 125 0 0 25 0 4 0 523948729 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15529/statm: 192554 39476 421 148 0 187483 0
[pid=15529/tid=15531] ppid=15527 vsize=770216 CPUtime=1202.11 cores=0,2,4,6
/proc/15529/task/15531/stat : 15531 (techdemo) R 15527 15529 14885 0 -1 4202560 29766 0 0 0 120199 12 0 0 25 0 4 0 523948730 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15529/tid=15532] ppid=15527 vsize=770216 CPUtime=1201.25 cores=0,2,4,6
/proc/15529/task/15532/stat : 15532 (techdemo) R 15527 15529 14885 0 -1 4202560 30503 0 0 0 120113 12 0 0 25 0 4 0 523948730 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15529/tid=15533] ppid=15527 vsize=770216 CPUtime=1195.97 cores=0,2,4,6
/proc/15529/task/15533/stat : 15533 (techdemo) R 15527 15529 14885 0 -1 4202560 30506 0 0 0 119561 36 0 0 25 0 4 0 523948730 788701184 39476 33554432000 4194304 4797429 140734254766624 18446744073709551615 4523824 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 770216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.42
CPU time (s): 4800.17
CPU user time (s): 4798.91
CPU system time (s): 1.26181
CPU usage (%): 399.209
Max. virtual memory (cumulated for all children) (KiB): 877436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.91
system time used= 1.26181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235192
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= 459
involuntary context switches= 21213

runsolver used 2.11468 second user time and 4.6043 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-30 02:31:41
IDJOB=3172996
IDBENCH=83014
IDSOLVER=1584
FILE ID=node128/3172996-1304123501
RUNJOBID= node128-1304122912-15431
PBS_JOBID= 13170717
Free space on /tmp= 66968 MiB

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

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=1613255228

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31174468 kB
Buffers:        423852 kB
Cached:         791272 kB
SwapCached:          0 kB
Active:         234640 kB
Inactive:      1128868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31174468 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7776 kB
Writeback:          24 kB
AnonPages:      148308 kB
Mapped:          16044 kB
Slab:           352084 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   739960 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66968 MiB
End job on node128 at 2011-04-30 02:51:45