Trace number 3172561

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.2 1201.73

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
MD5SUM99649f8478aeec246b4c83e11dce9c4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.820874
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3172561-1304066127.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.05	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.05	c -- vars added       5000
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.06	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.05
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.03
0.00/0.07	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.00/0.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.07	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.18/0.08	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.25/0.12	c lits-rem:         0  cl-subs:        0  v-elim:    278  v-fix:    0  time:  0.14 s
0.25/0.12	c learnt bin added due to v-elim: 0
0.25/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.25/0.13	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.25/0.13	c calculated reachability. Time: 0.00
0.25/0.13	c Calc default polars -  time:   0.00 s pos:    2197 undec:     546 neg:    2257
0.25/0.13	c =========================================================================================
0.25/0.13	c types(t): F = full restart, N = normal restart
0.25/0.13	c types(t): S = simplification begin/end, E = solution found
0.25/0.13	c restart types(rt): st = static, dy = dynamic
0.25/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.25/0.13	c  B st     0         0      4845     20853         0         0     63458         0   no data   no data  --
1.03/0.35	c Decided on static restart strategy
28.20/7.19	c  N dy     7     30001      4845     20853         0     10798     63458    779082    154.48     88.46  --
28.60/7.25	c  S st     7     30001      4845     20853         0     10798     63458    779082    154.48     88.46  --
28.99/7.32	c  S st     7     30501      4845     20853         0     11298     63458    816877    154.48     88.46  --
28.99/7.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.99/7.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.99/7.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.24
28.99/7.38	c Calc non-exist non-lernt bins v-fix:     0 done:   4845 time:  0.01 s
28.99/7.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.99/7.39	c Subs w/ non-existent bins:      0 time:  0.02 s
29.39/7.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.39/7.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.39/7.41	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
40.17/10.19	c lits-rem:        15  cl-subs:      701  v-elim:     74  v-fix:    0  time: 11.10 s
40.17/10.19	c learnt bin added due to v-elim: 0
40.57/10.20	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
40.57/10.20	c vivif2 --  cl tried    10597 cl shrink        0 lits rem          0 time: 0.02
40.57/10.29	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.34
40.57/10.29	c calculated reachability. Time: 0.00
40.57/10.29	c  N dy     7     30501      4845     20853         0     10597     63458    771207    154.48     88.46  --
40.57/10.29	c  F st     7     30501      4845     20853         0     10597     63458    771207    154.48     88.46  --
41.77/10.56	c Decided on static restart strategy
56.16/14.13	c  N dy    14     45751      4845     20853         0      8994     63458    236019    149.00     89.85  --
56.16/14.14	c  S st    14     45751      4845     20853         0      8994     63458    236019    149.00     89.85  --
56.57/14.21	c  S st    14     46257      4845     20853         0      9500     63458    270406    149.00     89.85  --
56.57/14.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.57/14.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.57/14.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.12
56.57/14.24	c Calc non-exist non-lernt bins v-fix:     0 done:   4845 time:  0.01 s
56.57/14.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.57/14.24	c Subs w/ non-existent bins:      0 time:  0.01 s
56.57/14.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.57/14.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.57/14.26	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
58.15/14.65	c lits-rem:         3  cl-subs:      285  v-elim:     74  v-fix:    0  time:  1.59 s
58.15/14.65	c learnt bin added due to v-elim: 0
58.15/14.65	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
58.15/14.66	c vivif2 --  cl tried     9215 cl shrink        0 lits rem          0 time: 0.01
58.55/14.70	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.17
58.55/14.70	c calculated reachability. Time: 0.00
58.55/14.70	c  N dy    14     46257      4845     20853         0      9215     63458    264342    149.00     89.85  --
83.72/21.03	c  N dy    15     69385      4845     20853         0     11376     63458    322537    156.72     93.61  --
83.72/21.04	c  S st    15     69385      4845     20853         0     11376     63458    322537    156.72     93.61  --
84.12/21.11	c  S st    15     69889      4845     20853         0     11880     63458    356574    156.72     93.61  --
84.12/21.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.12/21.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.12/21.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.15
84.12/21.16	c Calc non-exist non-lernt bins v-fix:     0 done:   4845 time:  0.01 s
84.12/21.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.12/21.16	c Subs w/ non-existent bins:      0 time:  0.01 s
84.12/21.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
84.12/21.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.12/21.17	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
86.52/21.72	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
88.91/22.36	c Added 15 vars  tried: 80000 time: 2.53
88.91/22.36	c ORs :     15 avg-s:  0.0 cl-sh:   747 l-rem:    747 b-add:     30 v-rep:   0 cl-rem: 0 avg s: nan T:    2.54
88.91/22.37	c lits-rem:        11  cl-subs:      191  v-elim:     74  v-fix:    0  time:  4.78 s
88.91/22.37	c learnt bin added due to v-elim: 0
88.91/22.37	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.01
88.91/22.38	c vivif2 --  cl tried    11689 cl shrink        0 lits rem          0 time: 0.01
89.31/22.43	c asymm  cl-useful: 0/20868/20868 lits-rem:0 time: 0.21
89.31/22.43	c calculated reachability. Time: 0.00
89.31/22.43	c  N dy    15     69889      4860     20868        30     11689     63563    349189    156.72     93.61  --
89.31/22.43	c  F st    15     69889      4860     20868        30     11689     63563    349189    156.72     93.61  --
90.51/22.73	c Decided on static restart strategy
125.26/31.41	c  N dy    22    104833      4860     20868        30     21624     63563   1672684    168.20     93.69  --
125.26/31.48	c  S st    22    104833      4860     20868        30     21624     63563   1672684    168.20     93.69  --
125.66/31.57	c  S st    22    105339      4860     20868        30     22130     63563   1706432    168.20     93.69  --
125.66/31.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
125.66/31.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.46/31.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.53
126.46/31.71	c Calc non-exist non-lernt bins v-fix:     0 done:   4860 time:  0.01 s
126.46/31.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.46/31.72	c Subs w/ non-existent bins:      0 time:  0.04 s
126.46/31.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.46/31.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
126.46/31.77	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
132.45/33.24	c ORs :     15 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
132.45/33.26	c lits-rem:       151  cl-subs:      624  v-elim:     79  v-fix:    0  time:  5.97 s
132.45/33.26	c learnt bin added due to v-elim: 0
132.45/33.26	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.00
132.45/33.28	c vivif2 --  cl tried    21506 cl shrink        0 lits rem          0 time: 0.06
133.25/33.45	c asymm  cl-useful: 0/20868/20868 lits-rem:0 time: 0.68
133.25/33.45	c calculated reachability. Time: 0.00
133.25/33.45	c  N dy    22    105339      4860     20868        30     21506     63563   1643100    168.20     93.69  --
199.96/50.15	c  N dy    23    158008      4860     20868        30     29168     63563   2325111    150.35     97.11  --
200.36/50.28	c  S st    23    158008      4860     20868        30     29168     63563   2325111    150.35     97.11  --
200.76/50.39	c  S st    23    158514      4860     20868        30     29674     63563   2362939    150.35     97.11  --
200.76/50.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
200.76/50.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.56/50.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.63
201.56/50.55	c Calc non-exist non-lernt bins v-fix:     0 done:   4860 time:  0.01 s
201.56/50.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.56/50.57	c Subs w/ non-existent bins:      0 time:  0.06 s
201.97/50.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.97/50.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.97/50.63	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
209.14/52.40	c ORs :     15 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
209.14/52.43	c lits-rem:       258  cl-subs:     1143  v-elim:     79  v-fix:    0  time:  7.19 s
209.14/52.43	c learnt bin added due to v-elim: 0
209.14/52.43	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.01
209.14/52.45	c vivif2 --  cl tried    28531 cl shrink        0 lits rem          0 time: 0.08
209.95/52.68	c asymm  cl-useful: 0/20868/20868 lits-rem:0 time: 0.90
209.95/52.68	c calculated reachability. Time: 0.00
209.95/52.68	c  N dy    23    158514      4860     20868        30     28531     63563   2253122    150.35     97.11  --
318.59/79.81	c  N dy    24    237772      4860     20868        30     33756     63563   2483829    180.98     97.22  --
318.99/79.91	c  S st    24    237772      4860     20868        30     33756     63563   2483829    180.98     97.22  --
319.40/80.03	c  S st    24    238272      4860     20868        30     34256     63563   2521083    180.98     97.22  --
319.40/80.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
319.40/80.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.20/80.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.83
320.20/80.25	c Calc non-exist non-lernt bins v-fix:     0 done:   4860 time:  0.01 s
320.20/80.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.20/80.26	c Subs w/ non-existent bins:      0 time:  0.06 s
320.61/80.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.61/80.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
320.61/80.33	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
328.58/82.33	c ORs :     15 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
328.58/82.37	c lits-rem:       153  cl-subs:     1112  v-elim:     79  v-fix:    0  time:  8.17 s
328.58/82.37	c learnt bin added due to v-elim: 0
328.58/82.37	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.00
328.58/82.40	c vivif2 --  cl tried    33144 cl shrink        0 lits rem          0 time: 0.09
329.77/82.65	c asymm  cl-useful: 0/20868/20868 lits-rem:0 time: 1.01
329.77/82.65	c calculated reachability. Time: 0.00
329.77/82.65	c  N dy    24    238272      4860     20868        30     33144     63563   2405658    180.98     97.22  --
519.92/130.23	c  N dy    25    357409      4860     20868        30     37292     63563   2207620    152.80     98.08  --
520.32/130.33	c  S st    25    357409      4860     20868        30     37292     63563   2207620    152.80     98.08  --
520.72/130.45	c  S st    25    357911      4860     20868        30     37794     63563   2245515    152.80     98.08  --
520.72/130.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
520.72/130.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
521.52/130.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.78
521.52/130.65	c Calc non-exist non-lernt bins v-fix:     0 done:   4860 time:  0.01 s
521.52/130.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
521.52/130.67	c Subs w/ non-existent bins:      0 time:  0.06 s
521.92/130.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
521.92/130.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
521.92/130.73	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
529.91/132.80	c ORs :     15 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
533.90/133.71	c Added 50 vars  tried: 80000 time: 3.65
534.30/133.86	c ORs :     50 avg-s:  0.0 cl-sh: 16877 l-rem:  16877 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    4.25
534.30/133.90	c lits-rem:       240  cl-subs:     1115  v-elim:     79  v-fix:    0  time: 12.64 s
534.30/133.90	c learnt bin added due to v-elim: 0
534.70/133.90	c vivif2 --  cl tried    20918 cl shrink        0 lits rem          0 time: 0.01
534.70/133.92	c vivif2 --  cl tried    36679 cl shrink        0 lits rem          0 time: 0.08
535.10/134.08	c asymm  cl-useful: 0/20918/20918 lits-rem:0 time: 0.64
535.10/134.08	c calculated reachability. Time: 0.00
535.10/134.08	c  N dy    25    357911      4910     20918       130     36679     63913   2112235    152.80     98.08  --
864.65/216.60	c  N dy    26    536871      4910     20918       130     44630     63913   2492439    148.02     97.68  --
865.06/216.69	c  S st    26    536871      4910     20918       130     44630     63913   2492439    148.02     97.68  --
865.85/216.84	c  S st    26    537373      4910     20918       130     45132     63913   2525830    148.02     97.68  --
865.85/216.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
865.85/216.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
867.05/217.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  1.03
867.05/217.10	c Calc non-exist non-lernt bins v-fix:     0 done:   4910 time:  0.01 s
867.05/217.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
867.05/217.12	c Subs w/ non-existent bins:      0 time:  0.07 s
867.05/217.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
867.44/217.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
867.44/217.20	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
876.23/219.47	c ORs :     65 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
876.63/219.51	c lits-rem:        12  cl-subs:     1287  v-elim:     90  v-fix:    0  time:  9.21 s
876.63/219.51	c learnt bin added due to v-elim: 0
876.63/219.51	c vivif2 --  cl tried    20918 cl shrink        0 lits rem          0 time: 0.00
876.63/219.53	c vivif2 --  cl tried    43845 cl shrink        0 lits rem          0 time: 0.10
877.43/219.79	c asymm  cl-useful: 0/20918/20918 lits-rem:0 time: 1.01
877.43/219.79	c calculated reachability. Time: 0.00
877.43/219.79	c  N dy    26    537373      4910     20918       130     43845     63913   2424232    148.02     97.68  --
877.43/219.79	c  F st    26    537373      4910     20918       130     43845     63913   2424232    148.02     97.68  --
879.43/220.26	c Decided on static restart strategy
1377.96/345.03	c  N dy    33    806059      4910     20918       130     67511     63913   4970705    134.39    100.77  --
1378.76/345.25	c  S st    33    806059      4910     20918       130     67511     63913   4970705    134.39    100.77  --
1379.58/345.46	c  S st    33    806566      4910     20918       130     68018     63913   5004041    134.39    100.77  --
1379.58/345.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1379.58/345.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1381.55/345.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  2.00
1381.55/345.97	c Calc non-exist non-lernt bins v-fix:     0 done:   4910 time:  0.01 s
1381.55/345.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1381.95/346.00	c Subs w/ non-existent bins:      0 time:  0.12 s
1382.35/346.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1382.35/346.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1382.35/346.15	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
1553.32/388.98	c ORs :     65 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.34
1553.72/389.06	c lits-rem:         4  cl-subs:     2099  v-elim:     90  v-fix:    0  time: 171.37 s
1553.72/389.06	c learnt bin added due to v-elim: 0
1553.72/389.06	c vivif2 --  cl tried    20918 cl shrink        0 lits rem          0 time: 0.00
1554.12/389.10	c vivif2 --  cl tried    65919 cl shrink        0 lits rem          0 time: 0.18
1555.34/389.46	c asymm  cl-useful: 0/18832/20918 lits-rem:0 time: 1.45
1555.34/389.47	c calculated reachability. Time: 0.00
1555.34/389.47	c  N dy    33    806566      4910     20918       130     65919     63913   4786675    134.39    100.77  --
2563.56/641.80	c  N dy    34   1209852      4910     20918       130     82181     63913   6015866    166.61    102.32  --
2564.36/642.03	c  S st    34   1209852      4910     20918       130     82181     63913   6015866    166.61    102.32  --
2565.16/642.26	c  S st    34   1210355      4910     20918       130     82684     63913   6056962    166.61    102.32  --
2565.16/642.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2565.16/642.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2567.55/642.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  2.23
2567.55/642.83	c Calc non-exist non-lernt bins v-fix:     0 done:   4910 time:  0.01 s
2567.55/642.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2567.55/642.87	c Subs w/ non-existent bins:      0 time:  0.15 s
2568.35/643.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2568.35/643.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2568.35/643.04	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
2827.19/707.88	c ORs :     65 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.20
2827.60/707.98	c lits-rem:        12  cl-subs:     2722  v-elim:     90  v-fix:    0  time: 259.37 s
2827.60/707.98	c learnt bin added due to v-elim: 0
2827.60/707.98	c vivif2 --  cl tried    20918 cl shrink        0 lits rem          0 time: 0.00
2828.00/708.03	c vivif2 --  cl tried    79962 cl shrink        0 lits rem          0 time: 0.22
2828.40/708.10	c asymm  cl-useful: 0/2086/20918 lits-rem:0 time: 0.27
2828.40/708.11	c calculated reachability. Time: 0.00
2828.40/708.11	c  N dy    34   1210355      4910     20918       130     79962     63913   5780369    166.61    102.32  --
4149.41/1038.80	c  N dy    35   1710356      4910     20918       130    111928     63913   9596702    167.65    103.03  --
4150.61/1039.16	c  S st    35   1710356      4910     20918       130    111928     63913   9596702    167.65    103.03  --
4151.81/1039.45	c  S st    35   1710857      4910     20918       130    112429     63913   9631440    167.65    103.03  --
4151.81/1039.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4151.81/1039.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4155.81/1040.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.5M T:  3.79
4155.81/1040.42	c Calc non-exist non-lernt bins v-fix:     0 done:   4910 time:  0.02 s
4155.81/1040.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4155.81/1040.48	c Subs w/ non-existent bins:      0 time:  0.24 s
4157.00/1040.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4157.00/1040.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4157.00/1040.73	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172561-1304066127/watcher-3172561-1304066127 -o /tmp/evaluation-result-3172561-1304066127/solver-3172561-1304066127 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172561-1304066127.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.53 7.92 7.84 2/177 378
/proc/meminfo: memFree=21316700/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=20512 CPUtime=0 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4194304 329 0 0 0 0 0 0 0 25 0 1 0 250803948 21004288 269 33554432000 4194304 4797429 140734613416064 18446744073709551615 47368237653840 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/378/statm: 5128 276 234 148 0 57 0

[startup+0.0876559 s]
/proc/loadavg: 7.53 7.92 7.84 2/177 378
/proc/meminfo: memFree=21316700/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=687992 CPUtime=0.18 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 6244 0 0 0 17 1 0 0 18 0 4 0 250803948 704503808 5198 33554432000 4194304 4797429 140734613416064 18446744073709551615 4345754 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 171998 5199 393 148 0 166927 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 687992

[startup+0.106454 s]
/proc/loadavg: 7.53 7.92 7.84 2/177 378
/proc/meminfo: memFree=21316700/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=688416 CPUtime=0.25 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 6876 0 0 0 24 1 0 0 18 0 4 0 250803948 704937984 5827 33554432000 4194304 4797429 140734613416064 18446744073709551615 268660767263 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 172104 5827 398 148 0 167033 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 688416

[startup+0.300367 s]
/proc/loadavg: 7.53 7.92 7.84 2/177 378
/proc/meminfo: memFree=21316700/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=689608 CPUtime=1.03 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 7899 0 0 0 102 1 0 0 18 0 4 0 250803948 706158592 6794 33554432000 4194304 4797429 140734613416064 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 172402 6794 409 148 0 167331 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 689608

[startup+0.7003 s]
/proc/loadavg: 7.53 7.92 7.84 2/177 378
/proc/meminfo: memFree=21316700/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=690564 CPUtime=2.63 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 9467 0 0 0 261 2 0 0 18 0 4 0 250803948 707137536 8341 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424644 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 172641 8341 411 148 0 167570 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 690564

[startup+1.50116 s]
/proc/loadavg: 7.53 7.92 7.84 10/184 385
/proc/meminfo: memFree=21205168/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=693412 CPUtime=5.82 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 12989 0 0 0 580 2 0 0 19 0 4 0 250803948 710053888 9149 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 173353 9149 411 148 0 168282 0
[pid=378/tid=380] ppid=376 vsize=693412 CPUtime=1.44 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 2222 0 0 0 144 0 0 0 25 0 4 0 250803953 710053888 9149 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=693412 CPUtime=1.43 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 2294 0 0 0 143 0 0 0 19 0 4 0 250803953 710053888 9149 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=693412 CPUtime=1.43 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 1863 0 0 0 143 0 0 0 25 0 4 0 250803953 710053888 9149 33554432000 4194304 4797429 140734613416064 18446744073709551615 4351787 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 693412

[startup+3.10088 s]
/proc/loadavg: 7.53 7.92 7.84 9/184 385
/proc/meminfo: memFree=21155568/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=700096 CPUtime=12.21 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 18350 0 0 0 1218 3 0 0 25 0 4 0 250803948 716898304 13399 33554432000 4194304 4797429 140734613416064 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 175024 13399 415 148 0 169953 0
[pid=378/tid=380] ppid=376 vsize=700096 CPUtime=3.03 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 3538 0 0 0 303 0 0 0 25 0 4 0 250803953 716898304 13399 33554432000 4194304 4797429 140734613416064 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=700096 CPUtime=3.04 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 3626 0 0 0 303 1 0 0 25 0 4 0 250803953 716898304 13399 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=700096 CPUtime=3.03 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 3185 0 0 0 303 0 0 0 25 0 4 0 250803953 716898304 13399 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 700096

[startup+6.30031 s]
/proc/loadavg: 7.57 7.93 7.84 9/184 386
/proc/meminfo: memFree=21129148/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=703476 CPUtime=25 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 23193 0 0 0 2495 5 0 0 25 0 4 0 250803948 720359424 12728 33554432000 4194304 4797429 140734613416064 18446744073709551615 268660358923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 175869 12728 418 148 0 170798 0
[pid=378/tid=380] ppid=376 vsize=703476 CPUtime=6.23 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 4273 0 0 0 623 0 0 0 25 0 4 0 250803953 720359424 12728 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=703476 CPUtime=6.23 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 4339 0 0 0 622 1 0 0 25 0 4 0 250803953 720359424 12728 33554432000 4194304 4797429 140734613416064 18446744073709551615 4573731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=703476 CPUtime=6.2 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 4006 0 0 0 620 0 0 0 25 0 4 0 250803953 720359424 12728 33554432000 4194304 4797429 140734613416064 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 703476

[startup+12.7012 s]
/proc/loadavg: 7.68 7.94 7.85 9/184 386
/proc/meminfo: memFree=21056880/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=708240 CPUtime=50.56 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 28760 0 0 0 5049 7 0 0 25 0 4 0 250803948 725237760 16752 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 177060 16752 418 148 0 171989 0
[pid=378/tid=380] ppid=376 vsize=708240 CPUtime=12.64 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 4749 0 0 0 1263 1 0 0 25 0 4 0 250803953 725237760 16752 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=708240 CPUtime=12.63 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 4915 0 0 0 1262 1 0 0 25 0 4 0 250803953 725237760 16752 33554432000 4194304 4797429 140734613416064 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=708240 CPUtime=12.58 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 4643 0 0 0 1257 1 0 0 25 0 4 0 250803953 725237760 16752 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 708240

[startup+25.501 s]
/proc/loadavg: 7.75 7.94 7.85 9/184 386
/proc/meminfo: memFree=21036100/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=714692 CPUtime=101.69 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 42462 0 0 0 10158 11 0 0 25 0 4 0 250803948 731844608 17453 33554432000 4194304 4797429 140734613416064 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 178673 17453 419 148 0 173602 0
[pid=378/tid=380] ppid=376 vsize=714692 CPUtime=25.44 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 6422 0 0 0 2543 1 0 0 25 0 4 0 250803953 731844608 17453 33554432000 4194304 4797429 140734613416064 18446744073709551615 4526240 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=714692 CPUtime=25.43 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 6757 0 0 0 2541 2 0 0 25 0 4 0 250803953 731844608 17453 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=714692 CPUtime=25.3 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 6276 0 0 0 2529 1 0 0 25 0 4 0 250803953 731844608 17453 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424462 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 714692

[startup+51.1005 s]
/proc/loadavg: 7.84 7.95 7.85 9/184 387
/proc/meminfo: memFree=20983804/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=722056 CPUtime=203.95 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 64794 0 0 0 20376 19 0 0 25 0 4 0 250803948 739385344 25967 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 180514 25967 419 148 0 175443 0
[pid=378/tid=380] ppid=376 vsize=722056 CPUtime=51.03 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 7953 0 0 0 5102 1 0 0 25 0 4 0 250803953 739385344 25967 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=722056 CPUtime=51.04 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 8442 0 0 0 5101 3 0 0 25 0 4 0 250803953 739385344 25967 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=722056 CPUtime=50.77 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 7843 0 0 0 5075 2 0 0 25 0 4 0 250803953 739385344 25967 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 722056

[startup+102.306 s]
/proc/loadavg: 7.97 7.97 7.86 9/184 388
/proc/meminfo: memFree=20906720/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=735700 CPUtime=408.49 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 99378 0 0 0 40816 33 0 0 25 0 4 0 250803948 753356800 32939 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 183925 32939 419 148 0 178854 0
[pid=378/tid=380] ppid=376 vsize=735700 CPUtime=102.24 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 11095 0 0 0 10221 3 0 0 25 0 4 0 250803953 753356800 32939 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=735700 CPUtime=102.25 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 11530 0 0 0 10221 4 0 0 25 0 4 0 250803953 753356800 32939 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=735700 CPUtime=101.68 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 10963 0 0 0 10166 2 0 0 25 0 4 0 250803953 753356800 32939 33554432000 4194304 4797429 140734613416064 18446744073709551615 4642235 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 735700

[startup+162.301 s]
/proc/loadavg: 7.99 7.97 7.87 9/184 390
/proc/meminfo: memFree=20906328/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=747684 CPUtime=648.14 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 134169 0 0 0 64766 48 0 0 25 0 4 0 250803948 765628416 38459 33554432000 4194304 4797429 140734613416064 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 186921 38459 419 148 0 181850 0
[pid=378/tid=380] ppid=376 vsize=747684 CPUtime=162.24 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 14469 0 0 0 16220 4 0 0 25 0 4 0 250803953 765628416 38459 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=747684 CPUtime=162.24 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 14916 0 0 0 16219 5 0 0 25 0 4 0 250803953 765628416 38459 33554432000 4194304 4797429 140734613416064 18446744073709551615 4388659 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=747684 CPUtime=161.35 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 14374 0 0 0 16132 3 0 0 25 0 4 0 250803953 765628416 38459 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.14
Current children cumulated vsize (KiB) 747684

[startup+222.3 s]
/proc/loadavg: 7.99 7.97 7.87 9/184 391
/proc/meminfo: memFree=20848876/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=754692 CPUtime=887.81 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 166800 0 0 0 88717 64 0 0 25 0 4 0 250803948 772804608 41805 33554432000 4194304 4797429 140734613416064 18446744073709551615 4351613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 188673 41805 419 148 0 183602 0
[pid=378/tid=380] ppid=376 vsize=754692 CPUtime=222.24 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 17746 0 0 0 22219 5 0 0 25 0 4 0 250803953 772804608 41805 33554432000 4194304 4797429 140734613416064 18446744073709551615 4346360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=754692 CPUtime=222.23 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 18117 0 0 0 22217 6 0 0 25 0 4 0 250803953 772804608 41805 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=754692 CPUtime=221.02 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 17615 0 0 0 22098 4 0 0 25 0 4 0 250803953 772804608 41805 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 754692

[startup+282.301 s]

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

[pid=378] ppid=376 vsize=874432 CPUtime=2805.23 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 348627 0 0 0 280363 160 0 0 25 0 4 0 250803948 895418368 70654 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568062 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 218608 70654 421 148 0 213537 0
[pid=378/tid=380] ppid=376 vsize=874432 CPUtime=702.24 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 37648 0 0 0 70211 13 0 0 25 0 4 0 250803953 895418368 70654 33554432000 4194304 4797429 140734613416064 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=874432 CPUtime=702.25 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 37289 0 0 0 70210 15 0 0 25 0 4 0 250803953 895418368 70654 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=874432 CPUtime=698.41 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 37001 0 0 0 69827 14 0 0 25 0 4 0 250803953 895418368 70654 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 874432

[startup+762.307 s]
/proc/loadavg: 8.11 8.07 7.95 9/184 406
/proc/meminfo: memFree=20625608/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=904400 CPUtime=3044.93 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 378097 0 0 0 304320 173 0 0 25 0 4 0 250803948 926105600 70499 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 226100 70499 421 148 0 221029 0
[pid=378/tid=380] ppid=376 vsize=904400 CPUtime=762.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 41670 0 0 0 76211 14 0 0 25 0 4 0 250803953 926105600 70499 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=904400 CPUtime=762.26 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 41591 0 0 0 76210 16 0 0 25 0 4 0 250803953 926105600 70499 33554432000 4194304 4797429 140734613416064 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=904400 CPUtime=758.08 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 41099 0 0 0 75793 15 0 0 25 0 4 0 250803953 926105600 70499 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 904400

[startup+822.3 s]
/proc/loadavg: 8.18 8.08 7.96 9/184 407
/proc/meminfo: memFree=20644040/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=908772 CPUtime=3284.58 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 400630 0 0 0 328272 186 0 0 25 0 4 0 250803948 930582528 68973 33554432000 4194304 4797429 140734613416064 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 227193 68973 421 148 0 222122 0
[pid=378/tid=380] ppid=376 vsize=908772 CPUtime=822.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 43862 0 0 0 82210 15 0 0 25 0 4 0 250803953 930582528 68973 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=908772 CPUtime=822.26 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 43192 0 0 0 82209 17 0 0 25 0 4 0 250803953 930582528 68973 33554432000 4194304 4797429 140734613416064 18446744073709551615 4523866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=908772 CPUtime=817.75 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 43093 0 0 0 81759 16 0 0 25 0 4 0 250803953 930582528 68973 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 908772

[startup+882.301 s]
/proc/loadavg: 8.19 8.10 7.97 9/184 409
/proc/meminfo: memFree=20587932/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=908836 CPUtime=3524.25 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 418878 0 0 0 352229 196 0 0 25 0 4 0 250803948 930648064 77779 33554432000 4194304 4797429 140734613416064 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 227209 77779 421 148 0 222138 0
[pid=378/tid=380] ppid=376 vsize=908836 CPUtime=882.24 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 45110 0 0 0 88209 15 0 0 25 0 4 0 250803953 930648064 77779 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=908836 CPUtime=882.25 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 44562 0 0 0 88208 17 0 0 25 0 4 0 250803953 930648064 77779 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=908836 CPUtime=877.42 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 44424 0 0 0 87725 17 0 0 25 0 4 0 250803953 930648064 77779 33554432000 4194304 4797429 140734613416064 18446744073709551615 4238697 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 908836

[startup+942.3 s]
/proc/loadavg: 8.18 8.11 7.98 9/184 410
/proc/meminfo: memFree=20582056/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=913328 CPUtime=3763.94 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 441410 0 0 0 376186 208 0 0 25 0 4 0 250803948 935247872 75353 33554432000 4194304 4797429 140734613416064 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 228332 75353 421 148 0 223261 0
[pid=378/tid=380] ppid=376 vsize=913328 CPUtime=942.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 47105 0 0 0 94209 16 0 0 25 0 4 0 250803953 935247872 75353 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=913328 CPUtime=942.26 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 46407 0 0 0 94208 18 0 0 25 0 4 0 250803953 935247872 75353 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=913328 CPUtime=937.1 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 46330 0 0 0 93692 18 0 0 25 0 4 0 250803953 935247872 75353 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 913328

[startup+1002.3 s]
/proc/loadavg: 8.17 8.12 8.00 9/184 412
/proc/meminfo: memFree=20580416/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=916048 CPUtime=4003.61 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 459855 0 0 0 400142 219 0 0 25 0 4 0 250803948 938033152 74546 33554432000 4194304 4797429 140734613416064 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 229012 74546 421 148 0 223941 0
[pid=378/tid=380] ppid=376 vsize=916048 CPUtime=1002.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 48224 0 0 0 100208 17 0 0 25 0 4 0 250803953 938033152 74546 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=916048 CPUtime=1002.26 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 47536 0 0 0 100208 18 0 0 25 0 4 0 250803953 938033152 74546 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=916048 CPUtime=996.77 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 47629 0 0 0 99658 19 0 0 25 0 4 0 250803953 938033152 74546 33554432000 4194304 4797429 140734613416064 18446744073709551615 4642120 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 916048

[startup+1062.3 s]
/proc/loadavg: 8.16 8.12 8.00 9/184 414
/proc/meminfo: memFree=20567380/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=917216 CPUtime=4243.29 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 478986 0 0 0 424098 231 0 0 25 0 4 0 250803948 939229184 86416 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 229304 86416 419 148 0 224233 0
[pid=378/tid=380] ppid=376 vsize=917216 CPUtime=1062.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 50053 0 0 0 106207 18 0 0 25 0 4 0 250803953 939229184 86416 33554432000 4194304 4797429 140734613416064 18446744073709551615 4242459 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=917216 CPUtime=1062.25 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 49311 0 0 0 106206 19 0 0 25 0 4 0 250803953 939229184 86416 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=917216 CPUtime=1056.44 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 49393 0 0 0 105625 19 0 0 25 0 4 0 250803953 939229184 86416 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 917216

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 8.00 9/184 415
/proc/meminfo: memFree=20557680/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=918316 CPUtime=4482.96 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 482320 0 0 0 448062 234 0 0 25 0 4 0 250803948 940355584 89698 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 229579 89698 419 148 0 224508 0
[pid=378/tid=380] ppid=376 vsize=918316 CPUtime=1122.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 51137 0 0 0 112206 19 0 0 25 0 4 0 250803953 940355584 89698 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=918316 CPUtime=1122.26 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 50378 0 0 0 112205 21 0 0 25 0 4 0 250803953 940355584 89698 33554432000 4194304 4797429 140734613416064 18446744073709551615 4356136 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=918316 CPUtime=1116.12 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 50576 0 0 0 111591 21 0 0 25 0 4 0 250803953 940355584 89698 33554432000 4194304 4797429 140734613416064 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 918316

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 8.01 9/184 417
/proc/meminfo: memFree=20524172/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=921864 CPUtime=4722.63 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 487798 0 0 0 472027 236 0 0 25 0 4 0 250803948 943988736 87840 33554432000 4194304 4797429 140734613416064 18446744073709551615 4567816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 230466 87840 419 148 0 225395 0
[pid=378/tid=380] ppid=376 vsize=921864 CPUtime=1182.25 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 53038 0 0 0 118205 20 0 0 25 0 4 0 250803953 943988736 87840 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=921864 CPUtime=1182.26 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 52212 0 0 0 118205 21 0 0 25 0 4 0 250803953 943988736 87840 33554432000 4194304 4797429 140734613416064 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=921864 CPUtime=1175.79 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 52319 0 0 0 117557 22 0 0 25 0 4 0 250803953 943988736 87840 33554432000 4194304 4797429 140734613416064 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 921864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.12 8.01 9/184 417
/proc/meminfo: memFree=20537184/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=921864 CPUtime=4800.15 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 489154 0 0 0 479777 238 0 0 25 0 4 0 250803948 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4509115 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 230466 89180 419 148 0 225395 0
[pid=378/tid=380] ppid=376 vsize=921864 CPUtime=1201.66 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 53393 0 0 0 120145 21 0 0 25 0 4 0 250803953 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=921864 CPUtime=1201.67 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 52723 0 0 0 120145 22 0 0 25 0 4 0 250803953 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=921864 CPUtime=1195.08 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 52690 0 0 0 119486 22 0 0 25 0 4 0 250803953 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 921864

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.15 8.12 8.01 9/184 417
/proc/meminfo: memFree=20537184/32951124 swapFree=67111528/67111528
[pid=378] ppid=376 vsize=921864 CPUtime=4800.15 cores=1,3,5,7
/proc/378/stat : 378 (techdemo) R 376 378 32705 0 -1 4202496 489154 0 0 0 479777 238 0 0 25 0 4 0 250803948 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4509115 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/378/statm: 230466 89180 419 148 0 225395 0
[pid=378/tid=380] ppid=376 vsize=921864 CPUtime=1201.66 cores=1,3,5,7
/proc/378/task/380/stat : 380 (techdemo) R 376 378 32705 0 -1 4202560 53393 0 0 0 120145 21 0 0 25 0 4 0 250803953 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=378/tid=381] ppid=376 vsize=921864 CPUtime=1201.67 cores=1,3,5,7
/proc/378/task/381/stat : 381 (techdemo) R 376 378 32705 0 -1 4202560 52723 0 0 0 120145 22 0 0 25 0 4 0 250803953 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4429037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=378/tid=382] ppid=376 vsize=921864 CPUtime=1195.08 cores=1,3,5,7
/proc/378/task/382/stat : 382 (techdemo) R 376 378 32705 0 -1 4202560 52690 0 0 0 119486 22 0 0 25 0 4 0 250803953 943988736 89180 33554432000 4194304 4797429 140734613416064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 921864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.2
CPU user time (s): 4797.8
CPU system time (s): 2.39664
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 921864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.8
system time used= 2.39663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 489154
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= 576
involuntary context switches= 32281

runsolver used 1.75873 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 10:35:27
IDJOB=3172561
IDBENCH=82579
IDSOLVER=1584
FILE ID=node107/3172561-1304066127
RUNJOBID= node107-1304064922-32724
PBS_JOBID= 13170460
Free space on /tmp= 71792 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172561-1304066127/watcher-3172561-1304066127 -o /tmp/evaluation-result-3172561-1304066127/solver-3172561-1304066127 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172561-1304066127.cnf

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

MD5SUM BENCH= 99649f8478aeec246b4c83e11dce9c4a
RANDOM SEED=2126497886

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21316856 kB
Buffers:       2021164 kB
Cached:        8997664 kB
SwapCached:          0 kB
Active:        3112496 kB
Inactive:      8041404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21316856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19428 kB
Writeback:           0 kB
AnonPages:      134276 kB
Mapped:          15464 kB
Slab:           416312 kB
PageTables:       4244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   314912 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= 71784 MiB
End job on node107 at 2011-04-29 10:55:31