Trace number 3172971

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.43 1201.52

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S51928934-076.SATISFIABLE.cnf
MD5SUM398f9c2cc63f6285faba700796fc9dcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9837
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

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-3172971-1304122180.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.46/0.13	c asymm  cl-useful: 0/1886/8010 lits-rem:0 time: 0.45
0.46/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.02
0.46/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.46/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.46/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.46/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.46/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.46/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/0.94	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.07 s
3.39/0.94	c learnt bin added due to v-elim: 0
3.39/0.94	c Finding binary XORs  T:     0.00 s  found:       0
3.39/0.94	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.39/0.94	c calculated reachability. Time: 0.00
3.39/0.94	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      44
3.39/0.94	c =========================================================================================
3.39/0.94	c types(t): F = full restart, N = normal restart
3.39/0.94	c types(t): S = simplification begin/end, E = solution found
3.39/0.94	c restart types(rt): st = static, dy = dynamic
3.39/0.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.39/0.94	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
3.39/0.94	c Decided on static restart strategy
9.52/2.47	c  N dy    20     30000        90      8010         0      9903     56070    233744     30.14     24.58  --
9.52/2.48	c  S st    20     30000        90      8010         0      9903     56070    233744     30.14     24.58  --
9.92/2.53	c  S st    20     30500        90      8010         0     10373     56070    247241     30.14     24.58  --
9.92/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.92/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.92/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.11
9.92/2.56	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
9.92/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.92/2.56	c Subs w/ non-existent bins:      0 time:  0.01 s
9.92/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.92/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.92/2.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.11/3.31	c lits-rem:      1545  cl-subs:     1278  v-elim:     90  v-fix:    0  time:  2.97 s
13.11/3.31	c learnt bin added due to v-elim: 0
13.11/3.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.11/3.31	c vivif2 --  cl tried     9095 cl shrink        0 lits rem          0 time: 0.01
13.51/3.48	c asymm  cl-useful: 0/2453/8010 lits-rem:0 time: 0.68
13.51/3.48	c calculated reachability. Time: 0.00
13.51/3.48	c  N dy    20     30500        90      8010         0      9095     56070    212469     30.14     24.58  --
13.51/3.48	c  F st    20     30500        90      8010         0      9095     56070    212469     30.14     24.58  --
14.31/3.66	c Decided on static restart strategy
15.13/3.82	c  N dy    39     34524        90      8010         0     12840     56070    321558     29.79     24.71  --
19.11/4.86	c  N dy    46     45752        90      8010         0     16004     56070    400756     30.42     24.84  --
19.11/4.88	c  S st    46     45752        90      8010         0     16004     56070    400756     30.42     24.84  --
19.53/4.94	c  S st    46     46254        90      8010         0     16476     56070    414252     30.42     24.84  --
19.53/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.53/4.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.53/4.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.17
19.53/4.98	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
19.53/4.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.53/4.99	c Subs w/ non-existent bins:      0 time:  0.01 s
19.53/4.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.53/4.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.53/4.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.32/6.13	c lits-rem:      2234  cl-subs:     1998  v-elim:     90  v-fix:    0  time:  4.53 s
24.32/6.13	c learnt bin added due to v-elim: 0
24.32/6.13	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
24.32/6.13	c vivif2 --  cl tried    14478 cl shrink        0 lits rem          0 time: 0.01
25.10/6.30	c asymm  cl-useful: 0/2013/8010 lits-rem:0 time: 0.68
25.10/6.30	c calculated reachability. Time: 0.00
25.10/6.30	c  N dy    46     46254        90      8010         0     14478     56070    351753     30.42     24.84  --
34.69/8.73	c  N dy    47     69384        90      8010         0     18413     56070    435949     29.90     24.57  --
34.69/8.75	c  S st    47     69384        90      8010         0     18413     56070    435949     29.90     24.57  --
35.09/8.82	c  S st    47     69887        90      8010         0     18894     56070    450215     29.90     24.57  --
35.09/8.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.09/8.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.09/8.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.23
35.09/8.88	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
35.09/8.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.09/8.88	c Subs w/ non-existent bins:      0 time:  0.01 s
35.09/8.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.09/8.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.09/8.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.28/10.16	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
47.87/12.05	c Added 1 vars  tried: 35912 time: 7.54
48.28/12.10	c ORs :      1 avg-s:  0.0 cl-sh:  4813 l-rem:   4813 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    7.76
48.28/12.11	c lits-rem:      2549  cl-subs:     2351  v-elim:     90  v-fix:    0  time: 12.88 s
48.28/12.11	c learnt bin added due to v-elim: 0
48.28/12.11	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
48.28/12.11	c vivif2 --  cl tried    16543 cl shrink        0 lits rem          0 time: 0.01
48.68/12.24	c asymm  cl-useful: 0/1659/8011 lits-rem:0 time: 0.51
48.68/12.24	c calculated reachability. Time: 0.00
48.68/12.24	c  N dy    47     69887        91      8011         2     16543     56064    376431     29.90     24.57  --
48.68/12.24	c  F st    47     69887        91      8011         2     16543     56064    376431     29.90     24.57  --
49.48/12.44	c Decided on static restart strategy
63.48/15.99	c  N dy    54    104830        91      8011         2     15738     56064    308989     29.41     24.65  --
63.88/16.01	c  S st    54    104830        91      8011         2     15738     56064    308989     29.41     24.65  --
63.88/16.07	c  S st    54    105330        91      8011         2     16219     56064    322725     29.41     24.65  --
63.88/16.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.88/16.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.26/16.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.21
64.26/16.12	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
64.26/16.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.26/16.12	c Subs w/ non-existent bins:      0 time:  0.01 s
64.26/16.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.26/16.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.26/16.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.45/17.00	c ORs :      1 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
67.87/17.00	c lits-rem:      1307  cl-subs:     1119  v-elim:     90  v-fix:    0  time:  3.49 s
67.87/17.00	c learnt bin added due to v-elim: 0
67.87/17.00	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
67.87/17.01	c vivif2 --  cl tried    15100 cl shrink        0 lits rem          0 time: 0.01
68.27/17.17	c asymm  cl-useful: 0/2585/8011 lits-rem:0 time: 0.66
68.27/17.17	c calculated reachability. Time: 0.00
68.27/17.17	c  N dy    54    105330        91      8011         2     15100     56064    291052     29.41     24.65  --
94.24/23.66	c  N dy    61    157995        91      8011         2     22306     56064    457099     29.98     24.58  --
94.24/23.68	c  S st    61    157995        91      8011         2     22306     56064    457099     29.98     24.58  --
94.64/23.76	c  S st    61    158496        91      8011         2     22779     56064    470927     29.98     24.58  --
94.64/23.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.64/23.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.02/23.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.34
95.02/23.85	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
95.02/23.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.02/23.85	c Subs w/ non-existent bins:      0 time:  0.01 s
95.02/23.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.02/23.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.02/23.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.42/24.92	c ORs :      1 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
99.42/24.93	c lits-rem:      1712  cl-subs:     2134  v-elim:     90  v-fix:    0  time:  4.25 s
99.42/24.93	c learnt bin added due to v-elim: 0
99.42/24.93	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
99.42/24.93	c vivif2 --  cl tried    20645 cl shrink        0 lits rem          0 time: 0.02
100.22/25.10	c asymm  cl-useful: 0/1988/8011 lits-rem:0 time: 0.67
100.22/25.10	c calculated reachability. Time: 0.00
100.22/25.10	c  N dy    61    158496        91      8011         2     20645     56064    410369     29.98     24.58  --
148.96/37.33	c  N dy    65    237744        91      8011         2     25619     56064    493245     29.17     24.63  --
148.96/37.35	c  S st    65    237744        91      8011         2     25619     56064    493245     29.17     24.63  --
149.36/37.44	c  S st    65    238249        91      8011         2     26099     56064    507332     29.17     24.63  --
149.36/37.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.36/37.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.76/37.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.44
149.76/37.56	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
149.76/37.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.76/37.56	c Subs w/ non-existent bins:      0 time:  0.02 s
149.76/37.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.76/37.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.76/37.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
154.96/38.83	c ORs :      1 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
154.96/38.83	c lits-rem:      2104  cl-subs:     2087  v-elim:     90  v-fix:    0  time:  5.06 s
154.96/38.83	c learnt bin added due to v-elim: 0
154.96/38.84	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
154.96/38.84	c vivif2 --  cl tried    24012 cl shrink        0 lits rem          0 time: 0.02
155.36/38.93	c asymm  cl-useful: 0/751/8011 lits-rem:0 time: 0.34
155.36/38.93	c calculated reachability. Time: 0.00
155.36/38.93	c  N dy    65    238249        91      8011         2     24012     56064    450442     29.17     24.63  --
239.67/60.07	c  N dy    71    357373        91      8011         2     27758     56064    475147     29.41     24.33  --
239.67/60.09	c  S st    71    357373        91      8011         2     27758     56064    475147     29.41     24.33  --
240.05/60.18	c  S st    71    357875        95      8011        10     28241     56080    489620     29.41     24.33  --
240.05/60.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
240.05/60.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.85/60.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.47
240.85/60.30	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
240.85/60.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.85/60.31	c Subs w/ non-existent bins:      0 time:  0.02 s
240.85/60.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.85/60.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.85/60.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
245.24/61.47	c ORs :      1 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
245.24/61.48	c lits-rem:       811  cl-subs:     1690  v-elim:     90  v-fix:    0  time:  4.67 s
245.24/61.48	c learnt bin added due to v-elim: 0
245.24/61.48	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
245.24/61.49	c vivif2 --  cl tried    26551 cl shrink        0 lits rem          0 time: 0.02
245.64/61.58	c asymm  cl-useful: 0/681/8011 lits-rem:0 time: 0.36
245.64/61.58	c calculated reachability. Time: 0.00
245.64/61.58	c  N dy    71    357875        95      8011        10     26551     56080    447992     29.41     24.33  --
405.45/101.50	c  N dy    79    536812        95      8011        10     34080     56080    559034     29.77     23.84  --
405.45/101.52	c  S st    79    536812        95      8011        10     34080     56080    559034     29.77     23.84  --
405.85/101.64	c  S st    79    537317        96      8011        16     34568     56088    573148     29.77     23.84  --
405.85/101.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
405.85/101.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.67/101.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.4M T:  0.65
406.67/101.80	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
406.67/101.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.67/101.81	c Subs w/ non-existent bins:      0 time:  0.02 s
406.67/101.81	c Replacing        1 vars Replaced       29 lits Time:     0.01 s 
406.67/101.82	c bin-w-bin subsume rem            2 bins  time:  0.00 s
406.67/101.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.67/101.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
412.25/103.25	c ORs :      1 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
412.25/103.26	c lits-rem:       693  cl-subs:     2105  v-elim:     90  v-fix:    0  time:  5.73 s
412.25/103.26	c learnt bin added due to v-elim: 0
412.25/103.26	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
412.25/103.26	c vivif2 --  cl tried    32463 cl shrink        0 lits rem          0 time: 0.02
412.65/103.36	c asymm  cl-useful: 0/444/8011 lits-rem:0 time: 0.38
412.65/103.36	c calculated reachability. Time: 0.00
412.65/103.36	c  N dy    79    537317        95      8011        10     32463     56080    525118     29.77     23.84  --
412.65/103.36	c  F st    79    537317        95      8011        10     32463     56080    525118     29.77     23.84  --
414.25/103.77	c Decided on static restart strategy
709.11/177.54	c  N dy    94    805975        95      8011        10     54508     56080   1060342     30.13     24.08  --
709.11/177.58	c  S st    94    805975        95      8011        10     54508     56080   1060342     30.13     24.08  --
709.93/177.77	c  S st    94    806480        97      8011        14     54987     56088   1074701     30.13     24.08  --
709.93/177.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
709.93/177.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
711.10/178.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.3M T:  1.27
711.10/178.09	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
711.10/178.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
711.50/178.10	c Subs w/ non-existent bins:      0 time:  0.04 s
711.50/178.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.50/178.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.50/178.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
727.88/182.25	c ORs :      1 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
777.83/194.70	c Added 1 vars  tried: 80000 time: 49.77
778.63/194.93	c ORs :      1 avg-s:  0.0 cl-sh: 10045 l-rem:  10045 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   50.65
778.63/194.94	c lits-rem:      1111  cl-subs:     5824  v-elim:     90  v-fix:    0  time: 67.22 s
778.63/194.94	c learnt bin added due to v-elim: 0
778.63/194.94	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
778.63/194.96	c vivif2 --  cl tried    49163 cl shrink        0 lits rem          0 time: 0.04
779.03/195.05	c asymm  cl-useful: 0/318/8012 lits-rem:0 time: 0.40
779.03/195.06	c calculated reachability. Time: 0.00
779.03/195.06	c  N dy    94    806480        98      8012        16     49163     56082    908659     30.13     24.08  --
1349.94/337.97	c  N dy    95   1209721        98      8012        16     64458     56082   1206385     31.24     24.19  --
1350.34/338.02	c  S st    95   1209721        98      8012        16     64458     56082   1206385     31.24     24.19  --
1351.16/338.23	c  S st    95   1210224        98      8012        16     64938     56082   1220425     31.24     24.19  --
1351.16/338.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1351.16/338.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1352.74/338.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.4M T:  1.67
1352.74/338.66	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.01 s
1352.74/338.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1352.74/338.67	c Subs w/ non-existent bins:      0 time:  0.04 s
1352.74/338.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1352.74/338.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1352.74/338.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1373.14/343.74	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1373.14/343.77	c lits-rem:      1128  cl-subs:     6028  v-elim:     90  v-fix:    0  time: 20.27 s
1373.14/343.77	c learnt bin added due to v-elim: 0
1373.14/343.77	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
1373.14/343.78	c vivif2 --  cl tried    58910 cl shrink        0 lits rem          0 time: 0.05
1373.54/343.88	c asymm  cl-useful: 0/409/8012 lits-rem:0 time: 0.42
1373.54/343.89	c calculated reachability. Time: 0.00
1373.54/343.89	c  N dy    95   1210224        98      8012        16     58910     56082   1060268     31.24     24.19  --
2269.24/568.08	c  N dy   100   1710225        98      8012        16     89639     56082   1850213     31.82     23.84  --
2269.65/568.16	c  S st   100   1710225        98      8012        16     89639     56082   1850213     31.82     23.84  --
2269.65/568.16	c Finding binary XORs  T:     0.00 s  found:       0
2270.83/568.49	c  S st   100   1710729       105      8012        30     90135     56110   1864890     31.82     23.84  --
2271.23/568.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2271.23/568.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2273.63/569.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.2M T:  2.78
2273.63/569.20	c Calc non-exist non-lernt bins v-fix:     0 done:    105 time:  0.01 s
2273.63/569.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2274.05/569.22	c Subs w/ non-existent bins:      0 time:  0.07 s
2274.05/569.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2274.05/569.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2274.05/569.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2318.78/580.47	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.07
2319.18/580.51	c lits-rem:      1995  cl-subs:     7795  v-elim:     90  v-fix:    0  time: 44.97 s
2319.18/580.51	c learnt bin added due to v-elim: 0
2319.18/580.51	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
2319.18/580.53	c vivif2 --  cl tried    82340 cl shrink        0 lits rem          0 time: 0.08
2319.58/580.65	c asymm  cl-useful: 0/242/8012 lits-rem:0 time: 0.48
2319.58/580.65	c calculated reachability. Time: 0.00
2319.58/580.65	c  N dy   100   1710729       105      8012        30     82340     56110   1639664     31.82     23.84  --
3333.65/834.45	c  N dy   108   2210731       105      8012        30     97021     56110   1903127     30.60     23.96  --
3334.03/834.52	c  S st   108   2210731       105      8012        30     97021     56110   1903127     30.60     23.96  --
3335.23/834.89	c  S st   108   2211234       111      8012        46     97509     56138   1917510     30.60     23.96  --
3335.23/834.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3335.23/834.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3338.43/835.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.2M T:  3.20
3338.83/835.70	c Calc non-exist non-lernt bins v-fix:     0 done:    111 time:  0.01 s
3338.83/835.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3338.83/835.72	c Subs w/ non-existent bins:      0 time:  0.08 s
3338.83/835.76	c Replacing        1 vars Replaced     1079 lits Time:     0.17 s 
3338.83/835.80	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3339.23/835.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3339.23/835.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3392.77/849.27	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.06
3393.17/849.31	c lits-rem:      3106  cl-subs:    10029  v-elim:     90  v-fix:    0  time: 53.97 s
3393.17/849.31	c learnt bin added due to v-elim: 0
3393.17/849.31	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
3393.17/849.33	c vivif2 --  cl tried    87480 cl shrink        0 lits rem          0 time: 0.09
3393.57/849.45	c asymm  cl-useful: 0/194/8012 lits-rem:0 time: 0.48
3393.57/849.45	c calculated reachability. Time: 0.00
3393.57/849.45	c  N dy   108   2211234       110      8012        40     87480     56130   1639662     30.60     23.96  --
4592.20/1149.40	c  N dy   109   2711234       110      8012        40    110181     56130   2160535     29.51     23.92  --
4592.20/1149.49	c  S st   109   2711234       110      8012        40    110181     56130   2160535     29.51     23.92  --
4594.20/1149.93	c  S st   109   2711735       112      8012        44    110659     56138   2174549     29.51     23.92  --
4594.20/1149.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4594.20/1149.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4598.60/1151.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 42.9M T:  4.31
4598.60/1151.02	c Calc non-exist non-lernt bins v-fix:     0 done:    112 time:  0.01 s
4598.60/1151.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4598.60/1151.04	c Subs w/ non-existent bins:      0 time:  0.09 s
4598.60/1151.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4598.60/1151.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4598.60/1151.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4756.82/1190.68	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.11

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-3172971-1304122180/watcher-3172971-1304122180 -o /tmp/evaluation-result-3172971-1304122180/solver-3172971-1304122180 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172971-1304122180.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.02 8.05 8.00 5/180 20718
/proc/meminfo: memFree=21025584/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=50144 CPUtime=0 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 677 0 0 0 0 0 0 0 25 0 1 0 504633652 51347456 608 33554432000 4194304 4797429 140736362695344 18446744073709551615 264726101527 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/20718/statm: 12536 608 347 148 0 7465 0

[startup+0.064482 s]
/proc/loadavg: 8.02 8.05 8.00 5/180 20718
/proc/meminfo: memFree=21025584/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=148136 CPUtime=0.19 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 1410 0 0 0 19 0 0 0 18 0 4 0 504633652 151691264 1310 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429157 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 37034 1310 371 148 0 31963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 148136

[startup+0.134194 s]
/proc/loadavg: 8.02 8.05 8.00 5/180 20718
/proc/meminfo: memFree=21025584/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=319656 CPUtime=0.46 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 1456 0 0 0 46 0 0 0 18 0 4 0 504633652 327327744 1356 33554432000 4194304 4797429 140736362695344 18446744073709551615 4428866 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 79914 1356 373 148 0 74843 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 319656

[startup+0.744715 s]
/proc/loadavg: 8.02 8.05 8.00 5/180 20718
/proc/meminfo: memFree=21025584/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=681176 CPUtime=3.39 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 5862 0 0 0 338 1 0 0 18 0 4 0 504633652 697524224 4222 33554432000 4194304 4797429 140736362695344 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 170294 4225 412 148 0 165223 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 681176

[startup+0.965314 s]
/proc/loadavg: 8.02 8.05 8.00 5/180 20718
/proc/meminfo: memFree=21025584/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=681176 CPUtime=3.79 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 6495 0 0 0 378 1 0 0 18 0 4 0 504633652 697524224 4853 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 170294 4853 413 148 0 165223 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 681176

[startup+1.50021 s]
/proc/loadavg: 8.02 8.05 8.00 5/180 20718
/proc/meminfo: memFree=21025584/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=681616 CPUtime=5.93 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 6963 0 0 0 592 1 0 0 19 0 4 0 504633652 697974784 4950 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 170404 4950 413 148 0 165333 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 681616

[startup+3.10091 s]
/proc/loadavg: 8.02 8.05 8.00 9/184 20722
/proc/meminfo: memFree=21002984/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=683468 CPUtime=12.31 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 8768 0 0 0 1230 1 0 0 24 0 4 0 504633652 699871232 5654 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524480 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 170867 5654 414 148 0 165796 0
[pid=20718/tid=20720] ppid=20716 vsize=683468 CPUtime=3.06 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 1673 0 0 0 306 0 0 0 25 0 4 0 504633654 699871232 5654 33554432000 4194304 4797429 140736362695344 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=683468 CPUtime=3.07 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 1707 0 0 0 307 0 0 0 25 0 4 0 504633654 699871232 5654 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=683468 CPUtime=3.07 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 1407 0 0 0 307 0 0 0 25 0 4 0 504633654 699871232 5654 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 683468

[startup+6.30031 s]
/proc/loadavg: 8.18 8.08 8.01 9/184 20722
/proc/meminfo: memFree=20999636/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=685720 CPUtime=25.1 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 10941 0 0 0 2508 2 0 0 25 0 4 0 504633652 702177280 6948 33554432000 4194304 4797429 140736362695344 18446744073709551615 4428866 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 171430 6948 416 148 0 166359 0
[pid=20718/tid=20720] ppid=20716 vsize=685720 CPUtime=6.25 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 1894 0 0 0 625 0 0 0 25 0 4 0 504633654 702177280 6948 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=685720 CPUtime=6.27 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 1873 0 0 0 627 0 0 0 25 0 4 0 504633654 702177280 6948 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=685720 CPUtime=6.27 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 1779 0 0 0 627 0 0 0 25 0 4 0 504633654 702177280 6948 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 685720

[startup+12.7061 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 20722
/proc/meminfo: memFree=20997084/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=689796 CPUtime=50.69 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 15461 0 0 0 5066 3 0 0 25 0 4 0 504633652 706351104 8473 33554432000 4194304 4797429 140736362695344 18446744073709551615 4423098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 172449 8473 419 148 0 167378 0
[pid=20718/tid=20720] ppid=20716 vsize=689796 CPUtime=12.62 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 2662 0 0 0 1262 0 0 0 25 0 4 0 504633654 706351104 8473 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=689796 CPUtime=12.67 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 2492 0 0 0 1267 0 0 0 25 0 4 0 504633654 706351104 8473 33554432000 4194304 4797429 140736362695344 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=689796 CPUtime=12.67 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 2522 0 0 0 1267 0 0 0 25 0 4 0 504633654 706351104 8473 33554432000 4194304 4797429 140736362695344 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 689796

[startup+25.5007 s]
/proc/loadavg: 8.13 8.08 8.01 9/184 20722
/proc/meminfo: memFree=20988020/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=694104 CPUtime=101.81 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 23371 0 0 0 10176 5 0 0 25 0 4 0 504633652 710762496 10792 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 173526 10792 419 148 0 168455 0
[pid=20718/tid=20720] ppid=20716 vsize=694104 CPUtime=25.36 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 3682 0 0 0 2536 0 0 0 25 0 4 0 504633654 710762496 10792 33554432000 4194304 4797429 140736362695344 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=694104 CPUtime=25.46 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 3572 0 0 0 2546 0 0 0 25 0 4 0 504633654 710762496 10792 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=694104 CPUtime=25.47 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 3281 0 0 0 2546 1 0 0 25 0 4 0 504633654 710762496 10792 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 694104

[startup+51.1009 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 20723
/proc/meminfo: memFree=20977676/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=700020 CPUtime=204.11 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 37112 0 0 0 20403 8 0 0 25 0 4 0 504633652 716820480 12413 33554432000 4194304 4797429 140736362695344 18446744073709551615 4404790 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 175005 12413 419 148 0 169934 0
[pid=20718/tid=20720] ppid=20716 vsize=700020 CPUtime=50.84 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 6355 0 0 0 5084 0 0 0 25 0 4 0 504633654 716820480 12413 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=700020 CPUtime=51.08 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 5133 0 0 0 5107 1 0 0 25 0 4 0 504633654 716820480 12413 33554432000 4194304 4797429 140736362695344 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=700020 CPUtime=51.07 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 4604 0 0 0 5106 1 0 0 25 0 4 0 504633654 716820480 12413 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 700020

[startup+102.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/184 20725
/proc/meminfo: memFree=20964080/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=707660 CPUtime=408.65 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 55902 0 0 0 40850 15 0 0 25 0 4 0 504633652 724643840 15199 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524384 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 176915 15199 421 148 0 171844 0
[pid=20718/tid=20720] ppid=20716 vsize=707660 CPUtime=101.79 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 8553 0 0 0 10178 1 0 0 25 0 4 0 504633654 724643840 15199 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=707660 CPUtime=102.27 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 7742 0 0 0 10225 2 0 0 25 0 4 0 504633654 724643840 15199 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=707660 CPUtime=102.27 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 6738 0 0 0 10225 2 0 0 25 0 4 0 504633654 724643840 15199 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 707660

[startup+162.307 s]
/proc/loadavg: 8.05 8.06 8.00 9/184 20726
/proc/meminfo: memFree=20955012/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=714240 CPUtime=648.4 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 73862 0 0 0 64819 21 0 0 25 0 4 0 504633652 731381760 16938 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 178560 16938 421 148 0 173489 0
[pid=20718/tid=20720] ppid=20716 vsize=714240 CPUtime=161.52 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 10861 0 0 0 16150 2 0 0 25 0 4 0 504633654 731381760 16938 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=714240 CPUtime=162.28 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 9489 0 0 0 16225 3 0 0 25 0 4 0 504633654 731381760 16938 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=714240 CPUtime=162.27 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 9179 0 0 0 16225 2 0 0 25 0 4 0 504633654 731381760 16938 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.4
Current children cumulated vsize (KiB) 714240

[startup+222.301 s]
/proc/loadavg: 8.02 8.04 8.00 9/184 20728
/proc/meminfo: memFree=20932160/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=718364 CPUtime=888.1 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 86491 0 0 0 88783 27 0 0 25 0 4 0 504633652 735604736 20294 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 179591 20294 421 148 0 174520 0
[pid=20718/tid=20720] ppid=20716 vsize=718364 CPUtime=221.22 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 12244 0 0 0 22120 2 0 0 25 0 4 0 504633654 735604736 20294 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=718364 CPUtime=222.27 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 11184 0 0 0 22223 4 0 0 25 0 4 0 504633654 735604736 20294 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=718364 CPUtime=222.27 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 10543 0 0 0 22224 3 0 0 25 0 4 0 504633654 735604736 20294 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 888.1
Current children cumulated vsize (KiB) 718364

[startup+282.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 20729
/proc/meminfo: memFree=20923840/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=722060 CPUtime=1127.8 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 100214 0 0 0 112748 32 0 0 25 0 4 0 504633652 739389440 21410 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 180515 21410 421 148 0 175444 0
[pid=20718/tid=20720] ppid=20716 vsize=722060 CPUtime=280.93 cores=0,2,4,6

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

[pid=20718] ppid=20716 vsize=743940 CPUtime=2805.85 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 172391 0 0 0 280521 64 0 0 25 0 4 0 504633652 761794560 30944 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 185985 30944 421 148 0 180914 0
[pid=20718/tid=20720] ppid=20716 vsize=743940 CPUtime=698.91 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 23375 0 0 0 69884 7 0 0 25 0 4 0 504633654 761794560 30944 33554432000 4194304 4797429 140736362695344 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=743940 CPUtime=702.29 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 21403 0 0 0 70221 8 0 0 25 0 4 0 504633654 761794560 30944 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=743940 CPUtime=702.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 21391 0 0 0 70221 7 0 0 25 0 4 0 504633654 761794560 30944 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.85
Current children cumulated vsize (KiB) 743940

[startup+762.301 s]
/proc/loadavg: 4.23 6.16 7.26 5/175 20760
/proc/meminfo: memFree=21032412/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=744192 CPUtime=3045.56 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 181387 0 0 0 304488 68 0 0 25 0 4 0 504633652 762052608 30582 33554432000 4194304 4797429 140736362695344 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 186048 30582 421 148 0 180977 0
[pid=20718/tid=20720] ppid=20716 vsize=744192 CPUtime=758.64 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 24586 0 0 0 75856 8 0 0 25 0 4 0 504633654 762052608 30582 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=744192 CPUtime=762.3 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 22616 0 0 0 76221 9 0 0 25 0 4 0 504633654 762052608 30582 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=744192 CPUtime=762.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 22325 0 0 0 76221 7 0 0 25 0 4 0 504633654 762052608 30582 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.56
Current children cumulated vsize (KiB) 744192

[startup+822.306 s]
/proc/loadavg: 4.13 5.78 7.06 5/175 20762
/proc/meminfo: memFree=21027176/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=745948 CPUtime=3285.3 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 188854 0 0 0 328457 73 0 0 25 0 4 0 504633652 763850752 32005 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 186487 32005 421 148 0 181416 0
[pid=20718/tid=20720] ppid=20716 vsize=745948 CPUtime=818.36 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 25158 0 0 0 81828 8 0 0 25 0 4 0 504633654 763850752 32005 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=745948 CPUtime=822.31 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 23213 0 0 0 82221 10 0 0 25 0 4 0 504633654 763850752 32005 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=745948 CPUtime=822.29 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 22959 0 0 0 82221 8 0 0 25 0 4 0 504633654 763850752 32005 33554432000 4194304 4797429 140736362695344 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.3
Current children cumulated vsize (KiB) 745948

[startup+882.301 s]
/proc/loadavg: 4.09 5.47 6.87 5/175 20763
/proc/meminfo: memFree=21020208/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=749848 CPUtime=3525.01 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 197673 0 0 0 352425 76 0 0 25 0 4 0 504633652 767844352 33782 33554432000 4194304 4797429 140736362695344 18446744073709551615 4391039 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 187462 33782 421 148 0 182391 0
[pid=20718/tid=20720] ppid=20716 vsize=749848 CPUtime=878.09 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 26401 0 0 0 87800 9 0 0 25 0 4 0 504633654 767844352 33782 33554432000 4194304 4797429 140736362695344 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=749848 CPUtime=882.3 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 24450 0 0 0 88220 10 0 0 25 0 4 0 504633654 767844352 33782 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=749848 CPUtime=882.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 24385 0 0 0 88219 9 0 0 25 0 4 0 504633654 767844352 33782 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3525.01
Current children cumulated vsize (KiB) 749848

[startup+942.301 s]
/proc/loadavg: 4.03 5.20 6.69 5/175 20768
/proc/meminfo: memFree=21014320/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=751848 CPUtime=3764.74 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 204571 0 0 0 376394 80 0 0 25 0 4 0 504633652 769892352 35073 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 187962 35073 421 148 0 182891 0
[pid=20718/tid=20720] ppid=20716 vsize=751848 CPUtime=937.81 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 27453 0 0 0 93771 10 0 0 25 0 4 0 504633654 769892352 35073 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=751848 CPUtime=942.29 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 24895 0 0 0 94219 10 0 0 25 0 4 0 504633654 769892352 35073 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=751848 CPUtime=942.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 25510 0 0 0 94219 9 0 0 25 0 4 0 504633654 769892352 35073 33554432000 4194304 4797429 140736362695344 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.74
Current children cumulated vsize (KiB) 751848

[startup+1002.3 s]
/proc/loadavg: 4.04 4.99 6.52 5/175 20770
/proc/meminfo: memFree=21012644/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=754464 CPUtime=4004.47 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 212503 0 0 0 400363 84 0 0 25 0 4 0 504633652 772571136 35603 33554432000 4194304 4797429 140736362695344 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 188616 35603 421 148 0 183545 0
[pid=20718/tid=20720] ppid=20716 vsize=754464 CPUtime=997.53 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 27955 0 0 0 99743 10 0 0 25 0 4 0 504633654 772571136 35603 33554432000 4194304 4797429 140736362695344 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=754464 CPUtime=1002.3 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 26100 0 0 0 100219 11 0 0 25 0 4 0 504633654 772571136 35603 33554432000 4194304 4797429 140736362695344 18446744073709551615 4648112 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=754464 CPUtime=1002.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 26158 0 0 0 100218 10 0 0 25 0 4 0 504633654 772571136 35603 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.47
Current children cumulated vsize (KiB) 754464

[startup+1062.3 s]
/proc/loadavg: 4.05 4.82 6.37 5/175 20771
/proc/meminfo: memFree=21011132/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=756936 CPUtime=4244.2 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 219964 0 0 0 424333 87 0 0 25 0 4 0 504633652 775102464 35953 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 189234 35953 421 148 0 184163 0
[pid=20718/tid=20720] ppid=20716 vsize=756936 CPUtime=1057.26 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 29073 0 0 0 105715 11 0 0 25 0 4 0 504633654 775102464 35953 33554432000 4194304 4797429 140736362695344 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=756936 CPUtime=1062.3 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 27067 0 0 0 106219 11 0 0 25 0 4 0 504633654 775102464 35953 33554432000 4194304 4797429 140736362695344 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=756936 CPUtime=1062.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 27145 0 0 0 106218 10 0 0 25 0 4 0 504633654 775102464 35953 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4244.2
Current children cumulated vsize (KiB) 756936

[startup+1122.3 s]
/proc/loadavg: 4.02 4.67 6.22 5/175 20773
/proc/meminfo: memFree=21005652/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=757100 CPUtime=4483.93 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 227232 0 0 0 448301 92 0 0 25 0 4 0 504633652 775270400 35248 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 189275 35248 421 148 0 184204 0
[pid=20718/tid=20720] ppid=20716 vsize=757100 CPUtime=1116.99 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 30156 0 0 0 111687 12 0 0 25 0 4 0 504633654 775270400 35248 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=757100 CPUtime=1122.3 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 27622 0 0 0 112219 11 0 0 25 0 4 0 504633654 775270400 35248 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=757100 CPUtime=1122.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 27645 0 0 0 112218 10 0 0 25 0 4 0 504633654 775270400 35248 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.93
Current children cumulated vsize (KiB) 757100

[startup+1182.3 s]
/proc/loadavg: 4.04 4.56 6.08 5/175 20774
/proc/meminfo: memFree=21004524/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=759552 CPUtime=4723.66 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 232437 0 0 0 472271 95 0 0 25 0 4 0 504633652 777781248 37567 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 189888 37567 421 148 0 184817 0
[pid=20718/tid=20720] ppid=20716 vsize=759552 CPUtime=1176.71 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 30917 0 0 0 117659 12 0 0 25 0 4 0 504633654 777781248 37567 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=759552 CPUtime=1182.31 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 28696 0 0 0 118219 12 0 0 25 0 4 0 504633654 777781248 37567 33554432000 4194304 4797429 140736362695344 18446744073709551615 4389692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=759552 CPUtime=1182.28 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 28972 0 0 0 118217 11 0 0 25 0 4 0 504633654 777781248 37567 33554432000 4194304 4797429 140736362695344 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.66
Current children cumulated vsize (KiB) 759552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.02 4.52 6.04 5/175 20775
/proc/meminfo: memFree=21002408/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=759552 CPUtime=4800.39 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 233046 0 0 0 479943 96 0 0 25 0 4 0 504633652 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 189888 38112 421 148 0 184817 0
[pid=20718/tid=20720] ppid=20716 vsize=759552 CPUtime=1195.82 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 31112 0 0 0 119570 12 0 0 25 0 4 0 504633654 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4425057 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=759552 CPUtime=1201.51 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 28915 0 0 0 120139 12 0 0 25 0 4 0 504633654 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=759552 CPUtime=1201.48 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 29155 0 0 0 120137 11 0 0 25 0 4 0 504633654 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 759552

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

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

[startup+1201.5 s]
/proc/loadavg: 4.02 4.52 6.04 5/175 20775
/proc/meminfo: memFree=21002408/32951124 swapFree=67111524/67111528
[pid=20718] ppid=20716 vsize=759552 CPUtime=4800.39 cores=0,2,4,6
/proc/20718/stat : 20718 (techdemo) R 20716 20718 20447 0 -1 4202496 233046 0 0 0 479943 96 0 0 25 0 4 0 504633652 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20718/statm: 189888 38112 421 148 0 184817 0
[pid=20718/tid=20720] ppid=20716 vsize=759552 CPUtime=1195.82 cores=0,2,4,6
/proc/20718/task/20720/stat : 20720 (techdemo) R 20716 20718 20447 0 -1 4202560 31112 0 0 0 119570 12 0 0 25 0 4 0 504633654 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4425057 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20718/tid=20721] ppid=20716 vsize=759552 CPUtime=1201.51 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (techdemo) R 20716 20718 20447 0 -1 4202560 28915 0 0 0 120139 12 0 0 25 0 4 0 504633654 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20718/tid=20722] ppid=20716 vsize=759552 CPUtime=1201.48 cores=0,2,4,6
/proc/20718/task/20722/stat : 20722 (techdemo) R 20716 20718 20447 0 -1 4202560 29155 0 0 0 120137 11 0 0 25 0 4 0 504633654 777781248 38112 33554432000 4194304 4797429 140736362695344 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 759552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.52
CPU time (s): 4800.43
CPU user time (s): 4799.46
CPU system time (s): 0.968852
CPU usage (%): 399.53
Max. virtual memory (cumulated for all children) (KiB): 860104

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

runsolver used 1.76673 second user time and 3.83042 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 02:09:40
IDJOB=3172971
IDBENCH=82989
IDSOLVER=1584
FILE ID=node141/3172971-1304122180
RUNJOBID= node141-1304119640-20465
PBS_JOBID= 13170729
Free space on /tmp= 71416 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S51928934-076.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172971-1304122180/watcher-3172971-1304122180 -o /tmp/evaluation-result-3172971-1304122180/solver-3172971-1304122180 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172971-1304122180.cnf

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

MD5SUM BENCH= 398f9c2cc63f6285faba700796fc9dcc
RANDOM SEED=335164889

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21025988 kB
Buffers:       1400320 kB
Cached:        9766388 kB
SwapCached:          4 kB
Active:        3141112 kB
Inactive:      8209088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21025988 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8164 kB
Writeback:           0 kB
AnonPages:      183160 kB
Mapped:          15736 kB
Slab:           511896 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   776444 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= 71416 MiB
End job on node141 at 2011-04-30 02:29:44