Trace number 3172615

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
MD5SUMbe984e6bbe5620bf919456b943096fcf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark836.998
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3172615-1304078846.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.02/0.03	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.02/0.03	c -- vars added        200
0.02/0.03	c Parsing time:  0.03 s
0.02/0.04	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.02/0.16	c asymm  cl-useful: 0/1964/17000 lits-rem:0 time: 0.48
0.51/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.04
0.51/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.51/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.51/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.51/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.51/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.51/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.51/0.22	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.18 s
0.51/0.22	c learnt bin added due to v-elim: 0
0.51/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.51/0.97	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.51/0.97	c calculated reachability. Time: 0.00
0.51/0.97	c Calc default polars -  time:   0.00 s pos:      89 undec:       1 neg:     110
0.51/0.97	c =========================================================================================
0.51/0.97	c types(t): F = full restart, N = normal restart
0.51/0.97	c types(t): S = simplification begin/end, E = solution found
0.51/0.97	c restart types(rt): st = static, dy = dynamic
0.51/0.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.51/0.97	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.51/0.97	c Decided on static restart strategy
16.26/4.13	c  N dy     7     30001       200     17000         0     10398    119000    433228     60.32     50.86  --
16.26/4.16	c  S st     7     30001       200     17000         0     10398    119000    433228     60.32     50.86  --
16.64/4.23	c  S st     7     30503       200     17000         0     10896    119000    458926     60.32     50.86  --
16.64/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.64/4.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.64/4.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.20
16.64/4.29	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
16.64/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.64/4.29	c Subs w/ non-existent bins:      0 time:  0.01 s
17.04/4.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.04/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.04/4.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.83/6.06	c lits-rem:      2854  cl-subs:      849  v-elim:    200  v-fix:    0  time:  7.03 s
23.83/6.06	c learnt bin added due to v-elim: 0
23.83/6.06	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
23.83/6.06	c vivif2 --  cl tried    10047 cl shrink        0 lits rem          0 time: 0.01
24.23/6.17	c asymm  cl-useful: 0/1708/17000 lits-rem:0 time: 0.42
24.23/6.17	c calculated reachability. Time: 0.00
24.23/6.17	c  N dy     7     30503       200     17000         0     10047    119000    411481     60.32     50.86  --
24.23/6.17	c  F st     7     30503       200     17000         0     10047    119000    411481     60.32     50.86  --
25.43/6.42	c Decided on static restart strategy
32.23/8.17	c  N dy    14     45754       200     17000         0     17179    119000    784636     59.61     50.76  --
32.63/8.21	c  S st    14     45754       200     17000         0     17179    119000    784636     59.61     50.76  --
33.02/8.30	c  S st    14     46256       200     17000         0      9040    119000    256614     59.61     50.76  --
33.02/8.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.02/8.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.02/8.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.14
33.02/8.34	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
33.02/8.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.02/8.34	c Subs w/ non-existent bins:      0 time:  0.01 s
33.02/8.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.02/8.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.02/8.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.61/9.75	c lits-rem:       195  cl-subs:      222  v-elim:    200  v-fix:    0  time:  5.61 s
38.61/9.75	c learnt bin added due to v-elim: 0
38.61/9.75	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
38.61/9.75	c vivif2 --  cl tried     8818 cl shrink        0 lits rem          0 time: 0.01
39.41/9.91	c asymm  cl-useful: 0/3803/17000 lits-rem:0 time: 0.63
39.41/9.91	c calculated reachability. Time: 0.00
39.41/9.91	c  N dy    14     46256       200     17000         0      8818    119000    250779     59.61     50.76  --
53.79/13.58	c  N dy    15     69384       200     17000         0     10870    119000    286431     59.56     50.35  --
54.19/13.60	c  S st    15     69384       200     17000         0     10870    119000    286431     59.56     50.35  --
54.19/13.67	c  S st    15     69884       200     17000         0     11363    119000    310917     59.56     50.35  --
54.19/13.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.19/13.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.59/13.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.19
54.59/13.72	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
54.59/13.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.59/13.72	c Subs w/ non-existent bins:      0 time:  0.01 s
54.59/13.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.59/13.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.59/13.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.80/15.08	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
67.38/16.99	c Added 3 vars  tried: 80000 time: 7.63
67.78/17.00	c ORs :      3 avg-s:  0.0 cl-sh:  1950 l-rem:   1950 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.68
67.78/17.01	c lits-rem:       334  cl-subs:      249  v-elim:    200  v-fix:    0  time: 13.09 s
67.78/17.01	c learnt bin added due to v-elim: 0
67.78/17.01	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
67.78/17.01	c vivif2 --  cl tried    11114 cl shrink        0 lits rem          0 time: 0.01
68.18/17.17	c asymm  cl-useful: 0/3414/17003 lits-rem:0 time: 0.62
68.18/17.17	c calculated reachability. Time: 0.00
68.18/17.17	c  N dy    15     69884       203     17003         6     11114    118999    300421     59.56     50.35  --
68.18/17.17	c  F st    15     69884       203     17003         6     11114    118999    300421     59.56     50.35  --
69.37/17.43	c Decided on static restart strategy
91.33/22.90	c  N dy    22    104826       203     17003         6     20726    118999    781400     59.00     49.73  --
91.33/22.93	c  S st    22    104826       203     17003         6     20726    118999    781400     59.00     49.73  --
91.74/23.02	c  S st    22    105335       203     17003         6     21225    118999    807037     59.00     49.73  --
91.74/23.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.74/23.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.14/23.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.38
92.14/23.12	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
92.14/23.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.14/23.12	c Subs w/ non-existent bins:      0 time:  0.02 s
92.14/23.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.14/23.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.14/23.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
100.53/25.28	c ORs :      3 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
100.93/25.30	c lits-rem:       907  cl-subs:     1340  v-elim:    200  v-fix:    0  time:  8.61 s
100.93/25.30	c learnt bin added due to v-elim: 0
100.93/25.30	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
100.93/25.30	c vivif2 --  cl tried    19885 cl shrink        0 lits rem          0 time: 0.02
100.93/25.39	c asymm  cl-useful: 0/1383/17003 lits-rem:0 time: 0.36
100.93/25.40	c calculated reachability. Time: 0.00
100.93/25.40	c  N dy    22    105335       203     17003         6     19885    118999    727693     59.00     49.73  --
143.69/36.00	c  N dy    23    158004       203     17003         6     27159    118999   1030975     59.55     49.07  --
143.69/36.05	c  S st    23    158004       203     17003         6     27159    118999   1030975     59.55     49.07  --
144.07/36.16	c  S st    23    158509       203     17003         6     27657    118999   1057384     59.55     49.07  --
144.07/36.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.07/36.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.87/36.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.60
144.87/36.31	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
144.87/36.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.87/36.32	c Subs w/ non-existent bins:      0 time:  0.02 s
144.87/36.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.87/36.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.87/36.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
156.06/39.17	c ORs :      3 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
156.06/39.19	c lits-rem:      1280  cl-subs:     2111  v-elim:    200  v-fix:    0  time: 11.39 s
156.06/39.19	c learnt bin added due to v-elim: 0
156.06/39.19	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
156.06/39.20	c vivif2 --  cl tried    25546 cl shrink        0 lits rem          0 time: 0.03
156.87/39.31	c asymm  cl-useful: 0/1160/17003 lits-rem:0 time: 0.45
156.87/39.31	c calculated reachability. Time: 0.00
156.87/39.31	c  N dy    23    158509       203     17003         6     25546    118999    936293     59.55     49.07  --
225.15/56.46	c  N dy    24    237763       203     17003         6     30784    118999   1096134     60.88     49.56  --
225.55/56.51	c  S st    24    237763       203     17003         6     30784    118999   1096134     60.88     49.56  --
225.95/56.63	c  S st    24    238266       203     17003         6     31282    118999   1120793     60.88     49.56  --
225.95/56.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.95/56.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.77/56.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.78
226.77/56.83	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
226.77/56.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.77/56.83	c Subs w/ non-existent bins:      0 time:  0.03 s
226.77/56.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.77/56.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.77/56.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
239.14/59.98	c ORs :      3 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
239.54/60.00	c lits-rem:      1359  cl-subs:     1870  v-elim:    200  v-fix:    0  time: 12.57 s
239.54/60.00	c learnt bin added due to v-elim: 0
239.54/60.00	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
239.54/60.01	c vivif2 --  cl tried    29412 cl shrink        0 lits rem          0 time: 0.04
239.96/60.12	c asymm  cl-useful: 0/1197/17003 lits-rem:0 time: 0.41
239.96/60.12	c calculated reachability. Time: 0.00
239.96/60.12	c  N dy    24    238266       203     17003         6     29412    118999   1012336     60.88     49.56  --
367.39/92.09	c  N dy    25    357400       203     17003         6     33311    118999   1024653     58.89     48.90  --
367.79/92.14	c  S st    25    357400       203     17003         6     33311    118999   1024653     58.89     48.90  --
368.16/92.27	c  S st    25    357904       215     17003        30     33822    119047   1049271     58.89     48.90  --
368.16/92.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
368.16/92.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
368.96/92.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.73
368.96/92.45	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
368.96/92.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
368.96/92.46	c Subs w/ non-existent bins:      0 time:  0.04 s
368.96/92.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.96/92.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.96/92.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
381.74/95.68	c ORs :      3 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
382.14/95.70	c lits-rem:      1319  cl-subs:     1892  v-elim:    200  v-fix:    0  time: 12.88 s
382.14/95.70	c learnt bin added due to v-elim: 0
382.14/95.70	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
382.14/95.71	c vivif2 --  cl tried    31930 cl shrink        0 lits rem          0 time: 0.04
382.54/95.81	c asymm  cl-useful: 0/1108/17003 lits-rem:0 time: 0.40
382.54/95.81	c calculated reachability. Time: 0.00
382.54/95.81	c  N dy    25    357904       215     17003        30     31930    119047    954028     58.89     48.90  --
609.45/152.63	c  N dy    26    536857       215     17003        30     39616    119047   1158019     60.69     48.57  --
609.45/152.68	c  S st    26    536857       215     17003        30     39616    119047   1158019     60.69     48.57  --
610.23/152.81	c  S st    26    537361       218     17003        44     40116    119067   1182905     60.69     48.57  --
610.23/152.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
610.23/152.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.03/153.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.98
611.03/153.06	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.01 s
611.03/153.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.03/153.07	c Subs w/ non-existent bins:      0 time:  0.04 s
611.03/153.07	c Replacing        2 vars Replaced       64 lits Time:     0.02 s 
611.03/153.09	c bin-w-bin subsume rem            4 bins  time:  0.00 s
611.03/153.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
611.03/153.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
624.61/156.41	c ORs :      3 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
624.61/156.43	c lits-rem:       728  cl-subs:     2058  v-elim:    200  v-fix:    0  time: 13.34 s
624.61/156.43	c learnt bin added due to v-elim: 0
624.61/156.44	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
624.61/156.45	c vivif2 --  cl tried    38058 cl shrink        0 lits rem          0 time: 0.05
625.01/156.56	c asymm  cl-useful: 0/860/17003 lits-rem:0 time: 0.46
625.01/156.57	c calculated reachability. Time: 0.00
625.01/156.57	c  N dy    26    537361       216     17003        32     38058    119051   1079929     60.69     48.57  --
625.01/156.57	c  F st    26    537361       216     17003        32     38058    119051   1079929     60.69     48.57  --
627.02/157.07	c Decided on static restart strategy
1016.48/254.53	c  N dy    33    806041       216     17003        32     60918    119051   2104398     60.30     48.83  --
1016.88/254.62	c  S st    33    806041       216     17003        32     60918    119051   2104398     60.30     48.83  --
1017.69/254.85	c  S st    33    806542       228     17003        64     61428    119107   2129647     60.30     48.83  --
1017.69/254.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1017.69/254.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1019.67/255.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.4M T:  2.17
1020.07/255.40	c Calc non-exist non-lernt bins v-fix:     0 done:    228 time:  0.01 s
1020.07/255.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1020.07/255.42	c Subs w/ non-existent bins:      0 time:  0.07 s
1020.07/255.43	c Replacing        2 vars Replaced      122 lits Time:     0.04 s 
1020.07/255.46	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1020.07/255.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1020.07/255.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1062.04/265.98	c ORs :      3 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
1135.12/284.23	c Added 3 vars  tried: 80000 time: 72.91
1136.34/284.60	c ORs :      3 avg-s:  0.0 cl-sh: 15625 l-rem:  15625 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   74.39
1136.74/284.64	c lits-rem:      1193  cl-subs:     4328  v-elim:    200  v-fix:    0  time: 116.50 s
1136.74/284.64	c learnt bin added due to v-elim: 0
1136.74/284.64	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
1136.74/284.66	c vivif2 --  cl tried    57100 cl shrink        0 lits rem          0 time: 0.08
1137.11/284.78	c asymm  cl-useful: 0/1510/17006 lits-rem:0 time: 0.48
1137.11/284.78	c calculated reachability. Time: 0.00
1137.11/284.78	c  N dy    33    806542       229     17006        58     57100    119095   1878535     60.30     48.83  --
1844.18/461.78	c  N dy    34   1209816       229     17006        58     74770    119095   2539752     61.96     48.55  --
1844.55/461.88	c  S st    34   1209816       229     17006        58     74770    119095   2539752     61.96     48.55  --
1844.55/461.88	c Finding binary XORs  T:     0.00 s  found:       0
1845.75/462.15	c  S st    34   1210318       229     17006        58     75266    119095   2564795     61.96     48.55  --
1845.75/462.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1845.75/462.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1848.17/462.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.3M T:  2.56
1848.57/462.80	c Calc non-exist non-lernt bins v-fix:     0 done:    229 time:  0.01 s
1848.57/462.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1848.57/462.82	c Subs w/ non-existent bins:      0 time:  0.09 s
1848.57/462.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1848.57/462.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1848.57/462.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1908.86/477.90	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.07
1908.86/477.94	c lits-rem:       691  cl-subs:     5064  v-elim:    200  v-fix:    0  time: 60.18 s
1908.86/477.94	c learnt bin added due to v-elim: 0
1908.86/477.94	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
1908.86/477.97	c vivif2 --  cl tried    70202 cl shrink        0 lits rem          0 time: 0.11
1909.68/478.11	c asymm  cl-useful: 0/984/17006 lits-rem:0 time: 0.52
1909.68/478.11	c calculated reachability. Time: 0.00
1909.68/478.11	c  N dy    34   1210318       229     17006        58     70202    119095   2289449     61.96     48.55  --
2973.81/744.51	c  N dy    35   1710318       229     17006        58     99384    119095   3698514     60.09     48.90  --
2974.21/744.66	c  S st    35   1710318       229     17006        58     99384    119095   3698514     60.09     48.90  --
2975.81/745.01	c  S st    35   1710823       241     17006        86     99898    119147   3725221     60.09     48.90  --
2975.81/745.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2975.81/745.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2979.01/745.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.4M T:  3.45
2979.01/745.89	c Calc non-exist non-lernt bins v-fix:     0 done:    241 time:  0.01 s
2979.01/745.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2979.41/745.92	c Subs w/ non-existent bins:      0 time:  0.14 s
2979.41/745.94	c Replacing        1 vars Replaced       18 lits Time:     0.05 s 
2979.80/746.00	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2979.80/746.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2979.80/746.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3436.79/860.49	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.06
3437.19/860.55	c lits-rem:       666  cl-subs:     7256  v-elim:    200  v-fix:    0  time: 457.52 s
3437.19/860.55	c learnt bin added due to v-elim: 0
3437.19/860.55	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
3437.19/860.59	c vivif2 --  cl tried    92642 cl shrink        0 lits rem          0 time: 0.16
3437.99/860.76	c asymm  cl-useful: 0/575/17006 lits-rem:0 time: 0.67
3437.99/860.76	c calculated reachability. Time: 0.00
3437.99/860.76	c  N dy    35   1710823       240     17006        80     92642    119139   3302172     60.09     48.90  --
4710.25/1179.28	c  N dy    36   2210823       240     17006        80    107975    119139   3864715     61.27     48.95  --
4711.04/1179.44	c  S st    36   2210823       240     17006        80    107975    119139   3864715     61.27     48.95  --
4712.65/1179.80	c  S st    36   2211325       249     17006       106    108484    119183   3890454     61.27     48.95  --
4712.65/1179.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4712.65/1179.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4717.45/1181.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.1M T:  5.12
4717.45/1181.10	c Calc non-exist non-lernt bins v-fix:     0 done:    249 time:  0.01 s
4717.45/1181.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4717.86/1181.14	c Subs w/ non-existent bins:      0 time:  0.15 s
4717.86/1181.15	c Replacing        2 vars Replaced       34 lits Time:     0.05 s 
4718.23/1181.22	c bin-w-bin subsume rem            4 bins  time:  0.00 s
4718.23/1181.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4718.23/1181.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172615-1304078846/watcher-3172615-1304078846 -o /tmp/evaluation-result-3172615-1304078846/solver-3172615-1304078846 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172615-1304078846.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.75 7.57 7.84 3/176 22854
/proc/meminfo: memFree=18783608/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=50280 CPUtime=0 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 789 0 0 0 0 0 0 0 22 0 1 0 519482613 51486720 720 33554432000 4194304 4797429 140733676854704 18446744073709551615 228122374853 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22854/statm: 12570 720 347 148 0 7499 0

[startup+0.0297781 s]
/proc/loadavg: 5.75 7.57 7.84 3/176 22854
/proc/meminfo: memFree=18783608/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=52480 CPUtime=0.02 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 1753 0 0 0 2 0 0 0 22 0 1 0 519482613 53739520 1640 33554432000 4194304 4797429 140733676854704 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22854/statm: 13120 1640 347 148 0 8049 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 52480

[startup+0.162215 s]
/proc/loadavg: 5.75 7.57 7.84 3/176 22854
/proc/meminfo: memFree=18783608/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=535864 CPUtime=0.51 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) D 22852 22854 22817 0 -1 4202496 2710 0 0 0 51 0 0 0 18 0 4 0 519482613 548724736 2508 33554432000 4194304 4797429 140733676854704 18446744073709551615 228122410652 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 144482 2852 375 148 0 139411 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 535864

[startup+1.15753 s]
/proc/loadavg: 5.75 7.57 7.84 3/176 22854
/proc/meminfo: memFree=18783608/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=684748 CPUtime=4.49 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 8941 0 0 0 448 1 0 0 19 0 4 0 519482613 701181952 5970 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 171187 5970 409 148 0 166116 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 684748

[startup+1.25751 s]
/proc/loadavg: 5.75 7.57 7.84 3/176 22854
/proc/meminfo: memFree=18783608/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=685548 CPUtime=4.89 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 9314 0 0 0 488 1 0 0 19 0 4 0 519482613 702001152 6342 33554432000 4194304 4797429 140733676854704 18446744073709551615 4415795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 171387 6342 409 148 0 166316 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 685548

[startup+1.50047 s]
/proc/loadavg: 5.75 7.57 7.84 3/176 22854
/proc/meminfo: memFree=18783608/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=687276 CPUtime=5.87 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 11988 0 0 0 585 2 0 0 20 0 4 0 519482613 703770624 8425 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425120 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 171819 8425 413 148 0 166748 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 687276

[startup+3.10018 s]
/proc/loadavg: 5.75 7.57 7.84 9/184 22862
/proc/meminfo: memFree=18723780/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=687752 CPUtime=12.25 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 13098 0 0 0 1223 2 0 0 25 0 4 0 519482613 704258048 8816 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 171938 8816 413 148 0 166867 0
[pid=22854/tid=22860] ppid=22852 vsize=687752 CPUtime=3.04 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 2643 0 0 0 304 0 0 0 24 0 4 0 519482617 704258048 8816 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=687752 CPUtime=3.04 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 2560 0 0 0 304 0 0 0 24 0 4 0 519482617 704258048 8816 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=687752 CPUtime=3.04 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 2580 0 0 0 304 0 0 0 25 0 4 0 519482617 704258048 8816 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 687752

[startup+6.3066 s]
/proc/loadavg: 5.93 7.58 7.84 9/184 22863
/proc/meminfo: memFree=18716944/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=693028 CPUtime=25.05 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 16574 0 0 0 2503 2 0 0 25 0 4 0 519482613 709660672 9646 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 173257 9646 414 148 0 168186 0
[pid=22854/tid=22860] ppid=22852 vsize=693028 CPUtime=6.25 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 3295 0 0 0 625 0 0 0 25 0 4 0 519482617 709660672 9646 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=693028 CPUtime=6.23 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 3143 0 0 0 623 0 0 0 25 0 4 0 519482617 709660672 9646 33554432000 4194304 4797429 140733676854704 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=693028 CPUtime=6.25 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 3183 0 0 0 625 0 0 0 25 0 4 0 519482617 709660672 9646 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 693028

[startup+12.7005 s]
/proc/loadavg: 6.09 7.58 7.84 9/184 22863
/proc/meminfo: memFree=18710652/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=695608 CPUtime=50.6 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 20538 0 0 0 5057 3 0 0 25 0 4 0 519482613 712302592 10667 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 173902 10667 416 148 0 168831 0
[pid=22854/tid=22860] ppid=22852 vsize=695608 CPUtime=12.64 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 3381 0 0 0 1264 0 0 0 25 0 4 0 519482617 712302592 10667 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=695608 CPUtime=12.59 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 3300 0 0 0 1259 0 0 0 25 0 4 0 519482617 712302592 10667 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424732 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=695608 CPUtime=12.64 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 3308 0 0 0 1264 0 0 0 25 0 4 0 519482617 712302592 10667 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 695608

[startup+25.5011 s]
/proc/loadavg: 6.59 7.62 7.85 9/184 22863
/proc/meminfo: memFree=18689944/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=702440 CPUtime=101.73 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 28313 0 0 0 10168 5 0 0 25 0 4 0 519482613 719298560 12874 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 175610 12874 419 148 0 170539 0
[pid=22854/tid=22860] ppid=22852 vsize=702440 CPUtime=25.44 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 4326 0 0 0 2543 1 0 0 25 0 4 0 519482617 719298560 12874 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=702440 CPUtime=25.32 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 4037 0 0 0 2532 0 0 0 25 0 4 0 519482617 719298560 12874 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=702440 CPUtime=25.45 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 4314 0 0 0 2544 1 0 0 25 0 4 0 519482617 719298560 12874 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 702440

[startup+51.1005 s]
/proc/loadavg: 7.07 7.65 7.85 10/184 22864
/proc/meminfo: memFree=18667248/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=711468 CPUtime=203.99 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 43260 0 0 0 20390 9 0 0 25 0 4 0 519482613 728543232 16374 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 177867 16374 419 148 0 172796 0
[pid=22854/tid=22860] ppid=22852 vsize=711468 CPUtime=51.04 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 5644 0 0 0 5103 1 0 0 25 0 4 0 519482617 728543232 16374 33554432000 4194304 4797429 140733676854704 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=711468 CPUtime=50.78 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 5070 0 0 0 5078 0 0 0 25 0 4 0 519482617 728543232 16374 33554432000 4194304 4797429 140733676854704 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=711468 CPUtime=51.05 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 5593 0 0 0 5104 1 0 0 25 0 4 0 519482617 728543232 16374 33554432000 4194304 4797429 140733676854704 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 711468

[startup+102.3 s]
/proc/loadavg: 7.65 7.72 7.86 9/184 22865
/proc/meminfo: memFree=18644284/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=720512 CPUtime=408.5 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 64974 0 0 0 40834 16 0 0 25 0 4 0 519482613 737804288 18633 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 180128 18633 419 148 0 175057 0
[pid=22854/tid=22860] ppid=22852 vsize=720512 CPUtime=102.24 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 8366 0 0 0 10222 2 0 0 25 0 4 0 519482617 737804288 18633 33554432000 4194304 4797429 140733676854704 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=720512 CPUtime=101.69 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 6463 0 0 0 10168 1 0 0 25 0 4 0 519482617 737804288 18633 33554432000 4194304 4797429 140733676854704 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=720512 CPUtime=102.25 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 7453 0 0 0 10223 2 0 0 25 0 4 0 519482617 737804288 18633 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524534 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 720512

[startup+162.3 s]
/proc/loadavg: 8.03 7.81 7.88 9/184 22867
/proc/meminfo: memFree=18621316/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=729172 CPUtime=648.18 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 86696 0 0 0 64794 24 0 0 25 0 4 0 519482613 746672128 22283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 182293 22283 421 148 0 177222 0
[pid=22854/tid=22860] ppid=22852 vsize=729172 CPUtime=162.25 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 10226 0 0 0 16222 3 0 0 25 0 4 0 519482617 746672128 22283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=729172 CPUtime=161.37 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 8793 0 0 0 16135 2 0 0 25 0 4 0 519482617 746672128 22283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=729172 CPUtime=162.25 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 9238 0 0 0 16222 3 0 0 25 0 4 0 519482617 746672128 22283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 729172

[startup+222.301 s]
/proc/loadavg: 8.13 7.87 7.90 9/184 22868
/proc/meminfo: memFree=18601948/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=733212 CPUtime=887.86 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 106546 0 0 0 88754 32 0 0 25 0 4 0 519482613 750809088 23596 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424812 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 183303 23596 421 148 0 178232 0
[pid=22854/tid=22860] ppid=22852 vsize=733212 CPUtime=222.25 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 11605 0 0 0 22222 3 0 0 25 0 4 0 519482617 750809088 23596 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=733212 CPUtime=221.03 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 9921 0 0 0 22101 2 0 0 25 0 4 0 519482617 750809088 23596 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=733212 CPUtime=222.26 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 11801 0 0 0 22222 4 0 0 25 0 4 0 519482617 750809088 23596 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.86
Current children cumulated vsize (KiB) 733212

[startup+282.301 s]
/proc/loadavg: 8.12 7.91 7.91 9/184 22870
/proc/meminfo: memFree=18585784/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=745812 CPUtime=1127.55 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 119852 0 0 0 112718 37 0 0 25 0 4 0 519482613 763711488 27227 33554432000 4194304 4797429 140733676854704 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 186453 27227 421 148 0 181382 0
[pid=22854/tid=22860] ppid=22852 vsize=745812 CPUtime=282.26 cores=0,2,4,6

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

[pid=22854] ppid=22852 vsize=767940 CPUtime=2805.25 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 212793 0 0 0 280445 80 0 0 25 0 4 0 519482613 786370560 36008 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 191985 36008 421 148 0 186914 0
[pid=22854/tid=22860] ppid=22852 vsize=767940 CPUtime=702.25 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 19834 0 0 0 70218 7 0 0 25 0 4 0 519482617 786370560 36008 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=767940 CPUtime=698.38 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 17640 0 0 0 69832 6 0 0 25 0 4 0 519482617 786370560 36008 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=767940 CPUtime=702.27 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 20149 0 0 0 70218 9 0 0 25 0 4 0 519482617 786370560 36008 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 767940

[startup+762.3 s]
/proc/loadavg: 8.17 8.11 8.00 9/184 22883
/proc/meminfo: memFree=18490872/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=779888 CPUtime=3044.91 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 224365 0 0 0 304407 84 0 0 25 0 4 0 519482613 798605312 38649 33554432000 4194304 4797429 140733676854704 18446744073709551615 4506625 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 194972 38649 421 148 0 189901 0
[pid=22854/tid=22860] ppid=22852 vsize=779888 CPUtime=762.25 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 20881 0 0 0 76218 7 0 0 25 0 4 0 519482617 798605312 38649 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=779888 CPUtime=758.05 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 19004 0 0 0 75798 7 0 0 25 0 4 0 519482617 798605312 38649 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=779888 CPUtime=762.27 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 21317 0 0 0 76218 9 0 0 25 0 4 0 519482617 798605312 38649 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 779888

[startup+822.301 s]
/proc/loadavg: 8.17 8.12 8.00 9/184 22884
/proc/meminfo: memFree=18481060/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=780144 CPUtime=3284.59 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 225766 0 0 0 328374 85 0 0 25 0 4 0 519482613 798867456 39983 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 195036 39983 421 148 0 189965 0
[pid=22854/tid=22860] ppid=22852 vsize=780144 CPUtime=822.26 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 21398 0 0 0 82218 8 0 0 25 0 4 0 519482617 798867456 39983 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=780144 CPUtime=817.72 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 19409 0 0 0 81765 7 0 0 25 0 4 0 519482617 798867456 39983 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=780144 CPUtime=822.27 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 21796 0 0 0 82218 9 0 0 25 0 4 0 519482617 798867456 39983 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 780144

[startup+882.301 s]
/proc/loadavg: 8.15 8.12 8.01 9/184 22886
/proc/meminfo: memFree=18497408/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=781820 CPUtime=3524.27 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 232272 0 0 0 352339 88 0 0 25 0 4 0 519482613 800583680 36990 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 195455 36990 421 148 0 190384 0
[pid=22854/tid=22860] ppid=22852 vsize=781820 CPUtime=882.26 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 22345 0 0 0 88218 8 0 0 25 0 4 0 519482617 800583680 36990 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524115 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=781820 CPUtime=877.39 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 20316 0 0 0 87732 7 0 0 25 0 4 0 519482617 800583680 36990 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=781820 CPUtime=882.28 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 22749 0 0 0 88218 10 0 0 25 0 4 0 519482617 800583680 36990 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 781820

[startup+942.301 s]
/proc/loadavg: 8.11 8.11 8.01 9/184 22887
/proc/meminfo: memFree=18482892/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=783412 CPUtime=3763.96 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 242582 0 0 0 376304 92 0 0 25 0 4 0 519482613 802213888 37899 33554432000 4194304 4797429 140733676854704 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 195853 37899 421 148 0 190782 0
[pid=22854/tid=22860] ppid=22852 vsize=783412 CPUtime=942.26 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 22819 0 0 0 94218 8 0 0 25 0 4 0 519482617 802213888 37899 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=783412 CPUtime=937.06 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 20951 0 0 0 93698 8 0 0 25 0 4 0 519482617 802213888 37899 33554432000 4194304 4797429 140733676854704 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=783412 CPUtime=942.28 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 23384 0 0 0 94218 10 0 0 25 0 4 0 519482617 802213888 37899 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 783412

[startup+1002.3 s]
/proc/loadavg: 8.09 8.11 8.01 9/184 22889
/proc/meminfo: memFree=18481888/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=783480 CPUtime=4003.61 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 250452 0 0 0 400266 95 0 0 25 0 4 0 519482613 802283520 40916 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 195870 40916 421 148 0 190799 0
[pid=22854/tid=22860] ppid=22852 vsize=783480 CPUtime=1002.26 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 23143 0 0 0 100218 8 0 0 25 0 4 0 519482617 802283520 40916 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=783480 CPUtime=996.73 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 21213 0 0 0 99665 8 0 0 25 0 4 0 519482617 802283520 40916 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=783480 CPUtime=1002.28 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 23677 0 0 0 100218 10 0 0 25 0 4 0 519482617 802283520 40916 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 783480

[startup+1062.31 s]
/proc/loadavg: 8.08 8.10 8.01 9/184 22891
/proc/meminfo: memFree=18476908/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=786180 CPUtime=4243.31 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 262384 0 0 0 424231 100 0 0 25 0 4 0 519482613 805048320 38283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 196545 38283 421 148 0 191474 0
[pid=22854/tid=22860] ppid=22852 vsize=786180 CPUtime=1062.27 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 24300 0 0 0 106218 9 0 0 25 0 4 0 519482617 805048320 38283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=786180 CPUtime=1056.4 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 22370 0 0 0 105632 8 0 0 25 0 4 0 519482617 805048320 38283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=786180 CPUtime=1062.28 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 24939 0 0 0 106218 10 0 0 25 0 4 0 519482617 805048320 38283 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 786180

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 8.01 9/184 22892
/proc/meminfo: memFree=18472164/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=786540 CPUtime=4482.95 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 270656 0 0 0 448191 104 0 0 25 0 4 0 519482613 805416960 41436 33554432000 4194304 4797429 140733676854704 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 196635 41436 421 148 0 191564 0
[pid=22854/tid=22860] ppid=22852 vsize=786540 CPUtime=1122.27 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 24690 0 0 0 112218 9 0 0 25 0 4 0 519482617 805416960 41436 33554432000 4194304 4797429 140733676854704 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=786540 CPUtime=1116.06 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 22698 0 0 0 111598 8 0 0 25 0 4 0 519482617 805416960 41436 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=786540 CPUtime=1122.28 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 25357 0 0 0 112217 11 0 0 25 0 4 0 519482617 805416960 41436 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 786540

[startup+1182.3 s]
/proc/loadavg: 8.07 8.09 8.01 9/184 22894
/proc/meminfo: memFree=18446984/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=793788 CPUtime=4722.63 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 280724 0 0 0 472155 108 0 0 25 0 4 0 519482613 812838912 44495 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 198447 44495 421 148 0 193376 0
[pid=22854/tid=22860] ppid=22852 vsize=793788 CPUtime=1182.26 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 25824 0 0 0 118217 9 0 0 25 0 4 0 519482617 812838912 44495 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=793788 CPUtime=1175.73 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 23218 0 0 0 117565 8 0 0 25 0 4 0 519482617 812838912 44495 33554432000 4194304 4797429 140733676854704 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=793788 CPUtime=1182.28 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 25922 0 0 0 118217 11 0 0 25 0 4 0 519482617 812838912 44495 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 793788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.10 8.01 10/184 22894
/proc/meminfo: memFree=18437684/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=794028 CPUtime=4800.14 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 281198 0 0 0 479906 108 0 0 25 0 4 0 519482613 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 198507 44950 421 148 0 193436 0
[pid=22854/tid=22860] ppid=22852 vsize=794028 CPUtime=1201.67 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 26115 0 0 0 120158 9 0 0 25 0 4 0 519482617 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=794028 CPUtime=1195.03 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 23345 0 0 0 119495 8 0 0 25 0 4 0 519482617 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=794028 CPUtime=1201.68 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 25978 0 0 0 120157 11 0 0 25 0 4 0 519482617 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 794028

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.12 8.10 8.01 10/184 22894
/proc/meminfo: memFree=18437684/32951124 swapFree=67111528/67111528
[pid=22854] ppid=22852 vsize=794028 CPUtime=4800.14 cores=0,2,4,6
/proc/22854/stat : 22854 (techdemo) R 22852 22854 22817 0 -1 4202496 281198 0 0 0 479906 108 0 0 25 0 4 0 519482613 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22854/statm: 198507 44950 421 148 0 193436 0
[pid=22854/tid=22860] ppid=22852 vsize=794028 CPUtime=1201.67 cores=0,2,4,6
/proc/22854/task/22860/stat : 22860 (techdemo) R 22852 22854 22817 0 -1 4202560 26115 0 0 0 120158 9 0 0 25 0 4 0 519482617 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22854/tid=22861] ppid=22852 vsize=794028 CPUtime=1195.03 cores=0,2,4,6
/proc/22854/task/22861/stat : 22861 (techdemo) R 22852 22854 22817 0 -1 4202560 23345 0 0 0 119495 8 0 0 25 0 4 0 519482617 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22854/tid=22862] ppid=22852 vsize=794028 CPUtime=1201.68 cores=0,2,4,6
/proc/22854/task/22862/stat : 22862 (techdemo) R 22852 22854 22817 0 -1 4202560 25978 0 0 0 120157 11 0 0 25 0 4 0 519482617 813084672 44950 33554432000 4194304 4797429 140733676854704 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 794028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.18
CPU user time (s): 4799.08
CPU system time (s): 1.09783
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 898212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.08
system time used= 1.09783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281198
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= 949
involuntary context switches= 21670

runsolver used 1.9437 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 14:07:26
IDJOB=3172615
IDBENCH=82633
IDSOLVER=1584
FILE ID=node138/3172615-1304078846
RUNJOBID= node138-1304078846-22835
PBS_JOBID= 13170524
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172615-1304078846/watcher-3172615-1304078846 -o /tmp/evaluation-result-3172615-1304078846/solver-3172615-1304078846 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172615-1304078846.cnf

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

MD5SUM BENCH= be984e6bbe5620bf919456b943096fcf
RANDOM SEED=1429601524

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18784260 kB
Buffers:       2041484 kB
Cached:       11493512 kB
SwapCached:          0 kB
Active:        3287624 kB
Inactive:     10312960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18784260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16316 kB
Writeback:           0 kB
AnonPages:       65148 kB
Mapped:          15204 kB
Slab:           500472 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   227392 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= 71800 MiB
End job on node138 at 2011-04-29 14:27:30