Trace number 3172574

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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-3172574-1304076302.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.03	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.03	c -- vars added        200
0.00/0.03	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.27/0.16	c asymm  cl-useful: 0/1965/17000 lits-rem:0 time: 0.47
0.27/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.03
0.27/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.27/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.27/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.27/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.27/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.27/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.67/0.22	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.19 s
0.67/0.22	c learnt bin added due to v-elim: 0
0.67/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.67/0.23	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.67/0.23	c calculated reachability. Time: 0.00
0.67/0.23	c Calc default polars -  time:   0.00 s pos:      95 undec:       4 neg:     101
0.67/0.23	c =========================================================================================
0.67/0.23	c types(t): F = full restart, N = normal restart
0.67/0.23	c types(t): S = simplification begin/end, E = solution found
0.67/0.23	c restart types(rt): st = static, dy = dynamic
0.67/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.67/0.23	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
1.47/0.41	c Decided on static restart strategy
15.85/4.02	c  N dy     7     30001       200     17000         0     10362    119000    434480     60.21     50.37  --
15.85/4.06	c  S st     7     30001       200     17000         0     10362    119000    434480     60.21     50.37  --
16.25/4.13	c  S st     7     30508       200     17000         0     10865    119000    459691     60.21     50.37  --
16.25/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.25/4.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.25/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.19
16.25/4.18	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
16.25/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.25/4.18	c Subs w/ non-existent bins:      0 time:  0.01 s
16.25/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.25/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.25/4.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.44/5.98	c lits-rem:      2695  cl-subs:      799  v-elim:    200  v-fix:    0  time:  7.13 s
23.44/5.98	c learnt bin added due to v-elim: 0
23.44/5.98	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
23.44/5.98	c vivif2 --  cl tried    10066 cl shrink        0 lits rem          0 time: 0.01
23.84/6.08	c asymm  cl-useful: 0/1757/17000 lits-rem:0 time: 0.40
23.84/6.08	c calculated reachability. Time: 0.00
23.84/6.08	c  N dy     7     30508       200     17000         0     10066    119000    414917     60.21     50.37  --
23.84/6.08	c  F st     7     30508       200     17000         0     10066    119000    414917     60.21     50.37  --
25.04/6.32	c Decided on static restart strategy
31.83/8.04	c  N dy    14     45762       200     17000         0     17215    119000    773366     58.90     49.41  --
31.83/8.08	c  S st    14     45762       200     17000         0     17215    119000    773366     58.90     49.41  --
32.23/8.16	c  S st    14     46267       200     17000         0      9089    119000    260023     58.90     49.41  --
32.23/8.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.23/8.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.63/8.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.15
32.63/8.20	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
32.63/8.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.63/8.20	c Subs w/ non-existent bins:      0 time:  0.01 s
32.63/8.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.63/8.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.63/8.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.42/9.47	c lits-rem:       142  cl-subs:      255  v-elim:    200  v-fix:    0  time:  5.03 s
37.42/9.47	c learnt bin added due to v-elim: 0
37.42/9.47	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
37.42/9.47	c vivif2 --  cl tried     8834 cl shrink        0 lits rem          0 time: 0.00
38.22/9.63	c asymm  cl-useful: 0/3945/17000 lits-rem:0 time: 0.61
38.22/9.63	c calculated reachability. Time: 0.00
38.22/9.63	c  N dy    14     46267       200     17000         0      8834    119000    253471     58.90     49.41  --
52.62/13.29	c  N dy    15     69402       200     17000         0     10919    119000    293700     62.00     50.36  --
53.00/13.31	c  S st    15     69402       200     17000         0     10919    119000    293700     62.00     50.36  --
53.00/13.38	c  S st    15     69904       200     17000         0     11413    119000    319472     62.00     50.36  --
53.00/13.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.00/13.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.40/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.19
53.40/13.42	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
53.40/13.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.40/13.43	c Subs w/ non-existent bins:      0 time:  0.01 s
53.40/13.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.40/13.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.40/13.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.59/14.78	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
66.98/16.84	c Added 3 vars  tried: 80000 time: 8.24
66.98/16.86	c ORs :      3 avg-s:  0.0 cl-sh:  2202 l-rem:   2202 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.28
66.98/16.86	c lits-rem:       384  cl-subs:      223  v-elim:    200  v-fix:    0  time: 13.69 s
66.98/16.86	c learnt bin added due to v-elim: 0
66.98/16.86	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
66.98/16.87	c vivif2 --  cl tried    11190 cl shrink        0 lits rem          0 time: 0.01
67.78/17.02	c asymm  cl-useful: 0/3467/17003 lits-rem:0 time: 0.62
67.78/17.02	c calculated reachability. Time: 0.00
67.78/17.02	c  N dy    15     69904       203     17003         6     11190    118998    308430     62.00     50.36  --
67.78/17.02	c  F st    15     69904       203     17003         6     11190    118998    308430     62.00     50.36  --
68.58/17.28	c Decided on static restart strategy
90.15/22.69	c  N dy    22    104856       203     17003         6     20808    118998    799613     61.58     50.86  --
90.55/22.73	c  S st    22    104856       203     17003         6     20808    118998    799613     61.58     50.86  --
90.95/22.82	c  S st    22    105358       203     17003         6     21307    118998    825822     61.58     50.86  --
90.95/22.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.95/22.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.35/22.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.45
91.35/22.93	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
91.35/22.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.35/22.94	c Subs w/ non-existent bins:      0 time:  0.02 s
91.35/22.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.35/22.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.35/22.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
102.53/25.71	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
102.53/25.72	c lits-rem:      4351  cl-subs:     1313  v-elim:    200  v-fix:    0  time: 11.05 s
102.53/25.72	c learnt bin added due to v-elim: 0
102.53/25.72	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
102.53/25.73	c vivif2 --  cl tried    19994 cl shrink        0 lits rem          0 time: 0.03
102.93/25.83	c asymm  cl-useful: 0/1214/17003 lits-rem:0 time: 0.40
102.93/25.83	c calculated reachability. Time: 0.00
102.93/25.83	c  N dy    22    105358       203     17003         6     19994    118998    743121     61.58     50.86  --
144.09/36.14	c  N dy    23    158039       203     17003         6     27311    118998   1051142     59.07     50.69  --
144.09/36.19	c  S st    23    158039       203     17003         6     27311    118998   1051142     59.07     50.69  --
144.50/36.30	c  S st    23    158542       203     17003         6     27810    118998   1076543     59.07     50.69  --
144.91/36.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.91/36.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.28/36.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.64
145.28/36.47	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
145.28/36.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.28/36.47	c Subs w/ non-existent bins:      0 time:  0.03 s
145.28/36.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.28/36.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
145.28/36.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
156.47/39.25	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.47/39.27	c lits-rem:       648  cl-subs:     2029  v-elim:    200  v-fix:    0  time: 11.10 s
156.47/39.27	c learnt bin added due to v-elim: 0
156.47/39.27	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
156.47/39.28	c vivif2 --  cl tried    25781 cl shrink        0 lits rem          0 time: 0.03
156.87/39.39	c asymm  cl-useful: 0/1251/17003 lits-rem:0 time: 0.42
156.87/39.39	c calculated reachability. Time: 0.00
156.87/39.39	c  N dy    23    158542       203     17003         6     25781    118998    954951     59.07     50.69  --
232.39/58.25	c  N dy    24    237813       203     17003         6     30877    118998   1107853     60.86     50.83  --
232.39/58.30	c  S st    24    237813       203     17003         6     30877    118998   1107853     60.86     50.83  --
233.17/58.42	c  S st    24    238319       203     17003         6     31375    118998   1133389     60.86     50.83  --
233.17/58.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.17/58.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.97/58.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.69
233.97/58.60	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
233.97/58.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.97/58.61	c Subs w/ non-existent bins:      0 time:  0.03 s
233.97/58.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.97/58.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.97/58.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
245.57/61.51	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
245.57/61.52	c lits-rem:       801  cl-subs:     1947  v-elim:    200  v-fix:    0  time: 11.57 s
245.57/61.52	c learnt bin added due to v-elim: 0
245.57/61.53	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
245.57/61.54	c vivif2 --  cl tried    29428 cl shrink        0 lits rem          0 time: 0.04
245.97/61.65	c asymm  cl-useful: 0/1058/17003 lits-rem:0 time: 0.46
245.97/61.65	c calculated reachability. Time: 0.00
245.97/61.65	c  N dy    24    238319       203     17003         6     29428    118998   1019927     60.86     50.83  --
375.38/94.07	c  N dy    25    357479       203     17003         6     33487    118998   1043817     59.97     50.85  --
375.79/94.12	c  S st    25    357479       203     17003         6     33487    118998   1043817     59.97     50.85  --
376.19/94.24	c  S st    25    357980       215     17003        30     33994    119046   1068646     59.97     50.85  --
376.19/94.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
376.19/94.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.99/94.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.82
376.99/94.45	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
376.99/94.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.99/94.46	c Subs w/ non-existent bins:      0 time:  0.04 s
376.99/94.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.99/94.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
376.99/94.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
387.37/97.06	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.04
387.37/97.08	c lits-rem:       376  cl-subs:     1869  v-elim:    200  v-fix:    0  time: 10.38 s
387.37/97.08	c learnt bin added due to v-elim: 0
387.37/97.08	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
387.37/97.09	c vivif2 --  cl tried    32125 cl shrink        0 lits rem          0 time: 0.04
388.17/97.20	c asymm  cl-useful: 0/1130/17003 lits-rem:0 time: 0.42
388.17/97.20	c calculated reachability. Time: 0.00
388.17/97.20	c  N dy    25    357980       215     17003        30     32125    119046    968137     59.97     50.85  --
612.27/153.39	c  N dy    26    536970       215     17003        30     39996    119046   1185247     60.03     50.26  --
612.67/153.45	c  S st    26    536970       215     17003        30     39996    119046   1185247     60.03     50.26  --
613.07/153.59	c  S st    26    537472       218     17003        40     40497    119062   1210990     60.03     50.26  --
613.07/153.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
613.07/153.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
614.27/153.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  1.01
614.27/153.85	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
614.27/153.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
614.27/153.86	c Subs w/ non-existent bins:      0 time:  0.04 s
614.27/153.86	c Replacing        1 vars Replaced       17 lits Time:     0.02 s 
614.27/153.88	c bin-w-bin subsume rem            2 bins  time:  0.00 s
614.27/153.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.27/153.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
628.64/157.43	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.08
628.64/157.45	c lits-rem:       402  cl-subs:     1828  v-elim:    200  v-fix:    0  time: 14.24 s
628.64/157.45	c learnt bin added due to v-elim: 0
628.64/157.45	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
628.64/157.47	c vivif2 --  cl tried    38669 cl shrink        0 lits rem          0 time: 0.05
629.04/157.58	c asymm  cl-useful: 0/987/17003 lits-rem:0 time: 0.44
629.04/157.58	c calculated reachability. Time: 0.00
629.04/157.58	c  N dy    26    537472       217     17003        34     38669    119054   1116058     60.03     50.26  --
629.04/157.58	c  F st    26    537472       217     17003        34     38669    119054   1116058     60.03     50.26  --
631.04/158.09	c Decided on static restart strategy
989.38/247.72	c  N dy    33    806208       217     17003        34     61228    119054   2199328     63.32     50.29  --
989.79/247.80	c  S st    33    806208       217     17003        34     61228    119054   2199328     63.32     50.29  --
990.59/248.01	c  S st    33    806709       229     17003        78     61735    119122   2225773     63.32     50.29  --
990.59/248.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
990.59/248.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
992.60/248.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  1.92
992.60/248.50	c Calc non-exist non-lernt bins v-fix:     0 done:    229 time:  0.01 s
992.60/248.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
992.60/248.52	c Subs w/ non-existent bins:      0 time:  0.08 s
992.60/248.53	c Replacing        5 vars Replaced      110 lits Time:     0.03 s 
992.60/248.57	c bin-w-bin subsume rem           10 bins  time:  0.00 s
992.60/248.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
992.60/248.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1040.12/260.40	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.08
1121.61/280.88	c Added 3 vars  tried: 80000 time: 81.80
1123.61/281.34	c ORs :      3 avg-s:  0.0 cl-sh: 17068 l-rem:  17068 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   83.65
1123.61/281.38	c lits-rem:     10271  cl-subs:     4285  v-elim:    200  v-fix:    0  time: 131.05 s
1123.61/281.38	c learnt bin added due to v-elim: 0
1123.61/281.38	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
1124.01/281.40	c vivif2 --  cl tried    57450 cl shrink        0 lits rem          0 time: 0.08
1124.42/281.52	c asymm  cl-useful: 0/1351/17006 lits-rem:0 time: 0.48
1124.42/281.52	c calculated reachability. Time: 0.00
1124.42/281.52	c  N dy    33    806709       227     17006        54     57450    119088   1949611     63.32     50.29  --
1832.30/458.73	c  N dy    34   1210064       227     17006        54     73145    119088   2516275     60.65     49.47  --
1832.68/458.84	c  S st    34   1210064       227     17006        54     73145    119088   2516275     60.65     49.47  --
1832.68/458.84	c Finding binary XORs  T:     0.00 s  found:       0
1833.48/459.08	c  S st    34   1210567       227     17006        54     73643    119088   2541072     60.65     49.47  --
1833.48/459.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1833.48/459.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1836.29/459.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.8M T:  2.80
1836.29/459.79	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.01 s
1836.29/459.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1836.69/459.82	c Subs w/ non-existent bins:      0 time:  0.09 s
1836.69/459.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1836.69/459.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1836.69/459.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1896.98/474.92	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.22
1896.98/474.96	c lits-rem:       625  cl-subs:     5340  v-elim:    200  v-fix:    0  time: 60.33 s
1896.98/474.96	c learnt bin added due to v-elim: 0
1896.98/474.97	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
1896.98/474.99	c vivif2 --  cl tried    68303 cl shrink        0 lits rem          0 time: 0.10
1897.80/475.14	c asymm  cl-useful: 0/855/17006 lits-rem:0 time: 0.57
1897.80/475.14	c calculated reachability. Time: 0.00
1897.80/475.14	c  N dy    34   1210567       227     17006        54     68303    119088   2239302     60.65     49.47  --
2968.75/743.21	c  N dy    35   1710567       227     17006        54     99038    119088   3734865     61.23     50.01  --
2969.15/743.36	c  S st    35   1710567       227     17006        54     99038    119088   3734865     61.23     50.01  --
2970.74/743.72	c  S st    35   1711071       239     17006        86     99546    119144   3760306     61.23     50.01  --
2970.74/743.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2970.74/743.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2974.35/744.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.6M T:  3.87
2974.35/744.70	c Calc non-exist non-lernt bins v-fix:     0 done:    239 time:  0.01 s
2974.35/744.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2974.76/744.73	c Subs w/ non-existent bins:      0 time:  0.14 s
2974.76/744.75	c Replacing        2 vars Replaced      360 lits Time:     0.06 s 
2975.13/744.81	c bin-w-bin subsume rem            4 bins  time:  0.00 s
2975.13/744.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2975.13/744.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3529.99/883.73	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.27
3529.99/883.79	c lits-rem:      4192  cl-subs:     7924  v-elim:    200  v-fix:    0  time: 555.13 s
3529.99/883.79	c learnt bin added due to v-elim: 0
3529.99/883.79	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
3530.39/883.83	c vivif2 --  cl tried    91622 cl shrink        0 lits rem          0 time: 0.16
3530.79/883.99	c asymm  cl-useful: 0/569/17006 lits-rem:0 time: 0.62
3530.79/883.99	c calculated reachability. Time: 0.00
3530.79/883.99	c  N dy    35   1711071       237     17006        74     91622    119128   3273723     61.23     50.01  --

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

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

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


[startup+0 s]
/proc/loadavg: 6.82 7.73 7.29 1/172 31022
/proc/meminfo: memFree=22153428/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=50280 CPUtime=0 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 781 0 0 0 0 0 0 0 21 0 1 0 519228976 51486720 712 33554432000 4194304 4797429 140733355841792 18446744073709551615 268272385803 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/31022/statm: 12570 712 347 148 0 7499 0

[startup+0.0604481 s]
/proc/loadavg: 6.82 7.73 7.29 1/172 31022
/proc/meminfo: memFree=22153428/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=150464 CPUtime=0.11 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 2370 0 0 0 11 0 0 0 22 0 4 0 519228976 154075136 2234 33554432000 4194304 4797429 140733355841792 18446744073709551615 4430142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 37616 2234 372 148 0 32545 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 150464

[startup+0.10046 s]
/proc/loadavg: 6.82 7.73 7.29 1/172 31022
/proc/meminfo: memFree=22153428/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=150728 CPUtime=0.27 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 2419 0 0 0 27 0 0 0 22 0 4 0 519228976 154345472 2283 33554432000 4194304 4797429 140733355841792 18446744073709551615 4428900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 37682 2283 372 148 0 32611 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 150728

[startup+0.300351 s]
/proc/loadavg: 6.82 7.73 7.29 1/172 31022
/proc/meminfo: memFree=22153428/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=618168 CPUtime=1.07 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 5478 0 0 0 106 1 0 0 22 0 4 0 519228976 633004032 4340 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 154542 4341 406 148 0 149471 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 618168

[startup+0.700281 s]
/proc/loadavg: 6.82 7.73 7.29 1/172 31022
/proc/meminfo: memFree=22153428/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=725960 CPUtime=2.67 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 6922 0 0 0 266 1 0 0 24 0 4 0 519228976 743383040 5343 33554432000 4194304 4797429 140733355841792 18446744073709551615 4404376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 181490 5354 408 148 0 176419 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 725960

[startup+1.50114 s]
/proc/loadavg: 6.82 7.73 7.29 9/184 31039
/proc/meminfo: memFree=22103220/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=627124 CPUtime=5.86 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 11620 0 0 0 584 2 0 0 25 0 4 0 519228976 642174976 8122 33554432000 4194304 4797429 140733355841792 18446744073709551615 4387790 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 156781 8122 413 148 0 151710 0
[pid=31022/tid=31024] ppid=31020 vsize=627124 CPUtime=1.45 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 2421 0 0 0 145 0 0 0 25 0 4 0 519228980 642174976 8122 33554432000 4194304 4797429 140733355841792 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=627124 CPUtime=1.45 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 2335 0 0 0 145 0 0 0 25 0 4 0 519228980 642174976 8122 33554432000 4194304 4797429 140733355841792 18446744073709551615 4506535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=627124 CPUtime=1.44 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 2617 0 0 0 144 0 0 0 25 0 4 0 519228980 642174976 8122 33554432000 4194304 4797429 140733355841792 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 627124

[startup+3.10085 s]
/proc/loadavg: 6.82 7.73 7.29 9/184 31039
/proc/meminfo: memFree=22079660/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=628044 CPUtime=12.25 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 12775 0 0 0 1223 2 0 0 25 0 4 0 519228976 643117056 8564 33554432000 4194304 4797429 140733355841792 18446744073709551615 4426352 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 157011 8564 413 148 0 151940 0
[pid=31022/tid=31024] ppid=31020 vsize=628044 CPUtime=3.05 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 2421 0 0 0 305 0 0 0 25 0 4 0 519228980 643117056 8564 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=628044 CPUtime=3.05 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 2335 0 0 0 305 0 0 0 25 0 4 0 519228980 643117056 8564 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=628044 CPUtime=3.04 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 2617 0 0 0 304 0 0 0 25 0 4 0 519228980 643117056 8564 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 628044

[startup+6.30028 s]
/proc/loadavg: 6.91 7.74 7.30 9/184 31039
/proc/meminfo: memFree=22071748/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=632828 CPUtime=25.04 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 16336 0 0 0 2501 3 0 0 25 0 4 0 519228976 648015872 9459 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424768 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 158207 9459 414 148 0 153136 0
[pid=31022/tid=31024] ppid=31020 vsize=632828 CPUtime=6.25 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 2941 0 0 0 625 0 0 0 25 0 4 0 519228980 648015872 9460 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=632828 CPUtime=6.25 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 2937 0 0 0 625 0 0 0 25 0 4 0 519228980 648015872 9460 33554432000 4194304 4797429 140733355841792 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=632828 CPUtime=6.22 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 3305 0 0 0 622 0 0 0 25 0 4 0 519228980 648015872 9460 33554432000 4194304 4797429 140733355841792 18446744073709551615 4506608 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 632828

[startup+12.7011 s]
/proc/loadavg: 7.00 7.74 7.30 9/184 31039
/proc/meminfo: memFree=22064980/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=636280 CPUtime=50.61 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 20700 0 0 0 5057 4 0 0 25 0 4 0 519228976 651550720 10886 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 159070 10886 416 148 0 153999 0
[pid=31022/tid=31024] ppid=31020 vsize=636280 CPUtime=12.64 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 3170 0 0 0 1264 0 0 0 25 0 4 0 519228980 651550720 10886 33554432000 4194304 4797429 140733355841792 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=636280 CPUtime=12.65 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 3166 0 0 0 1265 0 0 0 25 0 4 0 519228980 651550720 10886 33554432000 4194304 4797429 140733355841792 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=636280 CPUtime=12.59 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 3547 0 0 0 1259 0 0 0 25 0 4 0 519228980 651550720 10886 33554432000 4194304 4797429 140733355841792 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 636280

[startup+25.5009 s]
/proc/loadavg: 7.22 7.75 7.31 9/184 31040
/proc/meminfo: memFree=22044176/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=644068 CPUtime=101.73 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 28382 0 0 0 10168 5 0 0 25 0 4 0 519228976 659525632 12902 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 161017 12902 419 148 0 155946 0
[pid=31022/tid=31024] ppid=31020 vsize=644068 CPUtime=25.44 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 3958 0 0 0 2544 0 0 0 25 0 4 0 519228980 659525632 12902 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=644068 CPUtime=25.44 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 4080 0 0 0 2544 0 0 0 25 0 4 0 519228980 659525632 12902 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=644068 CPUtime=25.33 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 4381 0 0 0 2532 1 0 0 25 0 4 0 519228980 659525632 12902 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 644068

[startup+51.1003 s]
/proc/loadavg: 7.55 7.79 7.33 9/184 31040
/proc/meminfo: memFree=22021140/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=654960 CPUtime=204 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 42590 0 0 0 20391 9 0 0 25 0 4 0 519228976 670679040 16125 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 163740 16125 419 148 0 158669 0
[pid=31022/tid=31024] ppid=31020 vsize=654960 CPUtime=51.05 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 4932 0 0 0 5104 1 0 0 25 0 4 0 519228980 670679040 16125 33554432000 4194304 4797429 140733355841792 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=654960 CPUtime=51.05 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 5392 0 0 0 5104 1 0 0 25 0 4 0 519228980 670679040 16125 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524442 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=654960 CPUtime=50.79 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 5535 0 0 0 5078 1 0 0 25 0 4 0 519228980 670679040 16125 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 654960

[startup+102.306 s]
/proc/loadavg: 7.80 7.82 7.37 9/184 31042
/proc/meminfo: memFree=21986652/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=664716 CPUtime=408.56 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 62764 0 0 0 40841 15 0 0 25 0 4 0 519228976 680669184 20638 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 166179 20638 419 148 0 161108 0
[pid=31022/tid=31024] ppid=31020 vsize=664716 CPUtime=102.25 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 7369 0 0 0 10223 2 0 0 25 0 4 0 519228980 680669184 20638 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=664716 CPUtime=102.25 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 6982 0 0 0 10224 1 0 0 25 0 4 0 519228980 680669184 20638 33554432000 4194304 4797429 140733355841792 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=664716 CPUtime=101.74 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 6822 0 0 0 10172 2 0 0 25 0 4 0 519228980 680669184 20638 33554432000 4194304 4797429 140733355841792 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 664716

[startup+162.301 s]
/proc/loadavg: 7.97 7.86 7.41 9/184 31043
/proc/meminfo: memFree=21971852/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=671756 CPUtime=648.22 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 84742 0 0 0 64799 23 0 0 25 0 4 0 519228976 687878144 22498 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 167939 22498 421 148 0 162868 0
[pid=31022/tid=31024] ppid=31020 vsize=671756 CPUtime=162.25 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 8683 0 0 0 16223 2 0 0 25 0 4 0 519228980 687878144 22498 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=671756 CPUtime=162.24 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 9203 0 0 0 16222 2 0 0 25 0 4 0 519228980 687878144 22498 33554432000 4194304 4797429 140733355841792 18446744073709551615 4351579 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=671756 CPUtime=161.42 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 8898 0 0 0 16140 2 0 0 25 0 4 0 519228980 687878144 22498 33554432000 4194304 4797429 140733355841792 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 671756

[startup+222.301 s]
/proc/loadavg: 8.03 7.90 7.45 9/184 31045
/proc/meminfo: memFree=21952608/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=678144 CPUtime=887.91 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 105614 0 0 0 88759 32 0 0 25 0 4 0 519228976 694419456 24309 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 169536 24309 421 148 0 164465 0
[pid=31022/tid=31024] ppid=31020 vsize=678144 CPUtime=222.25 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 10315 0 0 0 22223 2 0 0 25 0 4 0 519228980 694419456 24309 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=678144 CPUtime=222.23 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 10367 0 0 0 22221 2 0 0 25 0 4 0 519228980 694419456 24309 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=678144 CPUtime=221.1 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 11257 0 0 0 22107 3 0 0 25 0 4 0 519228980 694419456 24309 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 678144

[startup+282.301 s]

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

[pid=31022] ppid=31020 vsize=714684 CPUtime=2805.36 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 211367 0 0 0 280462 74 0 0 25 0 4 0 519228976 731836416 35930 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 178671 35930 421 148 0 173600 0
[pid=31022/tid=31024] ppid=31020 vsize=714684 CPUtime=702.26 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 18515 0 0 0 70220 6 0 0 25 0 4 0 519228980 731836416 35930 33554432000 4194304 4797429 140733355841792 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=714684 CPUtime=702.2 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 18194 0 0 0 70214 6 0 0 25 0 4 0 519228980 731836416 35930 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=714684 CPUtime=698.57 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 19237 0 0 0 69850 7 0 0 25 0 4 0 519228980 731836416 35930 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 714684

[startup+762.307 s]
/proc/loadavg: 8.06 8.05 7.71 9/184 31059
/proc/meminfo: memFree=21838368/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=726340 CPUtime=3045.06 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 222517 0 0 0 304427 79 0 0 25 0 4 0 519228976 743772160 38259 33554432000 4194304 4797429 140733355841792 18446744073709551615 4506625 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 181585 38259 421 148 0 176514 0
[pid=31022/tid=31024] ppid=31020 vsize=726340 CPUtime=762.26 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 19374 0 0 0 76220 6 0 0 25 0 4 0 519228980 743772160 38259 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=726340 CPUtime=762.2 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 19420 0 0 0 76214 6 0 0 25 0 4 0 519228980 743772160 38259 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=726340 CPUtime=758.25 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 20356 0 0 0 75817 8 0 0 25 0 4 0 519228980 743772160 38259 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 726340

[startup+822.301 s]
/proc/loadavg: 8.13 8.07 7.74 9/184 31061
/proc/meminfo: memFree=21826804/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=727108 CPUtime=3284.73 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 224137 0 0 0 328392 81 0 0 25 0 4 0 519228976 744558592 39735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 181777 39735 421 148 0 176706 0
[pid=31022/tid=31024] ppid=31020 vsize=727108 CPUtime=822.26 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 19919 0 0 0 82219 7 0 0 25 0 4 0 519228980 744558592 39735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=727108 CPUtime=822.2 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 20014 0 0 0 82213 7 0 0 25 0 4 0 519228980 744558592 39735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=727108 CPUtime=817.93 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 20837 0 0 0 81785 8 0 0 25 0 4 0 519228980 744558592 39735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 727108

[startup+882.3 s]
/proc/loadavg: 8.12 8.07 7.75 9/184 31062
/proc/meminfo: memFree=21839796/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=727548 CPUtime=3524.39 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 227026 0 0 0 352357 82 0 0 25 0 4 0 519228976 745009152 38187 33554432000 4194304 4797429 140733355841792 18446744073709551615 4567910 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 181887 38187 421 148 0 176816 0
[pid=31022/tid=31024] ppid=31020 vsize=727548 CPUtime=882.27 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 20853 0 0 0 88219 8 0 0 25 0 4 0 519228980 745009152 38187 33554432000 4194304 4797429 140733355841792 18446744073709551615 4428780 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=727548 CPUtime=882.18 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 21122 0 0 0 88211 7 0 0 25 0 4 0 519228980 745009152 38187 33554432000 4194304 4797429 140733355841792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=727548 CPUtime=877.59 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 21684 0 0 0 87751 8 0 0 25 0 4 0 519228980 745009152 38187 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 727548

[startup+942.301 s]
/proc/loadavg: 8.23 8.10 7.78 9/184 31064
/proc/meminfo: memFree=21836920/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=730444 CPUtime=3764.08 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 238054 0 0 0 376321 87 0 0 25 0 4 0 519228976 747974656 39304 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 182611 39304 421 148 0 177540 0
[pid=31022/tid=31024] ppid=31020 vsize=730444 CPUtime=942.26 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 21400 0 0 0 94218 8 0 0 25 0 4 0 519228980 747974656 39304 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=730444 CPUtime=942.18 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 21670 0 0 0 94211 7 0 0 25 0 4 0 519228980 747974656 39304 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=730444 CPUtime=937.29 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 22268 0 0 0 93720 9 0 0 25 0 4 0 519228980 747974656 39304 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 730444

[startup+1002.3 s]
/proc/loadavg: 8.20 8.11 7.81 9/184 31066
/proc/meminfo: memFree=21812208/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=731520 CPUtime=4003.76 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 245871 0 0 0 400284 92 0 0 25 0 4 0 519228976 749076480 42200 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 182880 42200 421 148 0 177809 0
[pid=31022/tid=31024] ppid=31020 vsize=731520 CPUtime=1002.27 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 21715 0 0 0 100218 9 0 0 25 0 4 0 519228980 749076480 42200 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=731520 CPUtime=1002.18 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 22011 0 0 0 100210 8 0 0 25 0 4 0 519228980 749076480 42200 33554432000 4194304 4797429 140733355841792 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=731520 CPUtime=996.96 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 22589 0 0 0 99687 9 0 0 25 0 4 0 519228980 749076480 42200 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 731520

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 7.82 9/184 31067
/proc/meminfo: memFree=21832268/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=733132 CPUtime=4243.43 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 258489 0 0 0 424248 95 0 0 25 0 4 0 519228976 750727168 39746 33554432000 4194304 4797429 140733355841792 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 183283 39746 421 148 0 178212 0
[pid=31022/tid=31024] ppid=31020 vsize=733132 CPUtime=1062.26 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 22842 0 0 0 106217 9 0 0 25 0 4 0 519228980 750727168 39746 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=733132 CPUtime=1062.17 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 23315 0 0 0 106209 8 0 0 25 0 4 0 519228980 750727168 39746 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=733132 CPUtime=1056.65 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 23720 0 0 0 105655 10 0 0 25 0 4 0 519228980 750727168 39746 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 733132

[startup+1122.3 s]
/proc/loadavg: 8.16 8.11 7.84 9/184 31069
/proc/meminfo: memFree=21805700/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=735280 CPUtime=4483.11 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 266617 0 0 0 448210 101 0 0 25 0 4 0 519228976 752926720 42735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 183820 42735 421 148 0 178749 0
[pid=31022/tid=31024] ppid=31020 vsize=735280 CPUtime=1122.27 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 23248 0 0 0 112217 10 0 0 25 0 4 0 519228980 752926720 42735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=735280 CPUtime=1122.17 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 23704 0 0 0 112209 8 0 0 25 0 4 0 519228980 752926720 42735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=735280 CPUtime=1116.32 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 24049 0 0 0 111622 10 0 0 25 0 4 0 519228980 752926720 42735 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 735280

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 7.85 9/184 31070
/proc/meminfo: memFree=21784960/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=736512 CPUtime=4722.79 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 273823 0 0 0 472176 103 0 0 25 0 4 0 519228976 754188288 44736 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 184128 44736 421 148 0 179057 0
[pid=31022/tid=31024] ppid=31020 vsize=736512 CPUtime=1182.27 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 23494 0 0 0 118217 10 0 0 25 0 4 0 519228980 754188288 44736 33554432000 4194304 4797429 140733355841792 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=736512 CPUtime=1182.17 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 23947 0 0 0 118208 9 0 0 25 0 4 0 519228980 754188288 44736 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=736512 CPUtime=1176 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 24389 0 0 0 117590 10 0 0 25 0 4 0 519228980 754188288 44736 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 736512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.13 7.86 9/184 31071
/proc/meminfo: memFree=21800692/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=737396 CPUtime=4800.29 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 278167 0 0 0 479925 104 0 0 25 0 4 0 519228976 755093504 42131 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 184349 42131 421 148 0 179278 0
[pid=31022/tid=31024] ppid=31020 vsize=737396 CPUtime=1201.68 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 24254 0 0 0 120157 11 0 0 25 0 4 0 519228980 755093504 42132 33554432000 4194304 4797429 140733355841792 18446744073709551615 268272385734 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=737396 CPUtime=1201.58 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 24100 0 0 0 120149 9 0 0 25 0 4 0 519228980 755093504 42132 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=737396 CPUtime=1195.29 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 24513 0 0 0 119519 10 0 0 25 0 4 0 519228980 755093504 42132 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 737396

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.18 8.13 7.86 9/184 31071
/proc/meminfo: memFree=21800692/32950928 swapFree=67111524/67111528
[pid=31022] ppid=31020 vsize=737396 CPUtime=4800.29 cores=0,2,4,6
/proc/31022/stat : 31022 (techdemo) R 31020 31022 30047 0 -1 4202496 278167 0 0 0 479925 104 0 0 25 0 4 0 519228976 755093504 42131 33554432000 4194304 4797429 140733355841792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31022/statm: 184349 42131 421 148 0 179278 0
[pid=31022/tid=31024] ppid=31020 vsize=737396 CPUtime=1201.68 cores=0,2,4,6
/proc/31022/task/31024/stat : 31024 (techdemo) R 31020 31022 30047 0 -1 4202560 24254 0 0 0 120157 11 0 0 25 0 4 0 519228980 755093504 42132 33554432000 4194304 4797429 140733355841792 18446744073709551615 268272385734 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31022/tid=31025] ppid=31020 vsize=737396 CPUtime=1201.58 cores=0,2,4,6
/proc/31022/task/31025/stat : 31025 (techdemo) R 31020 31022 30047 0 -1 4202560 24100 0 0 0 120149 9 0 0 25 0 4 0 519228980 755093504 42132 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31022/tid=31026] ppid=31020 vsize=737396 CPUtime=1195.29 cores=0,2,4,6
/proc/31022/task/31026/stat : 31026 (techdemo) R 31020 31022 30047 0 -1 4202560 24513 0 0 0 119519 10 0 0 25 0 4 0 519228980 755093504 42132 33554432000 4194304 4797429 140733355841792 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 737396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.34
CPU user time (s): 4799.28
CPU system time (s): 1.05784
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 819308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.28
system time used= 1.05784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278170
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= 1081
involuntary context switches= 23094

runsolver used 1.9587 second user time and 4.44032 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 13:25:02
IDJOB=3172574
IDBENCH=82592
IDSOLVER=1584
FILE ID=node122/3172574-1304076302
RUNJOBID= node122-1304076302-31012
PBS_JOBID= 13170466
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=2029604929

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22153584 kB
Buffers:       1627588 kB
Cached:        8555508 kB
SwapCached:          4 kB
Active:        1077876 kB
Inactive:      9169880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22153584 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8252 kB
Writeback:           0 kB
AnonPages:       63888 kB
Mapped:          14680 kB
Slab:           486216 kB
PageTables:       4336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189160 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= 71648 MiB
End job on node122 at 2011-04-29 13:45:06