Trace number 3172485

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.33 1201.62

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
MD5SUM5093bfaf2b5c3f3d3bcb50ce84a28c32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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-3172485-1304048142.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.04	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.04	c -- vars added       1000
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.00/0.15	c asymm  cl-useful: 0/11465/20000 lits-rem:0 time: 0.43
0.00/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
0.00/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.00/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.47/0.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.47/0.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.47/0.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.47/0.95	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.08 s
0.47/0.95	c learnt bin added due to v-elim: 0
0.47/0.95	c Finding binary XORs  T:     0.00 s  found:       0
0.47/0.95	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.47/0.95	c calculated reachability. Time: 0.00
0.47/0.95	c Calc default polars -  time:   0.00 s pos:     479 undec:      43 neg:     478
0.47/0.95	c =========================================================================================
0.47/0.95	c types(t): F = full restart, N = normal restart
0.47/0.95	c types(t): S = simplification begin/end, E = solution found
0.47/0.95	c restart types(rt): st = static, dy = dynamic
0.47/0.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.47/0.95	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.47/0.95	c Decided on static restart strategy
22.23/5.62	c  N dy     7     30002      1000     20000         0     10708    100000    848829    134.89    110.60  --
22.23/5.68	c  S st     7     30002      1000     20000         0     10708    100000    848829    134.89    110.60  --
22.63/5.76	c  S st     7     30502      1000     20000         0     11207    100000    897077    134.89    110.60  --
22.63/5.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.63/5.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.03/5.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.27
23.03/5.83	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
23.03/5.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.03/5.84	c Subs w/ non-existent bins:      0 time:  0.02 s
23.03/5.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.03/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.03/5.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.81/9.04	c lits-rem:      3918  cl-subs:      680  v-elim:   1000  v-fix:    0  time: 12.71 s
35.81/9.04	c learnt bin added due to v-elim: 0
35.81/9.04	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
35.81/9.05	c vivif2 --  cl tried    10527 cl shrink        0 lits rem          0 time: 0.02
36.21/9.18	c asymm  cl-useful: 0/7177/20000 lits-rem:0 time: 0.54
36.21/9.18	c calculated reachability. Time: 0.00
36.21/9.18	c  N dy     7     30502      1000     20000         0     10527    100000    830743    134.89    110.60  --
36.21/9.18	c  F st     7     30502      1000     20000         0     10527    100000    830743    134.89    110.60  --
37.41/9.45	c Decided on static restart strategy
47.40/11.98	c  N dy    14     45753      1000     20000         0      8957    100000    341343    145.48    111.14  --
47.80/12.01	c  S st    14     45753      1000     20000         0      8957    100000    341343    145.48    111.14  --
47.80/12.08	c  S st    14     46254      1000     20000         0      9458    100000    387087    145.48    111.14  --
47.80/12.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.80/12.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.20/12.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.17
48.20/12.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
48.20/12.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.20/12.13	c Subs w/ non-existent bins:      0 time:  0.01 s
48.20/12.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.20/12.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.20/12.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.99/14.85	c lits-rem:       340  cl-subs:      192  v-elim:   1000  v-fix:    0  time: 10.81 s
58.99/14.85	c learnt bin added due to v-elim: 0
58.99/14.85	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
58.99/14.85	c vivif2 --  cl tried     9266 cl shrink        0 lits rem          0 time: 0.01
58.99/14.87	c asymm  cl-useful: 0/1358/20000 lits-rem:0 time: 0.08
58.99/14.87	c calculated reachability. Time: 0.00
58.99/14.87	c  N dy    14     46254      1000     20000         0      9266    100000    380803    145.48    111.14  --
81.35/20.50	c  N dy    15     69381      1000     20000         0     11414    100000    435588    127.15    110.77  --
81.78/20.52	c  S st    15     69381      1000     20000         0     11414    100000    435588    127.15    110.77  --
82.18/20.60	c  S st    15     69884      1000     20000         0     11917    100000    480226    127.15    110.77  --
82.18/20.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.18/20.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.18/20.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.23
82.18/20.66	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
82.18/20.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.18/20.67	c Subs w/ non-existent bins:      0 time:  0.02 s
82.18/20.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.18/20.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.18/20.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
93.34/23.49	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
97.74/24.52	c Added 11 vars  tried: 80000 time: 4.11
97.74/24.53	c ORs :     11 avg-s:  0.0 cl-sh:  2314 l-rem:   2314 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.14
97.74/24.54	c lits-rem:       703  cl-subs:      254  v-elim:   1000  v-fix:    0  time: 15.41 s
97.74/24.54	c learnt bin added due to v-elim: 0
97.74/24.54	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
97.74/24.54	c vivif2 --  cl tried    11663 cl shrink        0 lits rem          0 time: 0.01
98.14/24.63	c asymm  cl-useful: 0/11724/20011 lits-rem:0 time: 0.35
98.14/24.63	c calculated reachability. Time: 0.00
98.14/24.63	c  N dy    15     69884      1011     20011        22     11663    100072    465270    127.15    110.77  --
98.14/24.63	c  F st    15     69884      1011     20011        22     11663    100072    465270    127.15    110.77  --
99.35/24.93	c Decided on static restart strategy
130.51/32.76	c  N dy    22    104830      1011     20011        22     21565    100072   1612925    144.97    111.05  --
130.89/32.83	c  S st    22    104830      1011     20011        22     21565    100072   1612925    144.97    111.05  --
131.29/32.93	c  S st    22    105334      1011     20011        22     22069    100072   1659113    144.97    111.05  --
131.29/32.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
131.29/32.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.69/33.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.60
131.69/33.08	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
131.69/33.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.69/33.10	c Subs w/ non-existent bins:      0 time:  0.04 s
132.09/33.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.09/33.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.09/33.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
140.48/35.24	c ORs :     11 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
140.48/35.26	c lits-rem:       888  cl-subs:      741  v-elim:   1000  v-fix:    0  time:  8.52 s
140.48/35.26	c learnt bin added due to v-elim: 0
140.48/35.26	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.01
140.48/35.28	c vivif2 --  cl tried    21328 cl shrink        0 lits rem          0 time: 0.05
141.27/35.40	c asymm  cl-useful: 0/7260/20011 lits-rem:0 time: 0.50
141.27/35.40	c calculated reachability. Time: 0.00
141.27/35.40	c  N dy    22    105334      1011     20011        22     21328    100072   1585194    144.97    111.05  --
202.00/50.63	c  N dy    23    158003      1011     20011        22     28864    100072   2339700    144.35    114.04  --
202.40/50.73	c  S st    23    158003      1011     20011        22     28864    100072   2339700    144.35    114.04  --
202.80/50.86	c  S st    23    158505      1011     20011        22     29366    100072   2386248    144.35    114.04  --
202.80/50.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
202.80/50.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.00/51.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.96
204.00/51.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
204.00/51.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.00/51.12	c Subs w/ non-existent bins:      0 time:  0.06 s
204.00/51.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.00/51.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.00/51.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
220.78/55.35	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
220.78/55.38	c lits-rem:      1195  cl-subs:      948  v-elim:   1000  v-fix:    0  time: 16.86 s
220.78/55.38	c learnt bin added due to v-elim: 0
220.78/55.39	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
221.18/55.40	c vivif2 --  cl tried    28418 cl shrink        0 lits rem          0 time: 0.07
221.18/55.47	c asymm  cl-useful: 0/1027/20011 lits-rem:0 time: 0.24
221.18/55.47	c calculated reachability. Time: 0.00
221.18/55.47	c  N dy    23    158505      1011     20011        22     28418    100072   2258393    144.35    114.04  --
320.65/80.36	c  N dy    24    237757      1011     20011        22     33706    100072   2426650    139.83    113.15  --
321.05/80.46	c  S st    24    237757      1011     20011        22     33706    100072   2426650    139.83    113.15  --
321.85/80.60	c  S st    24    238264      1037     20011        74     34239    100176   2473096    139.83    113.15  --
321.85/80.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
321.85/80.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.65/80.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  1.14
322.65/80.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1037 time:  0.01 s
322.65/80.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
323.05/80.91	c Subs w/ non-existent bins:      0 time:  0.07 s
323.05/80.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
323.05/80.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.05/80.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
341.05/85.47	c ORs :     11 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
341.45/85.51	c lits-rem:       573  cl-subs:     1289  v-elim:   1000  v-fix:    0  time: 18.17 s
341.45/85.51	c learnt bin added due to v-elim: 0
341.45/85.51	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.01
341.45/85.53	c vivif2 --  cl tried    32950 cl shrink        0 lits rem          0 time: 0.08
341.82/85.68	c asymm  cl-useful: 0/9422/20011 lits-rem:0 time: 0.61
341.82/85.69	c calculated reachability. Time: 0.00
341.82/85.69	c  N dy    24    238264      1037     20011        74     32950    100176   2338698    139.83    113.15  --
529.20/132.52	c  N dy    25    357396      1037     20011        74     36974    100176   2406440    144.86    115.85  --
529.60/132.64	c  S st    25    357396      1037     20011        74     36974    100176   2406440    144.86    115.85  --
530.01/132.78	c  S st    25    357902      1059     20011       118     37502    100264   2451837    144.86    115.85  --
530.01/132.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
530.01/132.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
531.19/133.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  1.07
531.19/133.05	c Calc non-exist non-lernt bins v-fix:     0 done:   1059 time:  0.00 s
531.19/133.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
531.19/133.07	c Subs w/ non-existent bins:      0 time:  0.08 s
531.59/133.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
531.59/133.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
531.59/133.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
547.18/137.04	c ORs :     11 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
547.18/137.08	c lits-rem:      1138  cl-subs:     1140  v-elim:   1000  v-fix:    0  time: 15.81 s
547.18/137.08	c learnt bin added due to v-elim: 0
547.18/137.08	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.01
547.18/137.10	c vivif2 --  cl tried    36362 cl shrink        0 lits rem          0 time: 0.08
548.00/137.24	c asymm  cl-useful: 0/6855/20011 lits-rem:0 time: 0.58
548.00/137.24	c calculated reachability. Time: 0.00
548.00/137.24	c  N dy    25    357902      1059     20011       118     36362    100264   2323713    144.86    115.85  --
852.82/213.51	c  N dy    26    536853      1059     20011       118     43603    100264   3365477    203.54    130.30  --
853.22/213.64	c  S st    26    536853      1059     20011       118     43603    100264   3365477    203.54    130.30  --
854.02/213.81	c  S st    26    537358      1074     20011       152     44123    100328   3404566    203.54    130.30  --
854.02/213.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
854.02/213.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
855.63/214.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  1.77
855.63/214.26	c Calc non-exist non-lernt bins v-fix:     0 done:   1074 time:  0.01 s
855.63/214.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
855.63/214.29	c Subs w/ non-existent bins:      0 time:  0.10 s
856.01/214.30	c Replacing        1 vars Replaced       70 lits Time:     0.05 s 
856.01/214.36	c bin-w-bin subsume rem            2 bins  time:  0.00 s
856.01/214.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
856.01/214.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1109.29/277.73	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1142.44/286.05	c Added 11 vars  tried: 80000 time: 33.21
1144.84/286.60	c ORs :     11 avg-s:  0.0 cl-sh: 34743 l-rem:  34743 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   35.42
1144.84/286.65	c lits-rem:        69  cl-subs:     2285  v-elim:   1000  v-fix:    0  time: 288.73 s
1144.84/286.65	c learnt bin added due to v-elim: 0
1144.84/286.65	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.01
1144.84/286.68	c vivif2 --  cl tried    41838 cl shrink        0 lits rem          0 time: 0.11
1145.25/286.80	c asymm  cl-useful: 0/3745/20022 lits-rem:0 time: 0.48
1145.25/286.80	c calculated reachability. Time: 0.00
1145.25/286.80	c  N dy    26    537358      1084     20022       168     41838    100395   2984869    203.54    130.30  --
1145.25/286.80	c  F st    26    537358      1084     20022       168     41838    100395   2984869    203.54    130.30  --
1147.64/287.32	c Decided on static restart strategy
1674.19/419.15	c  N dy    33    806039      1084     20022       168     65485    100395   6770035    214.38    143.96  --
1674.99/419.39	c  S st    33    806039      1084     20022       168     65485    100395   6770035    214.38    143.96  --
1676.19/419.62	c  S st    33    806547      1084     20022       168     65993    100395   6810332    214.38    143.96  --
1676.19/419.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1676.19/419.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1679.38/420.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  3.15
1679.38/420.43	c Calc non-exist non-lernt bins v-fix:     0 done:   1084 time:  0.00 s
1679.38/420.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1679.38/420.48	c Subs w/ non-existent bins:      0 time:  0.20 s
1680.18/420.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1680.18/420.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1680.18/420.63	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2720.41/681.02	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
2720.81/681.10	c lits-rem:       630  cl-subs:     5072  v-elim:   1000  v-fix:    0  time: 1040.44 s
2720.81/681.10	c learnt bin added due to v-elim: 0
2720.81/681.10	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.01
2720.81/681.16	c vivif2 --  cl tried    60921 cl shrink        0 lits rem          0 time: 0.23
2722.01/681.44	c asymm  cl-useful: 0/7043/20022 lits-rem:0 time: 1.10
2722.01/681.44	c calculated reachability. Time: 0.00
2722.01/681.44	c  N dy    33    806547      1084     20022       168     60921    100395   5870070    214.38    143.96  --
3710.37/928.83	c  N dy    34   1209821      1084     20022       168     76897    100395   7627549    215.20    158.13  --
3711.59/929.19	c  S st    34   1209821      1084     20022       168     76897    100395   7627549    215.20    158.13  --
3711.59/929.19	c Finding binary XORs  T:     0.00 s  found:       0
3712.76/929.43	c  S st    34   1210324      1112     20022       224     77428    100507   7670672    215.20    158.13  --
3712.76/929.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3712.76/929.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3717.16/930.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.5M T:  4.30
3717.16/930.53	c Calc non-exist non-lernt bins v-fix:     0 done:   1112 time:  0.01 s
3717.16/930.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3717.16/930.59	c Subs w/ non-existent bins:      0 time:  0.25 s
3717.96/930.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3717.96/930.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
3717.96/930.74	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  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-3172485-1304048142/watcher-3172485-1304048142 -o /tmp/evaluation-result-3172485-1304048142/solver-3172485-1304048142 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172485-1304048142.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: 6.93 6.69 6.72 5/180 3673
/proc/meminfo: memFree=30905308/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=51260 CPUtime=0 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 990 0 0 0 0 0 0 0 25 0 1 0 497229803 52490240 926 33554432000 4194304 4797429 140735752304688 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3673/statm: 12815 926 347 148 0 7744 0

[startup+0.154967 s]
/proc/loadavg: 6.93 6.69 6.72 5/180 3673
/proc/meminfo: memFree=30905308/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=471888 CPUtime=0.47 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) D 3671 3673 3183 0 -1 4202496 3136 0 0 0 46 1 0 0 18 0 4 0 497229803 483213312 2854 33554432000 4194304 4797429 140735752304688 18446744073709551615 270338426970 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 144669 3091 376 148 0 139598 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 471888

[startup+0.958417 s]
/proc/loadavg: 6.93 6.69 6.72 5/180 3673
/proc/meminfo: memFree=30905308/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=688036 CPUtime=3.68 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 10492 0 0 0 365 3 0 0 19 0 4 0 497229803 704548864 6246 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 172009 6246 409 148 0 166938 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 688036

[startup+1.0584 s]
/proc/loadavg: 6.93 6.69 6.72 5/180 3673
/proc/meminfo: memFree=30905308/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=688036 CPUtime=4.08 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 10841 0 0 0 405 3 0 0 19 0 4 0 497229803 704548864 6595 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 172009 6595 409 148 0 166938 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 688036

[startup+1.15838 s]
/proc/loadavg: 6.93 6.69 6.72 5/180 3673
/proc/meminfo: memFree=30905308/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=688036 CPUtime=4.48 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 11169 0 0 0 445 3 0 0 19 0 4 0 497229803 704548864 6920 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 172009 6920 409 148 0 166938 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 688036

[startup+1.50031 s]
/proc/loadavg: 6.93 6.69 6.72 5/180 3673
/proc/meminfo: memFree=30905308/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=688860 CPUtime=5.85 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 12317 0 0 0 582 3 0 0 19 0 4 0 497229803 705392640 8062 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 172215 8062 410 148 0 167144 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 688860

[startup+3.101 s]
/proc/loadavg: 6.93 6.69 6.72 9/184 3677
/proc/meminfo: memFree=30855180/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=697052 CPUtime=12.24 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 18622 0 0 0 1219 5 0 0 25 0 4 0 497229803 713781248 11957 33554432000 4194304 4797429 140735752304688 18446744073709551615 4387372 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 174263 11957 414 148 0 169192 0
[pid=3673/tid=3675] ppid=3671 vsize=697052 CPUtime=3.04 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 3776 0 0 0 304 0 0 0 25 0 4 0 497229807 713781248 11957 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=697052 CPUtime=3.04 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 3798 0 0 0 303 1 0 0 25 0 4 0 497229807 713781248 11957 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=697052 CPUtime=3.05 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 3908 0 0 0 304 1 0 0 25 0 4 0 497229807 713781248 11957 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 697052

[startup+6.30636 s]
/proc/loadavg: 7.01 6.71 6.72 9/184 3677
/proc/meminfo: memFree=30854232/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=699144 CPUtime=25.05 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 23881 0 0 0 2499 6 0 0 25 0 4 0 497229803 715923456 12538 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524072 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 174786 12538 415 148 0 169715 0
[pid=3673/tid=3675] ppid=3671 vsize=699144 CPUtime=6.25 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 4433 0 0 0 625 0 0 0 25 0 4 0 497229807 715923456 12538 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=699144 CPUtime=6.23 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 4408 0 0 0 622 1 0 0 25 0 4 0 497229807 715923456 12538 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=699144 CPUtime=6.25 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 4495 0 0 0 624 1 0 0 25 0 4 0 497229807 715923456 12538 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 699144

[startup+12.7011 s]
/proc/loadavg: 7.17 6.75 6.74 9/184 3677
/proc/meminfo: memFree=30847044/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=701032 CPUtime=50.6 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 28346 0 0 0 5053 7 0 0 25 0 4 0 497229803 717856768 13473 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 175258 13473 417 148 0 170187 0
[pid=3673/tid=3675] ppid=3671 vsize=701032 CPUtime=12.64 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 4898 0 0 0 1264 0 0 0 25 0 4 0 497229807 717856768 13473 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=701032 CPUtime=12.59 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 4743 0 0 0 1258 1 0 0 25 0 4 0 497229807 717856768 13473 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=701032 CPUtime=12.65 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 4684 0 0 0 1264 1 0 0 25 0 4 0 497229807 717856768 13473 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424859 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 701032

[startup+25.5005 s]
/proc/loadavg: 7.35 6.81 6.75 9/184 3678
/proc/meminfo: memFree=30833288/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=707676 CPUtime=101.73 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 36502 0 0 0 10164 9 0 0 25 0 4 0 497229803 724660224 17477 33554432000 4194304 4797429 140735752304688 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 176919 17477 420 148 0 171848 0
[pid=3673/tid=3675] ppid=3671 vsize=707676 CPUtime=25.45 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 5681 0 0 0 2544 1 0 0 25 0 4 0 497229807 724660224 17477 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=707676 CPUtime=25.32 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 5587 0 0 0 2531 1 0 0 25 0 4 0 497229807 724660224 17477 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=707676 CPUtime=25.44 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 5566 0 0 0 2543 1 0 0 25 0 4 0 497229807 724660224 17477 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 707676

[startup+51.1005 s]
/proc/loadavg: 7.65 6.92 6.79 9/184 3678
/proc/meminfo: memFree=30817284/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=715148 CPUtime=204 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 57606 0 0 0 20385 15 0 0 25 0 4 0 497229803 732311552 22136 33554432000 4194304 4797429 140735752304688 18446744073709551615 4429085 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 178787 22136 420 148 0 173716 0
[pid=3673/tid=3675] ppid=3671 vsize=715148 CPUtime=51.04 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 6663 0 0 0 5103 1 0 0 25 0 4 0 497229807 732311552 22136 33554432000 4194304 4797429 140735752304688 18446744073709551615 4495475 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=715148 CPUtime=50.79 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 6881 0 0 0 5078 1 0 0 25 0 4 0 497229807 732311552 22136 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=715148 CPUtime=51.04 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 6836 0 0 0 5103 1 0 0 25 0 4 0 497229807 732311552 22136 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 715148

[startup+102.3 s]
/proc/loadavg: 7.89 7.10 6.86 9/184 3680
/proc/meminfo: memFree=30787108/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=727036 CPUtime=408.54 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 89348 0 0 0 40828 26 0 0 25 0 4 0 497229803 744484864 26939 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 181759 26939 420 148 0 176688 0
[pid=3673/tid=3675] ppid=3671 vsize=727036 CPUtime=102.24 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 8810 0 0 0 10223 1 0 0 25 0 4 0 497229807 744484864 26939 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=727036 CPUtime=101.73 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 8448 0 0 0 10171 2 0 0 25 0 4 0 497229807 744484864 26939 33554432000 4194304 4797429 140735752304688 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=727036 CPUtime=102.25 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 9319 0 0 0 10223 2 0 0 25 0 4 0 497229807 744484864 26939 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 727036

[startup+162.3 s]
/proc/loadavg: 7.51 7.15 6.89 8/184 3681
/proc/meminfo: memFree=30775400/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=733432 CPUtime=648.26 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 124250 0 0 0 64788 38 0 0 25 0 4 0 497229803 751034368 32208 33554432000 4194304 4797429 140735752304688 18446744073709551615 4352320 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 183358 32208 422 148 0 178287 0
[pid=3673/tid=3675] ppid=3671 vsize=733432 CPUtime=162.25 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 10892 0 0 0 16223 2 0 0 25 0 4 0 497229807 751034368 32208 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=733432 CPUtime=161.44 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 10890 0 0 0 16141 3 0 0 25 0 4 0 497229807 751034368 32208 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=733432 CPUtime=162.25 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 11027 0 0 0 16222 3 0 0 25 0 4 0 497229807 751034368 32208 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 733432

[startup+222.301 s]
/proc/loadavg: 7.19 7.12 6.90 8/184 3683
/proc/meminfo: memFree=30761224/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=740960 CPUtime=887.97 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 158741 0 0 0 88747 50 0 0 25 0 4 0 497229803 758743040 34791 33554432000 4194304 4797429 140735752304688 18446744073709551615 4567984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 185240 34791 425 148 0 180169 0
[pid=3673/tid=3675] ppid=3671 vsize=740960 CPUtime=222.25 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 13499 0 0 0 22223 2 0 0 25 0 4 0 497229807 758743040 34791 33554432000 4194304 4797429 140735752304688 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=740960 CPUtime=221.14 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 12609 0 0 0 22110 4 0 0 25 0 4 0 497229807 758743040 34791 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=740960 CPUtime=222.25 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 13101 0 0 0 22222 3 0 0 25 0 4 0 497229807 758743040 34791 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (KiB) 740960

[startup+282.301 s]
/proc/loadavg: 7.07 7.09 6.90 8/184 3685
/proc/meminfo: memFree=30751728/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=744356 CPUtime=1127.68 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 164272 0 0 0 112716 52 0 0 25 0 4 0 497229803 762220544 36003 33554432000 4194304 4797429 140735752304688 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 186089 36003 422 148 0 181018 0
[pid=3673/tid=3675] ppid=3671 vsize=744356 CPUtime=282.26 cores=0,2,4,6

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

[pid=3673] ppid=3671 vsize=764552 CPUtime=2565.81 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 255484 0 0 0 256491 90 0 0 25 0 4 0 497229803 782901248 51310 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 191138 51310 424 148 0 186067 0
[pid=3673/tid=3675] ppid=3671 vsize=764552 CPUtime=642.27 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 22624 0 0 0 64220 7 0 0 25 0 4 0 497229807 782901248 51310 33554432000 4194304 4797429 140735752304688 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=764552 CPUtime=638.93 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 22652 0 0 0 63884 9 0 0 25 0 4 0 497229807 782901248 51310 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=764552 CPUtime=642.27 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 23058 0 0 0 64220 7 0 0 25 0 4 0 497229807 782901248 51310 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.81
Current children cumulated vsize (KiB) 764552

[startup+702.3 s]
/proc/loadavg: 7.03 7.05 6.93 8/184 3696
/proc/meminfo: memFree=30669136/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=767700 CPUtime=2805.49 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 269265 0 0 0 280452 97 0 0 25 0 4 0 497229803 786124800 49475 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 191925 49475 422 148 0 186854 0
[pid=3673/tid=3675] ppid=3671 vsize=767700 CPUtime=702.28 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 24223 0 0 0 70220 8 0 0 25 0 4 0 497229807 786124800 49475 33554432000 4194304 4797429 140735752304688 18446744073709551615 4356180 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=767700 CPUtime=698.6 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 23999 0 0 0 69851 9 0 0 25 0 4 0 497229807 786124800 49475 33554432000 4194304 4797429 140735752304688 18446744073709551615 4491939 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=767700 CPUtime=702.28 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 24188 0 0 0 70220 8 0 0 25 0 4 0 497229807 786124800 49475 33554432000 4194304 4797429 140735752304688 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.49
Current children cumulated vsize (KiB) 767700

[startup+762.3 s]
/proc/loadavg: 7.01 7.04 6.93 8/184 3697
/proc/meminfo: memFree=30661388/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=769488 CPUtime=3045.19 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 295022 0 0 0 304409 110 0 0 25 0 4 0 497229803 787955712 54016 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 192372 54016 422 148 0 187301 0
[pid=3673/tid=3675] ppid=3671 vsize=769488 CPUtime=762.27 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 25541 0 0 0 76219 8 0 0 25 0 4 0 497229807 787955712 54016 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=769488 CPUtime=758.28 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 24646 0 0 0 75818 10 0 0 25 0 4 0 497229807 787955712 54016 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=769488 CPUtime=762.27 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 25193 0 0 0 76219 8 0 0 25 0 4 0 497229807 787955712 54016 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.19
Current children cumulated vsize (KiB) 769488

[startup+822.301 s]
/proc/loadavg: 7.06 7.05 6.94 8/184 3699
/proc/meminfo: memFree=30680440/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=772928 CPUtime=3284.89 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 323231 0 0 0 328368 121 0 0 25 0 4 0 497229803 791478272 48681 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 193232 48681 422 148 0 188161 0
[pid=3673/tid=3675] ppid=3671 vsize=772928 CPUtime=822.27 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 26435 0 0 0 82219 8 0 0 25 0 4 0 497229807 791478272 48681 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=772928 CPUtime=817.99 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 26142 0 0 0 81788 11 0 0 25 0 4 0 497229807 791478272 48681 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=772928 CPUtime=822.28 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 25799 0 0 0 82220 8 0 0 25 0 4 0 497229807 791478272 48681 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.89
Current children cumulated vsize (KiB) 772928

[startup+882.301 s]
/proc/loadavg: 7.02 7.03 6.94 8/184 3701
/proc/meminfo: memFree=30671080/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=775876 CPUtime=3524.59 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 348624 0 0 0 352325 134 0 0 25 0 4 0 497229803 794497024 49861 33554432000 4194304 4797429 140735752304688 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 193969 49861 422 148 0 188898 0
[pid=3673/tid=3675] ppid=3671 vsize=775876 CPUtime=882.28 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 26963 0 0 0 88220 8 0 0 25 0 4 0 497229807 794497024 49861 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=775876 CPUtime=877.68 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 26906 0 0 0 87756 12 0 0 25 0 4 0 497229807 794497024 49861 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=775876 CPUtime=882.28 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 27347 0 0 0 88219 9 0 0 25 0 4 0 497229807 794497024 49861 33554432000 4194304 4797429 140735752304688 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.59
Current children cumulated vsize (KiB) 775876

[startup+942.301 s]
/proc/loadavg: 7.01 7.03 6.94 8/184 3702
/proc/meminfo: memFree=30646460/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=778468 CPUtime=3764.31 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 371366 0 0 0 376287 144 0 0 25 0 4 0 497229803 797151232 57061 33554432000 4194304 4797429 140735752304688 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 194617 57061 429 148 0 189546 0
[pid=3673/tid=3675] ppid=3671 vsize=778468 CPUtime=942.29 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 28414 0 0 0 94220 9 0 0 25 0 4 0 497229807 797151232 57061 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=778468 CPUtime=937.37 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 28189 0 0 0 93725 12 0 0 25 0 4 0 497229807 797151232 57061 33554432000 4194304 4797429 140735752304688 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=778468 CPUtime=942.29 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 27957 0 0 0 94219 10 0 0 25 0 4 0 497229807 797151232 57061 33554432000 4194304 4797429 140735752304688 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.31
Current children cumulated vsize (KiB) 778468

[startup+1002.3 s]
/proc/loadavg: 7.07 7.04 6.94 8/184 3704
/proc/meminfo: memFree=30643564/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=779032 CPUtime=4003.98 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 373584 0 0 0 400252 146 0 0 25 0 4 0 497229803 797728768 57132 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 194758 57132 429 148 0 189687 0
[pid=3673/tid=3675] ppid=3671 vsize=779032 CPUtime=1002.28 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 28930 0 0 0 100219 9 0 0 25 0 4 0 497229807 797728768 57132 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=779032 CPUtime=997.04 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 28813 0 0 0 99691 13 0 0 25 0 4 0 497229807 797728768 57132 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=779032 CPUtime=1002.29 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 29035 0 0 0 100218 11 0 0 25 0 4 0 497229807 797728768 57132 33554432000 4194304 4797429 140735752304688 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.98
Current children cumulated vsize (KiB) 779032

[startup+1062.31 s]
/proc/loadavg: 5.26 6.54 6.77 5/175 3723
/proc/meminfo: memFree=31558552/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=779964 CPUtime=4243.71 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 376131 0 0 0 424224 147 0 0 25 0 4 0 497229803 798683136 57543 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 194991 57543 429 148 0 189920 0
[pid=3673/tid=3675] ppid=3671 vsize=779964 CPUtime=1062.3 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 30156 0 0 0 106220 10 0 0 25 0 4 0 497229807 798683136 57543 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=779964 CPUtime=1056.76 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 29303 0 0 0 105663 13 0 0 25 0 4 0 497229807 798683136 57543 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=779964 CPUtime=1062.3 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 29866 0 0 0 106219 11 0 0 25 0 4 0 497229807 798683136 57543 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.71
Current children cumulated vsize (KiB) 779964

[startup+1122.3 s]
/proc/loadavg: 4.50 6.09 6.60 5/175 3725
/proc/meminfo: memFree=31555052/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=783616 CPUtime=4483.44 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 379198 0 0 0 448195 149 0 0 25 0 4 0 497229803 802422784 58432 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 195904 58432 429 148 0 190833 0
[pid=3673/tid=3675] ppid=3671 vsize=783616 CPUtime=1122.3 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 31357 0 0 0 112219 11 0 0 25 0 4 0 497229807 802422784 58432 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=783616 CPUtime=1116.48 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 30726 0 0 0 111634 14 0 0 25 0 4 0 497229807 802422784 58432 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=783616 CPUtime=1122.29 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 30309 0 0 0 112218 11 0 0 25 0 4 0 497229807 802422784 58432 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.44
Current children cumulated vsize (KiB) 783616

[startup+1182.3 s]
/proc/loadavg: 4.22 5.72 6.44 5/175 3727
/proc/meminfo: memFree=31546456/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=783616 CPUtime=4723.16 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 381325 0 0 0 472166 150 0 0 25 0 4 0 497229803 802422784 60545 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 195904 60545 429 148 0 190833 0
[pid=3673/tid=3675] ppid=3671 vsize=783616 CPUtime=1182.29 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 31861 0 0 0 118218 11 0 0 25 0 4 0 497229807 802422784 60545 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=783616 CPUtime=1176.2 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 31966 0 0 0 117605 15 0 0 25 0 4 0 497229807 802422784 60545 33554432000 4194304 4797429 140735752304688 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=783616 CPUtime=1182.3 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 30692 0 0 0 118219 11 0 0 25 0 4 0 497229807 802422784 60545 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.16
Current children cumulated vsize (KiB) 783616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.15 5.61 6.39 5/175 3727
/proc/meminfo: memFree=31551900/32951124 swapFree=67111356/67111528
[pid=3673] ppid=3671 vsize=783660 CPUtime=4800.28 cores=0,2,4,6
/proc/3673/stat : 3673 (techdemo) R 3671 3673 3183 0 -1 4202496 382206 0 0 0 479878 150 0 0 25 0 4 0 497229803 802467840 59178 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3673/statm: 195915 59178 429 148 0 190844 0
[pid=3673/tid=3675] ppid=3671 vsize=783660 CPUtime=1201.6 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (techdemo) R 3671 3673 3183 0 -1 4202560 31861 0 0 0 120149 11 0 0 25 0 4 0 497229807 802467840 59178 33554432000 4194304 4797429 140735752304688 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=783660 CPUtime=1195.41 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (techdemo) R 3671 3673 3183 0 -1 4202560 32096 0 0 0 119526 15 0 0 25 0 4 0 497229807 802467840 59178 33554432000 4194304 4797429 140735752304688 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=783660 CPUtime=1201.6 cores=0,2,4,6
/proc/3673/task/3677/stat : 3677 (techdemo) R 3671 3673 3183 0 -1 4202560 31443 0 0 0 120149 11 0 0 25 0 4 0 497229807 802467840 59178 33554432000 4194304 4797429 140735752304688 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 783660

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.62
CPU time (s): 4800.33
CPU user time (s): 4798.81
CPU system time (s): 1.52077
CPU usage (%): 399.487
Max. virtual memory (cumulated for all children) (KiB): 886024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.81
system time used= 1.52077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382206
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= 2358
involuntary context switches= 22568

runsolver used 2.01069 second user time and 4.07338 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 05:35:42
IDJOB=3172485
IDBENCH=82503
IDSOLVER=1584
FILE ID=node143/3172485-1304048142
RUNJOBID= node143-1304045361-3202
PBS_JOBID= 13170399
Free space on /tmp= 72904 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172485-1304048142/watcher-3172485-1304048142 -o /tmp/evaluation-result-3172485-1304048142/solver-3172485-1304048142 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172485-1304048142.cnf

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

MD5SUM BENCH= 5093bfaf2b5c3f3d3bcb50ce84a28c32
RANDOM SEED=1812009093

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      30905588 kB
Buffers:        180348 kB
Cached:         662588 kB
SwapCached:        168 kB
Active:        1131392 kB
Inactive:       636900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30905588 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            8168 kB
Writeback:           0 kB
AnonPages:      924368 kB
Mapped:          15848 kB
Slab:           211728 kB
PageTables:       6720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2024844 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= 72916 MiB
End job on node143 at 2011-04-29 05:55:46