Trace number 3172731

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
MD5SUM04148c6828d9f9ccd74e3efaedcb8c52
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-3172731-1304091804.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.00
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.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.00/0.11	c learnt bin added due to v-elim: 0
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:      73 undec:       4 neg:      73
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.11	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
1.96/0.58	c Decided on static restart strategy
8.35/2.12	c  N dy     7     30000       150      3195         0     10235     15975    230895     30.15     23.47  --
8.35/2.13	c  S st     7     30000       150      3195         0     10235     15975    230895     30.15     23.47  --
8.35/2.17	c  S st     7     30500       150      3195         0     10723     15975    244936     30.15     23.47  --
8.35/2.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.35/2.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.09
8.35/2.19	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
8.35/2.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.19	c Subs w/ non-existent bins:      0 time:  0.00 s
8.35/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.35/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.35/2.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.74/2.71	c lits-rem:      2032  cl-subs:     1036  v-elim:    150  v-fix:    0  time:  2.04 s
10.74/2.71	c learnt bin added due to v-elim: 0
10.74/2.71	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.74/2.71	c vivif2 --  cl tried     9687 cl shrink        0 lits rem          0 time: 0.01
10.74/2.79	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.32
10.74/2.79	c calculated reachability. Time: 0.00
10.74/2.79	c  N dy     7     30500       150      3195         0      9687     15975    216121     30.15     23.47  --
10.74/2.79	c  F st     7     30500       150      3195         0      9687     15975    216121     30.15     23.47  --
11.54/2.94	c Decided on static restart strategy
15.93/4.01	c  N dy    14     45750       150      3195         0     16732     15975    411291     31.30     23.88  --
15.93/4.03	c  S st    14     45750       150      3195         0     16732     15975    411291     31.30     23.88  --
15.93/4.09	c  S st    14     46255       150      3195         0      8722     15975    146235     31.30     23.88  --
15.93/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.33/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
16.33/4.10	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
16.33/4.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.33/4.10	c Subs w/ non-existent bins:      0 time:  0.00 s
16.33/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.33/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.13/4.30	c lits-rem:        92  cl-subs:      155  v-elim:    150  v-fix:    0  time:  0.78 s
17.13/4.30	c learnt bin added due to v-elim: 0
17.13/4.30	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.13/4.30	c vivif2 --  cl tried     8567 cl shrink        0 lits rem          0 time: 0.00
17.13/4.35	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.20
17.13/4.35	c calculated reachability. Time: 0.00
17.13/4.35	c  N dy    14     46255       150      3195         0      8567     15975    144062     31.30     23.88  --
25.53/6.48	c  N dy    15     69383       150      3195         0     10588     15975    164869     30.28     23.93  --
25.53/6.49	c  S st    15     69383       150      3195         0     10588     15975    164869     30.28     23.93  --
25.92/6.53	c  S st    15     69886       150      3195         0     11085     15975    179547     30.28     23.93  --
25.92/6.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.92/6.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.92/6.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
25.92/6.55	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
25.92/6.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.92/6.55	c Subs w/ non-existent bins:      0 time:  0.00 s
25.92/6.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.92/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.92/6.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.52/6.92	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.14/7.86	c Added 2 vars  tried: 80000 time: 3.76
31.14/7.86	c ORs :      2 avg-s:  0.0 cl-sh:  1295 l-rem:   1295 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.78
31.14/7.87	c lits-rem:       241  cl-subs:      229  v-elim:    150  v-fix:    0  time:  5.23 s
31.14/7.87	c learnt bin added due to v-elim: 0
31.14/7.87	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
31.14/7.87	c vivif2 --  cl tried    10856 cl shrink        0 lits rem          0 time: 0.01
31.51/7.92	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.22
31.51/7.92	c calculated reachability. Time: 0.00
31.51/7.92	c  N dy    15     69886       152      3197         4     10856     15982    174174     30.28     23.93  --
31.51/7.92	c  F st    15     69886       152      3197         4     10856     15982    174174     30.28     23.93  --
31.91/8.08	c Decided on static restart strategy
45.89/11.51	c  N dy    22    104829       152      3197         4     20349     15982    419789     30.00     23.77  --
45.89/11.53	c  S st    22    104829       152      3197         4     20349     15982    419789     30.00     23.77  --
45.89/11.59	c  S st    22    105332       152      3197         4     20839     15982    433556     30.00     23.77  --
45.89/11.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.89/11.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.29/11.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.20
46.29/11.65	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
46.29/11.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.29/11.65	c Subs w/ non-existent bins:      0 time:  0.01 s
46.29/11.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.29/11.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.29/11.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.88/12.56	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
49.88/12.56	c lits-rem:      2658  cl-subs:     1803  v-elim:    150  v-fix:    0  time:  3.63 s
49.88/12.56	c learnt bin added due to v-elim: 0
49.88/12.56	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
49.88/12.57	c vivif2 --  cl tried    19036 cl shrink        0 lits rem          0 time: 0.02
50.28/12.65	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.34
50.28/12.65	c calculated reachability. Time: 0.00
50.28/12.65	c  N dy    22    105332       152      3197         4     19036     15982    379953     30.00     23.77  --
77.45/19.43	c  N dy    23    157998       152      3197         4     26357     15982    561920     31.66     24.05  --
77.45/19.45	c  S st    23    157998       152      3197         4     26357     15982    561920     31.66     24.05  --
77.85/19.54	c  S st    23    158500       152      3197         4     26853     15982    575781     31.66     24.05  --
77.85/19.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.85/19.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.25/19.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.34
78.25/19.62	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
78.25/19.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.25/19.63	c Subs w/ non-existent bins:      0 time:  0.01 s
78.25/19.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.25/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.25/19.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.46/20.92	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
83.46/20.92	c lits-rem:      4050  cl-subs:     2122  v-elim:    150  v-fix:    0  time:  5.15 s
83.46/20.92	c learnt bin added due to v-elim: 0
83.46/20.92	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
83.46/20.93	c vivif2 --  cl tried    24731 cl shrink        0 lits rem          0 time: 0.02
83.86/21.02	c asymm  cl-useful: 0/2950/3197 lits-rem:0 time: 0.37
83.86/21.02	c calculated reachability. Time: 0.00
83.86/21.02	c  N dy    23    158500       152      3197         4     24731     15982    509624     31.66     24.05  --
133.77/33.57	c  N dy    24    237751       152      3197         4     29835     15982    590229     31.57     24.25  --
133.77/33.59	c  S st    24    237751       152      3197         4     29835     15982    590229     31.57     24.25  --
134.17/33.68	c  S st    24    238255       160      3197        20     30340     16014    604080     31.57     24.25  --
134.17/33.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.17/33.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.97/33.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.47
134.97/33.80	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
134.97/33.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.97/33.81	c Subs w/ non-existent bins:      0 time:  0.02 s
134.97/33.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.97/33.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.97/33.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
139.36/34.95	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
139.36/34.96	c lits-rem:      2453  cl-subs:     2234  v-elim:    150  v-fix:    0  time:  4.56 s
139.36/34.96	c learnt bin added due to v-elim: 0
139.36/34.96	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
139.36/34.96	c vivif2 --  cl tried    28106 cl shrink        0 lits rem          0 time: 0.02
139.76/35.06	c asymm  cl-useful: 0/2299/3197 lits-rem:0 time: 0.40
139.76/35.06	c calculated reachability. Time: 0.00
139.76/35.06	c  N dy    24    238255       160      3197        20     28106     16014    538169     31.57     24.25  --
230.84/57.82	c  N dy    25    357382       160      3197        20     31909     16014    543420     29.50     23.60  --
230.84/57.84	c  S st    25    357382       160      3197        20     31909     16014    543420     29.50     23.60  --
231.24/57.94	c  S st    25    357886       168      3197        52     32415     16062    557917     29.50     23.60  --
231.24/57.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
231.24/57.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.64/58.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.48
231.64/58.07	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
231.64/58.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.64/58.07	c Subs w/ non-existent bins:      0 time:  0.02 s
231.64/58.08	c Replacing        4 vars Replaced      491 lits Time:     0.02 s 
231.64/58.08	c bin-w-bin subsume rem            8 bins  time:  0.00 s
231.64/58.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.64/58.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
236.03/59.12	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
236.03/59.13	c lits-rem:      3405  cl-subs:     2355  v-elim:    150  v-fix:    0  time:  4.17 s
236.03/59.13	c learnt bin added due to v-elim: 0
236.03/59.13	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
236.03/59.13	c vivif2 --  cl tried    30060 cl shrink        0 lits rem          0 time: 0.02
236.03/59.19	c asymm  cl-useful: 0/898/3197 lits-rem:0 time: 0.22
236.03/59.19	c calculated reachability. Time: 0.00
236.03/59.19	c  N dy    25    357886       164      3197        28     30060     16030    496361     29.50     23.60  --
397.01/99.40	c  N dy    26    536830       164      3197        28     37721     16030    607873     29.57     23.00  --
397.01/99.43	c  S st    26    536830       164      3197        28     37721     16030    607873     29.57     23.00  --
397.41/99.54	c  S st    26    537335       172      3197        56     38224     16074    622159     29.57     23.00  --
397.41/99.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
397.41/99.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.81/99.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.61
398.21/99.70	c Calc non-exist non-lernt bins v-fix:     0 done:    172 time:  0.00 s
398.21/99.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.21/99.70	c Subs w/ non-existent bins:      0 time:  0.02 s
398.21/99.71	c Replacing        3 vars Replaced      215 lits Time:     0.02 s 
398.21/99.72	c bin-w-bin subsume rem            6 bins  time:  0.00 s
398.21/99.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.21/99.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
402.61/100.83	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
413.79/103.66	c Added 2 vars  tried: 80000 time: 11.33
414.19/103.73	c ORs :      2 avg-s:  0.0 cl-sh:  5523 l-rem:   5523 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.59
414.19/103.74	c lits-rem:      3138  cl-subs:     2431  v-elim:    150  v-fix:    0  time: 16.06 s
414.19/103.74	c learnt bin added due to v-elim: 0
414.19/103.74	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
414.19/103.75	c vivif2 --  cl tried    35793 cl shrink        0 lits rem          0 time: 0.02
414.59/103.84	c asymm  cl-useful: 0/2011/3199 lits-rem:0 time: 0.37
414.59/103.84	c calculated reachability. Time: 0.00
414.59/103.84	c  N dy    26    537335       171      3199        42     35793     16060    554749     29.57     23.00  --
414.59/103.84	c  F st    26    537335       171      3199        42     35793     16060    554749     29.57     23.00  --
416.19/104.24	c Decided on static restart strategy
699.40/175.17	c  N dy    33    806002       171      3199        42     58412     16060   1093206     29.36     22.70  --
699.80/175.21	c  S st    33    806002       171      3199        42     58412     16060   1093206     29.36     22.70  --
700.20/175.39	c  S st    33    806506       171      3199        42     58905     16060   1107676     29.36     22.70  --
700.20/175.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.20/175.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
701.41/175.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  1.21
701.81/175.70	c Calc non-exist non-lernt bins v-fix:     0 done:    171 time:  0.00 s
701.81/175.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
701.81/175.71	c Subs w/ non-existent bins:      0 time:  0.04 s
701.81/175.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
701.81/175.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
701.81/175.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
713.38/178.67	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
713.38/178.69	c lits-rem:      1290  cl-subs:     6012  v-elim:    150  v-fix:    0  time: 11.83 s
713.38/178.69	c learnt bin added due to v-elim: 0
713.38/178.69	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
713.78/178.70	c vivif2 --  cl tried    52893 cl shrink        0 lits rem          0 time: 0.04
714.18/178.81	c asymm  cl-useful: 0/841/3199 lits-rem:0 time: 0.44
714.18/178.82	c calculated reachability. Time: 0.00
714.18/178.82	c  N dy    33    806506       171      3199        42     52893     16060    950169     29.36     22.70  --
1299.39/325.39	c  N dy    34   1209760       171      3199        42     68337     16060   1229248     29.20     22.78  --
1299.79/325.44	c  S st    34   1209760       171      3199        42     68337     16060   1229248     29.20     22.78  --
1299.79/325.44	c Finding binary XORs  T:     0.00 s  found:       1
1300.60/325.66	c  S st    34   1210265       173      3199        50     68835     16072   1243763     29.20     22.78  --
1300.60/325.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1300.60/325.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1301.78/325.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.4M T:  1.24
1301.78/325.98	c Calc non-exist non-lernt bins v-fix:     0 done:    173 time:  0.00 s
1301.78/325.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1301.78/325.99	c Subs w/ non-existent bins:      0 time:  0.04 s
1301.78/326.00	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1302.18/326.02	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1302.18/326.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1302.18/326.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1316.96/329.74	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
1316.96/329.76	c lits-rem:      3705  cl-subs:     6590  v-elim:    150  v-fix:    0  time: 14.94 s
1316.96/329.76	c learnt bin added due to v-elim: 0
1316.96/329.76	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1316.96/329.77	c vivif2 --  cl tried    62245 cl shrink        0 lits rem          0 time: 0.05
1317.36/329.88	c asymm  cl-useful: 0/1338/3199 lits-rem:0 time: 0.42
1317.36/329.88	c calculated reachability. Time: 0.00
1317.36/329.88	c  N dy    34   1210265       172      3199        44     62245     16064   1066908     29.20     22.78  --
2206.55/552.42	c  N dy    35   1710267       172      3199        44     93707     16064   1848594     30.15     22.55  --
2206.55/552.50	c  S st    35   1710267       172      3199        44     93707     16064   1848594     30.15     22.55  --
2208.15/552.86	c  S st    35   1710770       172      3199        44     94202     16064   1862816     30.15     22.55  --
2208.15/552.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2208.15/552.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2210.57/553.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.9M T:  2.25
2210.57/553.43	c Calc non-exist non-lernt bins v-fix:     0 done:    172 time:  0.01 s
2210.57/553.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2210.57/553.45	c Subs w/ non-existent bins:      0 time:  0.07 s
2210.57/553.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2210.57/553.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2210.57/553.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2237.70/560.21	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
2237.70/560.25	c lits-rem:      1073  cl-subs:     6417  v-elim:    150  v-fix:    0  time: 26.99 s
2237.70/560.25	c learnt bin added due to v-elim: 0
2237.70/560.25	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2237.70/560.27	c vivif2 --  cl tried    87785 cl shrink        0 lits rem          0 time: 0.09
2238.50/560.40	c asymm  cl-useful: 0/602/3199 lits-rem:0 time: 0.52
2238.50/560.40	c calculated reachability. Time: 0.00
2238.50/560.40	c  N dy    35   1710770       172      3199        44     87785     16064   1696259     30.15     22.55  --
3330.23/833.72	c  N dy    36   2210770       172      3199        44    102486     16064   1952902     30.66     22.53  --
3330.23/833.80	c  S st    36   2210770       172      3199        44    102486     16064   1952902     30.66     22.53  --
3331.82/834.16	c  S st    36   2211275       174      3199        48    102981     16072   1967567     30.66     22.53  --
3331.82/834.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3331.82/834.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3334.62/834.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.2M T:  2.58
3334.62/834.81	c Calc non-exist non-lernt bins v-fix:     0 done:    174 time:  0.01 s
3334.62/834.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3334.62/834.83	c Subs w/ non-existent bins:      0 time:  0.08 s
3334.62/834.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3334.62/834.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3334.62/834.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3377.36/845.54	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.03
3419.69/856.16	c Added 2 vars  tried: 80000 time: 42.44
3423.32/857.08	c ORs :      2 avg-s:  0.0 cl-sh: 23323 l-rem:  23323 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   46.10
3423.70/857.11	c lits-rem:       651  cl-subs:    10762  v-elim:    150  v-fix:    0  time: 88.83 s
3423.70/857.11	c learnt bin added due to v-elim: 0
3423.70/857.11	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3423.70/857.14	c vivif2 --  cl tried    92219 cl shrink        0 lits rem          0 time: 0.09
3424.10/857.26	c asymm  cl-useful: 0/484/3201 lits-rem:0 time: 0.48
3424.10/857.26	c calculated reachability. Time: 0.00
3424.10/857.26	c  N dy    36   2211275       176      3201        52     92219     16084   1648106     30.66     22.53  --
4710.76/1179.38	c  N dy    37   2711275       176      3201        52    116779     16084   2290914     31.23     22.43  --
4711.14/1179.48	c  S st    37   2711275       176      3201        52    116779     16084   2290914     31.23     22.43  --
4713.14/1179.96	c  S st    37   2711783       176      3201        52    117278     16084   2305243     31.23     22.43  --
4713.14/1179.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4713.14/1179.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4717.13/1180.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 39.1M T:  4.00
4717.13/1180.97	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.01 s
4717.13/1180.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4717.53/1181.00	c Subs w/ non-existent bins:      0 time:  0.09 s
4717.53/1181.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4717.53/1181.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4717.53/1181.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4763.49/1192.51	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.05
4763.49/1192.56	c lits-rem:       545  cl-subs:     7853  v-elim:    150  v-fix:    0  time: 45.97 s
4763.49/1192.56	c learnt bin added due to v-elim: 0
4763.49/1192.56	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
4763.49/1192.59	c vivif2 --  cl tried   109425 cl shrink        0 lits rem          0 time: 0.11
4764.27/1192.72	c asymm  cl-useful: 0/479/3201 lits-rem:0 time: 0.53
4764.27/1192.72	c calculated reachability. Time: 0.00
4764.27/1192.72	c  N dy    37   2711783       176      3201        52    109425     16084   2072565     31.23     22.43  --
4764.27/1192.72	c  F st    37   2711783       176      3201        52    109425     16084   2072565     31.23     22.43  --
4770.66/1194.37	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-3172731-1304091804/watcher-3172731-1304091804 -o /tmp/evaluation-result-3172731-1304091804/solver-3172731-1304091804 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172731-1304091804.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: 8.54 8.31 8.20 5/184 10149
/proc/meminfo: memFree=24957280/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=50280 CPUtime=0 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 667 0 0 0 0 0 0 0 25 0 1 0 520778630 51486720 598 33554432000 4194304 4797429 140733679801664 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10149/statm: 12570 598 347 148 0 7499 0

[startup+0.138243 s]
/proc/loadavg: 8.54 8.31 8.20 5/184 10149
/proc/meminfo: memFree=24957280/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=607788 CPUtime=0.51 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 1841 0 0 0 51 0 0 0 18 0 4 0 520778630 622374912 1646 33554432000 4194304 4797429 140733679801664 18446744073709551615 246516530833 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 151947 1646 408 148 0 146876 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 607788

[startup+0.293016 s]
/proc/loadavg: 8.54 8.31 8.20 5/184 10149
/proc/meminfo: memFree=24957280/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=609616 CPUtime=1.13 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 2795 0 0 0 113 0 0 0 18 0 4 0 520778630 624246784 1899 33554432000 4194304 4797429 140733679801664 18446744073709551615 4416069 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 152404 1899 408 148 0 147333 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 609616

[startup+0.301013 s]
/proc/loadavg: 8.54 8.31 8.20 5/184 10149
/proc/meminfo: memFree=24957280/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=609616 CPUtime=1.16 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 2816 0 0 0 116 0 0 0 18 0 4 0 520778630 624246784 1920 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 152404 1920 408 148 0 147333 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 609616

[startup+0.700943 s]
/proc/loadavg: 8.54 8.31 8.20 5/184 10149
/proc/meminfo: memFree=24957280/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=613696 CPUtime=2.75 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 5036 0 0 0 275 0 0 0 18 0 4 0 520778630 628424704 3861 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424614 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 153424 3861 413 148 0 148353 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 613696

[startup+1.5008 s]
/proc/loadavg: 8.54 8.31 8.20 9/188 10153
/proc/meminfo: memFree=24941236/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=615524 CPUtime=5.95 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 6595 0 0 0 594 1 0 0 20 0 4 0 520778630 630296576 4209 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424630 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 153881 4209 416 148 0 148810 0
[pid=10149/tid=10151] ppid=10147 vsize=615524 CPUtime=1.48 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 1406 0 0 0 148 0 0 0 20 0 4 0 520778631 630296576 4209 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=615524 CPUtime=1.47 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 1418 0 0 0 147 0 0 0 20 0 4 0 520778631 630296576 4209 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=615524 CPUtime=1.48 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 1420 0 0 0 148 0 0 0 20 0 4 0 520778631 630296576 4209 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 615524

[startup+3.10051 s]
/proc/loadavg: 8.50 8.30 8.20 9/188 10153
/proc/meminfo: memFree=24938384/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=618440 CPUtime=12.34 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 8655 0 0 0 1233 1 0 0 25 0 4 0 520778630 633282560 5883 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424835 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 154610 5883 416 148 0 149539 0
[pid=10149/tid=10151] ppid=10147 vsize=618440 CPUtime=3.08 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 1718 0 0 0 308 0 0 0 25 0 4 0 520778631 633282560 5883 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=618440 CPUtime=3.07 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 1697 0 0 0 307 0 0 0 25 0 4 0 520778631 633282560 5883 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=618440 CPUtime=3.08 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 1699 0 0 0 308 0 0 0 25 0 4 0 520778631 633282560 5883 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568088 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) 618440

[startup+6.30092 s]
/proc/loadavg: 8.50 8.30 8.20 9/188 10153
/proc/meminfo: memFree=24934056/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=620820 CPUtime=25.13 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 11686 0 0 0 2511 2 0 0 25 0 4 0 520778630 635719680 6464 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 155205 6464 416 148 0 150134 0
[pid=10149/tid=10151] ppid=10147 vsize=620820 CPUtime=6.28 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 2075 0 0 0 628 0 0 0 25 0 4 0 520778631 635719680 6464 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=620820 CPUtime=6.25 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 2114 0 0 0 625 0 0 0 25 0 4 0 520778631 635719680 6464 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=620820 CPUtime=6.28 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 2069 0 0 0 628 0 0 0 25 0 4 0 520778631 635719680 6464 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 620820

[startup+12.7007 s]
/proc/loadavg: 8.49 8.31 8.20 9/188 10153
/proc/meminfo: memFree=24924424/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=624488 CPUtime=50.68 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 16103 0 0 0 5066 2 0 0 25 0 4 0 520778630 639475712 7913 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 156122 7913 419 148 0 151051 0
[pid=10149/tid=10151] ppid=10147 vsize=624488 CPUtime=12.68 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 2672 0 0 0 1268 0 0 0 25 0 4 0 520778631 639475712 7913 33554432000 4194304 4797429 140733679801664 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=624488 CPUtime=12.61 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 2689 0 0 0 1261 0 0 0 25 0 4 0 520778631 639475712 7913 33554432000 4194304 4797429 140733679801664 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=624488 CPUtime=12.68 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 2640 0 0 0 1268 0 0 0 25 0 4 0 520778631 639475712 7913 33554432000 4194304 4797429 140733679801664 18446744073709551615 4656659 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 624488

[startup+25.5004 s]
/proc/loadavg: 8.42 8.30 8.20 9/188 10154
/proc/meminfo: memFree=24915360/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=630184 CPUtime=101.81 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 24110 0 0 0 10177 4 0 0 25 0 4 0 520778630 645308416 9548 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 157546 9548 419 148 0 152475 0
[pid=10149/tid=10151] ppid=10147 vsize=630184 CPUtime=25.48 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 3563 0 0 0 2548 0 0 0 25 0 4 0 520778631 645308416 9549 33554432000 4194304 4797429 140733679801664 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=630184 CPUtime=25.34 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 3814 0 0 0 2534 0 0 0 25 0 4 0 520778631 645308416 9549 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=630184 CPUtime=25.48 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 3653 0 0 0 2547 1 0 0 25 0 4 0 520778631 645308416 9549 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 630184

[startup+51.1007 s]
/proc/loadavg: 8.35 8.29 8.20 9/188 10154
/proc/meminfo: memFree=24900964/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=636052 CPUtime=204.08 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 35374 0 0 0 20400 8 0 0 25 0 4 0 520778630 651317248 11799 33554432000 4194304 4797429 140733679801664 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 159013 11799 421 148 0 153942 0
[pid=10149/tid=10151] ppid=10147 vsize=636052 CPUtime=51.08 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 4908 0 0 0 5108 0 0 0 25 0 4 0 520778631 651317248 11799 33554432000 4194304 4797429 140733679801664 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=636052 CPUtime=50.81 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 5072 0 0 0 5080 1 0 0 25 0 4 0 520778631 651317248 11799 33554432000 4194304 4797429 140733679801664 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=636052 CPUtime=51.08 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 5068 0 0 0 5107 1 0 0 25 0 4 0 520778631 651317248 11799 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 636052

[startup+102.3 s]
/proc/loadavg: 8.21 8.26 8.19 9/188 10156
/proc/meminfo: memFree=24881628/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=643064 CPUtime=408.61 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 53320 0 0 0 40846 15 0 0 25 0 4 0 520778630 658497536 15016 33554432000 4194304 4797429 140733679801664 18446744073709551615 4535277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 160766 15016 421 148 0 155695 0
[pid=10149/tid=10151] ppid=10147 vsize=643064 CPUtime=102.29 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 7064 0 0 0 10227 2 0 0 25 0 4 0 520778631 658497536 15016 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=643064 CPUtime=101.73 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 7205 0 0 0 10172 1 0 0 25 0 4 0 520778631 658497536 15016 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=643064 CPUtime=102.29 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 7383 0 0 0 10227 2 0 0 25 0 4 0 520778631 658497536 15016 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 643064

[startup+162.3 s]
/proc/loadavg: 8.28 8.27 8.19 9/188 10157
/proc/meminfo: memFree=24862240/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=649808 CPUtime=648.27 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 69707 0 0 0 64806 21 0 0 25 0 4 0 520778630 665403392 17766 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 162452 17766 421 148 0 157381 0
[pid=10149/tid=10151] ppid=10147 vsize=649808 CPUtime=162.28 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 8870 0 0 0 16225 3 0 0 25 0 4 0 520778631 665403392 17766 33554432000 4194304 4797429 140733679801664 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=649808 CPUtime=161.4 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 8991 0 0 0 16138 2 0 0 25 0 4 0 520778631 665403392 17766 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=649808 CPUtime=162.28 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 9065 0 0 0 16225 3 0 0 25 0 4 0 520778631 665403392 17766 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 649808

[startup+222.306 s]
/proc/loadavg: 8.34 8.27 8.19 9/188 10159
/proc/meminfo: memFree=24849032/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=655356 CPUtime=887.97 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 83955 0 0 0 88771 26 0 0 25 0 4 0 520778630 671084544 20026 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 163839 20026 421 148 0 158768 0
[pid=10149/tid=10151] ppid=10147 vsize=655356 CPUtime=222.29 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 10490 0 0 0 22226 3 0 0 25 0 4 0 520778631 671084544 20026 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=655356 CPUtime=221.08 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 10698 0 0 0 22106 2 0 0 25 0 4 0 520778631 671084544 20026 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=655356 CPUtime=222.29 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 10734 0 0 0 22225 4 0 0 25 0 4 0 520778631 671084544 20026 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (KiB) 655356

[startup+282.301 s]

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

[pid=10149] ppid=10147 vsize=682652 CPUtime=2565.67 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 161222 0 0 0 256507 60 0 0 25 0 4 0 520778630 699035648 30128 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 170663 30128 421 148 0 165592 0
[pid=10149/tid=10151] ppid=10147 vsize=682652 CPUtime=642.3 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 20161 0 0 0 64222 8 0 0 25 0 4 0 520778631 699035648 30128 33554432000 4194304 4797429 140733679801664 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=682652 CPUtime=638.8 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 20521 0 0 0 63873 7 0 0 25 0 4 0 520778631 699035648 30128 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=682652 CPUtime=642.29 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 20201 0 0 0 64220 9 0 0 25 0 4 0 520778631 699035648 30128 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 682652

[startup+702.301 s]
/proc/loadavg: 8.16 8.23 8.18 9/188 10172
/proc/meminfo: memFree=24770564/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=684996 CPUtime=2805.33 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 169248 0 0 0 280471 62 0 0 25 0 4 0 520778630 701435904 31722 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 171249 31722 421 148 0 166178 0
[pid=10149/tid=10151] ppid=10147 vsize=684996 CPUtime=702.3 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 21247 0 0 0 70222 8 0 0 25 0 4 0 520778631 701435904 31722 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=684996 CPUtime=698.47 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 21765 0 0 0 69840 7 0 0 25 0 4 0 520778631 701435904 31722 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=684996 CPUtime=702.3 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 21432 0 0 0 70220 10 0 0 25 0 4 0 520778631 701435904 31722 33554432000 4194304 4797429 140733679801664 18446744073709551615 4648006 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 684996

[startup+762.301 s]
/proc/loadavg: 8.12 8.20 8.17 9/188 10173
/proc/meminfo: memFree=24762968/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=686612 CPUtime=3045.03 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 178300 0 0 0 304436 67 0 0 25 0 4 0 520778630 703090688 31714 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 171653 31714 421 148 0 166582 0
[pid=10149/tid=10151] ppid=10147 vsize=686612 CPUtime=762.31 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 22332 0 0 0 76222 9 0 0 25 0 4 0 520778631 703090688 31714 33554432000 4194304 4797429 140733679801664 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=686612 CPUtime=758.15 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 22921 0 0 0 75807 8 0 0 25 0 4 0 520778631 703090688 31714 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=686612 CPUtime=762.3 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 22718 0 0 0 76220 10 0 0 25 0 4 0 520778631 703090688 31714 33554432000 4194304 4797429 140733679801664 18446744073709551615 4428975 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 686612

[startup+822.301 s]
/proc/loadavg: 8.09 8.17 8.17 9/188 10175
/proc/meminfo: memFree=24757596/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=689472 CPUtime=3284.69 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 185573 0 0 0 328399 70 0 0 25 0 4 0 520778630 706019328 33112 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424882 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 172368 33112 421 148 0 167297 0
[pid=10149/tid=10151] ppid=10147 vsize=689472 CPUtime=822.3 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 22906 0 0 0 82221 9 0 0 25 0 4 0 520778631 706019328 33112 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=689472 CPUtime=817.82 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 23553 0 0 0 81773 9 0 0 25 0 4 0 520778631 706019328 33112 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=689472 CPUtime=822.3 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 23307 0 0 0 82219 11 0 0 25 0 4 0 520778631 706019328 33112 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 689472

[startup+882.307 s]
/proc/loadavg: 8.03 8.14 8.16 9/188 10176
/proc/meminfo: memFree=24747868/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=691756 CPUtime=3524.38 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 193316 0 0 0 352365 73 0 0 25 0 4 0 520778630 708358144 33909 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 172939 33909 421 148 0 167868 0
[pid=10149/tid=10151] ppid=10147 vsize=691756 CPUtime=882.31 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 24040 0 0 0 88221 10 0 0 25 0 4 0 520778631 708358144 33909 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=691756 CPUtime=877.5 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 24646 0 0 0 87740 10 0 0 25 0 4 0 520778631 708358144 33909 33554432000 4194304 4797429 140733679801664 18446744073709551615 4572295 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=691756 CPUtime=882.31 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 24511 0 0 0 88220 11 0 0 25 0 4 0 520778631 708358144 33909 33554432000 4194304 4797429 140733679801664 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 691756

[startup+942.301 s]
/proc/loadavg: 8.06 8.13 8.15 9/188 10178
/proc/meminfo: memFree=24741016/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=694380 CPUtime=3764.03 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 201030 0 0 0 376327 76 0 0 25 0 4 0 520778630 711045120 34689 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 173595 34690 421 148 0 168524 0
[pid=10149/tid=10151] ppid=10147 vsize=694380 CPUtime=942.31 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 25212 0 0 0 94221 10 0 0 25 0 4 0 520778631 711045120 34690 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=694380 CPUtime=937.17 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 25852 0 0 0 93707 10 0 0 25 0 4 0 520778631 711045120 34690 33554432000 4194304 4797429 140733679801664 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=694380 CPUtime=942.31 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 25582 0 0 0 94219 12 0 0 25 0 4 0 520778631 711045120 34690 33554432000 4194304 4797429 140733679801664 18446744073709551615 246516530844 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 694380

[startup+1002.3 s]
/proc/loadavg: 8.17 8.13 8.15 9/188 10180
/proc/meminfo: memFree=24728076/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=695280 CPUtime=4003.71 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 206992 0 0 0 400292 79 0 0 25 0 4 0 520778630 711966720 37330 33554432000 4194304 4797429 140733679801664 18446744073709551615 4351618 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 173820 37330 421 148 0 168749 0
[pid=10149/tid=10151] ppid=10147 vsize=695280 CPUtime=1002.3 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 25853 0 0 0 100220 10 0 0 25 0 4 0 520778631 711966720 37330 33554432000 4194304 4797429 140733679801664 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=695280 CPUtime=996.85 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 26569 0 0 0 99674 11 0 0 25 0 4 0 520778631 711966720 37330 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=695280 CPUtime=1002.3 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 26102 0 0 0 100218 12 0 0 25 0 4 0 520778631 711966720 37330 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 695280

[startup+1062.3 s]
/proc/loadavg: 8.25 8.15 8.15 10/188 10190
/proc/meminfo: memFree=24733868/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=698492 CPUtime=4243.37 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 216426 0 0 0 424255 82 0 0 25 0 4 0 520778630 715255808 36224 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 174623 36224 421 148 0 169552 0
[pid=10149/tid=10151] ppid=10147 vsize=698492 CPUtime=1062.31 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 27031 0 0 0 106220 11 0 0 25 0 4 0 520778631 715255808 36224 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=698492 CPUtime=1056.52 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 27976 0 0 0 105640 12 0 0 25 0 4 0 520778631 715255808 36224 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=698492 CPUtime=1062.29 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 27446 0 0 0 106216 13 0 0 25 0 4 0 520778631 715255808 36224 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 698492

[startup+1122.3 s]
/proc/loadavg: 7.83 8.07 8.12 5/180 10210
/proc/meminfo: memFree=24868372/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=700252 CPUtime=4483.04 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 224055 0 0 0 448219 85 0 0 25 0 4 0 520778630 717058048 36601 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424979 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 175063 36601 421 148 0 169992 0
[pid=10149/tid=10151] ppid=10147 vsize=700252 CPUtime=1122.31 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 28026 0 0 0 112220 11 0 0 25 0 4 0 520778631 717058048 36601 33554432000 4194304 4797429 140733679801664 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=700252 CPUtime=1116.2 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 29200 0 0 0 111608 12 0 0 25 0 4 0 520778631 717058048 36601 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=700252 CPUtime=1122.29 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 28545 0 0 0 112216 13 0 0 25 0 4 0 520778631 717058048 36601 33554432000 4194304 4797429 140733679801664 18446744073709551615 4424696 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 700252

[startup+1182.3 s]
/proc/loadavg: 5.45 7.34 7.87 5/179 10211
/proc/meminfo: memFree=24858488/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=701344 CPUtime=4722.73 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 230178 0 0 0 472184 89 0 0 25 0 4 0 520778630 718176256 39206 33554432000 4194304 4797429 140733679801664 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 175336 39206 421 148 0 170265 0
[pid=10149/tid=10151] ppid=10147 vsize=701344 CPUtime=1182.32 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 28636 0 0 0 118220 12 0 0 25 0 4 0 520778631 718176256 39206 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=701344 CPUtime=1175.88 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 29814 0 0 0 117576 12 0 0 25 0 4 0 520778631 718176256 39206 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=701344 CPUtime=1182.3 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 29091 0 0 0 118216 14 0 0 25 0 4 0 520778631 718176256 39206 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 701344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.04 7.13 7.79 5/179 10212
/proc/meminfo: memFree=24854256/32951124 swapFree=67111352/67111528
[pid=10149] ppid=10147 vsize=701504 CPUtime=4800.24 cores=0,2,4,6
/proc/10149/stat : 10149 (techdemo) R 10147 10149 9884 0 -1 4202496 231407 0 0 0 479934 90 0 0 25 0 4 0 520778630 718340096 40319 33554432000 4194304 4797429 140733679801664 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10149/statm: 175376 40319 421 148 0 170305 0
[pid=10149/tid=10151] ppid=10147 vsize=701504 CPUtime=1201.72 cores=0,2,4,6
/proc/10149/task/10151/stat : 10151 (techdemo) R 10147 10149 9884 0 -1 4202560 28825 0 0 0 120160 12 0 0 25 0 4 0 520778631 718340096 40319 33554432000 4194304 4797429 140733679801664 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10149/tid=10152] ppid=10147 vsize=701504 CPUtime=1195.18 cores=0,2,4,6
/proc/10149/task/10152/stat : 10152 (techdemo) R 10147 10149 9884 0 -1 4202560 30047 0 0 0 119505 13 0 0 25 0 4 0 520778631 718340096 40319 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10149/tid=10153] ppid=10147 vsize=701504 CPUtime=1201.7 cores=0,2,4,6
/proc/10149/task/10153/stat : 10153 (techdemo) R 10147 10149 9884 0 -1 4202560 29327 0 0 0 120156 14 0 0 25 0 4 0 520778631 718340096 40319 33554432000 4194304 4797429 140733679801664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 701504

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.28
CPU user time (s): 4799.37
CPU system time (s): 0.908861
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 811080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.37
system time used= 0.908861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231407
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= 829
involuntary context switches= 70553

runsolver used 1.9627 second user time and 4.5973 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 17:43:24
IDJOB=3172731
IDBENCH=82749
IDSOLVER=1584
FILE ID=node134/3172731-1304091804
RUNJOBID= node134-1304089312-9902
PBS_JOBID= 13170571
Free space on /tmp= 71576 MiB

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

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

MD5SUM BENCH= 04148c6828d9f9ccd74e3efaedcb8c52
RANDOM SEED=896620610

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24957452 kB
Buffers:       1489312 kB
Cached:        5869244 kB
SwapCached:         64 kB
Active:        1524964 kB
Inactive:      5946528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24957452 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7812 kB
Writeback:           0 kB
AnonPages:      112744 kB
Mapped:          15888 kB
Slab:           459492 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   711848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-29 18:03:28