Trace number 3172720

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-mt? (TO) 4800.36 1201.72

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172720-1304090517.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     49  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     249 undec:      83 neg:     268
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       576      2530         0         0      7742         0   no data   no data  --
0.03/0.08	c Decided on static restart strategy
8.77/2.27	c  N dy     7     30001       576      2530         0     10573      7742    207810     29.48     19.65  --
8.77/2.29	c  S st     7     30001       576      2530         0     10573      7742    207810     29.48     19.65  --
9.15/2.33	c  S st     7     30503       576      2530         0     11075      7742    219663     29.48     19.65  --
9.15/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.15/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
9.15/2.35	c Calc non-exist non-lernt bins v-fix:     0 done:    576 time:  0.00 s
9.15/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.15/2.35	c Subs w/ non-existent bins:      0 time:  0.00 s
9.15/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.95/2.54	c lits-rem:       123  cl-subs:      818  v-elim:     15  v-fix:    0  time:  0.74 s
9.95/2.54	c learnt bin added due to v-elim: 0
9.95/2.54	c vivif2 --  cl tried     2530 cl shrink        0 lits rem          0 time: 0.00
9.95/2.54	c vivif2 --  cl tried    10257 cl shrink        0 lits rem          0 time: 0.00
9.95/2.57	c asymm  cl-useful: 0/2530/2530 lits-rem:0 time: 0.10
9.95/2.57	c calculated reachability. Time: 0.00
9.95/2.57	c  N dy     7     30503       576      2530         0     10257      7742    201043     29.48     19.65  --
9.95/2.57	c  F st     7     30503       576      2530         0     10257      7742    201043     29.48     19.65  --
10.75/2.71	c Decided on static restart strategy
15.14/3.81	c  N dy    14     45755       576      2530         0     17426      7742    355633     27.18     19.14  --
15.14/3.83	c  S st    14     45755       576      2530         0     17426      7742    355633     27.18     19.14  --
15.14/3.88	c  S st    14     46257       576      2530         0      9181      7742    115523     27.18     19.14  --
15.14/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
15.14/3.89	c Calc non-exist non-lernt bins v-fix:     0 done:    576 time:  0.00 s
15.14/3.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.89	c Subs w/ non-existent bins:      0 time:  0.00 s
15.14/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.54/3.95	c lits-rem:         8  cl-subs:      184  v-elim:     15  v-fix:    0  time:  0.23 s
15.54/3.95	c learnt bin added due to v-elim: 0
15.54/3.95	c vivif2 --  cl tried     2530 cl shrink        0 lits rem          0 time: 0.00
15.54/3.95	c vivif2 --  cl tried     8997 cl shrink        0 lits rem          0 time: 0.00
15.54/3.97	c asymm  cl-useful: 0/2530/2530 lits-rem:0 time: 0.06
15.54/3.97	c calculated reachability. Time: 0.00
15.54/3.97	c  N dy    14     46257       576      2530         0      8997      7742    113532     27.18     19.14  --
25.53/6.40	c  N dy    15     69386       576      2530         0     11135      7742    131087     27.06     18.79  --
25.53/6.41	c  S st    15     69386       576      2530         0     11135      7742    131087     27.06     18.79  --
25.53/6.45	c  S st    15     69890       576      2530         0     11639      7742    143363     27.06     18.79  --
25.53/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.53/6.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
25.53/6.47	c Calc non-exist non-lernt bins v-fix:     0 done:    576 time:  0.00 s
25.53/6.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.47	c Subs w/ non-existent bins:      0 time:  0.00 s
25.53/6.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.53/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.53/6.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.94/6.57	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
27.92/7.06	c Added 6 vars  tried: 80000 time: 1.95
27.92/7.06	c ORs :      6 avg-s:  0.0 cl-sh:   669 l-rem:    669 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    1.95
27.92/7.06	c lits-rem:        12  cl-subs:      248  v-elim:     15  v-fix:    0  time:  2.36 s
27.92/7.06	c learnt bin added due to v-elim: 0
27.92/7.06	c vivif2 --  cl tried     2535 cl shrink        0 lits rem          0 time: 0.00
27.92/7.06	c vivif2 --  cl tried    11391 cl shrink        0 lits rem          0 time: 0.00
27.92/7.08	c asymm  cl-useful: 0/2535/2535 lits-rem:0 time: 0.08
27.92/7.08	c calculated reachability. Time: 0.00
27.92/7.08	c  N dy    15     69890       582      2535        13     11391      7783    139660     27.06     18.79  --
27.92/7.08	c  F st    15     69890       582      2535        13     11391      7783    139660     27.06     18.79  --
28.72/7.25	c Decided on static restart strategy
43.52/10.97	c  N dy    22    104835       582      2535        13     21260      7783    379281     27.75     18.25  --
43.52/10.98	c  S st    22    104835       582      2535        13     21260      7783    379281     27.75     18.25  --
43.92/11.06	c  S st    22    105337       582      2535        13     21762      7783    390595     27.75     18.25  --
43.92/11.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.92/11.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.30/11.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.18
44.30/11.11	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
44.30/11.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.30/11.11	c Subs w/ non-existent bins:      0 time:  0.01 s
44.30/11.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.30/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.30/11.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.09/11.83	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
47.09/11.84	c lits-rem:       354  cl-subs:      853  v-elim:     16  v-fix:    0  time:  2.88 s
47.09/11.84	c learnt bin added due to v-elim: 0
47.09/11.84	c vivif2 --  cl tried     2535 cl shrink        0 lits rem          0 time: 0.00
47.09/11.84	c vivif2 --  cl tried    20909 cl shrink        0 lits rem          0 time: 0.01
47.09/11.89	c asymm  cl-useful: 0/2535/2535 lits-rem:0 time: 0.20
47.09/11.89	c calculated reachability. Time: 0.00
47.09/11.89	c  N dy    22    105337       582      2535        13     20909      7783    370663     27.75     18.25  --
75.86/19.02	c  N dy    23    158006       582      2535        13     28376      7783    521753     28.49     18.77  --
75.86/19.04	c  S st    23    158006       582      2535        13     28376      7783    521753     28.49     18.77  --
76.26/19.14	c  S st    23    158507       582      2535        13     28877      7783    534032     28.49     18.77  --
76.26/19.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.26/19.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.66/19.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.26
76.66/19.20	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
76.66/19.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.66/19.21	c Subs w/ non-existent bins:      0 time:  0.02 s
76.66/19.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.66/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.66/19.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.05/20.34	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
81.05/20.35	c lits-rem:       580  cl-subs:     1572  v-elim:     16  v-fix:    0  time:  4.52 s
81.05/20.35	c learnt bin added due to v-elim: 0
81.05/20.35	c vivif2 --  cl tried     2535 cl shrink        0 lits rem          0 time: 0.00
81.05/20.36	c vivif2 --  cl tried    27305 cl shrink        0 lits rem          0 time: 0.02
81.45/20.41	c asymm  cl-useful: 0/2535/2535 lits-rem:0 time: 0.21
81.45/20.41	c calculated reachability. Time: 0.00
81.45/20.41	c  N dy    23    158507       582      2535        13     27305      7783    493134     28.49     18.77  --
132.98/33.33	c  N dy    24    237761       582      2535        13     32332      7783    540624     27.34     18.73  --
132.98/33.35	c  S st    24    237761       582      2535        13     32332      7783    540624     27.34     18.73  --
133.38/33.47	c  S st    24    238263       582      2535        13     32834      7783    552757     27.34     18.73  --
133.38/33.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.38/33.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.78/33.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.32
133.78/33.55	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
133.78/33.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.78/33.56	c Subs w/ non-existent bins:      0 time:  0.02 s
133.78/33.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.78/33.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.78/33.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
138.58/34.79	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
138.98/34.80	c lits-rem:       438  cl-subs:     2043  v-elim:     16  v-fix:    0  time:  4.93 s
138.98/34.80	c learnt bin added due to v-elim: 0
138.98/34.80	c vivif2 --  cl tried     2535 cl shrink        0 lits rem          0 time: 0.00
138.98/34.81	c vivif2 --  cl tried    30791 cl shrink        0 lits rem          0 time: 0.02
138.98/34.87	c asymm  cl-useful: 0/2535/2535 lits-rem:0 time: 0.26
138.98/34.87	c calculated reachability. Time: 0.00
138.98/34.87	c  N dy    24    238263       582      2535        13     30791      7783    502644     27.34     18.73  --
235.64/59.07	c  N dy    25    357394       582      2535        13     35004      7783    531371     27.58     19.07  --
235.64/59.09	c  S st    25    357394       582      2535        13     35004      7783    531371     27.58     19.07  --
236.44/59.21	c  S st    25    357896       582      2535        13     35506      7783    543880     27.58     19.07  --
236.44/59.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.44/59.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.44/59.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.36
236.44/59.30	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
236.44/59.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.85/59.30	c Subs w/ non-existent bins:      0 time:  0.01 s
236.85/59.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.85/59.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.85/59.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
241.66/60.51	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
243.63/61.08	c Added 6 vars  tried: 80000 time: 2.28
244.03/61.14	c ORs :      6 avg-s:  0.0 cl-sh:  7602 l-rem:   7602 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.53
244.03/61.15	c lits-rem:       739  cl-subs:     1400  v-elim:     16  v-fix:    0  time:  7.35 s
244.03/61.15	c learnt bin added due to v-elim: 0
244.03/61.15	c vivif2 --  cl tried     2541 cl shrink        0 lits rem          0 time: 0.00
244.03/61.16	c vivif2 --  cl tried    34106 cl shrink        0 lits rem          0 time: 0.02
244.43/61.22	c asymm  cl-useful: 0/2541/2541 lits-rem:0 time: 0.24
244.43/61.22	c calculated reachability. Time: 0.00
244.43/61.22	c  N dy    25    357896       588      2541        25     34106      7824    504159     27.58     19.07  --
425.80/106.61	c  N dy    26    536848       588      2541        25     42437      7824    606668     28.31     18.62  --
425.80/106.64	c  S st    26    536848       588      2541        25     42437      7824    606668     28.31     18.62  --
426.20/106.79	c  S st    26    537350       588      2541        25     42938      7824    619116     28.31     18.62  --
426.20/106.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.20/106.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.98/106.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.46
426.98/106.90	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
426.98/106.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.98/106.91	c Subs w/ non-existent bins:      0 time:  0.02 s
426.98/106.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.98/106.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
426.98/106.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
431.77/108.11	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
431.77/108.12	c lits-rem:       535  cl-subs:     1874  v-elim:     16  v-fix:    0  time:  4.77 s
431.77/108.12	c learnt bin added due to v-elim: 0
431.77/108.12	c vivif2 --  cl tried     2541 cl shrink        0 lits rem          0 time: 0.00
431.77/108.12	c vivif2 --  cl tried    41064 cl shrink        0 lits rem          0 time: 0.03
432.17/108.20	c asymm  cl-useful: 0/2541/2541 lits-rem:0 time: 0.29
432.17/108.20	c calculated reachability. Time: 0.00
432.17/108.20	c  N dy    26    537350       588      2541        25     41064      7824    577897     28.31     18.62  --
432.17/108.20	c  F st    26    537350       588      2541        25     41064      7824    577897     28.31     18.62  --
433.77/108.64	c Decided on static restart strategy
726.97/182.04	c  N dy    33    806028       588      2541        25     63896      7824   1103944     28.62     18.45  --
726.97/182.09	c  S st    33    806028       588      2541        25     63896      7824   1103944     28.62     18.45  --
728.17/182.31	c  S st    33    806529       588      2541        25     64397      7824   1116339     28.62     18.45  --
728.17/182.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
728.17/182.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.39/182.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  1.14
729.39/182.60	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.01 s
729.39/182.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.39/182.61	c Subs w/ non-existent bins:      0 time:  0.03 s
729.39/182.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
729.39/182.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
729.39/182.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
733.79/183.77	c ORs :     12 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
733.79/183.79	c lits-rem:       208  cl-subs:     3015  v-elim:     16  v-fix:    0  time:  4.61 s
733.79/183.79	c learnt bin added due to v-elim: 0
733.79/183.79	c vivif2 --  cl tried     2541 cl shrink        0 lits rem          0 time: 0.00
734.17/183.81	c vivif2 --  cl tried    61382 cl shrink        0 lits rem          0 time: 0.04
734.57/183.94	c asymm  cl-useful: 0/2100/2541 lits-rem:0 time: 0.54
734.57/183.94	c calculated reachability. Time: 0.00
734.57/183.94	c  N dy    33    806529       588      2541        25     61382      7824   1044006     28.62     18.45  --
1353.73/338.90	c  N dy    34   1209795       588      2541        25     77099      7824   1234873     28.08     18.47  --
1353.73/338.95	c  S st    34   1209795       588      2541        25     77099      7824   1234873     28.08     18.47  --
1354.93/339.24	c  S st    34   1210301       589      2541        27     77606      7828   1247196     28.08     18.47  --
1354.93/339.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1354.93/339.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1356.53/339.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.2M T:  1.50
1356.53/339.62	c Calc non-exist non-lernt bins v-fix:     0 done:    589 time:  0.01 s
1356.53/339.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1356.53/339.63	c Subs w/ non-existent bins:      0 time:  0.04 s
1356.53/339.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1356.53/339.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1356.53/339.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1365.33/341.86	c ORs :     12 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
1365.33/341.88	c lits-rem:       144  cl-subs:     5368  v-elim:     16  v-fix:    0  time:  8.89 s
1365.33/341.88	c learnt bin added due to v-elim: 0
1365.33/341.88	c vivif2 --  cl tried     2541 cl shrink        0 lits rem          0 time: 0.00
1365.73/341.90	c vivif2 --  cl tried    72238 cl shrink        0 lits rem          0 time: 0.05
1366.14/342.03	c asymm  cl-useful: 0/1898/2541 lits-rem:0 time: 0.51
1366.14/342.03	c calculated reachability. Time: 0.00
1366.14/342.03	c  N dy    34   1210301       589      2541        27     72238      7828   1121911     28.08     18.47  --
2273.30/569.11	c  N dy    35   1710302       589      2541        27    104018      7828   1830126     29.00     18.43  --
2273.30/569.18	c  S st    35   1710302       589      2541        27    104018      7828   1830126     29.00     18.43  --
2275.30/569.66	c  S st    35   1710807       591      2541        35    104526      7840   1842631     29.00     18.43  --
2275.30/569.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2275.30/569.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2277.70/570.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.5M T:  2.42
2277.70/570.27	c Calc non-exist non-lernt bins v-fix:     0 done:    591 time:  0.01 s
2277.70/570.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2277.70/570.29	c Subs w/ non-existent bins:      0 time:  0.06 s
2278.10/570.31	c Replacing        1 vars Replaced      292 lits Time:     0.08 s 
2278.10/570.35	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2278.10/570.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2278.10/570.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2294.47/574.41	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
2298.86/575.54	c Added 6 vars  tried: 80000 time: 4.50
2301.66/576.30	c ORs :      6 avg-s:  0.0 cl-sh: 28001 l-rem:  28001 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    7.54
2302.08/576.33	c lits-rem:       226  cl-subs:     6127  v-elim:     16  v-fix:    0  time: 23.90 s
2302.08/576.33	c learnt bin added due to v-elim: 0
2302.08/576.34	c vivif2 --  cl tried     2547 cl shrink        0 lits rem          0 time: 0.00
2302.08/576.35	c vivif2 --  cl tried    98399 cl shrink        0 lits rem          0 time: 0.08
2302.48/576.42	c asymm  cl-useful: 0/649/2547 lits-rem:0 time: 0.24
2302.48/576.42	c calculated reachability. Time: 0.00
2302.48/576.42	c  N dy    35   1710807       596      2547        41     98399      7874   1670397     29.00     18.43  --
3370.25/843.75	c  N dy    36   2210808       596      2547        41    113792      7874   1914156     26.77     18.26  --
3370.63/843.82	c  S st    36   2210808       596      2547        41    113792      7874   1914156     26.77     18.26  --
3370.63/843.82	c Finding binary XORs  T:     0.00 s  found:       0
3372.63/844.30	c  S st    36   2211309       596      2547        41    114293      7874   1926407     26.77     18.26  --
3372.63/844.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3372.63/844.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3375.02/844.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.6M T:  2.71
3375.02/844.98	c Calc non-exist non-lernt bins v-fix:     0 done:    596 time:  0.01 s
3375.02/844.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3375.42/845.00	c Subs w/ non-existent bins:      0 time:  0.07 s
3375.42/845.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3375.42/845.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3375.42/845.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3399.39/851.02	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
3399.39/851.06	c lits-rem:       490  cl-subs:     9627  v-elim:     16  v-fix:    0  time: 24.03 s
3399.39/851.06	c learnt bin added due to v-elim: 0
3399.39/851.06	c vivif2 --  cl tried     2547 cl shrink        0 lits rem          0 time: 0.00
3399.39/851.08	c vivif2 --  cl tried   104666 cl shrink        0 lits rem          0 time: 0.08
3400.19/851.24	c asymm  cl-useful: 0/1249/2547 lits-rem:0 time: 0.60
3400.19/851.24	c calculated reachability. Time: 0.00
3400.19/851.24	c  N dy    36   2211309       596      2547        41    104666      7874   1699266     26.77     18.26  --
4576.60/1145.77	c  N dy    37   2711309       596      2547        41    127868      7874   2190151     30.16     18.25  --
4577.00/1145.86	c  S st    37   2711309       596      2547        41    127868      7874   2190151     30.16     18.25  --
4579.00/1146.36	c  S st    37   2711813       603      2547        55    128377      7902   2202560     30.16     18.25  --
4579.00/1146.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4579.00/1146.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4582.62/1147.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.4M T:  3.49
4582.62/1147.24	c Calc non-exist non-lernt bins v-fix:     0 done:    603 time:  0.01 s
4582.62/1147.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4582.62/1147.26	c Subs w/ non-existent bins:      0 time:  0.08 s
4583.02/1147.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4583.02/1147.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4583.02/1147.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4610.96/1154.34	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
4610.96/1154.38	c lits-rem:        63  cl-subs:    10382  v-elim:     16  v-fix:    0  time: 28.23 s
4610.96/1154.38	c learnt bin added due to v-elim: 0
4610.96/1154.38	c vivif2 --  cl tried     2547 cl shrink        0 lits rem          0 time: 0.00
4611.36/1154.40	c vivif2 --  cl tried   117995 cl shrink        0 lits rem          0 time: 0.09
4611.76/1154.55	c asymm  cl-useful: 0/973/2547 lits-rem:0 time: 0.60
4611.76/1154.56	c calculated reachability. Time: 0.00
4611.76/1154.56	c  N dy    37   2711813       603      2547        55    117995      7902   1952050     30.16     18.25  --
4611.76/1154.56	c  F st    37   2711813       603      2547        55    117995      7902   1952050     30.16     18.25  --
4617.76/1156.07	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172720-1304090517/watcher-3172720-1304090517 -o /tmp/evaluation-result-3172720-1304090517/solver-3172720-1304090517 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172720-1304090517.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: 7.55 8.10 8.10 6/184 10023
/proc/meminfo: memFree=24999204/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=51208 CPUtime=0 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 841 0 0 0 0 0 0 0 25 0 1 0 520649862 52436992 772 33554432000 4194304 4797429 140736033057568 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10023/statm: 12802 773 347 148 0 7731 0

[startup+0.0211669 s]
/proc/loadavg: 7.55 8.10 8.10 6/184 10023
/proc/meminfo: memFree=24999204/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=673140 CPUtime=0.03 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 1419 0 0 0 3 0 0 0 18 0 4 0 520649862 689295360 1270 33554432000 4194304 4797429 140736033057568 18446744073709551615 246516939295 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 168285 1271 409 148 0 163214 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 673140

[startup+0.102187 s]
/proc/loadavg: 7.55 8.10 8.10 6/184 10023
/proc/meminfo: memFree=24999204/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=673824 CPUtime=0.37 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 1858 0 0 0 36 1 0 0 18 0 4 0 520649862 689995776 1701 33554432000 4194304 4797429 140736033057568 18446744073709551615 246516939295 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 168456 1701 411 148 0 163385 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 673824

[startup+0.300427 s]
/proc/loadavg: 7.55 8.10 8.10 6/184 10023
/proc/meminfo: memFree=24999204/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=675256 CPUtime=1.16 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 2851 0 0 0 115 1 0 0 18 0 4 0 520649862 691462144 2068 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 168814 2069 411 148 0 163743 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675256

[startup+0.700355 s]
/proc/loadavg: 7.55 8.10 8.10 6/184 10023
/proc/meminfo: memFree=24999204/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=677528 CPUtime=2.75 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 4937 0 0 0 274 1 0 0 18 0 4 0 520649862 693788672 3893 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 169382 3893 416 148 0 164311 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 677528

[startup+1.50021 s]
/proc/loadavg: 7.55 8.10 8.10 9/188 10027
/proc/meminfo: memFree=24974752/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=679836 CPUtime=5.95 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 6770 0 0 0 594 1 0 0 20 0 4 0 520649862 696152064 4694 33554432000 4194304 4797429 140736033057568 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 169959 4694 418 148 0 164888 0
[pid=10023/tid=10025] ppid=10021 vsize=679836 CPUtime=1.48 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 1501 0 0 0 148 0 0 0 25 0 4 0 520649863 696152064 4695 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=679836 CPUtime=1.48 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 1477 0 0 0 148 0 0 0 25 0 4 0 520649863 696152064 4695 33554432000 4194304 4797429 140736033057568 18446744073709551615 4404939 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=679836 CPUtime=1.47 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 1394 0 0 0 147 0 0 0 25 0 4 0 520649863 696152064 4695 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424610 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 679836

[startup+3.10092 s]
/proc/loadavg: 7.55 8.10 8.10 9/188 10027
/proc/meminfo: memFree=24966816/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=683712 CPUtime=12.34 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 9703 0 0 0 1232 2 0 0 25 0 4 0 520649862 700121088 6062 33554432000 4194304 4797429 140736033057568 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 170928 6062 418 148 0 165857 0
[pid=10023/tid=10025] ppid=10021 vsize=683712 CPUtime=3.08 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 2000 0 0 0 308 0 0 0 25 0 4 0 520649863 700121088 6062 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=683712 CPUtime=3.08 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 1984 0 0 0 308 0 0 0 25 0 4 0 520649863 700121088 6062 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=683712 CPUtime=3.07 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 1890 0 0 0 307 0 0 0 25 0 4 0 520649863 700121088 6062 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 683712

[startup+6.30033 s]
/proc/loadavg: 7.58 8.10 8.10 9/188 10027
/proc/meminfo: memFree=24955912/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=686980 CPUtime=25.13 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 13273 0 0 0 2510 3 0 0 25 0 4 0 520649862 703467520 6870 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 171745 6870 418 148 0 166674 0
[pid=10023/tid=10025] ppid=10021 vsize=686980 CPUtime=6.28 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 2701 0 0 0 628 0 0 0 25 0 4 0 520649863 703467520 6870 33554432000 4194304 4797429 140736033057568 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=686980 CPUtime=6.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 2653 0 0 0 628 0 0 0 25 0 4 0 520649863 703467520 6870 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=686980 CPUtime=6.25 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 2605 0 0 0 625 0 0 0 25 0 4 0 520649863 703467520 6870 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 686980

[startup+12.7012 s]
/proc/loadavg: 7.70 8.11 8.11 10/188 10027
/proc/meminfo: memFree=24944044/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=690828 CPUtime=50.69 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 18038 0 0 0 5065 4 0 0 25 0 4 0 520649862 707407872 8857 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 172707 8857 419 148 0 167636 0
[pid=10023/tid=10025] ppid=10021 vsize=690828 CPUtime=12.67 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 3515 0 0 0 1267 0 0 0 25 0 4 0 520649863 707407872 8857 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=690828 CPUtime=12.68 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 3420 0 0 0 1268 0 0 0 25 0 4 0 520649863 707407872 8857 33554432000 4194304 4797429 140736033057568 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=690828 CPUtime=12.61 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 3338 0 0 0 1261 0 0 0 25 0 4 0 520649863 707407872 8857 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 690828

[startup+25.5008 s]
/proc/loadavg: 7.92 8.14 8.11 9/188 10027
/proc/meminfo: memFree=24929056/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=698456 CPUtime=101.82 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 25435 0 0 0 10176 6 0 0 25 0 4 0 520649862 715218944 10563 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 174614 10563 419 148 0 169543 0
[pid=10023/tid=10025] ppid=10021 vsize=698456 CPUtime=25.48 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 4298 0 0 0 2547 1 0 0 25 0 4 0 520649863 715218944 10563 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524031 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=698456 CPUtime=25.48 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 4426 0 0 0 2547 1 0 0 25 0 4 0 520649863 715218944 10563 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=698456 CPUtime=25.34 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 4415 0 0 0 2534 0 0 0 25 0 4 0 520649863 715218944 10563 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 698456

[startup+51.1012 s]
/proc/loadavg: 8.01 8.14 8.11 9/188 10028
/proc/meminfo: memFree=24911028/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=704600 CPUtime=204.09 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 36113 0 0 0 20399 10 0 0 25 0 4 0 520649862 721510400 13283 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 176150 13283 419 148 0 171079 0
[pid=10023/tid=10025] ppid=10021 vsize=704600 CPUtime=51.08 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 5969 0 0 0 5106 2 0 0 25 0 4 0 520649863 721510400 13283 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=704600 CPUtime=51.07 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 5837 0 0 0 5106 1 0 0 25 0 4 0 520649863 721510400 13283 33554432000 4194304 4797429 140736033057568 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=704600 CPUtime=50.81 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 5871 0 0 0 5080 1 0 0 25 0 4 0 520649863 721510400 13283 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 704600

[startup+102.307 s]
/proc/loadavg: 8.12 8.15 8.12 9/188 10029
/proc/meminfo: memFree=24887244/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=711588 CPUtime=408.63 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 51905 0 0 0 40847 16 0 0 25 0 4 0 520649862 728666112 15831 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 177897 15831 419 148 0 172826 0
[pid=10023/tid=10025] ppid=10021 vsize=711588 CPUtime=102.28 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 8058 0 0 0 10226 2 0 0 25 0 4 0 520649863 728666112 15831 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=711588 CPUtime=102.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 8176 0 0 0 10226 2 0 0 25 0 4 0 520649863 728666112 15831 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=711588 CPUtime=101.73 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 7972 0 0 0 10171 2 0 0 25 0 4 0 520649863 728666112 15831 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 711588

[startup+162.301 s]
/proc/loadavg: 8.11 8.14 8.11 9/188 10031
/proc/meminfo: memFree=24868724/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=721348 CPUtime=648.28 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 68157 0 0 0 64807 21 0 0 25 0 4 0 520649862 738660352 19453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 180337 19453 419 148 0 175266 0
[pid=10023/tid=10025] ppid=10021 vsize=721348 CPUtime=162.28 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 10085 0 0 0 16225 3 0 0 25 0 4 0 520649863 738660352 19453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=721348 CPUtime=162.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 10076 0 0 0 16225 3 0 0 25 0 4 0 520649863 738660352 19453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=721348 CPUtime=161.4 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 10006 0 0 0 16138 2 0 0 25 0 4 0 520649863 738660352 19453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424877 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 721348

[startup+222.301 s]
/proc/loadavg: 8.23 8.16 8.11 9/188 10032
/proc/meminfo: memFree=24848848/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=725476 CPUtime=887.96 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 81862 0 0 0 88768 28 0 0 25 0 4 0 520649862 742887424 21027 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 181369 21027 419 148 0 176298 0
[pid=10023/tid=10025] ppid=10021 vsize=725476 CPUtime=222.28 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 11957 0 0 0 22224 4 0 0 25 0 4 0 520649863 742887424 21027 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=725476 CPUtime=222.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 11472 0 0 0 22224 4 0 0 25 0 4 0 520649863 742887424 21027 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=725476 CPUtime=221.07 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 11636 0 0 0 22105 2 0 0 25 0 4 0 520649863 742887424 21027 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 725476

[startup+282.301 s]

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

[pid=10023] ppid=10021 vsize=761496 CPUtime=2805.38 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 157247 0 0 0 280473 65 0 0 25 0 4 0 520649862 779771904 33305 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 190374 33305 421 148 0 185303 0
[pid=10023/tid=10025] ppid=10021 vsize=761496 CPUtime=702.29 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 21373 0 0 0 70221 8 0 0 25 0 4 0 520649863 779771904 33305 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=761496 CPUtime=702.27 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 21384 0 0 0 70218 9 0 0 25 0 4 0 520649863 779771904 33305 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=761496 CPUtime=698.47 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 20998 0 0 0 69840 7 0 0 25 0 4 0 520649863 779771904 33305 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 761496

[startup+762.307 s]
/proc/loadavg: 8.11 8.20 8.15 9/188 10047
/proc/meminfo: memFree=24755244/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=763800 CPUtime=3045.09 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 165535 0 0 0 304438 71 0 0 25 0 4 0 520649862 782131200 33270 33554432000 4194304 4797429 140736033057568 18446744073709551615 4354716 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 190950 33270 421 148 0 185879 0
[pid=10023/tid=10025] ppid=10021 vsize=763800 CPUtime=762.3 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 22418 0 0 0 76221 9 0 0 25 0 4 0 520649863 782131200 33270 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=763800 CPUtime=762.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 22493 0 0 0 76218 10 0 0 25 0 4 0 520649863 782131200 33270 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=763800 CPUtime=758.15 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 22042 0 0 0 75807 8 0 0 25 0 4 0 520649863 782131200 33270 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 763800

[startup+822.3 s]
/proc/loadavg: 8.15 8.19 8.15 9/188 10048
/proc/meminfo: memFree=24748136/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=766032 CPUtime=3284.74 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 173643 0 0 0 328398 76 0 0 25 0 4 0 520649862 784416768 33026 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 191508 33026 421 148 0 186437 0
[pid=10023/tid=10025] ppid=10021 vsize=766032 CPUtime=822.29 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 23542 0 0 0 82219 10 0 0 25 0 4 0 520649863 784416768 33026 33554432000 4194304 4797429 140736033057568 18446744073709551615 4428767 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=766032 CPUtime=822.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 23648 0 0 0 82217 11 0 0 25 0 4 0 520649863 784416768 33026 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=766032 CPUtime=817.82 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 23195 0 0 0 81774 8 0 0 25 0 4 0 520649863 784416768 33026 33554432000 4194304 4797429 140736033057568 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 766032

[startup+882.3 s]
/proc/loadavg: 8.12 8.17 8.14 9/188 10050
/proc/meminfo: memFree=24742748/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=772660 CPUtime=3524.42 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 182020 0 0 0 352362 80 0 0 25 0 4 0 520649862 791203840 35113 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 193165 35113 421 148 0 188094 0
[pid=10023/tid=10025] ppid=10021 vsize=772660 CPUtime=882.3 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 24962 0 0 0 88219 11 0 0 25 0 4 0 520649863 791203840 35113 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=772660 CPUtime=882.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 25028 0 0 0 88216 12 0 0 25 0 4 0 520649863 791203840 35113 33554432000 4194304 4797429 140736033057568 18446744073709551615 4430154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=772660 CPUtime=877.49 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 24568 0 0 0 87740 9 0 0 25 0 4 0 520649863 791203840 35113 33554432000 4194304 4797429 140736033057568 18446744073709551615 4404804 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 772660

[startup+942.3 s]
/proc/loadavg: 8.22 8.18 8.14 9/188 10052
/proc/meminfo: memFree=24726728/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=774512 CPUtime=3764.09 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 188307 0 0 0 376325 84 0 0 25 0 4 0 520649862 793100288 37640 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 193628 37640 421 148 0 188557 0
[pid=10023/tid=10025] ppid=10021 vsize=774512 CPUtime=942.3 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 25578 0 0 0 94219 11 0 0 25 0 4 0 520649863 793100288 37640 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=774512 CPUtime=942.27 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 25700 0 0 0 94215 12 0 0 25 0 4 0 520649863 793100288 37640 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=774512 CPUtime=937.17 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 25528 0 0 0 93708 9 0 0 25 0 4 0 520649863 793100288 37640 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 774512

[startup+1002.3 s]
/proc/loadavg: 8.14 8.16 8.14 9/188 10053
/proc/meminfo: memFree=24725708/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=775204 CPUtime=4003.77 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 195970 0 0 0 400289 88 0 0 25 0 4 0 520649862 793808896 37339 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425848 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 193801 37339 421 148 0 188730 0
[pid=10023/tid=10025] ppid=10021 vsize=775204 CPUtime=1002.3 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 26680 0 0 0 100218 12 0 0 25 0 4 0 520649863 793808896 37339 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=775204 CPUtime=1002.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 26873 0 0 0 100215 13 0 0 25 0 4 0 520649863 793808896 37339 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=775204 CPUtime=996.84 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 26283 0 0 0 99674 10 0 0 25 0 4 0 520649863 793808896 37339 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 775204

[startup+1062.3 s]
/proc/loadavg: 8.37 8.22 8.16 9/188 10055
/proc/meminfo: memFree=24720836/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=775908 CPUtime=4243.46 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 203488 0 0 0 424254 92 0 0 25 0 4 0 520649862 794529792 38176 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 193977 38176 421 148 0 188906 0
[pid=10023/tid=10025] ppid=10021 vsize=775908 CPUtime=1062.31 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 27818 0 0 0 106218 13 0 0 25 0 4 0 520649863 794529792 38176 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=775908 CPUtime=1062.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 28192 0 0 0 106215 13 0 0 25 0 4 0 520649863 794529792 38176 33554432000 4194304 4797429 140736033057568 18446744073709551615 4426352 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=775908 CPUtime=1056.52 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 27340 0 0 0 105641 11 0 0 25 0 4 0 520649863 794529792 38176 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 775908

[startup+1122.3 s]
/proc/loadavg: 8.29 8.22 8.16 9/188 10056
/proc/meminfo: memFree=24713732/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=781416 CPUtime=4483.12 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 211505 0 0 0 448217 95 0 0 25 0 4 0 520649862 800169984 37928 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 195354 37928 421 148 0 190283 0
[pid=10023/tid=10025] ppid=10021 vsize=781416 CPUtime=1122.3 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 28823 0 0 0 112217 13 0 0 25 0 4 0 520649863 800169984 37928 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=781416 CPUtime=1122.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 28783 0 0 0 112214 14 0 0 25 0 4 0 520649863 800169984 37928 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=781416 CPUtime=1116.19 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 28350 0 0 0 111608 11 0 0 25 0 4 0 520649863 800169984 37928 33554432000 4194304 4797429 140736033057568 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 781416

[startup+1182.3 s]
/proc/loadavg: 8.31 8.24 8.17 9/188 10058
/proc/meminfo: memFree=24707368/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=783724 CPUtime=4722.81 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 218310 0 0 0 472181 100 0 0 25 0 4 0 520649862 802533376 40148 33554432000 4194304 4797429 140736033057568 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 195931 40148 421 148 0 190860 0
[pid=10023/tid=10025] ppid=10021 vsize=783724 CPUtime=1182.3 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 29512 0 0 0 118216 14 0 0 25 0 4 0 520649863 802533376 40148 33554432000 4194304 4797429 140736033057568 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=783724 CPUtime=1182.28 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 29935 0 0 0 118213 15 0 0 25 0 4 0 520649863 802533376 40148 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=783724 CPUtime=1175.88 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 29038 0 0 0 117576 12 0 0 25 0 4 0 520649863 802533376 40148 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 783724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.36 8.26 8.18 5/183 10060
/proc/meminfo: memFree=24840332/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=783724 CPUtime=4800.32 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 219673 0 0 0 479931 101 0 0 25 0 4 0 520649862 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 195931 41453 421 148 0 190860 0
[pid=10023/tid=10025] ppid=10021 vsize=783724 CPUtime=1201.71 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 29689 0 0 0 120157 14 0 0 25 0 4 0 520649863 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=783724 CPUtime=1201.68 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 30107 0 0 0 120153 15 0 0 25 0 4 0 520649863 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=783724 CPUtime=1195.17 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 29218 0 0 0 119505 12 0 0 25 0 4 0 520649863 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 783724

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

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

[startup+1201.7 s]
/proc/loadavg: 8.36 8.26 8.18 5/183 10060
/proc/meminfo: memFree=24840332/32951124 swapFree=67111352/67111528
[pid=10023] ppid=10021 vsize=783724 CPUtime=4800.32 cores=1,3,5,7
/proc/10023/stat : 10023 (techdemo) R 10021 10023 9884 0 -1 4202496 219673 0 0 0 479931 101 0 0 25 0 4 0 520649862 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10023/statm: 195931 41453 421 148 0 190860 0
[pid=10023/tid=10025] ppid=10021 vsize=783724 CPUtime=1201.71 cores=1,3,5,7
/proc/10023/task/10025/stat : 10025 (techdemo) R 10021 10023 9884 0 -1 4202560 29689 0 0 0 120157 14 0 0 25 0 4 0 520649863 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10023/tid=10026] ppid=10021 vsize=783724 CPUtime=1201.68 cores=1,3,5,7
/proc/10023/task/10026/stat : 10026 (techdemo) R 10021 10023 9884 0 -1 4202560 30107 0 0 0 120153 15 0 0 25 0 4 0 520649863 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10023/tid=10027] ppid=10021 vsize=783724 CPUtime=1195.17 cores=1,3,5,7
/proc/10023/task/10027/stat : 10027 (techdemo) R 10021 10023 9884 0 -1 4202560 29218 0 0 0 119505 12 0 0 25 0 4 0 520649863 802533376 41453 33554432000 4194304 4797429 140736033057568 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 783724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.36
CPU user time (s): 4799.34
CPU system time (s): 1.02084
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 884576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.34
system time used= 1.02084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219673
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= 359
involuntary context switches= 32682

runsolver used 1.9617 second user time and 4.6093 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 17:21:57
IDJOB=3172720
IDBENCH=82738
IDSOLVER=1584
FILE ID=node134/3172720-1304090517
RUNJOBID= node134-1304089312-9903
PBS_JOBID= 13170571
Free space on /tmp= 71576 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172720-1304090517/watcher-3172720-1304090517 -o /tmp/evaluation-result-3172720-1304090517/solver-3172720-1304090517 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172720-1304090517.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1945675548

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24999484 kB
Buffers:       1488960 kB
Cached:        5869256 kB
SwapCached:         64 kB
Active:        1483468 kB
Inactive:      5946908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24999484 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           15552 kB
Writeback:           0 kB
AnonPages:       71732 kB
Mapped:          16016 kB
Slab:           459396 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   666124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71568 MiB
End job on node134 at 2011-04-29 17:42:00