Trace number 3172868

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.23 1201.82

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
MD5SUM200b19edc2ebf99249f1125469c39206
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-3172868-1304108536.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.04	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.08	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.00/0.08	c learnt bin added due to v-elim: 0
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.08	c calculated reachability. Time: 0.00
0.00/0.08	c Calc default polars -  time:   0.00 s pos:      75 undec:       5 neg:      70
0.00/0.08	c =========================================================================================
0.00/0.08	c types(t): F = full restart, N = normal restart
0.00/0.08	c types(t): S = simplification begin/end, E = solution found
0.00/0.08	c restart types(rt): st = static, dy = dynamic
0.00/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.08	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
3.24/0.86	c Decided on static restart strategy
7.96/2.04	c  N dy     7     30001       150      3195         0     10304     15975    240493     32.09     25.52  --
7.96/2.06	c  S st     7     30001       150      3195         0     10304     15975    240493     32.09     25.52  --
8.36/2.10	c  S st     7     30504       150      3195         0     10801     15975    254347     32.09     25.52  --
8.36/2.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.36/2.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.10
8.36/2.12	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
8.36/2.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.12	c Subs w/ non-existent bins:      0 time:  0.00 s
8.36/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.75/2.72	c lits-rem:      1998  cl-subs:      986  v-elim:    150  v-fix:    0  time:  2.36 s
10.75/2.72	c learnt bin added due to v-elim: 0
10.75/2.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.75/2.72	c vivif2 --  cl tried     9815 cl shrink        0 lits rem          0 time: 0.00
11.15/2.81	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.38
11.15/2.81	c calculated reachability. Time: 0.00
11.15/2.81	c  N dy     7     30504       150      3195         0      9815     15975    225309     32.09     25.52  --
11.15/2.81	c  F st     7     30504       150      3195         0      9815     15975    225309     32.09     25.52  --
11.57/2.97	c Decided on static restart strategy
15.96/4.09	c  N dy    14     45757       150      3195         0     16780     15975    411799     31.53     25.00  --
16.37/4.11	c  S st    14     45757       150      3195         0     16780     15975    411799     31.53     25.00  --
16.37/4.17	c  S st    14     46262       150      3195         0      8775     15975    147459     31.53     25.00  --
16.37/4.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.37/4.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.37/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
16.37/4.18	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
16.37/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.37/4.19	c Subs w/ non-existent bins:      0 time:  0.00 s
16.37/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.37/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.14/4.39	c lits-rem:       171  cl-subs:      185  v-elim:    150  v-fix:    0  time:  0.81 s
17.14/4.39	c learnt bin added due to v-elim: 0
17.14/4.39	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.14/4.39	c vivif2 --  cl tried     8590 cl shrink        0 lits rem          0 time: 0.00
17.54/4.45	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.22
17.54/4.45	c calculated reachability. Time: 0.00
17.54/4.45	c  N dy    14     46262       150      3195         0      8590     15975    144327     31.53     25.00  --
27.12/6.82	c  N dy    15     69394       150      3195         0     10570     15975    166811     29.86     24.88  --
27.12/6.83	c  S st    15     69394       150      3195         0     10570     15975    166811     29.86     24.88  --
27.12/6.87	c  S st    15     69894       150      3195         0     11062     15975    180799     29.86     24.88  --
27.12/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.12/6.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.52/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.09
27.52/6.90	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
27.52/6.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.52/6.90	c Subs w/ non-existent bins:      0 time:  0.00 s
27.52/6.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/6.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
28.73/7.27	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
32.33/8.18	c Added 2 vars  tried: 80000 time: 3.67
32.33/8.19	c ORs :      2 avg-s:  0.0 cl-sh:  1417 l-rem:   1417 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.69
32.33/8.19	c lits-rem:       257  cl-subs:      222  v-elim:    150  v-fix:    0  time:  5.17 s
32.33/8.19	c learnt bin added due to v-elim: 0
32.33/8.19	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
32.73/8.20	c vivif2 --  cl tried    10840 cl shrink        0 lits rem          0 time: 0.00
32.73/8.25	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.23
32.73/8.25	c calculated reachability. Time: 0.00
32.73/8.25	c  N dy    15     69894       152      3197         4     10840     15983    175285     29.86     24.88  --
32.73/8.25	c  F st    15     69894       152      3197         4     10840     15983    175285     29.86     24.88  --
33.13/8.40	c Decided on static restart strategy
46.71/11.77	c  N dy    22    104841       152      3197         4     20207     15983    414406     29.72     24.49  --
46.71/11.79	c  S st    22    104841       152      3197         4     20207     15983    414406     29.72     24.49  --
47.11/11.85	c  S st    22    105346       152      3197         4     20705     15983    428797     29.72     24.49  --
47.11/11.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.11/11.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.49/11.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.20
47.49/11.90	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
47.49/11.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.49/11.90	c Subs w/ non-existent bins:      0 time:  0.01 s
47.49/11.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.49/11.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.49/11.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
51.11/12.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
51.11/12.84	c lits-rem:      3290  cl-subs:     2048  v-elim:    150  v-fix:    0  time:  3.71 s
51.11/12.84	c learnt bin added due to v-elim: 0
51.11/12.84	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
51.11/12.84	c vivif2 --  cl tried    18657 cl shrink        0 lits rem          0 time: 0.01
51.51/12.94	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.38
51.51/12.94	c calculated reachability. Time: 0.00
51.51/12.94	c  N dy    22    105346       152      3197         4     18657     15983    369756     29.72     24.49  --
78.26/19.64	c  N dy    23    158020       152      3197         4     25992     15983    525381     28.38     23.70  --
78.26/19.66	c  S st    23    158020       152      3197         4     25992     15983    525381     28.38     23.70  --
78.66/19.74	c  S st    23    158527       152      3197         4     26487     15983    539643     28.38     23.70  --
78.66/19.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.66/19.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.06/19.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.31
79.06/19.82	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
79.06/19.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.06/19.83	c Subs w/ non-existent bins:      0 time:  0.02 s
79.06/19.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.06/19.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.06/19.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.45/20.96	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.02
83.45/20.97	c lits-rem:      3050  cl-subs:     2550  v-elim:    150  v-fix:    0  time:  4.51 s
83.45/20.97	c learnt bin added due to v-elim: 0
83.45/20.97	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
83.45/20.97	c vivif2 --  cl tried    23937 cl shrink        0 lits rem          0 time: 0.02
83.85/21.07	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.41
83.85/21.07	c calculated reachability. Time: 0.00
83.85/21.07	c  N dy    23    158527       152      3197         4     23937     15983    467446     28.38     23.70  --
129.79/32.53	c  N dy    24    237790       152      3197         4     28935     15983    547367     29.38     23.19  --
129.79/32.55	c  S st    24    237790       152      3197         4     28935     15983    547367     29.38     23.19  --
130.21/32.64	c  S st    24    238294       160      3197        24     29440     16019    561767     29.38     23.19  --
130.21/32.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.21/32.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.61/32.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.36
130.61/32.73	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
130.61/32.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.61/32.74	c Subs w/ non-existent bins:      0 time:  0.02 s
130.61/32.74	c Replacing        1 vars Replaced      342 lits Time:     0.01 s 
130.61/32.75	c bin-w-bin subsume rem            2 bins  time:  0.00 s
130.61/32.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.61/32.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
135.38/33.94	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.02
135.38/33.95	c lits-rem:      3660  cl-subs:     2690  v-elim:    150  v-fix:    0  time:  4.80 s
135.38/33.95	c learnt bin added due to v-elim: 0
135.38/33.95	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
135.38/33.96	c vivif2 --  cl tried    26750 cl shrink        0 lits rem          0 time: 0.02
135.78/34.05	c asymm  cl-useful: 0/2505/3197 lits-rem:0 time: 0.38
135.78/34.05	c calculated reachability. Time: 0.00
135.78/34.05	c  N dy    24    238294       159      3197        18     26750     16011    486858     29.38     23.19  --
217.70/54.59	c  N dy    25    357442       159      3197        18     31043     16011    529529     31.26     23.38  --
218.11/54.61	c  S st    25    357442       159      3197        18     31043     16011    529529     31.26     23.38  --
218.51/54.71	c  S st    25    357943       161      3197        22     31536     16019    543754     31.26     23.38  --
218.51/54.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.51/54.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.89/54.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.43
218.89/54.82	c Calc non-exist non-lernt bins v-fix:     0 done:    161 time:  0.00 s
218.89/54.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.89/54.83	c Subs w/ non-existent bins:      0 time:  0.02 s
218.89/54.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.89/54.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.89/54.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
223.28/55.93	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.02
223.28/55.94	c lits-rem:      3576  cl-subs:     1717  v-elim:    150  v-fix:    0  time:  4.39 s
223.28/55.94	c learnt bin added due to v-elim: 0
223.28/55.94	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
223.28/55.94	c vivif2 --  cl tried    29819 cl shrink        0 lits rem          0 time: 0.02
223.28/55.99	c asymm  cl-useful: 0/692/3197 lits-rem:0 time: 0.18
223.28/55.99	c calculated reachability. Time: 0.00
223.28/55.99	c  N dy    25    357943       161      3197        22     29819     16019    497351     31.26     23.38  --
387.08/96.92	c  N dy    26    536915       161      3197        22     37469     16019    612961     31.87     23.62  --
387.08/96.95	c  S st    26    536915       161      3197        22     37469     16019    612961     31.87     23.62  --
387.48/97.07	c  S st    26    537416       167      3197        34     37968     16043    627019     31.87     23.62  --
387.48/97.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
387.48/97.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
388.28/97.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.56
388.28/97.21	c Calc non-exist non-lernt bins v-fix:     0 done:    167 time:  0.00 s
388.28/97.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
388.28/97.22	c Subs w/ non-existent bins:      0 time:  0.02 s
388.28/97.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.28/97.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.28/97.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
393.08/98.49	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
404.27/101.27	c Added 2 vars  tried: 80000 time: 11.09
404.67/101.33	c ORs :      2 avg-s:  0.0 cl-sh:  5328 l-rem:   5328 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.33
404.67/101.34	c lits-rem:      2509  cl-subs:     1914  v-elim:    150  v-fix:    0  time: 16.44 s
404.67/101.34	c learnt bin added due to v-elim: 0
404.67/101.34	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
404.67/101.35	c vivif2 --  cl tried    36054 cl shrink        0 lits rem          0 time: 0.03
405.07/101.44	c asymm  cl-useful: 0/1958/3199 lits-rem:0 time: 0.36
405.07/101.44	c calculated reachability. Time: 0.00
405.07/101.44	c  N dy    26    537416       169      3199        38     36054     16052    571220     31.87     23.62  --
405.07/101.44	c  F st    26    537416       169      3199        38     36054     16052    571220     31.87     23.62  --
406.67/101.83	c Decided on static restart strategy
695.51/174.17	c  N dy    33    806124       169      3199        38     59001     16052   1170079     33.75     23.55  --
695.91/174.22	c  S st    33    806124       169      3199        38     59001     16052   1170079     33.75     23.55  --
696.71/174.40	c  S st    33    806635       169      3199        38     59497     16052   1184595     33.75     23.55  --
696.71/174.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
696.71/174.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.90/174.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  1.28
697.90/174.73	c Calc non-exist non-lernt bins v-fix:     0 done:    169 time:  0.01 s
697.90/174.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.90/174.74	c Subs w/ non-existent bins:      0 time:  0.04 s
697.90/174.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.90/174.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
697.90/174.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
709.10/177.52	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.12
709.10/177.54	c lits-rem:      3490  cl-subs:     3804  v-elim:    150  v-fix:    0  time: 11.10 s
709.10/177.54	c learnt bin added due to v-elim: 0
709.10/177.54	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
709.10/177.56	c vivif2 --  cl tried    55693 cl shrink        0 lits rem          0 time: 0.06
709.50/177.67	c asymm  cl-useful: 0/880/3199 lits-rem:0 time: 0.47
709.50/177.68	c calculated reachability. Time: 0.00
709.50/177.68	c  N dy    33    806635       169      3199        38     55693     16052   1070733     33.75     23.55  --
1289.17/322.79	c  N dy    34   1209952       169      3199        38     71455     16052   1381442     32.33     23.57  --
1289.57/322.84	c  S st    34   1209952       169      3199        38     71455     16052   1381442     32.33     23.57  --
1289.57/322.84	c Finding binary XORs  T:     0.00 s  found:       1
1290.38/323.10	c  S st    34   1210455       175      3199        54     71950     16080   1395526     32.33     23.57  --
1290.38/323.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1290.38/323.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1292.36/323.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.1M T:  1.78
1292.36/323.55	c Calc non-exist non-lernt bins v-fix:     0 done:    175 time:  0.01 s
1292.36/323.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1292.36/323.56	c Subs w/ non-existent bins:      0 time:  0.06 s
1292.36/323.57	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1292.36/323.59	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1292.36/323.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1292.36/323.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1309.53/327.82	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 42.0 T:    0.11
1309.53/327.84	c lits-rem:      3744  cl-subs:     4611  v-elim:    150  v-fix:    0  time: 16.98 s
1309.53/327.84	c learnt bin added due to v-elim: 0
1309.53/327.84	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1309.53/327.86	c vivif2 --  cl tried    67338 cl shrink        0 lits rem          0 time: 0.07
1309.93/327.97	c asymm  cl-useful: 0/1079/3199 lits-rem:0 time: 0.44
1309.93/327.97	c calculated reachability. Time: 0.00
1309.93/327.97	c  N dy    34   1210455       174      3199        48     67338     16072   1265440     32.33     23.57  --
2236.33/559.80	c  N dy    35   1710455       174      3199        48     98164     16072   2034440     32.80     23.21  --
2236.33/559.88	c  S st    35   1710455       174      3199        48     98164     16072   2034440     32.80     23.21  --
2237.93/560.20	c  S st    35   1710958       178      3199        56     98666     16088   2049025     32.80     23.21  --
2237.93/560.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2237.93/560.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2240.73/560.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.2M T:  2.92
2240.73/560.94	c Calc non-exist non-lernt bins v-fix:     0 done:    178 time:  0.01 s
2240.73/560.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2240.73/560.96	c Subs w/ non-existent bins:      0 time:  0.08 s
2241.13/561.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2241.13/561.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2241.13/561.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2279.50/570.64	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.10
2279.50/570.68	c lits-rem:      2275  cl-subs:     7234  v-elim:    150  v-fix:    0  time: 38.67 s
2279.50/570.68	c learnt bin added due to v-elim: 0
2279.50/570.68	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2279.87/570.71	c vivif2 --  cl tried    91432 cl shrink        0 lits rem          0 time: 0.10
2280.27/570.84	c asymm  cl-useful: 0/772/3199 lits-rem:0 time: 0.51
2280.27/570.84	c calculated reachability. Time: 0.00
2280.27/570.84	c  N dy    35   1710958       178      3199        56     91432     16088   1825738     32.80     23.21  --
3378.85/845.86	c  N dy    36   2210959       178      3199        56    106973     16088   2167084     32.57     22.92  --
3379.25/845.95	c  S st    36   2210959       178      3199        56    106973     16088   2167084     32.57     22.92  --
3380.85/846.37	c  S st    36   2211460       184      3199        76    107466     16120   2181253     32.57     22.92  --
3380.85/846.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3380.85/846.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3384.04/847.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.4M T:  3.15
3384.04/847.17	c Calc non-exist non-lernt bins v-fix:     0 done:    184 time:  0.01 s
3384.04/847.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3384.04/847.19	c Subs w/ non-existent bins:      0 time:  0.09 s
3384.44/847.22	c Replacing        2 vars Replaced      687 lits Time:     0.15 s 
3384.44/847.26	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3384.44/847.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3384.44/847.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3426.41/857.76	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
3481.91/871.61	c Added 2 vars  tried: 80000 time: 55.33
3487.52/873.07	c ORs :      2 avg-s:  0.0 cl-sh: 29990 l-rem:  29990 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   61.17
3487.92/873.11	c lits-rem:      5606  cl-subs:     6978  v-elim:    150  v-fix:    0  time: 103.23 s
3487.92/873.11	c learnt bin added due to v-elim: 0
3487.92/873.11	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3487.92/873.14	c vivif2 --  cl tried   100488 cl shrink        0 lits rem          0 time: 0.11
3488.30/873.26	c asymm  cl-useful: 0/728/3201 lits-rem:0 time: 0.48
3488.30/873.26	c calculated reachability. Time: 0.00
3488.30/873.26	c  N dy    36   2211460       184      3201        68    100488     16114   1928716     32.57     22.92  --

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-3172868-1304108536/watcher-3172868-1304108536 -o /tmp/evaluation-result-3172868-1304108536/solver-3172868-1304108536 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172868-1304108536.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.12 8.11 7.94 1/172 22796
/proc/meminfo: memFree=30831196/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=50284 CPUtime=0 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 672 0 0 0 0 0 0 0 25 0 1 0 601084153 51490816 603 33554432000 4194304 4797429 140735706720432 18446744073709551615 260020092442 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22796/statm: 12571 604 347 148 0 7500 0

[startup+0.221684 s]
/proc/loadavg: 8.12 8.11 7.94 1/172 22796
/proc/meminfo: memFree=30831196/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=611496 CPUtime=3.24 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 5108 0 0 0 324 0 0 0 19 0 4 0 601084153 626171904 3925 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 152874 3925 413 148 0 147803 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 611496

[startup+0.921275 s]
/proc/loadavg: 8.12 8.11 7.94 1/172 22796
/proc/meminfo: memFree=30831196/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=611692 CPUtime=3.64 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 5214 0 0 0 364 0 0 0 19 0 4 0 601084153 626372608 4030 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 152923 4030 414 148 0 147852 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 611692

[startup+1.02126 s]
/proc/loadavg: 8.12 8.11 7.94 1/172 22796
/proc/meminfo: memFree=30831196/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=612100 CPUtime=4.04 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 5561 0 0 0 404 0 0 0 19 0 4 0 601084153 626790400 4089 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 153025 4089 414 148 0 147954 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 612100

[startup+1.12124 s]
/proc/loadavg: 8.12 8.11 7.94 1/172 22796
/proc/meminfo: memFree=30831196/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=612860 CPUtime=4.44 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 6167 0 0 0 444 0 0 0 19 0 4 0 601084153 627568640 3789 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 153215 3789 414 148 0 148144 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 612860

[startup+1.50017 s]
/proc/loadavg: 8.12 8.11 7.94 1/172 22796
/proc/meminfo: memFree=30831196/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=613328 CPUtime=5.96 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 6692 0 0 0 595 1 0 0 20 0 4 0 601084153 628047872 4298 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 153332 4298 416 148 0 148261 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 613328

[startup+3.10088 s]
/proc/loadavg: 8.11 8.11 7.94 9/184 22814
/proc/meminfo: memFree=30780880/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=617100 CPUtime=12.34 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 8679 0 0 0 1233 1 0 0 25 0 4 0 601084153 631910400 5882 33554432000 4194304 4797429 140735706720432 18446744073709551615 4426258 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 154275 5882 416 148 0 149204 0
[pid=22796/tid=22798] ppid=22794 vsize=617100 CPUtime=3.07 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 1634 0 0 0 307 0 0 0 25 0 4 0 601084154 631910400 5882 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=617100 CPUtime=3.08 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 1705 0 0 0 308 0 0 0 25 0 4 0 601084154 631910400 5882 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=617100 CPUtime=3.07 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 1766 0 0 0 307 0 0 0 25 0 4 0 601084154 631910400 5882 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 617100

[startup+6.30628 s]
/proc/loadavg: 8.11 8.11 7.94 9/184 22814
/proc/meminfo: memFree=30773768/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=619388 CPUtime=25.15 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 11654 0 0 0 2513 2 0 0 25 0 4 0 601084153 634253312 6422 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 154847 6422 416 148 0 149776 0
[pid=22796/tid=22798] ppid=22794 vsize=619388 CPUtime=6.28 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 2040 0 0 0 628 0 0 0 25 0 4 0 601084154 634253312 6422 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=619388 CPUtime=6.29 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 2085 0 0 0 629 0 0 0 25 0 4 0 601084154 634253312 6422 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=619388 CPUtime=6.26 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 2172 0 0 0 626 0 0 0 25 0 4 0 601084154 634253312 6422 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 619388

[startup+12.7011 s]
/proc/loadavg: 8.11 8.11 7.94 9/184 22814
/proc/meminfo: memFree=30765612/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=623576 CPUtime=50.69 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 16108 0 0 0 5066 3 0 0 25 0 4 0 601084153 638541824 7933 33554432000 4194304 4797429 140735706720432 18446744073709551615 4523848 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 155894 7933 419 148 0 150823 0
[pid=22796/tid=22798] ppid=22794 vsize=623576 CPUtime=12.67 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 2646 0 0 0 1267 0 0 0 25 0 4 0 601084154 638541824 7933 33554432000 4194304 4797429 140735706720432 18446744073709551615 4526328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=623576 CPUtime=12.68 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 2685 0 0 0 1268 0 0 0 25 0 4 0 601084154 638541824 7933 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=623576 CPUtime=12.63 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 2735 0 0 0 1263 0 0 0 25 0 4 0 601084154 638541824 7933 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 623576

[startup+25.5008 s]
/proc/loadavg: 8.15 8.12 7.95 9/184 22814
/proc/meminfo: memFree=30749736/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=629544 CPUtime=101.84 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 23919 0 0 0 10178 6 0 0 25 0 4 0 601084153 644653056 9472 33554432000 4194304 4797429 140735706720432 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 157386 9472 421 148 0 152315 0
[pid=22796/tid=22798] ppid=22794 vsize=629544 CPUtime=25.47 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 3413 0 0 0 2546 1 0 0 25 0 4 0 601084154 644653056 9472 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=629544 CPUtime=25.48 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 3782 0 0 0 2548 0 0 0 25 0 4 0 601084154 644653056 9472 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=629544 CPUtime=25.36 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 3688 0 0 0 2536 0 0 0 25 0 4 0 601084154 644653056 9472 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524497 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 629544

[startup+51.101 s]
/proc/loadavg: 8.10 8.11 7.95 9/184 22815
/proc/meminfo: memFree=30733404/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=635576 CPUtime=204.11 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 35617 0 0 0 20403 8 0 0 25 0 4 0 601084153 650829824 12057 33554432000 4194304 4797429 140735706720432 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 158894 12057 421 148 0 153823 0
[pid=22796/tid=22798] ppid=22794 vsize=635576 CPUtime=51.07 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 4669 0 0 0 5106 1 0 0 25 0 4 0 601084154 650829824 12057 33554432000 4194304 4797429 140735706720432 18446744073709551615 4356348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=635576 CPUtime=51.08 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 5193 0 0 0 5107 1 0 0 25 0 4 0 601084154 650829824 12057 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=635576 CPUtime=50.84 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 5060 0 0 0 5083 1 0 0 25 0 4 0 601084154 650829824 12057 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 635576

[startup+102.301 s]
/proc/loadavg: 8.12 8.12 7.96 9/184 22816
/proc/meminfo: memFree=30707784/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=644372 CPUtime=408.66 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 52339 0 0 0 40852 14 0 0 25 0 4 0 601084153 659836928 15297 33554432000 4194304 4797429 140735706720432 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 161093 15297 421 148 0 156022 0
[pid=22796/tid=22798] ppid=22794 vsize=644372 CPUtime=102.27 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 6888 0 0 0 10225 2 0 0 25 0 4 0 601084154 659836928 15297 33554432000 4194304 4797429 140735706720432 18446744073709551615 4428951 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=644372 CPUtime=102.28 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 7145 0 0 0 10227 1 0 0 25 0 4 0 601084154 659836928 15297 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=644372 CPUtime=101.79 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 6954 0 0 0 10178 1 0 0 25 0 4 0 601084154 659836928 15297 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 644372

[startup+162.301 s]
/proc/loadavg: 8.13 8.12 7.97 9/184 22818
/proc/meminfo: memFree=30693224/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=648892 CPUtime=648.37 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 68988 0 0 0 64818 19 0 0 25 0 4 0 601084153 664465408 17646 33554432000 4194304 4797429 140735706720432 18446744073709551615 4426358 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 162223 17646 421 148 0 157152 0
[pid=22796/tid=22798] ppid=22794 vsize=648892 CPUtime=162.27 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 8646 0 0 0 16225 2 0 0 25 0 4 0 601084154 664465408 17646 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=648892 CPUtime=162.28 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 8899 0 0 0 16227 1 0 0 25 0 4 0 601084154 664465408 17646 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=648892 CPUtime=161.5 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 8719 0 0 0 16148 2 0 0 25 0 4 0 601084154 664465408 17646 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.37
Current children cumulated vsize (KiB) 648892

[startup+222.301 s]
/proc/loadavg: 8.08 8.11 7.97 9/184 22819
/proc/meminfo: memFree=30672944/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=658020 CPUtime=888.06 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 84106 0 0 0 88782 24 0 0 25 0 4 0 601084153 673812480 20482 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 164505 20482 427 148 0 159434 0
[pid=22796/tid=22798] ppid=22794 vsize=658020 CPUtime=222.27 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 10454 0 0 0 22224 3 0 0 25 0 4 0 601084154 673812480 20482 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=658020 CPUtime=222.29 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 10699 0 0 0 22227 2 0 0 25 0 4 0 601084154 673812480 20482 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=658020 CPUtime=221.19 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 10523 0 0 0 22117 2 0 0 25 0 4 0 601084154 673812480 20482 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.06
Current children cumulated vsize (KiB) 658020

[startup+282.3 s]
/proc/loadavg: 8.06 8.10 7.98 9/184 22821
/proc/meminfo: memFree=30660584/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=661248 CPUtime=1127.78 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 97611 0 0 0 112749 29 0 0 25 0 4 0 601084153 677117952 21408 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 165312 21408 427 148 0 160241 0
[pid=22796/tid=22798] ppid=22794 vsize=661248 CPUtime=282.28 cores=0,2,4,6

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

[pid=22796] ppid=22794 vsize=683492 CPUtime=2565.9 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 159439 0 0 0 256533 57 0 0 25 0 4 0 601084153 699895808 31278 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 170873 31278 421 148 0 165802 0
[pid=22796/tid=22798] ppid=22794 vsize=683492 CPUtime=642.29 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 19732 0 0 0 64221 8 0 0 25 0 4 0 601084154 699895808 31278 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=683492 CPUtime=642.29 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 20301 0 0 0 64222 7 0 0 25 0 4 0 601084154 699895808 31278 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=683492 CPUtime=639.03 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 19343 0 0 0 63897 6 0 0 25 0 4 0 601084154 699895808 31278 33554432000 4194304 4797429 140735706720432 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.9
Current children cumulated vsize (KiB) 683492

[startup+702.301 s]
/proc/loadavg: 8.14 8.08 8.01 9/184 22832
/proc/meminfo: memFree=30580144/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=685272 CPUtime=2805.6 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 169487 0 0 0 280498 62 0 0 25 0 4 0 601084153 701718528 32034 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 171318 32034 421 148 0 166247 0
[pid=22796/tid=22798] ppid=22794 vsize=685272 CPUtime=702.3 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 20962 0 0 0 70221 9 0 0 25 0 4 0 601084154 701718528 32034 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=685272 CPUtime=702.3 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 21678 0 0 0 70222 8 0 0 25 0 4 0 601084154 701718528 32034 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=685272 CPUtime=698.72 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 20685 0 0 0 69865 7 0 0 25 0 4 0 601084154 701718528 32034 33554432000 4194304 4797429 140735706720432 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.6
Current children cumulated vsize (KiB) 685272

[startup+762.301 s]
/proc/loadavg: 8.14 8.09 8.01 9/184 22834
/proc/meminfo: memFree=30578344/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=689200 CPUtime=3045.29 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 179048 0 0 0 304462 67 0 0 25 0 4 0 601084153 705740800 31982 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 172300 31982 421 148 0 167229 0
[pid=22796/tid=22798] ppid=22794 vsize=689200 CPUtime=762.29 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 22182 0 0 0 76220 9 0 0 25 0 4 0 601084154 705740800 31982 33554432000 4194304 4797429 140735706720432 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=689200 CPUtime=762.31 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 22837 0 0 0 76222 9 0 0 25 0 4 0 601084154 705740800 31982 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=689200 CPUtime=758.42 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 21825 0 0 0 75834 8 0 0 25 0 4 0 601084154 705740800 31982 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.29
Current children cumulated vsize (KiB) 689200

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 8.01 9/184 22835
/proc/meminfo: memFree=30577160/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=690296 CPUtime=3284.97 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 187848 0 0 0 328427 70 0 0 25 0 4 0 601084153 706863104 30853 33554432000 4194304 4797429 140735706720432 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 172574 30853 421 148 0 167503 0
[pid=22796/tid=22798] ppid=22794 vsize=690296 CPUtime=822.29 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 23494 0 0 0 82219 10 0 0 25 0 4 0 601084154 706863104 30853 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=690296 CPUtime=822.31 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 24129 0 0 0 82222 9 0 0 25 0 4 0 601084154 706863104 30853 33554432000 4194304 4797429 140735706720432 18446744073709551615 4492026 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=690296 CPUtime=818.1 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 23014 0 0 0 81802 8 0 0 25 0 4 0 601084154 706863104 30853 33554432000 4194304 4797429 140735706720432 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.97
Current children cumulated vsize (KiB) 690296

[startup+882.301 s]
/proc/loadavg: 8.08 8.08 8.01 9/184 22837
/proc/meminfo: memFree=30556916/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=695740 CPUtime=3524.65 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 193044 0 0 0 352393 72 0 0 25 0 4 0 601084153 712437760 35908 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 173935 35908 421 148 0 168864 0
[pid=22796/tid=22798] ppid=22794 vsize=695740 CPUtime=882.3 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 24127 0 0 0 88219 11 0 0 25 0 4 0 601084154 712437760 35908 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=695740 CPUtime=882.3 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 24839 0 0 0 88221 9 0 0 25 0 4 0 601084154 712437760 35908 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=695740 CPUtime=877.78 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 23772 0 0 0 87770 8 0 0 25 0 4 0 601084154 712437760 35908 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.65
Current children cumulated vsize (KiB) 695740

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 22838
/proc/meminfo: memFree=30553744/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=699972 CPUtime=3764.35 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 202215 0 0 0 376359 76 0 0 25 0 4 0 601084153 716771328 34549 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 174993 34549 421 148 0 169922 0
[pid=22796/tid=22798] ppid=22794 vsize=699972 CPUtime=942.3 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 25250 0 0 0 94219 11 0 0 25 0 4 0 601084154 716771328 34549 33554432000 4194304 4797429 140735706720432 18446744073709551615 4509659 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=699972 CPUtime=942.32 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 26145 0 0 0 94222 10 0 0 25 0 4 0 601084154 716771328 34549 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=699972 CPUtime=937.47 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 25009 0 0 0 93738 9 0 0 25 0 4 0 601084154 716771328 34549 33554432000 4194304 4797429 140735706720432 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.35
Current children cumulated vsize (KiB) 699972

[startup+1002.3 s]
/proc/loadavg: 8.19 8.11 8.02 10/185 22843
/proc/meminfo: memFree=30541036/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=700192 CPUtime=4003.91 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 210485 0 0 0 400310 81 0 0 25 0 4 0 601084153 716996608 35508 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 175048 35508 421 148 0 169977 0
[pid=22796/tid=22798] ppid=22794 vsize=700192 CPUtime=1002.3 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 26446 0 0 0 100218 12 0 0 25 0 4 0 601084154 716996608 35508 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=700192 CPUtime=1002.2 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 27336 0 0 0 100209 11 0 0 25 0 4 0 601084154 716996608 35508 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=700192 CPUtime=997.15 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 26190 0 0 0 99705 10 0 0 25 0 4 0 601084154 716996608 35508 33554432000 4194304 4797429 140735706720432 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.91
Current children cumulated vsize (KiB) 700192

[startup+1062.31 s]
/proc/loadavg: 8.25 8.16 8.04 9/184 22845
/proc/meminfo: memFree=30537088/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=700240 CPUtime=4242.92 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 216522 0 0 0 424208 84 0 0 25 0 4 0 601084153 717045760 38064 33554432000 4194304 4797429 140735706720432 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 175060 38064 421 148 0 169989 0
[pid=22796/tid=22798] ppid=22794 vsize=700240 CPUtime=1062.31 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 27053 0 0 0 106218 13 0 0 25 0 4 0 601084154 717045760 38064 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=700240 CPUtime=1062.18 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 27991 0 0 0 106206 12 0 0 25 0 4 0 601084154 717045760 38064 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=700240 CPUtime=1056.19 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 26855 0 0 0 105609 10 0 0 25 0 4 0 601084154 717045760 38064 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.92
Current children cumulated vsize (KiB) 700240

[startup+1122.3 s]
/proc/loadavg: 8.17 8.16 8.05 9/184 22846
/proc/meminfo: memFree=30533676/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=705704 CPUtime=4482.6 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 225734 0 0 0 448171 89 0 0 25 0 4 0 601084153 722640896 36753 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 176426 36753 421 148 0 171355 0
[pid=22796/tid=22798] ppid=22794 vsize=705704 CPUtime=1122.3 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 28344 0 0 0 112217 13 0 0 25 0 4 0 601084154 722640896 36753 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=705704 CPUtime=1122.17 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 29214 0 0 0 112204 13 0 0 25 0 4 0 601084154 722640896 36753 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=705704 CPUtime=1115.88 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 27932 0 0 0 111577 11 0 0 25 0 4 0 601084154 722640896 36753 33554432000 4194304 4797429 140735706720432 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.6
Current children cumulated vsize (KiB) 705704

[startup+1182.3 s]
/proc/loadavg: 8.19 8.17 8.06 9/184 22848
/proc/meminfo: memFree=30519248/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=706840 CPUtime=4722.27 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 231798 0 0 0 472135 92 0 0 25 0 4 0 601084153 723804160 39408 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 176710 39408 421 148 0 171639 0
[pid=22796/tid=22798] ppid=22794 vsize=706840 CPUtime=1182.3 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 29189 0 0 0 118217 13 0 0 25 0 4 0 601084154 723804160 39408 33554432000 4194304 4797429 140735706720432 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=706840 CPUtime=1182.17 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 29736 0 0 0 118204 13 0 0 25 0 4 0 601084154 723804160 39408 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=706840 CPUtime=1175.57 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 28499 0 0 0 117545 12 0 0 25 0 4 0 601084154 723804160 39408 33554432000 4194304 4797429 140735706720432 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 706840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.20 8.17 8.06 10/184 22848
/proc/meminfo: memFree=30522192/32951124 swapFree=67111464/67111528
[pid=22796] ppid=22794 vsize=706892 CPUtime=4800.2 cores=0,2,4,6
/proc/22796/stat : 22796 (techdemo) R 22794 22796 22571 0 -1 4202496 233797 0 0 0 479926 94 0 0 25 0 4 0 601084153 723857408 39978 33554432000 4194304 4797429 140735706720432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22796/statm: 176723 39978 421 148 0 171652 0
[pid=22796/tid=22798] ppid=22794 vsize=706892 CPUtime=1201.82 cores=0,2,4,6
/proc/22796/task/22798/stat : 22798 (techdemo) R 22794 22796 22571 0 -1 4202560 29845 0 0 0 120168 14 0 0 25 0 4 0 601084154 723857408 39978 33554432000 4194304 4797429 140735706720432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22796/tid=22799] ppid=22794 vsize=706892 CPUtime=1201.68 cores=0,2,4,6
/proc/22796/task/22799/stat : 22799 (techdemo) R 22794 22796 22571 0 -1 4202560 30015 0 0 0 120154 14 0 0 25 0 4 0 601084154 723857408 39978 33554432000 4194304 4797429 140735706720432 18446744073709551615 4526615 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22796/tid=22800] ppid=22794 vsize=706892 CPUtime=1194.97 cores=0,2,4,6
/proc/22796/task/22800/stat : 22800 (techdemo) R 22794 22796 22571 0 -1 4202560 28606 0 0 0 119485 12 0 0 25 0 4 0 601084154 723857408 39978 33554432000 4194304 4797429 140735706720432 18446744073709551615 4345205 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 706892

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.82
CPU time (s): 4800.23
CPU user time (s): 4799.28
CPU system time (s): 0.948855
CPU usage (%): 399.414
Max. virtual memory (cumulated for all children) (KiB): 816616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.28
system time used= 0.948855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233799
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= 364
involuntary context switches= 36580

runsolver used 1.89971 second user time and 4.33734 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 22:22:16
IDJOB=3172868
IDBENCH=82886
IDSOLVER=1584
FILE ID=node110/3172868-1304108536
RUNJOBID= node110-1304106128-22589
PBS_JOBID= 13170660
Free space on /tmp= 72832 MiB

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

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

MD5SUM BENCH= 200b19edc2ebf99249f1125469c39206
RANDOM SEED=206272572

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30831476 kB
Buffers:        916388 kB
Cached:         733836 kB
SwapCached:         64 kB
Active:         133736 kB
Inactive:      1580496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30831476 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            7816 kB
Writeback:           0 kB
AnonPages:       63828 kB
Mapped:          14704 kB
Slab:           341708 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72824 MiB
End job on node110 at 2011-04-29 22:42:20