Trace number 3173028

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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-3173028-1304125059.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     276 undec:      82 neg:     292
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       634      2752         0         0      8347         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
8.75/2.22	c  N dy     7     30000       634      2752         0     10677      8347    213178     29.55     20.03  --
8.75/2.23	c  S st     7     30000       634      2752         0     10677      8347    213178     29.55     20.03  --
8.75/2.28	c  S st     7     30504       634      2752         0     11180      8347    225823     29.55     20.03  --
8.75/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.75/2.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.75/2.30	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
8.75/2.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.15/2.30	c Subs w/ non-existent bins:      0 time:  0.00 s
9.15/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.56/2.48	c lits-rem:        78  cl-subs:      608  v-elim:      4  v-fix:    0  time:  0.72 s
9.56/2.48	c learnt bin added due to v-elim: 0
9.56/2.48	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
9.56/2.48	c vivif2 --  cl tried    10572 cl shrink        0 lits rem          0 time: 0.01
9.96/2.51	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.10
9.96/2.51	c calculated reachability. Time: 0.00
9.96/2.51	c  N dy     7     30504       634      2752         0     10572      8347    212416     29.55     20.03  --
9.96/2.51	c  F st     7     30504       634      2752         0     10572      8347    212416     29.55     20.03  --
10.36/2.66	c Decided on static restart strategy
15.15/3.83	c  N dy    14     45756       634      2752         0      8993      8347    112962     30.97     19.93  --
15.15/3.84	c  S st    14     45756       634      2752         0      8993      8347    112962     30.97     19.93  --
15.15/3.87	c  S st    14     46259       634      2752         0      9496      8347    124351     30.97     19.93  --
15.15/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.15/3.89	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
15.15/3.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.89	c Subs w/ non-existent bins:      0 time:  0.00 s
15.15/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.56/3.96	c lits-rem:         2  cl-subs:      182  v-elim:      4  v-fix:    0  time:  0.26 s
15.56/3.96	c learnt bin added due to v-elim: 0
15.56/3.96	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
15.56/3.96	c vivif2 --  cl tried     9314 cl shrink        0 lits rem          0 time: 0.00
15.56/3.97	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.06
15.56/3.97	c calculated reachability. Time: 0.00
15.56/3.97	c  N dy    14     46259       634      2752         0      9314      8347    122197     30.97     19.93  --
25.94/6.50	c  N dy    15     69388       634      2752         0     11380      8347    143330     29.87     19.81  --
25.94/6.51	c  S st    15     69388       634      2752         0     11380      8347    143330     29.87     19.81  --
25.94/6.55	c  S st    15     69889       634      2752         0     11881      8347    155833     29.87     19.81  --
25.94/6.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.94/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
25.94/6.57	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
25.94/6.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.94/6.57	c Subs w/ non-existent bins:      0 time:  0.00 s
25.94/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.94/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.34/6.69	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
28.33/7.18	c Added 7 vars  tried: 80000 time: 1.95
28.33/7.18	c ORs :      7 avg-s:  0.0 cl-sh:   708 l-rem:    708 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    1.96
28.33/7.19	c lits-rem:        11  cl-subs:      195  v-elim:      4  v-fix:    0  time:  2.43 s
28.33/7.19	c learnt bin added due to v-elim: 0
28.33/7.19	c vivif2 --  cl tried     2758 cl shrink        0 lits rem          0 time: 0.00
28.33/7.19	c vivif2 --  cl tried    11686 cl shrink        0 lits rem          0 time: 0.00
28.75/7.21	c asymm  cl-useful: 0/2758/2758 lits-rem:0 time: 0.07
28.75/7.21	c calculated reachability. Time: 0.00
28.75/7.21	c  N dy    15     69889       641      2758        15     11686      8395    152081     29.87     19.81  --
28.75/7.21	c  F st    15     69889       641      2758        15     11686      8395    152081     29.87     19.81  --
29.15/7.37	c Decided on static restart strategy
45.11/11.30	c  N dy    22    104833       641      2758        15     21405      8395    374201     26.99     19.34  --
45.11/11.31	c  S st    22    104833       641      2758        15     21405      8395    374201     26.99     19.34  --
45.11/11.38	c  S st    22    105336       641      2758        15     21907      8395    386892     26.99     19.34  --
45.11/11.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.11/11.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.51/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.18
45.51/11.43	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
45.51/11.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.51/11.43	c Subs w/ non-existent bins:      0 time:  0.01 s
45.51/11.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.51/11.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.51/11.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.90/12.06	c ORs :      7 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
47.90/12.06	c lits-rem:       197  cl-subs:     1227  v-elim:      6  v-fix:    0  time:  2.50 s
47.90/12.06	c learnt bin added due to v-elim: 0
47.90/12.06	c vivif2 --  cl tried     2758 cl shrink        0 lits rem          0 time: 0.00
47.90/12.07	c vivif2 --  cl tried    20680 cl shrink        0 lits rem          0 time: 0.02
48.30/12.11	c asymm  cl-useful: 0/2758/2758 lits-rem:0 time: 0.16
48.30/12.11	c calculated reachability. Time: 0.00
48.30/12.11	c  N dy    22    105336       641      2758        15     20680      8395    357801     26.99     19.34  --
78.66/19.70	c  N dy    23    158004       641      2758        15     28149      8395    526488     29.43     19.48  --
78.66/19.72	c  S st    23    158004       641      2758        15     28149      8395    526488     29.43     19.48  --
79.06/19.82	c  S st    23    158508       641      2758        15     28653      8395    538980     29.43     19.48  --
79.06/19.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.06/19.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.06/19.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.26
79.06/19.89	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
79.06/19.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.06/19.89	c Subs w/ non-existent bins:      0 time:  0.01 s
79.46/19.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.46/19.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.46/19.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.85/21.04	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
83.85/21.04	c lits-rem:       479  cl-subs:     1756  v-elim:      6  v-fix:    0  time:  4.57 s
83.85/21.04	c learnt bin added due to v-elim: 0
83.85/21.04	c vivif2 --  cl tried     2758 cl shrink        0 lits rem          0 time: 0.00
83.85/21.05	c vivif2 --  cl tried    26897 cl shrink        0 lits rem          0 time: 0.02
84.25/21.10	c asymm  cl-useful: 0/2758/2758 lits-rem:0 time: 0.22
84.25/21.11	c calculated reachability. Time: 0.00
84.25/21.11	c  N dy    23    158508       641      2758        15     26897      8395    492870     29.43     19.48  --
139.38/34.99	c  N dy    24    237764       641      2758        15     32279      8395    571945     29.97     19.75  --
139.78/35.01	c  S st    24    237764       641      2758        15     32279      8395    571945     29.97     19.75  --
140.18/35.11	c  S st    24    238265       641      2758        15     32778      8395    585054     29.97     19.75  --
140.18/35.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
140.18/35.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.58/35.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.35
140.58/35.20	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
140.58/35.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.58/35.21	c Subs w/ non-existent bins:      0 time:  0.02 s
140.58/35.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.58/35.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.58/35.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
145.37/36.41	c ORs :      7 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
145.37/36.42	c lits-rem:       383  cl-subs:     1828  v-elim:      6  v-fix:    0  time:  4.80 s
145.37/36.42	c learnt bin added due to v-elim: 0
145.37/36.42	c vivif2 --  cl tried     2758 cl shrink        0 lits rem          0 time: 0.00
145.37/36.42	c vivif2 --  cl tried    30950 cl shrink        0 lits rem          0 time: 0.02
145.37/36.49	c asymm  cl-useful: 0/2758/2758 lits-rem:0 time: 0.27
145.37/36.49	c calculated reachability. Time: 0.00
145.37/36.49	c  N dy    24    238265       641      2758        15     30950      8395    536856     29.97     19.75  --
242.84/60.88	c  N dy    25    357397       641      2758        15     34820      8395    544355     29.32     19.59  --
243.24/60.90	c  S st    25    357397       641      2758        15     34820      8395    544355     29.32     19.59  --
243.64/61.02	c  S st    25    357902       641      2758        15     35325      8395    557320     29.32     19.59  --
243.64/61.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.64/61.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.05/61.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.40
244.05/61.12	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
244.05/61.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.05/61.12	c Subs w/ non-existent bins:      0 time:  0.02 s
244.05/61.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.05/61.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.05/61.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
248.85/62.34	c ORs :      7 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
248.85/62.35	c lits-rem:       255  cl-subs:     1645  v-elim:      6  v-fix:    0  time:  4.87 s
248.85/62.35	c learnt bin added due to v-elim: 0
248.85/62.35	c vivif2 --  cl tried     2758 cl shrink        0 lits rem          0 time: 0.00
248.85/62.36	c vivif2 --  cl tried    33680 cl shrink        0 lits rem          0 time: 0.02
249.23/62.43	c asymm  cl-useful: 0/2758/2758 lits-rem:0 time: 0.28
249.23/62.43	c calculated reachability. Time: 0.00
249.23/62.43	c  N dy    25    357902       641      2758        15     33680      8395    517249     29.32     19.59  --
426.19/106.72	c  N dy    26    536854       641      2758        15     41617      8395    607761     29.95     19.07  --
426.19/106.74	c  S st    26    536854       641      2758        15     41617      8395    607761     29.95     19.07  --
426.59/106.87	c  S st    26    537358       641      2758        15     42120      8395    620537     29.95     19.07  --
426.59/106.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.59/106.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
427.39/107.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.54
427.39/107.01	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
427.39/107.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
427.39/107.01	c Subs w/ non-existent bins:      0 time:  0.02 s
427.39/107.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.39/107.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.39/107.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
431.78/108.18	c ORs :      7 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
434.19/108.78	c Added 7 vars  tried: 80000 time: 2.36
434.58/108.81	c ORs :      7 avg-s:  0.0 cl-sh:  4915 l-rem:   4915 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.50
434.58/108.82	c lits-rem:       681  cl-subs:     1999  v-elim:      6  v-fix:    0  time:  7.18 s
434.58/108.82	c learnt bin added due to v-elim: 0
434.58/108.82	c vivif2 --  cl tried     2765 cl shrink        0 lits rem          0 time: 0.00
434.58/108.83	c vivif2 --  cl tried    40121 cl shrink        0 lits rem          0 time: 0.02
434.98/108.91	c asymm  cl-useful: 0/2765/2765 lits-rem:0 time: 0.32
434.98/108.91	c calculated reachability. Time: 0.00
434.98/108.91	c  N dy    26    537358       648      2765        29     40121      8444    572186     29.95     19.07  --
434.98/108.91	c  F st    26    537358       648      2765        29     40121      8444    572186     29.95     19.07  --
436.58/109.31	c Decided on static restart strategy
755.35/189.19	c  N dy    33    806037       648      2765        29     63311      8444   1102227     29.00     18.71  --
755.75/189.23	c  S st    33    806037       648      2765        29     63311      8444   1102227     29.00     18.71  --
756.55/189.45	c  S st    33    806537       648      2765        29     63811      8444   1115702     29.00     18.71  --
756.55/189.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
756.55/189.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.74/189.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.3M T:  1.17
757.74/189.75	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.00 s
757.74/189.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.74/189.76	c Subs w/ non-existent bins:      0 time:  0.03 s
757.74/189.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.74/189.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
757.74/189.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
762.96/191.03	c ORs :     14 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
762.96/191.05	c lits-rem:        21  cl-subs:     3405  v-elim:      7  v-fix:    0  time:  5.06 s
762.96/191.05	c learnt bin added due to v-elim: 0
762.96/191.05	c vivif2 --  cl tried     2765 cl shrink        0 lits rem          0 time: 0.00
762.96/191.06	c vivif2 --  cl tried    60406 cl shrink        0 lits rem          0 time: 0.04
763.74/191.20	c asymm  cl-useful: 0/2399/2765 lits-rem:0 time: 0.54
763.74/191.20	c calculated reachability. Time: 0.00
763.74/191.20	c  N dy    33    806537       648      2765        29     60406      8444   1035681     29.00     18.71  --
1356.93/339.77	c  N dy    34   1209807       648      2765        29     76442      8444   1277309     28.27     18.75  --
1357.33/339.82	c  S st    34   1209807       648      2765        29     76442      8444   1277309     28.27     18.75  --
1358.53/340.13	c  S st    34   1210310       649      2765        31     76946      8448   1290431     28.27     18.75  --
1358.53/340.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1358.53/340.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1360.15/340.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  1.47
1360.15/340.51	c Calc non-exist non-lernt bins v-fix:     0 done:    649 time:  0.00 s
1360.15/340.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1360.15/340.52	c Subs w/ non-existent bins:      0 time:  0.04 s
1360.15/340.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1360.15/340.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1360.15/340.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1368.12/342.59	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
1368.52/342.62	c lits-rem:       103  cl-subs:     4552  v-elim:      7  v-fix:    0  time:  8.28 s
1368.52/342.62	c learnt bin added due to v-elim: 0
1368.52/342.62	c vivif2 --  cl tried     2765 cl shrink        0 lits rem          0 time: 0.00
1368.52/342.63	c vivif2 --  cl tried    72394 cl shrink        0 lits rem          0 time: 0.05
1368.93/342.76	c asymm  cl-useful: 0/2346/2765 lits-rem:0 time: 0.49
1368.93/342.76	c calculated reachability. Time: 0.00
1368.93/342.76	c  N dy    34   1210310       649      2765        31     72394      8448   1177462     28.27     18.75  --
2298.87/575.56	c  N dy    35   1710310       649      2765        31    104377      8448   2034276     32.03     19.25  --
2299.27/575.65	c  S st    35   1710310       649      2765        31    104377      8448   2034276     32.03     19.25  --
2300.89/576.06	c  S st    35   1710813       651      2765        39    104879      8460   2046882     32.03     19.25  --
2300.89/576.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2300.89/576.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2303.67/576.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.9M T:  2.61
2303.67/576.72	c Calc non-exist non-lernt bins v-fix:     0 done:    651 time:  0.01 s
2303.67/576.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2303.67/576.73	c Subs w/ non-existent bins:      0 time:  0.06 s
2303.67/576.74	c Replacing        1 vars Replaced       45 lits Time:     0.03 s 
2303.67/576.79	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2303.67/576.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2303.67/576.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2321.25/581.16	c ORs :     14 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
2321.65/581.20	c lits-rem:       201  cl-subs:     5547  v-elim:      7  v-fix:    0  time: 17.63 s
2321.65/581.20	c learnt bin added due to v-elim: 0
2321.65/581.20	c vivif2 --  cl tried     2765 cl shrink        0 lits rem          0 time: 0.00
2321.65/581.22	c vivif2 --  cl tried    99332 cl shrink        0 lits rem          0 time: 0.08
2322.05/581.37	c asymm  cl-useful: 0/1685/2765 lits-rem:0 time: 0.61
2322.05/581.38	c calculated reachability. Time: 0.00
2322.05/581.38	c  N dy    35   1710813       650      2765        33     99332      8452   1892961     32.03     19.25  --
3392.20/849.29	c  N dy    36   2210813       650      2765        33    114532      8452   2073759     29.42     19.45  --
3392.60/849.38	c  S st    36   2210813       650      2765        33    114532      8452   2073759     29.42     19.45  --
3394.61/849.88	c  S st    36   2211318       652      2765        37    115039      8460   2086959     29.42     19.45  --
3394.61/849.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3394.61/849.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3397.79/850.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.9M T:  3.10
3397.79/850.67	c Calc non-exist non-lernt bins v-fix:     0 done:    652 time:  0.01 s
3397.79/850.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3397.79/850.68	c Subs w/ non-existent bins:      0 time:  0.07 s
3398.19/850.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3398.19/850.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3398.19/850.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3422.16/856.76	c ORs :     14 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
3428.56/858.35	c Added 7 vars  tried: 80000 time: 6.34
3430.95/858.94	c ORs :      7 avg-s:  0.0 cl-sh: 23435 l-rem:  23435 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    8.70
3430.95/858.98	c lits-rem:       489  cl-subs:     8023  v-elim:      7  v-fix:    0  time: 32.96 s
3430.95/858.98	c learnt bin added due to v-elim: 0
3430.95/858.98	c vivif2 --  cl tried     2772 cl shrink        0 lits rem          0 time: 0.00
3431.35/859.00	c vivif2 --  cl tried   107016 cl shrink        0 lits rem          0 time: 0.08
3431.75/859.11	c asymm  cl-useful: 0/1087/2772 lits-rem:0 time: 0.43
3431.75/859.12	c calculated reachability. Time: 0.00
3431.75/859.12	c  N dy    36   2211318       659      2772        51    107016      8509   1848571     29.42     19.45  --
4672.89/1169.82	c  N dy    37   2711318       659      2772        51    131047      8509   2387395     28.08     19.58  --
4673.30/1169.92	c  S st    37   2711318       659      2772        51    131047      8509   2387395     28.08     19.58  --
4673.30/1169.92	c Finding binary XORs  T:     0.00 s  found:       0
4675.28/1170.42	c  S st    37   2711819       659      2772        51    131548      8509   2400896     28.08     19.58  --
4675.28/1170.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4675.28/1170.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4678.10/1171.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.9M T:  3.00
4678.10/1171.18	c Calc non-exist non-lernt bins v-fix:     0 done:    659 time:  0.01 s
4678.10/1171.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4678.47/1171.20	c Subs w/ non-existent bins:      0 time:  0.09 s
4678.47/1171.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4678.47/1171.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4678.47/1171.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4710.02/1179.18	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.21
4710.42/1179.23	c lits-rem:       571  cl-subs:     9419  v-elim:     10  v-fix:    0  time: 31.85 s
4710.42/1179.23	c learnt bin added due to v-elim: 0
4710.42/1179.23	c vivif2 --  cl tried     2772 cl shrink        0 lits rem          0 time: 0.00
4710.42/1179.26	c vivif2 --  cl tried   122129 cl shrink        0 lits rem          0 time: 0.11
4711.23/1179.41	c asymm  cl-useful: 0/1366/2772 lits-rem:0 time: 0.59
4711.23/1179.41	c calculated reachability. Time: 0.00
4711.23/1179.41	c  N dy    37   2711819       659      2772        51    122129      8509   2155274     28.08     19.58  --
4711.23/1179.41	c  F st    37   2711819       659      2772        51    122129      8509   2155274     28.08     19.58  --
4716.43/1180.79	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 1,3,5,7

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: 6.32 7.71 7.81 7/180 6937
/proc/meminfo: memFree=31038572/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 858 0 0 0 0 0 0 0 23 0 1 0 256697167 52441088 789 33554432000 4194304 4797429 140734463095792 18446744073709551615 268660323013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6937/statm: 12803 790 347 148 0 7732 0

[startup+0.0578409 s]
/proc/loadavg: 6.32 7.71 7.81 7/180 6937
/proc/meminfo: memFree=31038572/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=741740 CPUtime=1.91 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 3459 0 0 0 190 1 0 0 25 0 4 0 256697167 759541760 2639 33554432000 4194304 4797429 140734463095792 18446744073709551615 268660358808 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 186137 4043 416 148 0 181066 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 741740

[startup+0.832952 s]
/proc/loadavg: 6.32 7.71 7.81 7/180 6937
/proc/meminfo: memFree=31038572/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=745260 CPUtime=3.29 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 5713 0 0 0 328 1 0 0 25 0 4 0 256697167 763146240 3870 33554432000 4194304 4797429 140734463095792 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 186315 3870 416 148 0 181244 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 745260

[startup+0.932933 s]
/proc/loadavg: 6.32 7.71 7.81 7/180 6937
/proc/meminfo: memFree=31038572/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=745524 CPUtime=3.69 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 5932 0 0 0 368 1 0 0 25 0 4 0 256697167 763416576 4081 33554432000 4194304 4797429 140734463095792 18446744073709551615 4379204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 186381 4081 416 148 0 181310 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 745524

[startup+1.03291 s]
/proc/loadavg: 6.32 7.71 7.81 7/180 6937
/proc/meminfo: memFree=31038572/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=745656 CPUtime=4.09 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 6096 0 0 0 408 1 0 0 25 0 4 0 256697167 763551744 4243 33554432000 4194304 4797429 140734463095792 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 186414 4243 418 148 0 181343 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 745656

[startup+1.50084 s]
/proc/loadavg: 6.32 7.71 7.81 7/180 6937
/proc/meminfo: memFree=31038572/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=747136 CPUtime=5.96 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 7008 0 0 0 595 1 0 0 25 0 4 0 256697167 765067264 4835 33554432000 4194304 4797429 140734463095792 18446744073709551615 4341068 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 186784 4835 418 148 0 181713 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 747136

[startup+3.10056 s]
/proc/loadavg: 6.53 7.73 7.82 9/184 6941
/proc/meminfo: memFree=30996968/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=750308 CPUtime=12.35 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 9912 0 0 0 1233 2 0 0 25 0 4 0 256697167 768315392 6093 33554432000 4194304 4797429 140734463095792 18446744073709551615 4352190 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 187577 6093 418 148 0 182506 0
[pid=6937/tid=6939] ppid=6935 vsize=750308 CPUtime=3.08 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 2104 0 0 0 308 0 0 0 25 0 4 0 256697168 768315392 6093 33554432000 4194304 4797429 140734463095792 18446744073709551615 4425692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=750308 CPUtime=3.07 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 1972 0 0 0 307 0 0 0 25 0 4 0 256697168 768315392 6093 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424603 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=750308 CPUtime=3.08 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 2064 0 0 0 308 0 0 0 25 0 4 0 256697168 768315392 6093 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 750308

[startup+6.301 s]
/proc/loadavg: 6.65 7.74 7.82 9/184 6941
/proc/meminfo: memFree=30986304/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=753708 CPUtime=25.13 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 13346 0 0 0 2511 2 0 0 25 0 4 0 256697167 771796992 7647 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424812 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 188427 7647 418 148 0 183356 0
[pid=6937/tid=6939] ppid=6935 vsize=753708 CPUtime=6.28 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 2751 0 0 0 628 0 0 0 25 0 4 0 256697168 771796992 7648 33554432000 4194304 4797429 140734463095792 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=753708 CPUtime=6.25 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 2580 0 0 0 625 0 0 0 25 0 4 0 256697168 771796992 7648 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=753708 CPUtime=6.28 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 2642 0 0 0 628 0 0 0 25 0 4 0 256697168 771796992 7648 33554432000 4194304 4797429 140734463095792 18446744073709551615 268660358843 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 753708

[startup+12.7009 s]
/proc/loadavg: 6.76 7.74 7.82 9/184 6941
/proc/meminfo: memFree=30974632/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=757040 CPUtime=50.72 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 18484 0 0 0 5068 4 0 0 25 0 4 0 256697167 775208960 8954 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 189260 8954 419 148 0 184189 0
[pid=6937/tid=6939] ppid=6935 vsize=757040 CPUtime=12.69 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 3734 0 0 0 1268 1 0 0 25 0 4 0 256697168 775208960 8954 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=757040 CPUtime=12.62 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 3529 0 0 0 1262 0 0 0 25 0 4 0 256697168 775208960 8954 33554432000 4194304 4797429 140734463095792 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=757040 CPUtime=12.69 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 3656 0 0 0 1269 0 0 0 25 0 4 0 256697168 775208960 8954 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524144 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 757040

[startup+25.5006 s]
/proc/loadavg: 6.95 7.75 7.82 9/184 6941
/proc/meminfo: memFree=30958828/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=762396 CPUtime=101.83 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 25539 0 0 0 10177 6 0 0 25 0 4 0 256697167 780693504 10943 33554432000 4194304 4797429 140734463095792 18446744073709551615 4345256 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 190599 10943 419 148 0 185528 0
[pid=6937/tid=6939] ppid=6935 vsize=762396 CPUtime=25.48 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 4466 0 0 0 2547 1 0 0 25 0 4 0 256697168 780693504 10943 33554432000 4194304 4797429 140734463095792 18446744073709551615 4414536 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=762396 CPUtime=25.35 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 4688 0 0 0 2534 1 0 0 25 0 4 0 256697168 780693504 10943 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=762396 CPUtime=25.48 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 4738 0 0 0 2547 1 0 0 25 0 4 0 256697168 780693504 10943 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424725 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 762396

[startup+51.1011 s]
/proc/loadavg: 7.31 7.77 7.82 9/184 6942
/proc/meminfo: memFree=30940052/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=767772 CPUtime=204.09 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 37369 0 0 0 20399 10 0 0 25 0 4 0 256697167 786198528 13684 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424970 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 191943 13684 419 148 0 186872 0
[pid=6937/tid=6939] ppid=6935 vsize=767772 CPUtime=51.08 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 6499 0 0 0 5106 2 0 0 25 0 4 0 256697168 786198528 13684 33554432000 4194304 4797429 140734463095792 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=767772 CPUtime=50.81 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 6359 0 0 0 5080 1 0 0 25 0 4 0 256697168 786198528 13684 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=767772 CPUtime=51.08 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 6400 0 0 0 5107 1 0 0 25 0 4 0 256697168 786198528 13684 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 767772

[startup+102.301 s]
/proc/loadavg: 7.72 7.80 7.83 9/184 6944
/proc/meminfo: memFree=30912448/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=774820 CPUtime=408.62 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 52831 0 0 0 40845 17 0 0 25 0 4 0 256697167 793415680 16729 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 193705 16729 419 148 0 188634 0
[pid=6937/tid=6939] ppid=6935 vsize=774820 CPUtime=102.28 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 8733 0 0 0 10225 3 0 0 25 0 4 0 256697168 793415680 16729 33554432000 4194304 4797429 140734463095792 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=774820 CPUtime=101.73 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 8231 0 0 0 10171 2 0 0 25 0 4 0 256697168 793415680 16729 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=774820 CPUtime=102.28 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 8094 0 0 0 10226 2 0 0 25 0 4 0 256697168 793415680 16729 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 774820

[startup+162.301 s]
/proc/loadavg: 7.89 7.84 7.83 9/184 6945
/proc/meminfo: memFree=30892420/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=789540 CPUtime=648.31 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 69515 0 0 0 64808 23 0 0 25 0 4 0 256697167 808488960 18913 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 197385 18913 419 148 0 192314 0
[pid=6937/tid=6939] ppid=6935 vsize=789540 CPUtime=162.29 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 10843 0 0 0 16226 3 0 0 25 0 4 0 256697168 808488960 18913 33554432000 4194304 4797429 140734463095792 18446744073709551615 4528232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=789540 CPUtime=161.41 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 10487 0 0 0 16138 3 0 0 25 0 4 0 256697168 808488960 18913 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=789540 CPUtime=162.29 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 10318 0 0 0 16226 3 0 0 25 0 4 0 256697168 808488960 18913 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 789540

[startup+222.301 s]
/proc/loadavg: 8.00 7.88 7.84 9/184 6956
/proc/meminfo: memFree=30868208/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=792700 CPUtime=887.97 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 81683 0 0 0 88768 29 0 0 25 0 4 0 256697167 811724800 22086 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 198175 22086 419 148 0 193104 0
[pid=6937/tid=6939] ppid=6935 vsize=792700 CPUtime=222.29 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 12021 0 0 0 22225 4 0 0 25 0 4 0 256697168 811724800 22086 33554432000 4194304 4797429 140734463095792 18446744073709551615 4430038 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=792700 CPUtime=221.08 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 11769 0 0 0 22105 3 0 0 25 0 4 0 256697168 811724800 22086 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=792700 CPUtime=222.28 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 11637 0 0 0 22225 3 0 0 25 0 4 0 256697168 811724800 22086 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (KiB) 792700

[startup+282.307 s]
/proc/loadavg: 8.00 7.90 7.85 9/184 6957
/proc/meminfo: memFree=30861840/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=799128 CPUtime=1127.67 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 95117 0 0 0 112732 35 0 0 25 0 4 0 256697167 818307072 23215 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 199782 23215 419 148 0 194711 0
[pid=6937/tid=6939] ppid=6935 vsize=799128 CPUtime=282.29 cores=1,3,5,7

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

[pid=6937] ppid=6935 vsize=812496 CPUtime=2565.71 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 154184 0 0 0 256506 65 0 0 25 0 4 0 256697167 831995904 32634 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424335 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 203124 32634 421 148 0 198053 0
[pid=6937/tid=6939] ppid=6935 vsize=812496 CPUtime=642.3 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 21050 0 0 0 64221 9 0 0 25 0 4 0 256697168 831995904 32634 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=812496 CPUtime=638.79 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 20735 0 0 0 63871 8 0 0 25 0 4 0 256697168 831995904 32634 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=812496 CPUtime=642.29 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 20889 0 0 0 64220 9 0 0 25 0 4 0 256697168 831995904 32634 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.71
Current children cumulated vsize (KiB) 812496

[startup+702.301 s]
/proc/loadavg: 8.14 8.04 7.92 9/184 6969
/proc/meminfo: memFree=30783016/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=814060 CPUtime=2805.39 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 163214 0 0 0 280468 71 0 0 25 0 4 0 256697167 833597440 33240 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 203515 33240 421 148 0 198444 0
[pid=6937/tid=6939] ppid=6935 vsize=814060 CPUtime=702.29 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 22094 0 0 0 70220 9 0 0 25 0 4 0 256697168 833597440 33240 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=814060 CPUtime=698.47 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 22008 0 0 0 69838 9 0 0 25 0 4 0 256697168 833597440 33240 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=814060 CPUtime=702.28 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 22137 0 0 0 70219 9 0 0 25 0 4 0 256697168 833597440 33240 33554432000 4194304 4797429 140734463095792 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 814060

[startup+762.3 s]
/proc/loadavg: 8.17 8.06 7.93 9/184 6970
/proc/meminfo: memFree=30783592/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=815864 CPUtime=3045.07 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 171846 0 0 0 304430 77 0 0 25 0 4 0 256697167 835444736 33036 33554432000 4194304 4797429 140734463095792 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 203966 33036 421 148 0 198895 0
[pid=6937/tid=6939] ppid=6935 vsize=815864 CPUtime=762.29 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 23092 0 0 0 76219 10 0 0 25 0 4 0 256697168 835444736 33036 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=815864 CPUtime=758.15 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 23121 0 0 0 75805 10 0 0 25 0 4 0 256697168 835444736 33036 33554432000 4194304 4797429 140734463095792 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=815864 CPUtime=762.28 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 23418 0 0 0 76218 10 0 0 25 0 4 0 256697168 835444736 33036 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 815864

[startup+822.301 s]
/proc/loadavg: 8.12 8.06 7.94 9/184 6972
/proc/meminfo: memFree=30777472/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=818364 CPUtime=3284.77 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 180751 0 0 0 328396 81 0 0 25 0 4 0 256697167 838004736 32651 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 204591 32651 421 148 0 199520 0
[pid=6937/tid=6939] ppid=6935 vsize=818364 CPUtime=822.3 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 24289 0 0 0 82219 11 0 0 25 0 4 0 256697168 838004736 32651 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=818364 CPUtime=817.82 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 24261 0 0 0 81772 10 0 0 25 0 4 0 256697168 838004736 32651 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=818364 CPUtime=822.3 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 24590 0 0 0 82219 11 0 0 25 0 4 0 256697168 838004736 32651 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 818364

[startup+882.3 s]
/proc/loadavg: 8.10 8.06 7.94 9/184 6973
/proc/meminfo: memFree=30756484/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=824800 CPUtime=3524.42 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 188404 0 0 0 352357 85 0 0 25 0 4 0 256697167 844595200 36123 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 206200 36123 421 148 0 201129 0
[pid=6937/tid=6939] ppid=6935 vsize=824800 CPUtime=882.3 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 25551 0 0 0 88218 12 0 0 25 0 4 0 256697168 844595200 36123 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424887 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=824800 CPUtime=877.49 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 24897 0 0 0 87739 10 0 0 25 0 4 0 256697168 844595200 36123 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=824800 CPUtime=882.29 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 25358 0 0 0 88217 12 0 0 25 0 4 0 256697168 844595200 36123 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 824800

[startup+942.307 s]
/proc/loadavg: 8.13 8.08 7.95 9/184 6975
/proc/meminfo: memFree=30736352/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=827040 CPUtime=3764.12 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 196258 0 0 0 376323 89 0 0 25 0 4 0 256697167 846888960 38706 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 206760 38706 421 148 0 201689 0
[pid=6937/tid=6939] ppid=6935 vsize=827040 CPUtime=942.31 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 26288 0 0 0 94218 13 0 0 25 0 4 0 256697168 846888960 38706 33554432000 4194304 4797429 140734463095792 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=827040 CPUtime=937.17 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 26608 0 0 0 93706 11 0 0 25 0 4 0 256697168 846888960 38706 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=827040 CPUtime=942.3 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 26657 0 0 0 94218 12 0 0 25 0 4 0 256697168 846888960 38706 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428951 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 827040

[startup+1002.3 s]
/proc/loadavg: 8.13 8.09 7.96 9/184 6977
/proc/meminfo: memFree=30745984/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=828340 CPUtime=4003.78 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 204772 0 0 0 400284 94 0 0 25 0 4 0 256697167 848220160 37749 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 207085 37749 421 148 0 202014 0
[pid=6937/tid=6939] ppid=6935 vsize=828340 CPUtime=1002.3 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 27323 0 0 0 100217 13 0 0 25 0 4 0 256697168 848220160 37749 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=828340 CPUtime=996.84 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 27621 0 0 0 99672 12 0 0 25 0 4 0 256697168 848220160 37749 33554432000 4194304 4797429 140734463095792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=828340 CPUtime=1002.29 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 27650 0 0 0 100217 12 0 0 25 0 4 0 256697168 848220160 37749 33554432000 4194304 4797429 140734463095792 18446744073709551615 4523870 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 828340

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 7.97 9/184 6978
/proc/meminfo: memFree=30724848/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=829804 CPUtime=4243.45 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 211290 0 0 0 424247 98 0 0 25 0 4 0 256697167 849719296 40043 33554432000 4194304 4797429 140734463095792 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 207451 40043 421 148 0 202380 0
[pid=6937/tid=6939] ppid=6935 vsize=829804 CPUtime=1062.3 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 28375 0 0 0 106216 14 0 0 25 0 4 0 256697168 849719296 40043 33554432000 4194304 4797429 140734463095792 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=829804 CPUtime=1056.51 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 28201 0 0 0 105639 12 0 0 25 0 4 0 256697168 849719296 40043 33554432000 4194304 4797429 140734463095792 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=829804 CPUtime=1062.29 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 28291 0 0 0 106216 13 0 0 25 0 4 0 256697168 849719296 40043 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 829804

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 7.98 9/184 6980
/proc/meminfo: memFree=30715132/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=832316 CPUtime=4483.13 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 218081 0 0 0 448211 102 0 0 25 0 4 0 256697167 852291584 41339 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 208079 41339 421 148 0 203008 0
[pid=6937/tid=6939] ppid=6935 vsize=832316 CPUtime=1122.31 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 28984 0 0 0 112216 15 0 0 25 0 4 0 256697168 852291584 41339 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=832316 CPUtime=1116.19 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 29263 0 0 0 111606 13 0 0 25 0 4 0 256697168 852291584 41339 33554432000 4194304 4797429 140734463095792 18446744073709551615 4523990 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=832316 CPUtime=1122.3 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 29401 0 0 0 112216 14 0 0 25 0 4 0 256697168 852291584 41339 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 832316

[startup+1182.3 s]
/proc/loadavg: 8.03 8.07 7.98 9/184 6981
/proc/meminfo: memFree=30701200/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=852348 CPUtime=4722.81 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 227503 0 0 0 472174 107 0 0 25 0 4 0 256697167 872804352 43796 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 213087 43796 421 148 0 208016 0
[pid=6937/tid=6939] ppid=6935 vsize=852348 CPUtime=1182.3 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 31093 0 0 0 118215 15 0 0 25 0 4 0 256697168 872804352 43796 33554432000 4194304 4797429 140734463095792 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=852348 CPUtime=1175.86 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 31322 0 0 0 117572 14 0 0 25 0 4 0 256697168 872804352 43796 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=852348 CPUtime=1182.29 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 30607 0 0 0 118215 14 0 0 25 0 4 0 256697168 872804352 43796 33554432000 4194304 4797429 140734463095792 18446744073709551615 4425039 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 852348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.07 7.98 5/179 6983
/proc/meminfo: memFree=30865408/32951124 swapFree=67111524/67111528
[pid=6937] ppid=6935 vsize=862732 CPUtime=4800.33 cores=1,3,5,7
/proc/6937/stat : 6937 (techdemo) R 6935 6937 6896 0 -1 4202496 231331 0 0 0 479925 108 0 0 25 0 4 0 256697167 883437568 44346 33554432000 4194304 4797429 140734463095792 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6937/statm: 215683 44346 421 148 0 210612 0
[pid=6937/tid=6939] ppid=6935 vsize=862732 CPUtime=1201.71 cores=1,3,5,7
/proc/6937/task/6939/stat : 6939 (techdemo) R 6935 6937 6896 0 -1 4202560 31241 0 0 0 120156 15 0 0 25 0 4 0 256697168 883437568 44346 33554432000 4194304 4797429 140734463095792 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6937/tid=6940] ppid=6935 vsize=862732 CPUtime=1195.16 cores=1,3,5,7
/proc/6937/task/6940/stat : 6940 (techdemo) R 6935 6937 6896 0 -1 4202560 31544 0 0 0 119502 14 0 0 25 0 4 0 256697168 883437568 44346 33554432000 4194304 4797429 140734463095792 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6937/tid=6941] ppid=6935 vsize=862732 CPUtime=1201.7 cores=1,3,5,7
/proc/6937/task/6941/stat : 6941 (techdemo) R 6935 6937 6896 0 -1 4202560 31886 0 0 0 120156 14 0 0 25 0 4 0 256697168 883437568 44346 33554432000 4194304 4797429 140734463095792 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 862732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.36
CPU user time (s): 4799.27
CPU system time (s): 1.09483
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 935840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.27
system time used= 1.09483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231331
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= 509
involuntary context switches= 20296

runsolver used 1.93071 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 02:57:39
IDJOB=3173028
IDBENCH=83046
IDSOLVER=1584
FILE ID=node107/3173028-1304125059
RUNJOBID= node107-1304125059-6915
PBS_JOBID= 13170764
Free space on /tmp= 71792 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173028-1304125059/watcher-3173028-1304125059 -o /tmp/evaluation-result-3173028-1304125059/solver-3173028-1304125059 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173028-1304125059.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=996756382

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
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:      31038852 kB
Buffers:        353456 kB
Cached:        1141584 kB
SwapCached:          4 kB
Active:         119564 kB
Inactive:      1442364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31038852 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15632 kB
Writeback:           0 kB
AnonPages:       66556 kB
Mapped:          14712 kB
Slab:           284764 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   658972 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= 71788 MiB
End job on node107 at 2011-04-30 03:17:43