Trace number 3172887

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
MD5SUM5aca76da937068f3a8e48a26305deff6
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3172887-1304113063.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.01
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.02/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    700 time:  0.00 s
0.02/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.02/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.02/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.02/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.01 s
0.02/0.01	c learnt bin added due to v-elim: 0
0.02/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.02	c calculated reachability. Time: 0.00
0.02/0.02	c Calc default polars -  time:   0.00 s pos:     311 undec:      91 neg:     298
0.02/0.02	c =========================================================================================
0.02/0.02	c types(t): F = full restart, N = normal restart
0.02/0.02	c types(t): S = simplification begin/end, E = solution found
0.02/0.02	c restart types(rt): st = static, dy = dynamic
0.02/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.02/0.02	c  B st     0         0       673      2948         0         0      8990         0   no data   no data  --
0.02/0.09	c Decided on static restart strategy
9.15/2.39	c  N dy     7     30000       673      2948         0     10639      8990    231579     32.32     20.89  --
9.55/2.40	c  S st     7     30000       673      2948         0     10639      8990    231579     32.32     20.89  --
9.55/2.44	c  S st     7     30508       673      2948         0     11147      8990    244224     32.32     20.89  --
9.55/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
9.55/2.46	c Calc non-exist non-lernt bins v-fix:     0 done:    673 time:  0.00 s
9.55/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.47	c Subs w/ non-existent bins:      0 time:  0.01 s
9.55/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.74/2.70	c lits-rem:       163  cl-subs:      761  v-elim:     19  v-fix:    0  time:  0.92 s
10.74/2.70	c learnt bin added due to v-elim: 0
10.74/2.70	c vivif2 --  cl tried     2948 cl shrink        0 lits rem          0 time: 0.00
10.74/2.70	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.01
10.74/2.73	c asymm  cl-useful: 0/2948/2948 lits-rem:0 time: 0.12
10.74/2.73	c calculated reachability. Time: 0.00
10.74/2.73	c  N dy     7     30508       673      2948         0     10386      8990    225926     32.32     20.89  --
10.74/2.73	c  F st     7     30508       673      2948         0     10386      8990    225926     32.32     20.89  --
11.14/2.87	c Decided on static restart strategy
16.34/4.10	c  N dy    14     45762       673      2948         0     17665      8990    408394     30.44     20.86  --
16.34/4.12	c  S st    14     45762       673      2948         0     17665      8990    408394     30.44     20.86  --
16.34/4.17	c  S st    14     46264       673      2948         0      9335      8990    127582     30.44     20.86  --
16.34/4.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
16.34/4.19	c Calc non-exist non-lernt bins v-fix:     0 done:    673 time:  0.00 s
16.34/4.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.19	c Subs w/ non-existent bins:      0 time:  0.00 s
16.34/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.26	c lits-rem:         6  cl-subs:      206  v-elim:     19  v-fix:    0  time:  0.28 s
16.74/4.26	c learnt bin added due to v-elim: 0
16.74/4.26	c vivif2 --  cl tried     2948 cl shrink        0 lits rem          0 time: 0.00
16.74/4.26	c vivif2 --  cl tried     9129 cl shrink        0 lits rem          0 time: 0.00
16.74/4.28	c asymm  cl-useful: 0/2948/2948 lits-rem:0 time: 0.07
16.74/4.28	c calculated reachability. Time: 0.00
16.74/4.28	c  N dy    14     46264       673      2948         0      9129      8990    125379     30.44     20.86  --
27.12/6.80	c  N dy    15     69396       673      2948         0     11266      8990    144803     34.32     21.87  --
27.12/6.81	c  S st    15     69396       673      2948         0     11266      8990    144803     34.32     21.87  --
27.12/6.86	c  S st    15     69899       673      2948         0     11768      8990    157599     34.32     21.87  --
27.12/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.12/6.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.12/6.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
27.12/6.87	c Calc non-exist non-lernt bins v-fix:     0 done:    673 time:  0.00 s
27.12/6.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.12/6.88	c Subs w/ non-existent bins:      0 time:  0.00 s
27.12/6.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.12/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.12/6.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.52/7.00	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
29.52/7.48	c Added 7 vars  tried: 80000 time: 1.93
29.52/7.48	c ORs :      7 avg-s:  0.0 cl-sh:   837 l-rem:    837 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.93
29.52/7.48	c lits-rem:        13  cl-subs:      200  v-elim:     19  v-fix:    0  time:  2.41 s
29.52/7.48	c learnt bin added due to v-elim: 0
29.52/7.48	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
29.52/7.48	c vivif2 --  cl tried    11568 cl shrink        0 lits rem          0 time: 0.01
29.92/7.50	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.08
29.92/7.50	c calculated reachability. Time: 0.00
29.92/7.50	c  N dy    15     69899       680      2955        14     11568      9039    153493     34.32     21.87  --
29.92/7.50	c  F st    15     69899       680      2955        14     11568      9039    153493     34.32     21.87  --
30.34/7.67	c Decided on static restart strategy
45.89/11.51	c  N dy    22    104849       680      2955        14     21388      9039    414095     31.24     21.59  --
45.89/11.52	c  S st    22    104849       680      2955        14     21388      9039    414095     31.24     21.59  --
46.29/11.60	c  S st    22    105351       680      2955        14     21890      9039    427294     31.24     21.59  --
46.29/11.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.29/11.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.29/11.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.18
46.29/11.65	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
46.29/11.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.29/11.65	c Subs w/ non-existent bins:      0 time:  0.01 s
46.29/11.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.29/11.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.29/11.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.49/12.44	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
49.49/12.45	c lits-rem:       115  cl-subs:      833  v-elim:     21  v-fix:    0  time:  3.14 s
49.49/12.45	c learnt bin added due to v-elim: 0
49.49/12.45	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
49.49/12.45	c vivif2 --  cl tried    21057 cl shrink        0 lits rem          0 time: 0.01
49.49/12.49	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.18
49.49/12.49	c calculated reachability. Time: 0.00
49.49/12.49	c  N dy    22    105351       680      2955        14     21057      9039    404877     31.24     21.59  --
80.64/20.22	c  N dy    23    158026       680      2955        14     28594      9039    576214     32.54     21.40  --
80.64/20.24	c  S st    23    158026       680      2955        14     28594      9039    576214     32.54     21.40  --
81.04/20.33	c  S st    23    158527       680      2955        14     29094      9039    589155     32.54     21.40  --
81.04/20.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.04/20.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.45/20.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.32
81.45/20.41	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
81.45/20.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.45/20.42	c Subs w/ non-existent bins:      0 time:  0.02 s
81.45/20.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.45/20.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.45/20.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
86.24/21.62	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
86.24/21.63	c lits-rem:       798  cl-subs:     1363  v-elim:     21  v-fix:    0  time:  4.80 s
86.24/21.63	c learnt bin added due to v-elim: 0
86.24/21.63	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
86.24/21.63	c vivif2 --  cl tried    27731 cl shrink        0 lits rem          0 time: 0.02
86.24/21.69	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.24
86.24/21.70	c calculated reachability. Time: 0.00
86.24/21.70	c  N dy    23    158527       680      2955        14     27731      9039    548967     32.54     21.40  --
142.97/35.81	c  N dy    24    237791       680      2955        14     32839      9039    595752     31.68     20.99  --
142.97/35.83	c  S st    24    237791       680      2955        14     32839      9039    595752     31.68     20.99  --
143.37/35.94	c  S st    24    238295       680      2955        14     33343      9039    609015     31.68     20.99  --
143.37/35.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
143.37/35.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.77/36.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.38
143.77/36.04	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
143.77/36.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.77/36.05	c Subs w/ non-existent bins:      0 time:  0.02 s
143.77/36.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.77/36.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.77/36.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
148.56/37.26	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
148.56/37.27	c lits-rem:       341  cl-subs:     1495  v-elim:     21  v-fix:    0  time:  4.84 s
148.56/37.27	c learnt bin added due to v-elim: 0
148.56/37.27	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
148.56/37.27	c vivif2 --  cl tried    31848 cl shrink        0 lits rem          0 time: 0.02
148.97/37.36	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.33
148.97/37.36	c calculated reachability. Time: 0.00
148.97/37.36	c  N dy    24    238295       680      2955        14     31848      9039    572157     31.68     20.99  --
254.01/63.64	c  N dy    25    357443       680      2955        14     35981      9039    606451     31.33     21.07  --
254.01/63.66	c  S st    25    357443       680      2955        14     35981      9039    606451     31.33     21.07  --
254.43/63.80	c  S st    25    357945       680      2955        14     36483      9039    619356     31.33     21.07  --
254.43/63.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
254.43/63.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.21/63.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.46
255.21/63.91	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
255.21/63.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.21/63.92	c Subs w/ non-existent bins:      0 time:  0.02 s
255.21/63.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.21/63.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.21/63.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
260.00/65.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.01
260.00/65.19	c lits-rem:       265  cl-subs:     1409  v-elim:     21  v-fix:    0  time:  5.04 s
260.00/65.19	c learnt bin added due to v-elim: 0
260.00/65.19	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
260.40/65.20	c vivif2 --  cl tried    35074 cl shrink        0 lits rem          0 time: 0.02
260.40/65.29	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.38
260.40/65.29	c calculated reachability. Time: 0.00
260.40/65.29	c  N dy    25    357945       680      2955        14     35074      9039    582241     31.33     21.07  --
450.15/112.76	c  N dy    26    536917       680      2955        14     42777      9039    661709     29.63     21.35  --
450.15/112.79	c  S st    26    536917       680      2955        14     42777      9039    661709     29.63     21.35  --
450.95/112.92	c  S st    26    537423       680      2955        14     43283      9039    675297     29.63     21.35  --
450.95/112.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.95/112.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.35/113.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.58
451.35/113.07	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
451.35/113.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.35/113.07	c Subs w/ non-existent bins:      0 time:  0.02 s
451.35/113.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.35/113.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.35/113.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
456.95/114.44	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
459.33/115.01	c Added 7 vars  tried: 80000 time: 2.29
459.73/115.12	c ORs :      7 avg-s:  0.0 cl-sh: 11033 l-rem:  11033 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.70
459.73/115.13	c lits-rem:       935  cl-subs:     1819  v-elim:     21  v-fix:    0  time:  8.15 s
459.73/115.13	c learnt bin added due to v-elim: 0
459.73/115.13	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
459.73/115.14	c vivif2 --  cl tried    41464 cl shrink        0 lits rem          0 time: 0.02
460.13/115.21	c asymm  cl-useful: 0/2962/2962 lits-rem:0 time: 0.30
460.13/115.21	c calculated reachability. Time: 0.00
460.13/115.21	c  N dy    26    537423       687      2962        28     41464      9088    617943     29.63     21.35  --
460.13/115.21	c  F st    26    537423       687      2962        28     41464      9088    617943     29.63     21.35  --
461.72/115.63	c Decided on static restart strategy
766.12/191.84	c  N dy    33    806134       687      2962        28     64876      9088   1273351     33.56     21.77  --
766.12/191.89	c  S st    33    806134       687      2962        28     64876      9088   1273351     33.56     21.77  --
767.32/192.14	c  S st    33    806636       687      2962        28     65378      9088   1287039     33.56     21.77  --
767.32/192.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
767.32/192.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
768.53/192.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.2M T:  1.24
768.53/192.46	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.01 s
768.53/192.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
768.53/192.47	c Subs w/ non-existent bins:      0 time:  0.04 s
768.53/192.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.53/192.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.53/192.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
776.50/194.49	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.07
776.90/194.51	c lits-rem:       257  cl-subs:     3601  v-elim:     23  v-fix:    0  time:  8.04 s
776.90/194.51	c learnt bin added due to v-elim: 0
776.90/194.51	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
776.90/194.52	c vivif2 --  cl tried    61777 cl shrink        0 lits rem          0 time: 0.05
777.32/194.66	c asymm  cl-useful: 0/2547/2962 lits-rem:0 time: 0.55
777.32/194.66	c calculated reachability. Time: 0.00
777.32/194.66	c  N dy    33    806636       687      2962        28     61777      9088   1178877     33.56     21.77  --
1391.67/348.40	c  N dy    34   1209954       687      2962        28     77736      9088   1448266     33.68     21.70  --
1391.67/348.46	c  S st    34   1209954       687      2962        28     77736      9088   1448266     33.68     21.70  --
1392.88/348.73	c  S st    34   1210456       687      2962        28     78238      9088   1461619     33.68     21.70  --
1392.88/348.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1392.88/348.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.46/349.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.0M T:  1.49
1394.46/349.11	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
1394.46/349.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.46/349.12	c Subs w/ non-existent bins:      0 time:  0.05 s
1394.46/349.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1394.46/349.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1394.46/349.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1403.64/351.48	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
1404.04/351.51	c lits-rem:       209  cl-subs:     4568  v-elim:     23  v-fix:    0  time:  9.40 s
1404.04/351.51	c learnt bin added due to v-elim: 0
1404.04/351.51	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
1404.04/351.52	c vivif2 --  cl tried    73670 cl shrink        0 lits rem          0 time: 0.06
1404.44/351.66	c asymm  cl-useful: 0/2056/2962 lits-rem:0 time: 0.54
1404.44/351.66	c calculated reachability. Time: 0.00
1404.44/351.66	c  N dy    34   1210456       687      2962        28     73670      9088   1337174     33.68     21.70  --
2347.97/587.85	c  N dy    35   1710457       687      2962        28    105302      9088   2110280     33.07     21.80  --
2348.37/587.93	c  S st    35   1710457       687      2962        28    105302      9088   2110280     33.07     21.80  --
2349.97/588.30	c  S st    35   1710962       687      2962        28    105807      9088   2123205     33.07     21.80  --
2349.97/588.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2349.97/588.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2352.36/588.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.7M T:  2.54
2352.36/588.95	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.01 s
2352.36/588.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2352.36/588.96	c Subs w/ non-existent bins:      0 time:  0.06 s
2352.76/589.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2352.76/589.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2352.76/589.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2373.13/594.15	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.13
2373.13/594.19	c lits-rem:        28  cl-subs:     6397  v-elim:     23  v-fix:    0  time: 20.69 s
2373.13/594.19	c learnt bin added due to v-elim: 0
2373.13/594.19	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
2373.53/594.21	c vivif2 --  cl tried    99410 cl shrink        0 lits rem          0 time: 0.08
2373.93/594.30	c asymm  cl-useful: 0/906/2962 lits-rem:0 time: 0.38
2373.93/594.31	c calculated reachability. Time: 0.00
2373.93/594.31	c  N dy    35   1710962       687      2962        28     99410      9088   1938019     33.07     21.80  --
3478.42/870.84	c  N dy    36   2210962       687      2962        28    114891      9088   2299211     32.64     21.80  --
3478.82/870.93	c  S st    36   2210962       687      2962        28    114891      9088   2299211     32.64     21.80  --
3480.43/871.39	c  S st    36   2211463       690      2962        34    115395      9100   2311930     32.64     21.80  --
3480.83/871.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3480.83/871.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3483.63/872.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.4M T:  2.94
3483.63/872.14	c Calc non-exist non-lernt bins v-fix:     0 done:    690 time:  0.01 s
3483.63/872.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3483.63/872.15	c Subs w/ non-existent bins:      0 time:  0.06 s
3483.63/872.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3484.05/872.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3484.05/872.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3508.39/878.30	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.12
3515.98/880.20	c Added 7 vars  tried: 80000 time: 7.60
3521.57/881.62	c ORs :      7 avg-s:  0.0 cl-sh: 43245 l-rem:  43245 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:   13.28
3521.57/881.67	c lits-rem:        60  cl-subs:     7161  v-elim:     25  v-fix:    0  time: 37.81 s
3521.57/881.67	c learnt bin added due to v-elim: 0
3521.57/881.67	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
3521.57/881.69	c vivif2 --  cl tried   108234 cl shrink        0 lits rem          0 time: 0.09
3522.37/881.84	c asymm  cl-useful: 0/1602/2968 lits-rem:0 time: 0.59
3522.37/881.84	c calculated reachability. Time: 0.00
3522.37/881.84	c  N dy    36   2211463       697      2968        49    108234      9148   2059061     32.64     21.80  --
4775.47/1195.59	c  N dy    37   2711464       697      2968        49    133136      9148   2704891     34.38     21.65  --
4775.89/1195.70	c  S st    37   2711464       697      2968        49    133136      9148   2704891     34.38     21.65  --
4775.89/1195.70	c Finding binary XORs  T:     0.00 s  found:       0
4778.26/1196.26	c  S st    37   2711969       697      2968        49    133640      9148   2718697     34.38     21.65  --
4778.26/1196.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4778.26/1196.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4782.26/1197.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.7M T:  3.73
4782.26/1197.20	c Calc non-exist non-lernt bins v-fix:     0 done:    697 time:  0.01 s
4782.26/1197.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4782.26/1197.22	c Subs w/ non-existent bins:      0 time:  0.08 s
4782.26/1197.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4782.26/1197.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4782.26/1197.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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-3172887-1304113063/watcher-3172887-1304113063 -o /tmp/evaluation-result-3172887-1304113063/solver-3172887-1304113063 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172887-1304113063.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: 3.46 5.20 6.69 3/176 22068
/proc/meminfo: memFree=30321456/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 858 0 0 0 0 0 0 0 21 0 1 0 522906742 52441088 790 33554432000 4194304 4797429 140736741328976 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22066/statm: 12803 791 347 148 0 7732 0

[startup+0.0144139 s]
/proc/loadavg: 3.46 5.20 6.69 3/176 22068
/proc/meminfo: memFree=30321456/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=607628 CPUtime=0.02 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 1166 0 0 0 2 0 0 0 22 0 4 0 522906742 622211072 1021 33554432000 4194304 4797429 140736741328976 18446744073709551615 253640884119 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 151907 1021 380 148 0 146836 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 607628

[startup+0.100399 s]
/proc/loadavg: 3.46 5.20 6.69 3/176 22068
/proc/meminfo: memFree=30321456/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=673836 CPUtime=0.35 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 1897 0 0 0 35 0 0 0 22 0 4 0 522906742 690008064 1743 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 168459 1743 411 148 0 163388 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 673836

[startup+0.300362 s]
/proc/loadavg: 3.46 5.20 6.69 3/176 22068
/proc/meminfo: memFree=30321456/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=675480 CPUtime=1.16 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 2962 0 0 0 115 1 0 0 22 0 4 0 522906742 691691520 2118 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 168870 2118 411 148 0 163799 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675480

[startup+0.700292 s]
/proc/loadavg: 3.46 5.20 6.69 3/176 22068
/proc/meminfo: memFree=30321456/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=679052 CPUtime=2.75 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 5166 0 0 0 274 1 0 0 24 0 4 0 522906742 695349248 4046 33554432000 4194304 4797429 140736741328976 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 169763 4046 415 148 0 164692 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 679052

[startup+1.50114 s]
/proc/loadavg: 3.46 5.20 6.69 9/184 22076
/proc/meminfo: memFree=30293368/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=681844 CPUtime=5.96 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 7188 0 0 0 594 2 0 0 25 0 4 0 522906742 698208256 4936 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 170461 4936 418 148 0 165390 0
[pid=22066/tid=22074] ppid=22063 vsize=681844 CPUtime=1.48 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 1536 0 0 0 148 0 0 0 25 0 4 0 522906743 698208256 4936 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=681844 CPUtime=1.47 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 1616 0 0 0 147 0 0 0 25 0 4 0 522906743 698208256 4936 33554432000 4194304 4797429 140736741328976 18446744073709551615 4528056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=681844 CPUtime=1.48 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 1556 0 0 0 148 0 0 0 25 0 4 0 522906743 698208256 4936 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524495 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 681844

[startup+3.10085 s]
/proc/loadavg: 3.46 5.20 6.69 10/184 22076
/proc/meminfo: memFree=30284936/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=684428 CPUtime=12.35 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 9852 0 0 0 1232 3 0 0 25 0 4 0 522906742 700854272 6336 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424368 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 171107 6336 418 148 0 166036 0
[pid=22066/tid=22074] ppid=22063 vsize=684428 CPUtime=3.07 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 2038 0 0 0 307 0 0 0 25 0 4 0 522906743 700854272 6336 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=684428 CPUtime=3.07 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 2049 0 0 0 307 0 0 0 25 0 4 0 522906743 700854272 6336 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=684428 CPUtime=3.08 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 2070 0 0 0 308 0 0 0 25 0 4 0 522906743 700854272 6336 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 684428

[startup+6.30027 s]
/proc/loadavg: 3.83 5.25 6.69 10/184 22076
/proc/meminfo: memFree=30272660/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=687884 CPUtime=25.12 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 13594 0 0 0 2508 4 0 0 25 0 4 0 522906742 704393216 7665 33554432000 4194304 4797429 140736741328976 18446744073709551615 4351191 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 171971 7665 418 148 0 166900 0
[pid=22066/tid=22074] ppid=22063 vsize=687884 CPUtime=6.28 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 2672 0 0 0 627 1 0 0 25 0 4 0 522906743 704393216 7665 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=687884 CPUtime=6.25 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 2649 0 0 0 625 0 0 0 25 0 4 0 522906743 704393216 7665 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=687884 CPUtime=6.27 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 2695 0 0 0 627 0 0 0 25 0 4 0 522906743 704393216 7665 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 687884

[startup+12.7011 s]
/proc/loadavg: 4.16 5.29 6.70 9/184 22077
/proc/meminfo: memFree=30260808/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=690840 CPUtime=50.69 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 19093 0 0 0 5064 5 0 0 25 0 4 0 522906742 707420160 9078 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 172710 9078 419 148 0 167639 0
[pid=22066/tid=22074] ppid=22063 vsize=690840 CPUtime=12.68 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 3663 0 0 0 1267 1 0 0 25 0 4 0 522906743 707420160 9079 33554432000 4194304 4797429 140736741328976 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=690840 CPUtime=12.61 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 3562 0 0 0 1261 0 0 0 25 0 4 0 522906743 707420160 9079 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=690840 CPUtime=12.68 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 3690 0 0 0 1267 1 0 0 25 0 4 0 522906743 707420160 9079 33554432000 4194304 4797429 140736741328976 18446744073709551615 253640556177 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) 690840

[startup+25.5008 s]
/proc/loadavg: 5.15 5.46 6.73 10/184 22077
/proc/meminfo: memFree=30244944/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=695900 CPUtime=101.81 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 26056 0 0 0 10175 6 0 0 25 0 4 0 522906742 712601600 11636 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 173975 11636 419 148 0 168904 0
[pid=22066/tid=22074] ppid=22063 vsize=695900 CPUtime=25.48 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 4422 0 0 0 2547 1 0 0 25 0 4 0 522906743 712601600 11636 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=695900 CPUtime=25.34 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 4509 0 0 0 2534 0 0 0 25 0 4 0 522906743 712601600 11636 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=695900 CPUtime=25.48 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 4706 0 0 0 2547 1 0 0 25 0 4 0 522906743 712601600 11636 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524384 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) 695900

[startup+51.1011 s]
/proc/loadavg: 6.12 5.66 6.76 9/184 22078
/proc/meminfo: memFree=30230664/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=702024 CPUtime=204.08 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 37589 0 0 0 20399 9 0 0 25 0 4 0 522906742 718872576 13399 33554432000 4194304 4797429 140736741328976 18446744073709551615 4414434 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 175506 13399 419 148 0 170435 0
[pid=22066/tid=22074] ppid=22063 vsize=702024 CPUtime=51.08 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 6082 0 0 0 5107 1 0 0 25 0 4 0 522906743 718872576 13399 33554432000 4194304 4797429 140736741328976 18446744073709551615 4351787 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=702024 CPUtime=50.8 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 5911 0 0 0 5080 0 0 0 25 0 4 0 522906743 718872576 13399 33554432000 4194304 4797429 140736741328976 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=702024 CPUtime=51.07 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 6678 0 0 0 5106 1 0 0 25 0 4 0 522906743 718872576 13399 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 702024

[startup+102.307 s]
/proc/loadavg: 7.23 6.03 6.83 10/184 22079
/proc/meminfo: memFree=30210548/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=707516 CPUtime=408.63 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 53540 0 0 0 40847 16 0 0 25 0 4 0 522906742 724496384 16253 33554432000 4194304 4797429 140736741328976 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 176879 16253 419 148 0 171808 0
[pid=22066/tid=22074] ppid=22063 vsize=707516 CPUtime=102.29 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 8365 0 0 0 10227 2 0 0 25 0 4 0 522906743 724496384 16253 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=707516 CPUtime=101.73 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 8209 0 0 0 10172 1 0 0 25 0 4 0 522906743 724496384 16253 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=707516 CPUtime=102.29 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 8461 0 0 0 10227 2 0 0 25 0 4 0 522906743 724496384 16253 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 707516

[startup+162.301 s]
/proc/loadavg: 7.80 6.40 6.91 10/184 22081
/proc/meminfo: memFree=30187684/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=719464 CPUtime=648.28 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 71219 0 0 0 64806 22 0 0 25 0 4 0 522906742 736731136 19059 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 179866 19059 419 148 0 174795 0
[pid=22066/tid=22074] ppid=22063 vsize=719464 CPUtime=162.29 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 10769 0 0 0 16226 3 0 0 25 0 4 0 522906743 736731136 19059 33554432000 4194304 4797429 140736741328976 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=719464 CPUtime=161.4 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 10180 0 0 0 16138 2 0 0 25 0 4 0 522906743 736731136 19059 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=719464 CPUtime=162.28 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 10797 0 0 0 16225 3 0 0 25 0 4 0 522906743 736731136 19059 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 719464

[startup+222.301 s]
/proc/loadavg: 7.92 6.69 6.97 10/184 22082
/proc/meminfo: memFree=30169664/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=723104 CPUtime=887.95 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 84810 0 0 0 88767 28 0 0 25 0 4 0 522906742 740458496 22420 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 180776 22420 419 148 0 175705 0
[pid=22066/tid=22074] ppid=22063 vsize=723104 CPUtime=222.28 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 12049 0 0 0 22225 3 0 0 25 0 4 0 522906743 740458496 22420 33554432000 4194304 4797429 140736741328976 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=723104 CPUtime=221.08 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 11689 0 0 0 22105 3 0 0 25 0 4 0 522906743 740458496 22420 33554432000 4194304 4797429 140736741328976 18446744073709551615 4647942 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=723104 CPUtime=222.28 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 12305 0 0 0 22225 3 0 0 25 0 4 0 522906743 740458496 22420 33554432000 4194304 4797429 140736741328976 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 723104

[startup+282.301 s]

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

[pid=22066] ppid=22063 vsize=755212 CPUtime=2805.35 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 167306 0 0 0 280473 62 0 0 25 0 4 0 522906742 773337088 32543 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 188803 32543 419 148 0 183732 0
[pid=22066/tid=22074] ppid=22063 vsize=755212 CPUtime=702.3 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 22263 0 0 0 70222 8 0 0 25 0 4 0 522906743 773337088 32543 33554432000 4194304 4797429 140736741328976 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=755212 CPUtime=698.47 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 21069 0 0 0 69841 6 0 0 25 0 4 0 522906743 773337088 32543 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=755212 CPUtime=702.3 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 22554 0 0 0 70222 8 0 0 25 0 4 0 522906743 773337088 32543 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428729 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 755212

[startup+762.307 s]
/proc/loadavg: 8.10 7.89 7.48 10/184 22097
/proc/meminfo: memFree=30082932/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=756264 CPUtime=3045.04 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 174355 0 0 0 304439 65 0 0 25 0 4 0 522906742 774414336 34612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 189066 34612 419 148 0 183995 0
[pid=22066/tid=22074] ppid=22063 vsize=756264 CPUtime=762.31 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 23271 0 0 0 76222 9 0 0 25 0 4 0 522906743 774414336 34612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=756264 CPUtime=758.16 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 21737 0 0 0 75809 7 0 0 25 0 4 0 522906743 774414336 34612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=756264 CPUtime=762.31 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 23595 0 0 0 76222 9 0 0 25 0 4 0 522906743 774414336 34612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 756264

[startup+822.3 s]
/proc/loadavg: 8.10 7.93 7.51 10/184 22098
/proc/meminfo: memFree=30077216/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=759064 CPUtime=3284.69 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 182624 0 0 0 328400 69 0 0 25 0 4 0 522906742 777281536 36028 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 189766 36028 419 148 0 184695 0
[pid=22066/tid=22074] ppid=22063 vsize=759064 CPUtime=822.3 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 23952 0 0 0 82221 9 0 0 25 0 4 0 522906743 777281536 36028 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=759064 CPUtime=817.82 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 22761 0 0 0 81775 7 0 0 25 0 4 0 522906743 777281536 36028 33554432000 4194304 4797429 140736741328976 18446744073709551615 4404796 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=759064 CPUtime=822.29 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 24264 0 0 0 82220 9 0 0 25 0 4 0 522906743 777281536 36028 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 759064

[startup+882.3 s]
/proc/loadavg: 8.09 7.95 7.55 10/184 22100
/proc/meminfo: memFree=30063568/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=761148 CPUtime=3524.36 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 191608 0 0 0 352363 73 0 0 25 0 4 0 522906742 779415552 38114 33554432000 4194304 4797429 140736741328976 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 190287 38114 419 148 0 185216 0
[pid=22066/tid=22074] ppid=22063 vsize=761148 CPUtime=882.3 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 25278 0 0 0 88221 9 0 0 25 0 4 0 522906743 779415552 38114 33554432000 4194304 4797429 140736741328976 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=761148 CPUtime=877.5 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 24235 0 0 0 87742 8 0 0 25 0 4 0 522906743 779415552 38114 33554432000 4194304 4797429 140736741328976 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=761148 CPUtime=882.3 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 25338 0 0 0 88220 10 0 0 25 0 4 0 522906743 779415552 38114 33554432000 4194304 4797429 140736741328976 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 761148

[startup+942.3 s]
/proc/loadavg: 8.08 7.97 7.57 10/184 22102
/proc/meminfo: memFree=30062544/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=764692 CPUtime=3764.04 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 200770 0 0 0 376327 77 0 0 25 0 4 0 522906742 783044608 37231 33554432000 4194304 4797429 140736741328976 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 191173 37231 419 148 0 186102 0
[pid=22066/tid=22074] ppid=22063 vsize=764692 CPUtime=942.3 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 26572 0 0 0 94221 9 0 0 25 0 4 0 522906743 783044608 37231 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=764692 CPUtime=937.17 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 25220 0 0 0 93709 8 0 0 25 0 4 0 522906743 783044608 37231 33554432000 4194304 4797429 140736741328976 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=764692 CPUtime=942.29 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 26546 0 0 0 94219 10 0 0 25 0 4 0 522906743 783044608 37231 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 764692

[startup+1002.3 s]
/proc/loadavg: 8.08 7.99 7.60 10/184 22103
/proc/meminfo: memFree=30045672/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=768448 CPUtime=4003.71 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 208405 0 0 0 400289 82 0 0 25 0 4 0 522906742 786890752 39370 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 192112 39370 419 148 0 187041 0
[pid=22066/tid=22074] ppid=22063 vsize=768448 CPUtime=1002.31 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 27653 0 0 0 100220 11 0 0 25 0 4 0 522906743 786890752 39370 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=768448 CPUtime=996.85 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 25863 0 0 0 99676 9 0 0 25 0 4 0 522906743 786890752 39370 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=768448 CPUtime=1002.3 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 27634 0 0 0 100219 11 0 0 25 0 4 0 522906743 786890752 39370 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 768448

[startup+1062.3 s]
/proc/loadavg: 8.07 8.00 7.63 10/184 22105
/proc/meminfo: memFree=30047472/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=770412 CPUtime=4243.39 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 216239 0 0 0 424254 85 0 0 25 0 4 0 522906742 788901888 39488 33554432000 4194304 4797429 140736741328976 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 192603 39488 419 148 0 187532 0
[pid=22066/tid=22074] ppid=22063 vsize=770412 CPUtime=1062.31 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 28345 0 0 0 106220 11 0 0 25 0 4 0 522906743 788901888 39488 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=770412 CPUtime=1056.52 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 27064 0 0 0 105643 9 0 0 25 0 4 0 522906743 788901888 39488 33554432000 4194304 4797429 140736741328976 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=770412 CPUtime=1062.3 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 28341 0 0 0 106219 11 0 0 25 0 4 0 522906743 788901888 39488 33554432000 4194304 4797429 140736741328976 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 770412

[startup+1122.3 s]
/proc/loadavg: 8.07 8.01 7.66 10/184 22106
/proc/meminfo: memFree=30035056/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=787744 CPUtime=4483.07 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 225803 0 0 0 448218 89 0 0 25 0 4 0 522906742 806649856 42001 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 196936 42001 419 148 0 191865 0
[pid=22066/tid=22074] ppid=22063 vsize=787744 CPUtime=1122.31 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 30517 0 0 0 112219 12 0 0 25 0 4 0 522906743 806649856 42001 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=787744 CPUtime=1116.2 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 28130 0 0 0 111610 10 0 0 25 0 4 0 522906743 806649856 42001 33554432000 4194304 4797429 140736741328976 18446744073709551615 4528213 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=787744 CPUtime=1122.31 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 30577 0 0 0 112219 12 0 0 25 0 4 0 522906743 806649856 42001 33554432000 4194304 4797429 140736741328976 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 787744

[startup+1182.3 s]
/proc/loadavg: 8.10 8.04 7.68 10/184 22108
/proc/meminfo: memFree=30028708/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=796064 CPUtime=4722.74 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 233304 0 0 0 472181 93 0 0 25 0 4 0 522906742 815169536 43612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 199016 43612 419 148 0 193945 0
[pid=22066/tid=22074] ppid=22063 vsize=796064 CPUtime=1182.31 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 31498 0 0 0 118218 13 0 0 25 0 4 0 522906743 815169536 43612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=796064 CPUtime=1175.87 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 29801 0 0 0 117577 10 0 0 25 0 4 0 522906743 815169536 43612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=796064 CPUtime=1182.3 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 31545 0 0 0 118218 12 0 0 25 0 4 0 522906743 815169536 43612 33554432000 4194304 4797429 140736741328976 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 796064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.06 7.70 10/184 22108
/proc/meminfo: memFree=30013828/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=796064 CPUtime=4800.25 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 236056 0 0 0 479931 94 0 0 25 0 4 0 522906742 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 199016 46315 419 148 0 193945 0
[pid=22066/tid=22074] ppid=22063 vsize=796064 CPUtime=1201.72 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 31769 0 0 0 120158 14 0 0 25 0 4 0 522906743 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4642069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=796064 CPUtime=1195.17 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 30026 0 0 0 119507 10 0 0 25 0 4 0 522906743 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=796064 CPUtime=1201.71 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 31829 0 0 0 120159 12 0 0 25 0 4 0 522906743 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 796064

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

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

[startup+1201.7 s]
/proc/loadavg: 8.20 8.06 7.70 10/184 22108
/proc/meminfo: memFree=30013828/32951124 swapFree=67111364/67111528
[pid=22066] ppid=22063 vsize=796064 CPUtime=4800.25 cores=0,2,4,6
/proc/22066/stat : 22066 (techdemo) R 22063 22066 20975 0 -1 4202496 236056 0 0 0 479931 94 0 0 25 0 4 0 522906742 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22066/statm: 199016 46315 419 148 0 193945 0
[pid=22066/tid=22074] ppid=22063 vsize=796064 CPUtime=1201.72 cores=0,2,4,6
/proc/22066/task/22074/stat : 22074 (techdemo) R 22063 22066 20975 0 -1 4202560 31769 0 0 0 120158 14 0 0 25 0 4 0 522906743 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4642069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22066/tid=22075] ppid=22063 vsize=796064 CPUtime=1195.17 cores=0,2,4,6
/proc/22066/task/22075/stat : 22075 (techdemo) R 22063 22066 20975 0 -1 4202560 30026 0 0 0 119507 10 0 0 25 0 4 0 522906743 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22066/tid=22076] ppid=22063 vsize=796064 CPUtime=1201.71 cores=0,2,4,6
/proc/22066/task/22076/stat : 22076 (techdemo) R 22063 22066 20975 0 -1 4202560 31829 0 0 0 120159 12 0 0 25 0 4 0 522906743 815169536 46315 33554432000 4194304 4797429 140736741328976 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 796064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.29
CPU user time (s): 4799.33
CPU system time (s): 0.955854
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 870024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.33
system time used= 0.955854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236056
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= 435
involuntary context switches= 35637

runsolver used 1.87671 second user time and 4.68929 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 23:37:43
IDJOB=3172887
IDBENCH=82905
IDSOLVER=1584
FILE ID=node106/3172887-1304113063
RUNJOBID= node106-1304113063-22049
PBS_JOBID= 13170655
Free space on /tmp= 72160 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172887-1304113063/watcher-3172887-1304113063 -o /tmp/evaluation-result-3172887-1304113063/solver-3172887-1304113063 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172887-1304113063.cnf

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

MD5SUM BENCH= 5aca76da937068f3a8e48a26305deff6
RANDOM SEED=731048100

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30321652 kB
Buffers:        260120 kB
Cached:        2093432 kB
SwapCached:         88 kB
Active:         810392 kB
Inactive:      1606908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30321652 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15584 kB
Writeback:           0 kB
AnonPages:       63300 kB
Mapped:          14480 kB
Slab:           146764 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188396 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= 72144 MiB
End job on node106 at 2011-04-29 23:57:47