Trace number 3172577

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-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
MD5SUMb5db50c2da6442b279ae090cf3223d53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.8874
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172577-1304076386.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.01/0.04	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.01/0.04	c -- vars added       1000
0.01/0.04	c Parsing time:  0.04 s
0.01/0.04	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.01/0.15	c asymm  cl-useful: 0/11413/20000 lits-rem:0 time: 0.43
0.01/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
0.01/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.01/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.01/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.47/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.47/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.47/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.20/0.84	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.08 s
3.20/0.84	c learnt bin added due to v-elim: 0
3.20/0.84	c Finding binary XORs  T:     0.00 s  found:       0
3.20/1.05	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
3.20/1.05	c calculated reachability. Time: 0.00
3.20/1.05	c Calc default polars -  time:   0.00 s pos:     446 undec:      36 neg:     518
3.20/1.05	c =========================================================================================
3.20/1.05	c types(t): F = full restart, N = normal restart
3.20/1.05	c types(t): S = simplification begin/end, E = solution found
3.20/1.05	c restart types(rt): st = static, dy = dynamic
3.20/1.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.20/1.05	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
3.20/1.05	c Decided on static restart strategy
23.81/6.05	c  N dy     7     30000      1000     20000         0     10727    100000    866065    138.29    121.85  --
24.21/6.11	c  S st     7     30000      1000     20000         0     10727    100000    866065    138.29    121.85  --
24.21/6.19	c  S st     7     30502      1000     20000         0     11228    100000    913225    138.29    121.85  --
24.21/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.21/6.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.63/6.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.27
24.63/6.26	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
24.63/6.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.63/6.27	c Subs w/ non-existent bins:      0 time:  0.02 s
24.63/6.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.63/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.63/6.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
29.39/7.45	c lits-rem:       592  cl-subs:      566  v-elim:   1000  v-fix:    0  time:  4.64 s
29.39/7.45	c learnt bin added due to v-elim: 0
29.39/7.45	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
29.39/7.45	c vivif2 --  cl tried    10662 cl shrink        0 lits rem          0 time: 0.02
29.79/7.59	c asymm  cl-useful: 0/7226/20000 lits-rem:0 time: 0.54
29.79/7.59	c calculated reachability. Time: 0.00
29.79/7.59	c  N dy     7     30502      1000     20000         0     10662    100000    866408    138.29    121.85  --
29.79/7.59	c  F st     7     30502      1000     20000         0     10662    100000    866408    138.29    121.85  --
30.99/7.88	c Decided on static restart strategy
40.58/10.29	c  N dy    14     45757      1000     20000         0      9098    100000    365676    137.07    114.55  --
40.98/10.32	c  S st    14     45757      1000     20000         0      9098    100000    365676    137.07    114.55  --
40.98/10.39	c  S st    14     46263      1000     20000         0      9604    100000    414250    137.07    114.55  --
40.98/10.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.98/10.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.38/10.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.17
41.38/10.44	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
41.38/10.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.38/10.44	c Subs w/ non-existent bins:      0 time:  0.01 s
41.38/10.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.38/10.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.38/10.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
51.76/13.02	c lits-rem:       527  cl-subs:      262  v-elim:   1000  v-fix:    0  time: 10.26 s
51.76/13.02	c learnt bin added due to v-elim: 0
51.76/13.02	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
51.76/13.03	c vivif2 --  cl tried     9342 cl shrink        0 lits rem          0 time: 0.01
51.76/13.05	c asymm  cl-useful: 0/1361/20000 lits-rem:0 time: 0.09
51.76/13.05	c calculated reachability. Time: 0.00
51.76/13.05	c  N dy    14     46263      1000     20000         0      9342    100000    403049    137.07    114.55  --
73.73/18.50	c  N dy    15     69395      1000     20000         0     11454    100000    458330    145.66    116.19  --
73.73/18.53	c  S st    15     69395      1000     20000         0     11454    100000    458330    145.66    116.19  --
74.13/18.61	c  S st    15     69897      1000     20000         0     11956    100000    503208    145.66    116.19  --
74.13/18.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.13/18.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.13/18.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.22
74.13/18.67	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
74.13/18.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.13/18.67	c Subs w/ non-existent bins:      0 time:  0.02 s
74.13/18.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.13/18.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.13/18.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.52/21.23	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
88.91/22.36	c Added 11 vars  tried: 80000 time: 4.51
88.91/22.37	c ORs :     11 avg-s:  0.0 cl-sh:  2395 l-rem:   2395 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.55
88.91/22.38	c lits-rem:       939  cl-subs:      220  v-elim:   1000  v-fix:    0  time: 14.78 s
88.91/22.38	c learnt bin added due to v-elim: 0
88.91/22.38	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.01
88.91/22.39	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.02
89.31/22.48	c asymm  cl-useful: 0/11455/20011 lits-rem:0 time: 0.36
89.31/22.48	c calculated reachability. Time: 0.00
89.31/22.48	c  N dy    15     69897      1011     20011        22     11736    100071    488773    145.66    116.19  --
89.31/22.48	c  F st    15     69897      1011     20011        22     11736    100071    488773    145.66    116.19  --
90.54/22.78	c Decided on static restart strategy
123.27/30.92	c  N dy    22    104845      1011     20011        22     21587    100071   1709340    151.16    118.93  --
123.67/31.01	c  S st    22    104845      1011     20011        22     21587    100071   1709340    151.16    118.93  --
124.07/31.10	c  S st    22    105353      1011     20011        22     22095    100071   1758456    151.16    118.93  --
124.07/31.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
124.07/31.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.47/31.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.57
124.47/31.25	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
124.47/31.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.47/31.26	c Subs w/ non-existent bins:      0 time:  0.04 s
124.47/31.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.47/31.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.47/31.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
133.65/33.60	c ORs :     11 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
134.06/33.62	c lits-rem:       326  cl-subs:      797  v-elim:   1000  v-fix:    0  time:  9.30 s
134.06/33.62	c learnt bin added due to v-elim: 0
134.06/33.63	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.01
134.06/33.64	c vivif2 --  cl tried    21298 cl shrink        0 lits rem          0 time: 0.05
134.47/33.78	c asymm  cl-useful: 0/7033/20011 lits-rem:0 time: 0.55
134.47/33.78	c calculated reachability. Time: 0.00
134.47/33.78	c  N dy    22    105353      1011     20011        22     21298    100071   1646796    151.16    118.93  --
193.17/48.41	c  N dy    23    158029      1011     20011        22     28968    100071   2259005    144.31    117.39  --
193.57/48.51	c  S st    23    158029      1011     20011        22     28968    100071   2259005    144.31    117.39  --
193.97/48.63	c  S st    23    158530      1011     20011        22     29469    100071   2304029    144.31    117.39  --
193.97/48.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
193.97/48.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.77/48.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.91
194.77/48.87	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
194.77/48.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.77/48.88	c Subs w/ non-existent bins:      0 time:  0.06 s
195.17/48.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.17/48.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
195.17/48.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
207.55/52.08	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
207.95/52.12	c lits-rem:       109  cl-subs:     1120  v-elim:   1000  v-fix:    0  time: 12.74 s
207.95/52.12	c learnt bin added due to v-elim: 0
207.95/52.12	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
207.95/52.14	c vivif2 --  cl tried    28349 cl shrink        0 lits rem          0 time: 0.08
208.35/52.21	c asymm  cl-useful: 0/1523/20011 lits-rem:0 time: 0.28
208.35/52.21	c calculated reachability. Time: 0.00
208.35/52.21	c  N dy    23    158530      1011     20011        22     28349    100071   2189441    144.31    117.39  --
309.81/77.70	c  N dy    24    237796      1011     20011        22     33565    100071   2467461    136.59    117.05  --
310.60/77.80	c  S st    24    237796      1011     20011        22     33565    100071   2467461    136.59    117.05  --
311.00/77.93	c  S st    24    238300      1030     20011        60     34088    100147   2517329    136.59    117.05  --
311.00/77.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
311.00/77.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.20/78.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  1.15
312.20/78.23	c Calc non-exist non-lernt bins v-fix:     0 done:   1030 time:  0.00 s
312.20/78.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.20/78.25	c Subs w/ non-existent bins:      0 time:  0.07 s
312.20/78.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.20/78.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
312.20/78.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
328.99/82.44	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
328.99/82.48	c lits-rem:       385  cl-subs:     1242  v-elim:   1000  v-fix:    0  time: 16.72 s
328.99/82.48	c learnt bin added due to v-elim: 0
328.99/82.48	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
329.38/82.50	c vivif2 --  cl tried    32846 cl shrink        0 lits rem          0 time: 0.08
329.78/82.67	c asymm  cl-useful: 0/9348/20011 lits-rem:0 time: 0.67
329.78/82.67	c calculated reachability. Time: 0.00
329.78/82.67	c  N dy    24    238300      1030     20011        60     32846    100147   2366351    136.59    117.05  --
490.76/122.99	c  N dy    25    357450      1030     20011        60     36904    100147   2396634    153.07    117.31  --
491.16/123.09	c  S st    25    357450      1030     20011        60     36904    100147   2396634    153.07    117.31  --
491.96/123.24	c  S st    25    357951      1052     20011       104     37427    100235   2441701    153.07    117.31  --
491.96/123.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
491.96/123.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.16/123.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  1.24
493.16/123.56	c Calc non-exist non-lernt bins v-fix:     0 done:   1052 time:  0.01 s
493.16/123.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.16/123.58	c Subs w/ non-existent bins:      0 time:  0.07 s
493.56/123.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.56/123.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.56/123.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
510.34/127.80	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
510.34/127.83	c lits-rem:      6179  cl-subs:     1512  v-elim:   1000  v-fix:    0  time: 16.81 s
510.34/127.83	c learnt bin added due to v-elim: 0
510.34/127.83	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
510.34/127.86	c vivif2 --  cl tried    35915 cl shrink        0 lits rem          0 time: 0.09
511.14/128.02	c asymm  cl-useful: 0/6374/20011 lits-rem:0 time: 0.64
511.14/128.02	c calculated reachability. Time: 0.00
511.14/128.02	c  N dy    25    357951      1052     20011       104     35915    100235   2261592    153.07    117.31  --
815.13/204.12	c  N dy    26    536928      1052     20011       104     43890    100235   2628559    152.58    116.77  --
815.55/204.22	c  S st    26    536928      1052     20011       104     43890    100235   2628559    152.58    116.77  --
815.92/204.38	c  S st    26    537431      1058     20011       116     44399    100259   2677867    152.58    116.77  --
815.92/204.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
815.92/204.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
817.52/204.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  1.49
817.52/204.77	c Calc non-exist non-lernt bins v-fix:     0 done:   1058 time:  0.00 s
817.52/204.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
817.52/204.79	c Subs w/ non-existent bins:      0 time:  0.08 s
817.92/204.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
817.92/204.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
817.92/204.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
838.68/210.05	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
867.46/217.26	c Added 11 vars  tried: 80000 time: 28.78
868.65/217.54	c ORs :     11 avg-s:  0.0 cl-sh: 20751 l-rem:  20751 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   29.91
868.65/217.58	c lits-rem:       182  cl-subs:     1501  v-elim:   1000  v-fix:    0  time: 50.90 s
868.65/217.58	c learnt bin added due to v-elim: 0
868.65/217.58	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.01
869.05/217.61	c vivif2 --  cl tried    42898 cl shrink        0 lits rem          0 time: 0.10
869.45/217.73	c asymm  cl-useful: 0/4300/20022 lits-rem:0 time: 0.51
869.45/217.74	c calculated reachability. Time: 0.00
869.45/217.74	c  N dy    26    537431      1069     20022       138     42898    100334   2511850    152.58    116.77  --
869.45/217.74	c  F st    26    537431      1069     20022       138     42898    100334   2511850    152.58    116.77  --
871.85/218.32	c Decided on static restart strategy
1388.74/347.77	c  N dy    33    806149      1069     20022       138     66349    100334   5104469    152.92    116.39  --
1389.55/347.96	c  S st    33    806149      1069     20022       138     66349    100334   5104469    152.92    116.39  --
1390.35/348.18	c  S st    33    806652      1069     20022       138     66852    100334   5152398    152.92    116.39  --
1390.35/348.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1390.35/348.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.34/349.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  3.92
1394.34/349.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1069 time:  0.01 s
1394.34/349.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.74/349.21	c Subs w/ non-existent bins:      0 time:  0.15 s
1395.14/349.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1395.14/349.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1395.14/349.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1926.83/482.44	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.41
1927.24/482.51	c lits-rem:        23  cl-subs:     2848  v-elim:   1000  v-fix:    0  time: 532.00 s
1927.24/482.51	c learnt bin added due to v-elim: 0
1927.24/482.51	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.01
1927.24/482.56	c vivif2 --  cl tried    64004 cl shrink        0 lits rem          0 time: 0.19
1928.01/482.79	c asymm  cl-useful: 0/6923/20022 lits-rem:0 time: 0.92
1928.01/482.79	c calculated reachability. Time: 0.00
1928.01/482.79	c  N dy    33    806652      1069     20022       138     64004    100334   4833888    152.92    116.39  --
2858.36/715.64	c  N dy    34   1209978      1069     20022       138     80224    100334   5951212    154.95    117.22  --
2859.15/715.87	c  S st    34   1209978      1069     20022       138     80224    100334   5951212    154.95    117.22  --
2859.15/715.87	c Finding binary XORs  T:     0.00 s  found:       2
2860.35/716.15	c  S st    34   1210480      1115     20022       238     80772    100526   5999816    154.95    117.22  --
2860.35/716.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2860.35/716.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2864.74/717.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  4.19
2864.74/717.21	c Calc non-exist non-lernt bins v-fix:     0 done:   1115 time:  0.01 s
2864.74/717.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2864.74/717.26	c Subs w/ non-existent bins:      0 time:  0.18 s
2864.74/717.28	c Replacing        2 vars Replaced       26 lits Time:     0.08 s 
2865.14/717.39	c bin-w-bin subsume rem            4 bins  time:  0.00 s
2865.54/717.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2865.54/717.40	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3563.00/892.01	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.23
3563.00/892.09	c lits-rem:       519  cl-subs:     2815  v-elim:   1000  v-fix:    0  time: 697.78 s
3563.00/892.09	c learnt bin added due to v-elim: 0
3563.00/892.10	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.01
3563.40/892.15	c vivif2 --  cl tried    77957 cl shrink        0 lits rem          0 time: 0.23
3564.20/892.38	c asymm  cl-useful: 0/4611/20022 lits-rem:0 time: 0.91
3564.20/892.38	c calculated reachability. Time: 0.00
3564.20/892.38	c  N dy    34   1210480      1113     20022       226     77957    100510   5660866    154.95    117.22  --

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-3172577-1304076386/watcher-3172577-1304076386 -o /tmp/evaluation-result-3172577-1304076386/solver-3172577-1304076386 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172577-1304076386.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.71 7.53 7.76 3/174 476
/proc/meminfo: memFree=20744028/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=20564 CPUtime=0 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4194304 135 0 0 0 0 0 0 0 22 0 1 0 597869328 21057536 90 33554432000 4194304 4797429 140733411705040 18446744073709551615 231890520939 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/476/statm: 5141 108 85 148 0 57 0

[startup+0.0200091 s]
/proc/loadavg: 5.71 7.53 7.76 3/174 476
/proc/meminfo: memFree=20744028/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=52392 CPUtime=0.01 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 1469 0 0 0 1 0 0 0 22 0 1 0 597869328 53649408 1377 33554432000 4194304 4797429 140733411705040 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/476/statm: 13098 1377 347 148 0 8027 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 52392

[startup+0.159339 s]
/proc/loadavg: 5.71 7.53 7.76 3/174 476
/proc/meminfo: memFree=20744028/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=472472 CPUtime=0.47 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 3718 0 0 0 47 0 0 0 18 0 4 0 597869328 483811328 3354 33554432000 4194304 4797429 140733411705040 18446744073709551615 231895186970 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 153901 2955 385 148 0 148830 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 472472

[startup+0.84314 s]
/proc/loadavg: 5.71 7.53 7.76 3/174 476
/proc/meminfo: memFree=20744028/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=729648 CPUtime=3.2 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 9524 0 0 0 318 2 0 0 18 0 4 0 597869328 747159552 6882 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 182412 6371 409 148 0 177341 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 729648

[startup+1.0697 s]
/proc/loadavg: 5.71 7.53 7.76 3/174 476
/proc/meminfo: memFree=20744028/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=624188 CPUtime=4.12 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 10657 0 0 0 409 3 0 0 19 0 4 0 597869328 639168512 6425 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 156047 6425 409 148 0 150976 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 624188

[startup+1.50062 s]
/proc/loadavg: 5.71 7.53 7.76 3/174 476
/proc/meminfo: memFree=20744028/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=624964 CPUtime=5.84 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 12147 0 0 0 581 3 0 0 19 0 4 0 597869328 639963136 7905 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 156241 7905 410 148 0 151170 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 624964

[startup+3.10032 s]
/proc/loadavg: 5.71 7.53 7.76 9/184 489
/proc/meminfo: memFree=20561420/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=637632 CPUtime=12.22 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 17923 0 0 0 1218 4 0 0 24 0 4 0 597869328 652935168 12525 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 159408 12525 414 148 0 154337 0
[pid=476/tid=478] ppid=474 vsize=637632 CPUtime=3.04 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 3622 0 0 0 304 0 0 0 25 0 4 0 597869332 652935168 12525 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=637632 CPUtime=3.03 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 3939 0 0 0 302 1 0 0 24 0 4 0 597869332 652935168 12525 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=637632 CPUtime=3.04 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 3775 0 0 0 304 0 0 0 24 0 4 0 597869332 652935168 12525 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524489 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 637632

[startup+6.30072 s]
/proc/loadavg: 5.89 7.54 7.76 9/184 489
/proc/meminfo: memFree=20512108/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=640204 CPUtime=25 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 23922 0 0 0 2494 6 0 0 25 0 4 0 597869328 655568896 12397 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 160051 12397 415 148 0 154980 0
[pid=476/tid=478] ppid=474 vsize=640204 CPUtime=6.24 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 4203 0 0 0 624 0 0 0 25 0 4 0 597869332 655568896 12397 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=640204 CPUtime=6.21 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 4435 0 0 0 620 1 0 0 25 0 4 0 597869332 655568896 12397 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=640204 CPUtime=6.24 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 4412 0 0 0 624 0 0 0 25 0 4 0 597869332 655568896 12397 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 640204

[startup+12.7005 s]
/proc/loadavg: 6.06 7.55 7.76 9/184 489
/proc/meminfo: memFree=20497796/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=643440 CPUtime=50.57 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 28572 0 0 0 5050 7 0 0 25 0 4 0 597869328 658882560 13580 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524480 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 160860 13580 417 148 0 155789 0
[pid=476/tid=478] ppid=474 vsize=643440 CPUtime=12.65 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 4661 0 0 0 1264 1 0 0 25 0 4 0 597869332 658882560 13580 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=643440 CPUtime=12.57 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 4841 0 0 0 1256 1 0 0 25 0 4 0 597869332 658882560 13580 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=643440 CPUtime=12.65 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 4715 0 0 0 1264 1 0 0 25 0 4 0 597869332 658882560 13580 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 643440

[startup+25.5011 s]
/proc/loadavg: 6.43 7.58 7.77 9/184 489
/proc/meminfo: memFree=20445072/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=651652 CPUtime=101.7 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 38848 0 0 0 10161 9 0 0 25 0 4 0 597869328 667291648 17208 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 162913 17208 420 148 0 157842 0
[pid=476/tid=478] ppid=474 vsize=651652 CPUtime=25.45 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 5224 0 0 0 2544 1 0 0 25 0 4 0 597869332 667291648 17208 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=651652 CPUtime=25.3 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 5530 0 0 0 2529 1 0 0 25 0 4 0 597869332 667291648 17208 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524521 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=651652 CPUtime=25.44 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 5750 0 0 0 2543 1 0 0 25 0 4 0 597869332 667291648 17208 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 651652

[startup+51.1003 s]
/proc/loadavg: 7.05 7.62 7.77 9/184 490
/proc/meminfo: memFree=20406564/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=658168 CPUtime=203.96 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 59046 0 0 0 20381 15 0 0 25 0 4 0 597869328 673964032 23241 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 164542 23241 420 148 0 159471 0
[pid=476/tid=478] ppid=474 vsize=658168 CPUtime=51.04 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 6269 0 0 0 5103 1 0 0 25 0 4 0 597869332 673964032 23241 33554432000 4194304 4797429 140733411705040 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=658168 CPUtime=50.77 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 6794 0 0 0 5075 2 0 0 25 0 4 0 597869332 673964032 23241 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=658168 CPUtime=51.04 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 6958 0 0 0 5103 1 0 0 25 0 4 0 597869332 673964032 23241 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 658168

[startup+102.301 s]
/proc/loadavg: 7.59 7.67 7.78 9/184 491
/proc/meminfo: memFree=20378892/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=670604 CPUtime=408.48 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 92980 0 0 0 40822 26 0 0 25 0 4 0 597869328 686698496 25947 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 167651 25947 420 148 0 162580 0
[pid=476/tid=478] ppid=474 vsize=670604 CPUtime=102.25 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 8523 0 0 0 10223 2 0 0 25 0 4 0 597869332 686698496 25947 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=670604 CPUtime=101.69 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 8567 0 0 0 10167 2 0 0 25 0 4 0 597869332 686698496 25947 33554432000 4194304 4797429 140733411705040 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=670604 CPUtime=102.24 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 9397 0 0 0 10222 2 0 0 25 0 4 0 597869332 686698496 25947 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524971 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.48
Current children cumulated vsize (KiB) 670604

[startup+162.301 s]
/proc/loadavg: 7.85 7.73 7.79 9/184 493
/proc/meminfo: memFree=20328920/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=678204 CPUtime=648.16 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 125930 0 0 0 64778 38 0 0 25 0 4 0 597869328 694480896 30652 33554432000 4194304 4797429 140733411705040 18446744073709551615 4351897 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 169551 30652 420 148 0 164480 0
[pid=476/tid=478] ppid=474 vsize=678204 CPUtime=162.24 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 10550 0 0 0 16222 2 0 0 25 0 4 0 597869332 694480896 30654 33554432000 4194304 4797429 140733411705040 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=678204 CPUtime=161.37 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 10859 0 0 0 16134 3 0 0 25 0 4 0 597869332 694480896 30654 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=678204 CPUtime=162.24 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 11494 0 0 0 16222 2 0 0 25 0 4 0 597869332 694480896 30654 33554432000 4194304 4797429 140733411705040 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 678204

[startup+222.3 s]
/proc/loadavg: 7.94 7.78 7.80 9/184 495
/proc/meminfo: memFree=20295680/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=685428 CPUtime=887.82 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 152307 0 0 0 88735 47 0 0 25 0 4 0 597869328 701878272 35571 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 171357 35571 420 148 0 166286 0
[pid=476/tid=478] ppid=474 vsize=685428 CPUtime=222.24 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 13031 0 0 0 22221 3 0 0 25 0 4 0 597869332 701878272 35571 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=685428 CPUtime=221.04 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 13017 0 0 0 22100 4 0 0 25 0 4 0 597869332 701878272 35571 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=685428 CPUtime=222.25 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 13430 0 0 0 22222 3 0 0 25 0 4 0 597869332 701878272 35571 33554432000 4194304 4797429 140733411705040 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 685428

[startup+282.307 s]
/proc/loadavg: 7.98 7.81 7.82 9/184 496
/proc/meminfo: memFree=20261928/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=693024 CPUtime=1127.52 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 180636 0 0 0 112693 59 0 0 25 0 4 0 597869328 709656576 36474 33554432000 4194304 4797429 140733411705040 18446744073709551615 4425927 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 173256 36474 420 148 0 168185 0
[pid=476/tid=478] ppid=474 vsize=693024 CPUtime=282.26 cores=0,2,4,6

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

[pid=476] ppid=474 vsize=718364 CPUtime=2565.55 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 281581 0 0 0 256453 102 0 0 25 0 4 0 597869328 735604736 43793 33554432000 4194304 4797429 140733411705040 18446744073709551615 4391024 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 179591 43793 423 148 0 174520 0
[pid=476/tid=478] ppid=474 vsize=718364 CPUtime=642.26 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 22624 0 0 0 64219 7 0 0 25 0 4 0 597869332 735604736 43793 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=718364 CPUtime=638.76 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 23427 0 0 0 63868 8 0 0 25 0 4 0 597869332 735604736 43793 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=718364 CPUtime=642.26 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 23383 0 0 0 64219 7 0 0 25 0 4 0 597869332 735604736 43793 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.55
Current children cumulated vsize (KiB) 718364

[startup+702.3 s]
/proc/loadavg: 8.01 7.97 7.88 9/184 507
/proc/meminfo: memFree=20190416/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=722840 CPUtime=2805.23 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 302758 0 0 0 280411 112 0 0 25 0 4 0 597869328 740188160 48857 33554432000 4194304 4797429 140733411705040 18446744073709551615 4331522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 180710 48857 422 148 0 175639 0
[pid=476/tid=478] ppid=474 vsize=722840 CPUtime=702.26 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 23631 0 0 0 70218 8 0 0 25 0 4 0 597869332 740188160 48857 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=722840 CPUtime=698.44 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 24447 0 0 0 69836 8 0 0 25 0 4 0 597869332 740188160 48857 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=722840 CPUtime=702.26 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 24089 0 0 0 70219 7 0 0 25 0 4 0 597869332 740188160 48857 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 722840

[startup+762.3 s]
/proc/loadavg: 8.29 8.04 7.91 10/185 512
/proc/meminfo: memFree=20111520/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=724288 CPUtime=3044.9 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 311124 0 0 0 304375 115 0 0 25 0 4 0 597869328 741670912 53192 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 181072 53192 422 148 0 176001 0
[pid=476/tid=478] ppid=474 vsize=724288 CPUtime=762.26 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 25077 0 0 0 76218 8 0 0 25 0 4 0 597869332 741670912 53192 33554432000 4194304 4797429 140733411705040 18446744073709551615 4429037 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=724288 CPUtime=758.11 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 24835 0 0 0 75803 8 0 0 25 0 4 0 597869332 741670912 53192 33554432000 4194304 4797429 140733411705040 18446744073709551615 4241282 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=724288 CPUtime=762.26 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 25299 0 0 0 76219 7 0 0 25 0 4 0 597869332 741670912 53192 33554432000 4194304 4797429 140733411705040 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 724288

[startup+822.301 s]
/proc/loadavg: 8.26 8.07 7.92 9/184 514
/proc/meminfo: memFree=20118520/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=725192 CPUtime=3284.58 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 314255 0 0 0 328342 116 0 0 25 0 4 0 597869328 742596608 54371 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 181298 54371 422 148 0 176227 0
[pid=476/tid=478] ppid=474 vsize=725192 CPUtime=822.27 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 25958 0 0 0 82218 9 0 0 25 0 4 0 597869332 742596608 54371 33554432000 4194304 4797429 140733411705040 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=725192 CPUtime=817.79 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 26221 0 0 0 81770 9 0 0 25 0 4 0 597869332 742596608 54371 33554432000 4194304 4797429 140733411705040 18446744073709551615 4520192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=725192 CPUtime=822.27 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 26163 0 0 0 82219 8 0 0 25 0 4 0 597869332 742596608 54371 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 725192

[startup+882.301 s]
/proc/loadavg: 8.20 8.09 7.93 9/184 515
/proc/meminfo: memFree=20135880/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=725192 CPUtime=3524.25 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 315785 0 0 0 352308 117 0 0 25 0 4 0 597869328 742596608 55886 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568160 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 181298 55886 422 148 0 176227 0
[pid=476/tid=478] ppid=474 vsize=725192 CPUtime=882.27 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 26420 0 0 0 88218 9 0 0 25 0 4 0 597869332 742596608 55886 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=725192 CPUtime=877.46 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 26863 0 0 0 87737 9 0 0 25 0 4 0 597869332 742596608 55886 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=725192 CPUtime=882.27 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 26589 0 0 0 88219 8 0 0 25 0 4 0 597869332 742596608 55886 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 725192

[startup+942.307 s]
/proc/loadavg: 8.17 8.10 7.95 9/184 517
/proc/meminfo: memFree=20142820/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=730532 CPUtime=3763.94 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 335000 0 0 0 376268 126 0 0 25 0 4 0 597869328 748064768 52339 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 182633 52339 422 148 0 177562 0
[pid=476/tid=478] ppid=474 vsize=730532 CPUtime=942.28 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 28154 0 0 0 94218 10 0 0 25 0 4 0 597869332 748064768 52339 33554432000 4194304 4797429 140733411705040 18446744073709551615 4389738 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=730532 CPUtime=937.14 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 28124 0 0 0 93704 10 0 0 25 0 4 0 597869332 748064768 52339 33554432000 4194304 4797429 140733411705040 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=730532 CPUtime=942.27 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 28106 0 0 0 94219 8 0 0 25 0 4 0 597869332 748064768 52339 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 730532

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 7.95 9/184 518
/proc/meminfo: memFree=20108948/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=731452 CPUtime=4003.6 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 350070 0 0 0 400226 134 0 0 25 0 4 0 597869328 749006848 58983 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 182863 58983 422 148 0 177792 0
[pid=476/tid=478] ppid=474 vsize=731452 CPUtime=1002.27 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 28735 0 0 0 100217 10 0 0 25 0 4 0 597869332 749006848 58983 33554432000 4194304 4797429 140733411705040 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=731452 CPUtime=996.81 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 28896 0 0 0 99671 10 0 0 25 0 4 0 597869332 749006848 58983 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=731452 CPUtime=1002.27 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 28702 0 0 0 100218 9 0 0 25 0 4 0 597869332 749006848 58983 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 731452

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 7.96 9/184 520
/proc/meminfo: memFree=20079932/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=733952 CPUtime=4243.27 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 367479 0 0 0 424186 141 0 0 25 0 4 0 597869328 751566848 56608 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 183488 56608 422 148 0 178417 0
[pid=476/tid=478] ppid=474 vsize=733952 CPUtime=1062.27 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 29982 0 0 0 106217 10 0 0 25 0 4 0 597869332 751566848 56608 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=733952 CPUtime=1056.48 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 29343 0 0 0 105638 10 0 0 25 0 4 0 597869332 751566848 56608 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=733952 CPUtime=1062.28 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 29135 0 0 0 106219 9 0 0 25 0 4 0 597869332 751566848 56608 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 733952

[startup+1122.3 s]
/proc/loadavg: 8.12 8.10 7.97 9/184 522
/proc/meminfo: memFree=20110932/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=738352 CPUtime=4482.95 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 384543 0 0 0 448146 149 0 0 25 0 4 0 597869328 756072448 60237 33554432000 4194304 4797429 140733411705040 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 184588 60237 422 148 0 179517 0
[pid=476/tid=478] ppid=474 vsize=738352 CPUtime=1122.28 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 31177 0 0 0 112216 12 0 0 25 0 4 0 597869332 756072448 60237 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=738352 CPUtime=1116.16 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 30725 0 0 0 111606 10 0 0 25 0 4 0 597869332 756072448 60237 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=738352 CPUtime=1122.28 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 30753 0 0 0 112218 10 0 0 25 0 4 0 597869332 756072448 60237 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 738352

[startup+1182.3 s]
/proc/loadavg: 8.13 8.11 7.98 9/184 523
/proc/meminfo: memFree=20064168/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=742632 CPUtime=4722.62 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 401276 0 0 0 472105 157 0 0 25 0 4 0 597869328 760455168 58105 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 185658 58105 422 148 0 180587 0
[pid=476/tid=478] ppid=474 vsize=742632 CPUtime=1182.28 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 31552 0 0 0 118216 12 0 0 25 0 4 0 597869332 760455168 58105 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=742632 CPUtime=1175.84 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 31866 0 0 0 117573 11 0 0 25 0 4 0 597869332 760455168 58105 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=742632 CPUtime=1182.28 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 31360 0 0 0 118218 10 0 0 25 0 4 0 597869332 760455168 58105 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 742632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.24 8.13 7.99 9/184 524
/proc/meminfo: memFree=20046432/32950928 swapFree=67111524/67111528
[pid=476] ppid=474 vsize=742632 CPUtime=4800.13 cores=0,2,4,6
/proc/476/stat : 476 (techdemo) R 474 476 32106 0 -1 4202496 404641 0 0 0 479854 159 0 0 25 0 4 0 597869328 760455168 61450 33554432000 4194304 4797429 140733411705040 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/476/statm: 185658 61450 422 148 0 180587 0
[pid=476/tid=478] ppid=474 vsize=742632 CPUtime=1201.69 cores=0,2,4,6
/proc/476/task/478/stat : 478 (techdemo) R 474 476 32106 0 -1 4202560 31683 0 0 0 120157 12 0 0 25 0 4 0 597869332 760455168 61450 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=476/tid=479] ppid=474 vsize=742632 CPUtime=1195.13 cores=0,2,4,6
/proc/476/task/479/stat : 479 (techdemo) R 474 476 32106 0 -1 4202560 31991 0 0 0 119502 11 0 0 25 0 4 0 597869332 760455168 61450 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=476/tid=480] ppid=474 vsize=742632 CPUtime=1201.68 cores=0,2,4,6
/proc/476/task/480/stat : 480 (techdemo) R 474 476 32106 0 -1 4202560 31509 0 0 0 120158 10 0 0 25 0 4 0 597869332 760455168 61450 33554432000 4194304 4797429 140733411705040 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 742632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.18
CPU user time (s): 4798.57
CPU system time (s): 1.60576
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 854508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.60575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 404642
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= 1899
involuntary context switches= 35887

runsolver used 1.90271 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 13:26:26
IDJOB=3172577
IDBENCH=82595
IDSOLVER=1584
FILE ID=node114/3172577-1304076386
RUNJOBID= node114-1304076386-452
PBS_JOBID= 13170474
Free space on /tmp= 71804 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172577-1304076386/watcher-3172577-1304076386 -o /tmp/evaluation-result-3172577-1304076386/solver-3172577-1304076386 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172577-1304076386.cnf

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

MD5SUM BENCH= b5db50c2da6442b279ae090cf3223d53
RANDOM SEED=103002796

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      20744440 kB
Buffers:       2221136 kB
Cached:        9336772 kB
SwapCached:          4 kB
Active:        2822036 kB
Inactive:      8804080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20744440 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8752 kB
Writeback:           0 kB
AnonPages:       67388 kB
Mapped:          14428 kB
Slab:           515784 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193120 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= 71788 MiB
End job on node114 at 2011-04-29 13:46:30