Trace number 3172589

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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-3172589-1304077320.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.04/0.05	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.04/0.05	c -- vars added       1250
0.04/0.05	c Parsing time:  0.05 s
0.04/0.05	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.04/0.16	c asymm  cl-useful: 0/11458/25000 lits-rem:0 time: 0.44
0.50/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.04
0.50/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
0.50/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.50/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.50/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.50/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.50/0.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.60/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.11 s
0.60/0.23	c learnt bin added due to v-elim: 0
0.60/0.23	c Finding binary XORs  T:     0.00 s  found:       0
3.41/0.99	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
3.41/0.99	c calculated reachability. Time: 0.00
3.41/0.99	c Calc default polars -  time:   0.00 s pos:     619 undec:      57 neg:     574
3.41/0.99	c =========================================================================================
3.41/0.99	c types(t): F = full restart, N = normal restart
3.41/0.99	c types(t): S = simplification begin/end, E = solution found
3.41/0.99	c restart types(rt): st = static, dy = dynamic
3.41/0.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.41/0.99	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
3.41/0.99	c Decided on static restart strategy
26.20/6.64	c  N dy     7     30000      1250     25000         0     10733    125000    956499    163.19    124.58  --
26.57/6.72	c  S st     7     30000      1250     25000         0     10733    125000    956499    163.19    124.58  --
26.97/6.81	c  S st     7     30503      1250     25000         0     11236    125000   1008691    163.19    124.58  --
26.97/6.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.97/6.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.97/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.31
26.97/6.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
26.97/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.97/6.89	c Subs w/ non-existent bins:      0 time:  0.02 s
27.37/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.37/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.37/6.92	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.36/8.43	c lits-rem:      2498  cl-subs:      650  v-elim:   1250  v-fix:    0  time:  6.05 s
33.36/8.43	c learnt bin added due to v-elim: 0
33.36/8.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.01
33.36/8.44	c vivif2 --  cl tried    10586 cl shrink        0 lits rem          0 time: 0.03
33.76/8.58	c asymm  cl-useful: 0/7958/25000 lits-rem:0 time: 0.55
33.76/8.58	c calculated reachability. Time: 0.00
33.76/8.58	c  N dy     7     30503      1250     25000         0     10586    125000    952221    163.19    124.58  --
33.76/8.58	c  F st     7     30503      1250     25000         0     10586    125000    952221    163.19    124.58  --
35.36/8.91	c Decided on static restart strategy
47.35/11.96	c  N dy    14     45754      1250     25000         0      9002    125000    366581    154.24    126.98  --
47.35/11.98	c  S st    14     45754      1250     25000         0      9002    125000    366581    154.24    126.98  --
47.76/12.07	c  S st    14     46257      1250     25000         0      9505    125000    421117    154.24    126.98  --
47.76/12.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.76/12.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.16/12.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.20
48.16/12.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
48.16/12.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.16/12.13	c Subs w/ non-existent bins:      0 time:  0.02 s
48.16/12.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.16/12.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.16/12.14	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
59.32/14.94	c lits-rem:       355  cl-subs:      313  v-elim:   1250  v-fix:    0  time: 11.20 s
59.32/14.94	c learnt bin added due to v-elim: 0
59.32/14.95	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.01
59.32/14.95	c vivif2 --  cl tried     9192 cl shrink        0 lits rem          0 time: 0.01
59.72/15.01	c asymm  cl-useful: 0/5584/25000 lits-rem:0 time: 0.24
59.72/15.01	c calculated reachability. Time: 0.00
59.72/15.01	c  N dy    14     46257      1250     25000         0      9192    125000    409881    154.24    126.98  --
86.50/21.71	c  N dy    15     69386      1250     25000         0     11333    125000    476661    178.31    133.23  --
86.50/21.74	c  S st    15     69386      1250     25000         0     11333    125000    476661    178.31    133.23  --
86.90/21.84	c  S st    15     69894      1250     25000         0     11841    125000    526878    178.31    133.23  --
86.90/21.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.90/21.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.31/21.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.29
87.31/21.92	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
87.31/21.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.31/21.92	c Subs w/ non-existent bins:      0 time:  0.02 s
87.31/21.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.31/21.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.31/21.94	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
98.08/24.68	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
102.87/25.82	c Added 13 vars  tried: 80000 time: 4.55
102.87/25.82	c ORs :     13 avg-s:  0.0 cl-sh:  1422 l-rem:   1422 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.57
102.87/25.83	c lits-rem:      1391  cl-subs:      181  v-elim:   1250  v-fix:    0  time: 15.57 s
102.87/25.83	c learnt bin added due to v-elim: 0
102.87/25.84	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
102.87/25.84	c vivif2 --  cl tried    11660 cl shrink        0 lits rem          0 time: 0.02
103.27/25.94	c asymm  cl-useful: 0/12320/25013 lits-rem:0 time: 0.38
103.27/25.94	c calculated reachability. Time: 0.00
103.27/25.94	c  N dy    15     69894      1263     25013        26     11660    125087    514654    178.31    133.23  --
103.27/25.94	c  F st    15     69894      1263     25013        26     11660    125087    514654    178.31    133.23  --
104.47/26.28	c Decided on static restart strategy
140.82/35.35	c  N dy    22    104841      1263     25013        26     21567    125087   1968489    174.95    134.38  --
141.22/35.43	c  S st    22    104841      1263     25013        26     21567    125087   1968489    174.95    134.38  --
141.62/35.55	c  S st    22    105348      1263     25013        26     22074    125087   2022522    174.95    134.38  --
141.62/35.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
141.62/35.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.42/35.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.69
142.42/35.73	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
142.42/35.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.42/35.74	c Subs w/ non-existent bins:      0 time:  0.05 s
142.42/35.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.42/35.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.42/35.78	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
151.61/38.08	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
152.01/38.11	c lits-rem:       634  cl-subs:      665  v-elim:   1250  v-fix:    0  time:  9.28 s
152.01/38.11	c learnt bin added due to v-elim: 0
152.01/38.11	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
152.01/38.12	c vivif2 --  cl tried    21409 cl shrink        0 lits rem          0 time: 0.06
152.41/38.27	c asymm  cl-useful: 0/7660/25013 lits-rem:0 time: 0.58
152.41/38.27	c calculated reachability. Time: 0.00
152.41/38.27	c  N dy    22    105348      1263     25013        26     21409    125087   1937045    174.95    134.38  --
222.32/55.78	c  N dy    23    158023      1263     25013        26     28991    125087   2834856    196.63    139.88  --
223.12/55.90	c  S st    23    158023      1263     25013        26     28991    125087   2834856    196.63    139.88  --
223.53/56.05	c  S st    23    158528      1263     25013        26     29496    125087   2886110    196.63    139.88  --
223.53/56.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
223.53/56.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.71/56.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  1.02
224.71/56.32	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
224.71/56.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.71/56.33	c Subs w/ non-existent bins:      0 time:  0.07 s
224.71/56.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
224.71/56.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.71/56.39	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
244.69/61.36	c ORs :     13 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
245.09/61.40	c lits-rem:      3348  cl-subs:     1031  v-elim:   1250  v-fix:    0  time: 19.99 s
245.09/61.40	c learnt bin added due to v-elim: 0
245.09/61.40	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
245.09/61.42	c vivif2 --  cl tried    28465 cl shrink        0 lits rem          0 time: 0.09
245.50/61.57	c asymm  cl-useful: 0/5033/25013 lits-rem:0 time: 0.59
245.50/61.57	c calculated reachability. Time: 0.00
245.50/61.57	c  N dy    23    158528      1263     25013        26     28465    125087   2715252    196.63    139.88  --
368.13/92.27	c  N dy    24    237793      1263     25013        26     33652    125087   3077757    189.07    141.99  --
368.94/92.41	c  S st    24    237793      1263     25013        26     33652    125087   3077757    189.07    141.99  --
369.32/92.57	c  S st    24    238295      1280     25013        60     34171    125155   3127136    189.07    141.99  --
369.32/92.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
369.32/92.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
370.92/92.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  1.57
370.92/92.98	c Calc non-exist non-lernt bins v-fix:     0 done:   1280 time:  0.00 s
370.92/92.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.32/93.00	c Subs w/ non-existent bins:      0 time:  0.08 s
371.32/93.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.32/93.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
371.32/93.06	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
395.31/99.06	c ORs :     13 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
395.68/99.11	c lits-rem:      2133  cl-subs:     1126  v-elim:   1250  v-fix:    0  time: 24.16 s
395.68/99.11	c learnt bin added due to v-elim: 0
395.68/99.11	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
395.68/99.14	c vivif2 --  cl tried    33045 cl shrink        0 lits rem          0 time: 0.10
396.48/99.33	c asymm  cl-useful: 0/10113/25013 lits-rem:0 time: 0.76
396.48/99.33	c calculated reachability. Time: 0.00
396.48/99.33	c  N dy    24    238295      1280     25013        60     33045    125155   2947167    189.07    141.99  --
596.64/149.43	c  N dy    25    357444      1280     25013        60     37283    125155   2754025    149.81    139.87  --
597.05/149.57	c  S st    25    357444      1280     25013        60     37283    125155   2754025    149.81    139.87  --
597.83/149.72	c  S st    25    357947      1293     25013        86     37799    125207   2809920    149.81    139.87  --
597.83/149.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
597.83/149.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.03/150.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  1.24
599.03/150.04	c Calc non-exist non-lernt bins v-fix:     0 done:   1293 time:  0.01 s
599.03/150.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.03/150.06	c Subs w/ non-existent bins:      0 time:  0.08 s
599.43/150.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.43/150.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
599.43/150.12	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
616.21/154.36	c ORs :     13 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
616.61/154.40	c lits-rem:       160  cl-subs:     1175  v-elim:   1250  v-fix:    0  time: 17.09 s
616.61/154.40	c learnt bin added due to v-elim: 0
616.61/154.40	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.01
616.61/154.42	c vivif2 --  cl tried    36624 cl shrink        0 lits rem          0 time: 0.09
617.41/154.60	c asymm  cl-useful: 0/7046/25013 lits-rem:0 time: 0.71
617.41/154.60	c calculated reachability. Time: 0.00
617.41/154.60	c  N dy    25    357947      1293     25013        86     36624    125207   2688641    149.81    139.87  --
962.94/241.18	c  N dy    26    536921      1293     25013        86     44489    125207   3208961    176.60    140.84  --
963.74/241.33	c  S st    26    536921      1293     25013        86     44489    125207   3208961    176.60    140.84  --
964.54/241.50	c  S st    26    537425      1293     25013        86     44993    125207   3264477    176.60    140.84  --
964.54/241.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
964.54/241.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
966.16/241.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  1.64
966.16/241.93	c Calc non-exist non-lernt bins v-fix:     0 done:   1293 time:  0.00 s
966.16/241.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
966.16/241.95	c Subs w/ non-existent bins:      0 time:  0.09 s
966.56/242.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
966.56/242.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
966.56/242.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
993.70/248.88	c ORs :     13 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
1020.07/255.43	c Added 14 vars  tried: 80000 time: 26.16
1021.67/255.85	c ORs :     14 avg-s:  0.0 cl-sh: 30204 l-rem:  30204 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   27.85
1022.07/255.90	c lits-rem:        25  cl-subs:     1220  v-elim:   1250  v-fix:    0  time: 55.44 s
1022.07/255.90	c learnt bin added due to v-elim: 0
1022.07/255.90	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
1022.07/255.93	c vivif2 --  cl tried    43773 cl shrink        0 lits rem          0 time: 0.11
1022.47/256.08	c asymm  cl-useful: 0/6227/25027 lits-rem:0 time: 0.59
1022.47/256.08	c calculated reachability. Time: 0.00
1022.47/256.08	c  N dy    26    537425      1307     25027       114     43773    125300   3097550    176.60    140.84  --
1022.47/256.08	c  F st    26    537425      1307     25027       114     43773    125300   3097550    176.60    140.84  --
1024.86/256.66	c Decided on static restart strategy
1603.71/401.55	c  N dy    33    806137      1307     25027       114     67410    125300   6038957    175.36    138.91  --
1605.28/401.97	c  S st    33    806137      1307     25027       114     67410    125300   6038957    175.36    138.91  --
1606.49/402.24	c  S st    33    806642      1307     25027       114     67915    125300   6091974    175.36    138.91  --
1606.49/402.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1606.49/402.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1609.68/403.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.3M T:  3.18
1609.68/403.05	c Calc non-exist non-lernt bins v-fix:     0 done:   1307 time:  0.01 s
1609.68/403.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1609.68/403.08	c Subs w/ non-existent bins:      0 time:  0.15 s
1610.49/403.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1610.49/403.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1610.49/403.23	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2265.62/567.26	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.27
2266.02/567.35	c lits-rem:        96  cl-subs:     2650  v-elim:   1250  v-fix:    0  time: 655.53 s
2266.02/567.35	c learnt bin added due to v-elim: 0
2266.02/567.35	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
2266.42/567.40	c vivif2 --  cl tried    65265 cl shrink        0 lits rem          0 time: 0.20
2266.84/567.60	c asymm  cl-useful: 0/1641/25027 lits-rem:0 time: 0.78
2266.84/567.60	c calculated reachability. Time: 0.00
2266.84/567.60	c  N dy    33    806642      1307     25027       114     65265    125300   5739220    175.36    138.91  --
3416.46/855.37	c  N dy    34   1209963      1307     25027       114     81553    125300   7010220    178.34    139.55  --
3417.67/855.65	c  S st    34   1209963      1307     25027       114     81553    125300   7010220    178.34    139.55  --
3418.87/855.97	c  S st    34   1210463      1321     25027       142     82067    125356   7061877    178.34    139.55  --
3418.87/855.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3418.87/855.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3423.66/857.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  4.74
3423.66/857.17	c Calc non-exist non-lernt bins v-fix:     0 done:   1321 time:  0.01 s
3423.66/857.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3424.06/857.22	c Subs w/ non-existent bins:      0 time:  0.18 s
3424.46/857.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3424.46/857.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3424.46/857.39	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
4277.71/1070.97	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.38
4278.11/1071.07	c lits-rem:      1071  cl-subs:     3098  v-elim:   1250  v-fix:    0  time: 853.53 s
4278.11/1071.07	c learnt bin added due to v-elim: 0
4278.11/1071.07	c vivif2 --  cl tried    25027 cl shrink        0 lits rem          0 time: 0.01
4278.51/1071.13	c vivif2 --  cl tried    78969 cl shrink        0 lits rem          0 time: 0.23
4279.32/1071.38	c asymm  cl-useful: 0/7029/25027 lits-rem:0 time: 0.99
4279.32/1071.38	c calculated reachability. Time: 0.00
4279.32/1071.38	c  N dy    34   1210463      1321     25027       142     78969    125356   6660838    178.34    139.55  --

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-3172589-1304077320/watcher-3172589-1304077320 -o /tmp/evaluation-result-3172589-1304077320/solver-3172589-1304077320 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172589-1304077320.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.10 8.04 7.73 7/180 17591
/proc/meminfo: memFree=17872016/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=52356 CPUtime=0 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 1190 0 0 0 0 0 0 0 25 0 1 0 519334639 53612544 1125 33554432000 4194304 4797429 140734462806944 18446744073709551615 4432112 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17591/statm: 13089 1125 347 148 0 8018 0

[startup+0.0459449 s]
/proc/loadavg: 8.10 8.04 7.73 7/180 17591
/proc/meminfo: memFree=17872016/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=56128 CPUtime=0.04 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 2682 0 0 0 4 0 0 0 25 0 1 0 519334639 57475072 2537 33554432000 4194304 4797429 140734462806944 18446744073709551615 216634173697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17591/statm: 14032 2537 348 148 0 8961 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 56128

[startup+0.169814 s]
/proc/loadavg: 8.10 8.04 7.73 7/180 17591
/proc/meminfo: memFree=17872016/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=326232 CPUtime=0.5 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) D 17589 17591 17121 0 -1 4202496 3393 0 0 0 49 1 0 0 18 0 4 0 519334639 334061568 3227 33554432000 4194304 4797429 140734462806944 18446744073709551615 216634558554 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17591/statm: 81558 3228 376 148 0 76487 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 326232

[startup+0.300864 s]
/proc/loadavg: 8.10 8.04 7.73 7/180 17591
/proc/meminfo: memFree=17872016/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=686180 CPUtime=1 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 7602 0 0 0 97 3 0 0 18 0 4 0 519334639 702648320 5950 33554432000 4194304 4797429 140734462806944 18446744073709551615 4340816 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 171545 5950 407 148 0 166474 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 686180

[startup+0.700797 s]
/proc/loadavg: 8.10 8.04 7.73 7/180 17591
/proc/meminfo: memFree=17872016/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=686784 CPUtime=2.61 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 9492 0 0 0 257 4 0 0 18 0 4 0 519334639 703266816 7828 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 171696 7828 409 148 0 166625 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 686784

[startup+1.50066 s]
/proc/loadavg: 8.10 8.04 7.73 11/184 17595
/proc/meminfo: memFree=17836768/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=691732 CPUtime=5.8 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 14108 0 0 0 575 5 0 0 19 0 4 0 519334639 708333568 8792 33554432000 4194304 4797429 140734462806944 18446744073709551615 4415846 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 172933 8792 409 148 0 167862 0
[pid=17591/tid=17593] ppid=17589 vsize=691732 CPUtime=1.43 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 2805 0 0 0 142 1 0 0 19 0 4 0 519334644 708333568 8792 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=691732 CPUtime=1.43 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 2771 0 0 0 142 1 0 0 19 0 4 0 519334644 708333568 8792 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425049 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=691732 CPUtime=1.43 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 2698 0 0 0 142 1 0 0 19 0 4 0 519334644 708333568 8792 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 691732

[startup+3.10038 s]
/proc/loadavg: 8.09 8.04 7.73 9/184 17595
/proc/meminfo: memFree=17807328/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=700268 CPUtime=12.2 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 20821 0 0 0 1213 7 0 0 24 0 4 0 519334639 717074432 14175 33554432000 4194304 4797429 140734462806944 18446744073709551615 4395285 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 175067 14175 414 148 0 169996 0
[pid=17591/tid=17593] ppid=17589 vsize=700268 CPUtime=3.03 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 4516 0 0 0 302 1 0 0 24 0 4 0 519334644 717074432 14175 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=700268 CPUtime=3.03 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 4434 0 0 0 302 1 0 0 24 0 4 0 519334644 717074432 14175 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=700268 CPUtime=3.03 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 4350 0 0 0 302 1 0 0 24 0 4 0 519334644 717074432 14175 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 700268

[startup+6.30081 s]
/proc/loadavg: 8.09 8.04 7.73 9/184 17595
/proc/meminfo: memFree=17793448/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=702888 CPUtime=24.98 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 26444 0 0 0 2490 8 0 0 25 0 4 0 519334639 719757312 12744 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 175722 12744 415 148 0 170651 0
[pid=17591/tid=17593] ppid=17589 vsize=702888 CPUtime=6.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 5315 0 0 0 622 1 0 0 25 0 4 0 519334644 719757312 12744 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=702888 CPUtime=6.23 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 5215 0 0 0 622 1 0 0 25 0 4 0 519334644 719757312 12744 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=702888 CPUtime=6.23 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 5046 0 0 0 622 1 0 0 25 0 4 0 519334644 719757312 12744 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 702888

[startup+12.7007 s]
/proc/loadavg: 8.15 8.05 7.74 9/184 17595
/proc/meminfo: memFree=17785792/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=708140 CPUtime=50.54 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 33608 0 0 0 5045 9 0 0 25 0 4 0 519334639 725135360 15704 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524480 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 177035 15704 417 148 0 171964 0
[pid=17591/tid=17593] ppid=17589 vsize=708140 CPUtime=12.63 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 5684 0 0 0 1262 1 0 0 25 0 4 0 519334644 725135360 15704 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=708140 CPUtime=12.63 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 5727 0 0 0 1262 1 0 0 25 0 4 0 519334644 725135360 15704 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524611 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=708140 CPUtime=12.62 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 5607 0 0 0 1261 1 0 0 25 0 4 0 519334644 725135360 15704 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 708140

[startup+25.5004 s]
/proc/loadavg: 8.13 8.05 7.74 9/184 17595
/proc/meminfo: memFree=17761116/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=714240 CPUtime=101.67 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 41766 0 0 0 10155 12 0 0 25 0 4 0 519334639 731381760 18780 33554432000 4194304 4797429 140734462806944 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 178560 18780 419 148 0 173489 0
[pid=17591/tid=17593] ppid=17589 vsize=714240 CPUtime=25.44 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 6434 0 0 0 2542 2 0 0 25 0 4 0 519334644 731381760 18780 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=714240 CPUtime=25.44 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 6525 0 0 0 2542 2 0 0 25 0 4 0 519334644 731381760 18780 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=714240 CPUtime=25.43 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 6429 0 0 0 2541 2 0 0 25 0 4 0 519334644 731381760 18780 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 714240

[startup+51.1009 s]
/proc/loadavg: 8.08 8.04 7.74 9/184 17596
/proc/meminfo: memFree=17720808/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=723416 CPUtime=203.95 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 64265 0 0 0 20374 21 0 0 25 0 4 0 519334639 740777984 25273 33554432000 4194304 4797429 140734462806944 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 180854 25273 420 148 0 175783 0
[pid=17591/tid=17593] ppid=17589 vsize=723416 CPUtime=51.03 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 7739 0 0 0 5101 2 0 0 25 0 4 0 519334644 740777984 25273 33554432000 4194304 4797429 140734462806944 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=723416 CPUtime=51.03 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 8017 0 0 0 5101 2 0 0 25 0 4 0 519334644 740777984 25273 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=723416 CPUtime=51.03 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 7601 0 0 0 5101 2 0 0 25 0 4 0 519334644 740777984 25273 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 723416

[startup+102.307 s]
/proc/loadavg: 8.07 8.05 7.76 9/184 17597
/proc/meminfo: memFree=17678632/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=738056 CPUtime=408.49 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 96759 0 0 0 40817 32 0 0 25 0 4 0 519334639 755769344 32027 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 184514 32027 420 148 0 179443 0
[pid=17591/tid=17593] ppid=17589 vsize=738056 CPUtime=102.24 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 9717 0 0 0 10222 2 0 0 25 0 4 0 519334644 755769344 32027 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=738056 CPUtime=102.23 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 9862 0 0 0 10220 3 0 0 25 0 4 0 519334644 755769344 32027 33554432000 4194304 4797429 140734462806944 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=738056 CPUtime=102.23 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 10553 0 0 0 10221 2 0 0 25 0 4 0 519334644 755769344 32027 33554432000 4194304 4797429 140734462806944 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 738056

[startup+162.3 s]
/proc/loadavg: 8.14 8.07 7.78 9/184 17599
/proc/meminfo: memFree=17663244/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=747780 CPUtime=648.16 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 134183 0 0 0 64770 46 0 0 25 0 4 0 519334639 765726720 32244 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424682 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 186945 32244 420 148 0 181874 0
[pid=17591/tid=17593] ppid=17589 vsize=747780 CPUtime=162.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 12580 0 0 0 16220 3 0 0 25 0 4 0 519334644 765726720 32244 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=747780 CPUtime=162.23 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 12529 0 0 0 16219 4 0 0 25 0 4 0 519334644 765726720 32244 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=747780 CPUtime=162.23 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 12865 0 0 0 16220 3 0 0 25 0 4 0 519334644 765726720 32244 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 747780

[startup+222.301 s]
/proc/loadavg: 8.08 8.07 7.80 9/184 17601
/proc/meminfo: memFree=17636312/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=754636 CPUtime=887.85 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 166339 0 0 0 88723 62 0 0 25 0 4 0 519334639 772747264 35651 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 188659 35651 420 148 0 183588 0
[pid=17591/tid=17593] ppid=17589 vsize=754636 CPUtime=222.22 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 14601 0 0 0 22219 3 0 0 25 0 4 0 519334644 772747264 35651 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=754636 CPUtime=222.23 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 14467 0 0 0 22219 4 0 0 25 0 4 0 519334644 772747264 35651 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=754636 CPUtime=222.24 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 15098 0 0 0 22220 4 0 0 25 0 4 0 519334644 772747264 35651 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.85
Current children cumulated vsize (KiB) 754636

[startup+282.3 s]

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

[pid=17591] ppid=17589 vsize=795588 CPUtime=2805.29 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 311409 0 0 0 280388 141 0 0 25 0 4 0 519334639 814682112 53212 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 198897 53212 420 148 0 193826 0
[pid=17591/tid=17593] ppid=17589 vsize=795588 CPUtime=702.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 25246 0 0 0 70214 9 0 0 25 0 4 0 519334644 814682112 53212 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=795588 CPUtime=702.24 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 25367 0 0 0 70214 10 0 0 25 0 4 0 519334644 814682112 53212 33554432000 4194304 4797429 140734462806944 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=795588 CPUtime=702.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 26328 0 0 0 70215 10 0 0 25 0 4 0 519334644 814682112 53212 33554432000 4194304 4797429 140734462806944 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 795588

[startup+762.307 s]
/proc/loadavg: 8.12 8.08 7.91 9/184 17615
/proc/meminfo: memFree=17520012/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=798112 CPUtime=3044.99 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 331728 0 0 0 304343 156 0 0 25 0 4 0 519334639 817266688 52888 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 199528 52888 420 148 0 194457 0
[pid=17591/tid=17593] ppid=17589 vsize=798112 CPUtime=762.24 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 26821 0 0 0 76214 10 0 0 25 0 4 0 519334644 817266688 52888 33554432000 4194304 4797429 140734462806944 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=798112 CPUtime=762.24 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 26188 0 0 0 76214 10 0 0 25 0 4 0 519334644 817266688 52888 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=798112 CPUtime=762.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 26852 0 0 0 76215 10 0 0 25 0 4 0 519334644 817266688 52888 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 798112

[startup+822.3 s]
/proc/loadavg: 8.08 8.08 7.92 9/184 17617
/proc/meminfo: memFree=17505224/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=799820 CPUtime=3284.65 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 349471 0 0 0 328295 170 0 0 25 0 4 0 519334639 819015680 58377 33554432000 4194304 4797429 140734462806944 18446744073709551615 4415760 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 199955 58377 420 148 0 194884 0
[pid=17591/tid=17593] ppid=17589 vsize=799820 CPUtime=822.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 27602 0 0 0 82213 10 0 0 25 0 4 0 519334644 819015680 58377 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=799820 CPUtime=822.24 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 26738 0 0 0 82213 11 0 0 25 0 4 0 519334644 819015680 58377 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=799820 CPUtime=822.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 27990 0 0 0 82214 11 0 0 25 0 4 0 519334644 819015680 58377 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 799820

[startup+882.301 s]
/proc/loadavg: 8.11 8.08 7.92 9/184 17618
/proc/meminfo: memFree=17484984/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=806380 CPUtime=3524.32 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 365071 0 0 0 352254 178 0 0 25 0 4 0 519334639 825733120 61853 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 201595 61853 422 148 0 196524 0
[pid=17591/tid=17593] ppid=17589 vsize=806380 CPUtime=882.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 28192 0 0 0 88213 10 0 0 25 0 4 0 519334644 825733120 61853 33554432000 4194304 4797429 140734462806944 18446744073709551615 4414536 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=806380 CPUtime=882.24 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 27891 0 0 0 88213 11 0 0 25 0 4 0 519334644 825733120 61853 33554432000 4194304 4797429 140734462806944 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=806380 CPUtime=882.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 28910 0 0 0 88213 12 0 0 25 0 4 0 519334644 825733120 61853 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 806380

[startup+942.301 s]
/proc/loadavg: 8.11 8.08 7.93 9/184 17620
/proc/meminfo: memFree=17481592/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=806428 CPUtime=3764 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 367940 0 0 0 376220 180 0 0 25 0 4 0 519334639 825782272 62534 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 201607 62534 422 148 0 196536 0
[pid=17591/tid=17593] ppid=17589 vsize=806428 CPUtime=942.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 29732 0 0 0 94211 12 0 0 25 0 4 0 519334644 825782272 62534 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=806428 CPUtime=942.24 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 28855 0 0 0 94213 11 0 0 25 0 4 0 519334644 825782272 62534 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=806428 CPUtime=942.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 29275 0 0 0 94213 12 0 0 25 0 4 0 519334644 825782272 62534 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 806428

[startup+1002.3 s]
/proc/loadavg: 8.11 8.08 7.93 9/184 17621
/proc/meminfo: memFree=17470172/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=810488 CPUtime=4003.67 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 370743 0 0 0 400186 181 0 0 25 0 4 0 519334639 829939712 62979 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 202622 62979 422 148 0 197551 0
[pid=17591/tid=17593] ppid=17589 vsize=810488 CPUtime=1002.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 30694 0 0 0 100211 12 0 0 25 0 4 0 519334644 829939712 62979 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=810488 CPUtime=1002.25 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 29372 0 0 0 100213 12 0 0 25 0 4 0 519334644 829939712 62979 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=810488 CPUtime=1002.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 30599 0 0 0 100212 13 0 0 25 0 4 0 519334644 829939712 62979 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 810488

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 7.93 9/184 17623
/proc/meminfo: memFree=17480424/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=811080 CPUtime=4243.36 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 373732 0 0 0 424153 183 0 0 25 0 4 0 519334639 830545920 61238 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 202770 61238 422 148 0 197699 0
[pid=17591/tid=17593] ppid=17589 vsize=811080 CPUtime=1062.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 31914 0 0 0 106210 13 0 0 25 0 4 0 519334644 830545920 61238 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=811080 CPUtime=1062.25 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 30399 0 0 0 106213 12 0 0 25 0 4 0 519334644 830545920 61238 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=811080 CPUtime=1062.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 31341 0 0 0 106212 13 0 0 25 0 4 0 519334644 830545920 61238 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 811080

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 7.94 9/184 17625
/proc/meminfo: memFree=17468608/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=816788 CPUtime=4483.03 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 392982 0 0 0 448108 195 0 0 25 0 4 0 519334639 836390912 60777 33554432000 4194304 4797429 140734462806944 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 204197 60777 422 148 0 199126 0
[pid=17591/tid=17593] ppid=17589 vsize=816788 CPUtime=1122.23 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 32902 0 0 0 112210 13 0 0 25 0 4 0 519334644 836390912 60777 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=816788 CPUtime=1122.25 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 31376 0 0 0 112212 13 0 0 25 0 4 0 519334644 836390912 60777 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=816788 CPUtime=1122.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 32241 0 0 0 112212 13 0 0 25 0 4 0 519334644 836390912 60777 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 816788

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.94 9/184 17635
/proc/meminfo: memFree=17430008/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=820936 CPUtime=4722.69 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 408859 0 0 0 472061 208 0 0 25 0 4 0 519334639 840638464 66581 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 205234 66581 422 148 0 200163 0
[pid=17591/tid=17593] ppid=17589 vsize=820936 CPUtime=1182.22 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 33346 0 0 0 118209 13 0 0 25 0 4 0 519334644 840638464 66581 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=820936 CPUtime=1182.24 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 32246 0 0 0 118211 13 0 0 25 0 4 0 519334644 840638464 66581 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=820936 CPUtime=1182.25 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 32708 0 0 0 118212 13 0 0 25 0 4 0 519334644 840638464 66581 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 820936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.73 7.99 7.92 5/179 17637
/proc/meminfo: memFree=17652368/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=821860 CPUtime=4800.2 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 415770 0 0 0 479809 211 0 0 25 0 4 0 519334639 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 205465 60638 422 148 0 200394 0
[pid=17591/tid=17593] ppid=17589 vsize=821860 CPUtime=1201.63 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 33557 0 0 0 120150 13 0 0 25 0 4 0 519334644 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=821860 CPUtime=1201.65 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 32444 0 0 0 120152 13 0 0 25 0 4 0 519334644 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=821860 CPUtime=1201.66 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 33741 0 0 0 120153 13 0 0 25 0 4 0 519334644 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 821860

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: 7.73 7.99 7.92 5/179 17637
/proc/meminfo: memFree=17652368/32951124 swapFree=67111528/67111528
[pid=17591] ppid=17589 vsize=821860 CPUtime=4800.2 cores=1,3,5,7
/proc/17591/stat : 17591 (techdemo) R 17589 17591 17121 0 -1 4202496 415770 0 0 0 479809 211 0 0 25 0 4 0 519334639 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17591/statm: 205465 60638 422 148 0 200394 0
[pid=17591/tid=17593] ppid=17589 vsize=821860 CPUtime=1201.63 cores=1,3,5,7
/proc/17591/task/17593/stat : 17593 (techdemo) R 17589 17591 17121 0 -1 4202560 33557 0 0 0 120150 13 0 0 25 0 4 0 519334644 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17591/tid=17594] ppid=17589 vsize=821860 CPUtime=1201.65 cores=1,3,5,7
/proc/17591/task/17594/stat : 17594 (techdemo) R 17589 17591 17121 0 -1 4202560 32444 0 0 0 120152 13 0 0 25 0 4 0 519334644 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17591/tid=17595] ppid=17589 vsize=821860 CPUtime=1201.66 cores=1,3,5,7
/proc/17591/task/17595/stat : 17595 (techdemo) R 17589 17591 17121 0 -1 4202560 33741 0 0 0 120153 13 0 0 25 0 4 0 519334644 841584640 60638 33554432000 4194304 4797429 140734462806944 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 821860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.24
CPU user time (s): 4798.12
CPU system time (s): 2.12568
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 903800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.12
system time used= 2.12568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415772
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= 4696
involuntary context switches= 24980

runsolver used 1.9607 second user time and 4.52831 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 13:42:00
IDJOB=3172589
IDBENCH=82607
IDSOLVER=1584
FILE ID=node103/3172589-1304077320
RUNJOBID= node103-1304076116-17475
PBS_JOBID= 13170491
Free space on /tmp= 71508 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172589-1304077320/watcher-3172589-1304077320 -o /tmp/evaluation-result-3172589-1304077320/solver-3172589-1304077320 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172589-1304077320.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=2061428252

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17872296 kB
Buffers:       2147760 kB
Cached:       12260916 kB
SwapCached:          0 kB
Active:        5611388 kB
Inactive:      8885552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17872296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16732 kB
Writeback:           0 kB
AnonPages:       86984 kB
Mapped:          15528 kB
Slab:           519664 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   682852 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= 71512 MiB
End job on node103 at 2011-04-29 14:02:04