Trace number 3172511

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.45 1202.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
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 variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3172511-1304053992.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.01/0.08	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.01/0.08	c -- vars added       2000
0.01/0.08	c Parsing time:  0.08 s
0.01/0.08	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.13/0.22	c asymm  cl-useful: 0/11428/40000 lits-rem:0 time: 0.51
0.13/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.08
0.13/0.25	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
0.13/0.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.13/0.25	c Subs w/ non-existent bins:      0 time:  0.00 s
0.13/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.13/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.13/0.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.13/0.32	c lits-rem:         0  cl-subs:        0  v-elim:   1332  v-fix:    0  time:  0.19 s
0.13/0.32	c learnt bin added due to v-elim: 0
0.13/0.32	c Finding binary XORs  T:     0.00 s  found:       0
1.28/1.09	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
1.28/1.09	c calculated reachability. Time: 0.00
1.28/1.09	c Calc default polars -  time:   0.01 s pos:     975 undec:      71 neg:     954
1.28/1.09	c =========================================================================================
1.28/1.09	c types(t): F = full restart, N = normal restart
1.28/1.09	c types(t): S = simplification begin/end, E = solution found
1.28/1.09	c restart types(rt): st = static, dy = dynamic
1.28/1.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.28/1.09	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
1.28/1.09	c Decided on static restart strategy
38.46/9.72	c  N dy     7     30001      2000     40000         0     14037    200000   2139647    239.47    191.82  --
39.26/9.90	c  S st     7     30001      2000     40000         0     14037    200000   2139647    239.47    191.82  --
39.66/10.04	c  S st     7     30505      2000     40000         0     14541    200000   2206209    239.47    191.82  --
39.66/10.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.66/10.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.06/10.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.62
40.46/10.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
40.46/10.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.46/10.21	c Subs w/ non-existent bins:      0 time:  0.06 s
40.46/10.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.46/10.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.46/10.27	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
50.05/12.65	c lits-rem:       726  cl-subs:      734  v-elim:   2000  v-fix:    0  time:  9.50 s
50.05/12.65	c learnt bin added due to v-elim: 0
50.05/12.65	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.01
50.05/12.67	c vivif2 --  cl tried    13807 cl shrink        0 lits rem          0 time: 0.07
50.87/12.89	c asymm  cl-useful: 0/8983/40000 lits-rem:0 time: 0.86
50.87/12.89	c calculated reachability. Time: 0.00
50.87/12.89	c  N dy     7     30505      2000     40000         0     13807    200000   2101141    239.47    191.82  --
50.87/12.89	c  F st     7     30505      2000     40000         0     13807    200000   2101141    239.47    191.82  --
53.24/13.41	c Decided on static restart strategy
70.02/17.68	c  N dy    14     45758      2000     40000         0     11174    200000    885066    229.83    187.88  --
70.42/17.73	c  S st    14     45758      2000     40000         0     11174    200000    885066    229.83    187.88  --
70.82/17.85	c  S st    14     46259      2000     40000         0     11675    200000    949991    229.83    187.88  --
70.82/17.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
70.82/17.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.22/17.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.36
71.22/17.94	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
71.22/17.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.22/17.95	c Subs w/ non-existent bins:      0 time:  0.03 s
71.22/17.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.22/17.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.22/17.98	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
78.81/19.86	c lits-rem:      1092  cl-subs:      337  v-elim:   2000  v-fix:    0  time:  7.52 s
78.81/19.86	c learnt bin added due to v-elim: 0
78.81/19.86	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.01
78.81/19.87	c vivif2 --  cl tried    11338 cl shrink        0 lits rem          0 time: 0.03
79.21/19.97	c asymm  cl-useful: 0/9329/40000 lits-rem:0 time: 0.38
79.21/19.97	c calculated reachability. Time: 0.00
79.21/19.97	c  N dy    14     46259      2000     40000         0     11338    200000    921898    229.83    187.88  --
113.96/28.66	c  N dy    15     69388      2000     40000         0     12234    200000    698918    238.72    184.86  --
114.36/28.70	c  S st    15     69388      2000     40000         0     12234    200000    698918    238.72    184.86  --
114.76/28.83	c  S st    15     69894      2000     40000         0     12740    200000    764599    238.72    184.86  --
114.76/28.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
114.76/28.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.16/28.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.38
115.16/28.93	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
115.16/28.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.16/28.94	c Subs w/ non-existent bins:      0 time:  0.03 s
115.16/28.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.16/28.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.16/28.96	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
129.55/32.53	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
134.76/33.86	c Added 21 vars  tried: 80000 time: 5.32
134.76/33.88	c ORs :     21 avg-s:  0.0 cl-sh:  2240 l-rem:   2240 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    5.38
134.76/33.89	c lits-rem:      1383  cl-subs:      240  v-elim:   2000  v-fix:    0  time: 19.70 s
134.76/33.89	c learnt bin added due to v-elim: 0
135.14/33.90	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
135.14/33.90	c vivif2 --  cl tried    12500 cl shrink        0 lits rem          0 time: 0.02
135.54/34.01	c asymm  cl-useful: 0/8390/40021 lits-rem:0 time: 0.42
135.54/34.01	c calculated reachability. Time: 0.00
135.54/34.01	c  N dy    15     69894      2021     40021        42     12500    200145    744919    238.72    184.86  --
135.54/34.01	c  F st    15     69894      2021     40021        42     12500    200145    744919    238.72    184.86  --
137.54/34.52	c Decided on static restart strategy
192.26/48.23	c  N dy    22    104842      2021     40021        42     21120    200145   2307502    219.44    181.23  --
192.66/48.39	c  S st    22    104842      2021     40021        42     21120    200145   2307502    219.44    181.23  --
193.46/48.55	c  S st    22    105349      2021     40021        42     21627    200145   2377501    219.44    181.23  --
193.46/48.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
193.46/48.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.26/48.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.92
194.26/48.79	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.00 s
194.26/48.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.66/48.81	c Subs w/ non-existent bins:      0 time:  0.06 s
194.66/48.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.66/48.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
194.66/48.87	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
206.24/51.70	c ORs :     21 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
206.24/51.74	c lits-rem:       180  cl-subs:      642  v-elim:   2000  v-fix:    0  time: 11.48 s
206.24/51.74	c learnt bin added due to v-elim: 0
206.24/51.75	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
206.24/51.77	c vivif2 --  cl tried    20985 cl shrink        0 lits rem          0 time: 0.08
206.64/51.83	c asymm  cl-useful: 0/1891/40021 lits-rem:0 time: 0.26
206.64/51.83	c calculated reachability. Time: 0.00
206.64/51.83	c  N dy    22    105349      2021     40021        42     20985    200145   2292286    219.44    181.23  --
302.12/75.72	c  N dy    23    158023      2021     40021        42     26641    200145   2971501    243.65    178.81  --
302.52/75.85	c  S st    23    158023      2021     40021        42     26641    200145   2971501    243.65    178.81  --
303.32/76.01	c  S st    23    158524      2021     40021        42     27142    200145   3048498    243.65    178.81  --
303.32/76.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
303.32/76.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.52/76.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  1.26
304.52/76.34	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.01 s
304.52/76.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.52/76.36	c Subs w/ non-existent bins:      0 time:  0.08 s
304.92/76.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.92/76.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.92/76.43	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
325.68/81.61	c ORs :     21 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
325.68/81.66	c lits-rem:        16  cl-subs:      777  v-elim:   2000  v-fix:    0  time: 20.89 s
325.68/81.66	c learnt bin added due to v-elim: 0
325.68/81.66	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
325.68/81.69	c vivif2 --  cl tried    26365 cl shrink        0 lits rem          0 time: 0.10
326.48/81.84	c asymm  cl-useful: 0/12666/40021 lits-rem:0 time: 0.61
326.48/81.84	c calculated reachability. Time: 0.00
326.48/81.84	c  N dy    23    158524      2021     40021        42     26365    200145   2922521    243.65    178.81  --
487.46/122.14	c  N dy    24    237787      2021     40021        42     28907    200145   2769111    272.79    188.96  --
487.86/122.27	c  S st    24    237787      2021     40021        42     28907    200145   2769111    272.79    188.96  --
488.66/122.44	c  S st    24    238291      2021     40021        42     29411    200145   2834054    272.79    188.96  --
488.66/122.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
488.66/122.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.86/122.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  1.14
489.86/122.73	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.00 s
489.86/122.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.86/122.75	c Subs w/ non-existent bins:      0 time:  0.07 s
490.27/122.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.27/122.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
490.27/122.82	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
509.43/127.61	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
509.43/127.66	c lits-rem:        34  cl-subs:      690  v-elim:   2000  v-fix:    0  time: 19.31 s
509.43/127.66	c learnt bin added due to v-elim: 0
509.43/127.66	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
509.43/127.68	c vivif2 --  cl tried    28721 cl shrink        0 lits rem          0 time: 0.09
510.23/127.83	c asymm  cl-useful: 0/9009/40021 lits-rem:0 time: 0.59
510.23/127.83	c calculated reachability. Time: 0.00
510.23/127.83	c  N dy    24    238291      2021     40021        42     28721    200145   2712613    272.79    188.96  --
775.07/194.10	c  N dy    25    357436      2021     40021        42     29524    200145   1769197    238.93    193.89  --
775.07/194.19	c  S st    25    357436      2021     40021        42     29524    200145   1769197    238.93    193.89  --
775.89/194.37	c  S st    25    357943      2029     40021        58     30039    200177   1838518    238.93    193.89  --
775.89/194.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
775.89/194.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
777.07/194.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.96
777.07/194.61	c Calc non-exist non-lernt bins v-fix:     0 done:   2029 time:  0.01 s
777.07/194.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
777.07/194.63	c Subs w/ non-existent bins:      0 time:  0.06 s
777.07/194.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
777.07/194.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
777.07/194.68	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
788.25/197.47	c ORs :     21 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
788.65/197.50	c lits-rem:      1614  cl-subs:      697  v-elim:   2000  v-fix:    0  time: 11.28 s
788.65/197.50	c learnt bin added due to v-elim: 0
788.65/197.50	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
788.65/197.52	c vivif2 --  cl tried    29342 cl shrink        0 lits rem          0 time: 0.06
789.07/197.66	c asymm  cl-useful: 0/7613/40021 lits-rem:0 time: 0.53
789.07/197.66	c calculated reachability. Time: 0.00
789.07/197.66	c  N dy    25    357943      2029     40021        58     29342    200177   1779585    238.93    193.89  --
1265.61/316.98	c  N dy    26    536915      2029     40021        58     33326    200177   1398754    229.35    196.18  --
1266.01/317.06	c  S st    26    536915      2029     40021        58     33326    200177   1398754    229.35    196.18  --
1266.81/317.26	c  S st    26    537422      2029     40021        58     33833    200177   1469324    229.35    196.18  --
1266.81/317.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1266.81/317.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1268.02/317.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.95
1268.02/317.51	c Calc non-exist non-lernt bins v-fix:     0 done:   2029 time:  0.01 s
1268.02/317.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1268.02/317.52	c Subs w/ non-existent bins:      0 time:  0.05 s
1268.02/317.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1268.02/317.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1268.02/317.56	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1280.79/320.71	c ORs :     21 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
1280.79/320.74	c lits-rem:       634  cl-subs:      724  v-elim:   2000  v-fix:    0  time: 12.71 s
1280.79/320.74	c learnt bin added due to v-elim: 0
1280.79/320.75	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
1280.79/320.76	c vivif2 --  cl tried    33109 cl shrink        0 lits rem          0 time: 0.06
1281.61/320.91	c asymm  cl-useful: 0/6774/40021 lits-rem:0 time: 0.58
1281.61/320.91	c calculated reachability. Time: 0.00
1281.61/320.91	c  N dy    26    537422      2029     40021        58     33109    200177   1429234    229.35    196.18  --
1281.61/320.91	c  F st    26    537422      2029     40021        58     33109    200177   1429234    229.35    196.18  --
1284.39/321.60	c Decided on static restart strategy
2014.59/504.46	c  N dy    33    806135      2029     40021        58     52089    200177   4405099    257.61    194.08  --
2015.41/504.64	c  S st    33    806135      2029     40021        58     52089    200177   4405099    257.61    194.08  --
2016.18/504.88	c  S st    33    806638      2041     40021        82     52604    200225   4469774    257.61    194.08  --
2016.58/504.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2016.58/504.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2018.98/505.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  2.50
2018.98/505.52	c Calc non-exist non-lernt bins v-fix:     0 done:   2041 time:  0.01 s
2018.98/505.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2018.98/505.55	c Subs w/ non-existent bins:      0 time:  0.12 s
2019.40/505.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2019.40/505.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2019.40/505.67	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2265.46/567.21	c ORs :     21 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
2303.39/576.78	c Added 21 vars  tried: 80000 time: 38.23
2304.59/577.08	c ORs :     21 avg-s:  0.0 cl-sh: 23755 l-rem:  23755 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:   39.43
2305.00/577.15	c lits-rem:       706  cl-subs:     1891  v-elim:   2000  v-fix:    0  time: 285.49 s
2305.00/577.15	c learnt bin added due to v-elim: 0
2305.00/577.15	c vivif2 --  cl tried    40042 cl shrink        0 lits rem          0 time: 0.01
2305.00/577.19	c vivif2 --  cl tried    50713 cl shrink        0 lits rem          0 time: 0.15
2305.78/577.35	c asymm  cl-useful: 0/3980/40042 lits-rem:0 time: 0.68
2305.78/577.36	c calculated reachability. Time: 0.00
2305.78/577.36	c  N dy    33    806638      2062     40042       124     50713    200367   4109364    257.61    194.08  --
3685.50/922.95	c  N dy    34   1209957      2062     40042       124     61177    200367   4570612    233.15    198.28  --
3686.30/923.16	c  S st    34   1209957      2062     40042       124     61177    200367   4570612    233.15    198.28  --
3687.50/923.47	c  S st    34   1210458      2062     40042       124     61678    200367   4639818    233.15    198.28  --
3687.50/923.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3687.50/923.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3689.89/924.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.3M T:  2.36
3689.89/924.08	c Calc non-exist non-lernt bins v-fix:     0 done:   2062 time:  0.01 s
3689.89/924.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3690.29/924.11	c Subs w/ non-existent bins:      0 time:  0.12 s
3690.69/924.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3690.69/924.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
3690.69/924.28	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3994.27/1000.25	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
3994.67/1000.32	c lits-rem:         7  cl-subs:     1757  v-elim:   2000  v-fix:    0  time: 303.72 s
3994.67/1000.32	c learnt bin added due to v-elim: 0
3994.67/1000.33	c vivif2 --  cl tried    40042 cl shrink        0 lits rem          0 time: 0.01
3994.67/1000.37	c vivif2 --  cl tried    59921 cl shrink        0 lits rem          0 time: 0.16
3995.47/1000.56	c asymm  cl-useful: 0/9907/40042 lits-rem:0 time: 0.76
3995.47/1000.56	c calculated reachability. Time: 0.00
3995.47/1000.56	c  N dy    34   1210458      2062     40042       124     59921    200367   4460668    233.15    198.28  --

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-3172511-1304053992/watcher-3172511-1304053992 -o /tmp/evaluation-result-3172511-1304053992/solver-3172511-1304053992 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172511-1304053992.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: 3.75 4.61 6.22 3/177 4741
/proc/meminfo: memFree=22186952/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=52852 CPUtime=0 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 1471 0 0 0 0 0 0 0 22 0 1 0 497814521 54120448 1407 33554432000 4194304 4797429 140735368418192 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4741/statm: 13213 1407 347 148 0 8142 0

[startup+0.018939 s]
/proc/loadavg: 3.75 4.61 6.22 3/177 4741
/proc/meminfo: memFree=22186952/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=53880 CPUtime=0.01 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 1914 0 0 0 1 0 0 0 22 0 1 0 497814521 55173120 1826 33554432000 4194304 4797429 140735368418192 18446744073709551615 254261313047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4741/statm: 13470 1826 347 148 0 8399 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 53880

[startup+0.100925 s]
/proc/loadavg: 3.75 4.61 6.22 3/177 4741
/proc/meminfo: memFree=22186952/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=157280 CPUtime=0.13 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 4844 0 0 0 12 1 0 0 18 0 4 0 497814521 161054720 4483 33554432000 4194304 4797429 140735368418192 18446744073709551615 254261721582 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4741/statm: 39353 4505 374 148 0 34282 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 157280

[startup+0.39083 s]
/proc/loadavg: 3.75 4.61 6.22 3/177 4741
/proc/meminfo: memFree=22186952/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=694740 CPUtime=1.28 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 11899 0 0 0 125 3 0 0 18 0 4 0 497814521 711413760 8937 33554432000 4194304 4797429 140735368418192 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4741/statm: 173685 8938 407 148 0 168614 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 694740

[startup+1.1047 s]
/proc/loadavg: 3.75 4.61 6.22 3/177 4741
/proc/meminfo: memFree=22186952/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=695568 CPUtime=4.13 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 14905 0 0 0 410 3 0 0 19 0 4 0 497814521 712261632 11929 33554432000 4194304 4797429 140735368418192 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4741/statm: 173892 11929 409 148 0 168821 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 695568

[startup+1.50064 s]
/proc/loadavg: 3.75 4.61 6.22 3/177 4741
/proc/meminfo: memFree=22186952/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=695856 CPUtime=5.71 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 16349 0 0 0 568 3 0 0 19 0 4 0 497814521 712556544 13367 33554432000 4194304 4797429 140735368418192 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4741/statm: 173964 13367 409 148 0 168893 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 695856

[startup+3.10035 s]
/proc/loadavg: 4.17 4.69 6.24 9/184 4748
/proc/meminfo: memFree=22084472/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=710328 CPUtime=12.1 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 27530 0 0 0 1204 6 0 0 24 0 4 0 497814521 727375872 17902 33554432000 4194304 4797429 140735368418192 18446744073709551615 4389650 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 177582 17902 414 148 0 172511 0
[pid=4741/tid=4746] ppid=4739 vsize=710328 CPUtime=3 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 6409 0 0 0 299 1 0 0 23 0 4 0 497814529 727375872 17902 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=710328 CPUtime=2.99 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 6139 0 0 0 298 1 0 0 23 0 4 0 497814529 727375872 17902 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=710328 CPUtime=3 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 5473 0 0 0 299 1 0 0 25 0 4 0 497814529 727375872 17902 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 710328

[startup+6.30678 s]
/proc/loadavg: 4.47 4.74 6.25 9/184 4748
/proc/meminfo: memFree=22065128/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=712968 CPUtime=24.9 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 32169 0 0 0 2483 7 0 0 25 0 4 0 497814521 730079232 20244 33554432000 4194304 4797429 140735368418192 18446744073709551615 4389481 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 178242 20244 415 148 0 173171 0
[pid=4741/tid=4746] ppid=4739 vsize=712968 CPUtime=6.2 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 6849 0 0 0 619 1 0 0 25 0 4 0 497814529 730079232 20244 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=712968 CPUtime=6.18 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 6587 0 0 0 617 1 0 0 25 0 4 0 497814529 730079232 20244 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=712968 CPUtime=6.2 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 6003 0 0 0 619 1 0 0 25 0 4 0 497814529 730079232 20244 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 712968

[startup+12.7006 s]
/proc/loadavg: 4.83 4.81 6.26 9/184 4749
/proc/meminfo: memFree=22030092/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=717952 CPUtime=50.45 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 40260 0 0 0 5036 9 0 0 25 0 4 0 497814521 735182848 25437 33554432000 4194304 4797429 140735368418192 18446744073709551615 4429097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 179488 25437 415 148 0 174417 0
[pid=4741/tid=4746] ppid=4739 vsize=717952 CPUtime=12.59 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 7380 0 0 0 1258 1 0 0 25 0 4 0 497814529 735182848 25437 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=717952 CPUtime=12.54 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 6951 0 0 0 1253 1 0 0 25 0 4 0 497814529 735182848 25437 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=717952 CPUtime=12.6 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 6495 0 0 0 1259 1 0 0 25 0 4 0 497814529 735182848 25437 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 717952

[startup+25.5004 s]
/proc/loadavg: 5.32 4.92 6.28 9/184 4749
/proc/meminfo: memFree=22025388/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=722084 CPUtime=101.58 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 54589 0 0 0 10145 13 0 0 25 0 4 0 497814521 739414016 24543 33554432000 4194304 4797429 140735368418192 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 180521 24543 417 148 0 175450 0
[pid=4741/tid=4746] ppid=4739 vsize=722084 CPUtime=25.39 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 8783 0 0 0 2538 1 0 0 25 0 4 0 497814529 739414016 24543 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=722084 CPUtime=25.28 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 8390 0 0 0 2527 1 0 0 25 0 4 0 497814529 739414016 24543 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=722084 CPUtime=25.4 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 7655 0 0 0 2538 2 0 0 25 0 4 0 497814529 739414016 24543 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 722084

[startup+51.1008 s]
/proc/loadavg: 6.30 5.18 6.33 9/184 4750
/proc/meminfo: memFree=21969408/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=731460 CPUtime=203.85 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 74260 0 0 0 20364 21 0 0 25 0 4 0 497814521 749015040 32305 33554432000 4194304 4797429 140735368418192 18446744073709551615 4567820 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 182865 32305 420 148 0 177794 0
[pid=4741/tid=4746] ppid=4739 vsize=731460 CPUtime=50.99 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 10357 0 0 0 5097 2 0 0 25 0 4 0 497814529 749015040 32305 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=731460 CPUtime=50.75 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 9674 0 0 0 5073 2 0 0 25 0 4 0 497814529 749015040 32305 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=731460 CPUtime=51 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 8772 0 0 0 5098 2 0 0 25 0 4 0 497814529 749015040 32305 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 731460

[startup+102.301 s]
/proc/loadavg: 7.32 5.65 6.42 9/184 4751
/proc/meminfo: memFree=21927976/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=740348 CPUtime=408.37 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 110838 0 0 0 40804 33 0 0 25 0 4 0 497814521 758116352 38173 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 185087 38173 420 148 0 180016 0
[pid=4741/tid=4746] ppid=4739 vsize=740348 CPUtime=102.19 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 12182 0 0 0 10216 3 0 0 25 0 4 0 497814529 758116352 38173 33554432000 4194304 4797429 140735368418192 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=740348 CPUtime=101.67 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 11959 0 0 0 10165 2 0 0 25 0 4 0 497814529 758116352 38173 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=740348 CPUtime=102.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 10999 0 0 0 10218 3 0 0 25 0 4 0 497814529 758116352 38173 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 740348

[startup+162.301 s]
/proc/loadavg: 7.75 6.07 6.52 9/184 4753
/proc/meminfo: memFree=21893860/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=749076 CPUtime=648.06 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 147911 0 0 0 64757 49 0 0 25 0 4 0 497814521 767053824 43343 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424970 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 187269 43343 420 148 0 182198 0
[pid=4741/tid=4746] ppid=4739 vsize=749076 CPUtime=162.18 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 14217 0 0 0 16215 3 0 0 25 0 4 0 497814529 767053824 43343 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=749076 CPUtime=161.37 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 14423 0 0 0 16134 3 0 0 25 0 4 0 497814529 767053824 43343 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=749076 CPUtime=162.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 13340 0 0 0 16217 4 0 0 25 0 4 0 497814529 767053824 43343 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.06
Current children cumulated vsize (KiB) 749076

[startup+222.3 s]
/proc/loadavg: 7.91 6.42 6.61 9/184 4754
/proc/meminfo: memFree=21878712/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=755584 CPUtime=887.72 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 184943 0 0 0 88704 68 0 0 25 0 4 0 497814521 773718016 43870 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424970 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 188896 43870 420 148 0 183825 0
[pid=4741/tid=4746] ppid=4739 vsize=755584 CPUtime=222.18 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 16499 0 0 0 22214 4 0 0 25 0 4 0 497814529 773718016 43870 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=755584 CPUtime=221.04 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 16844 0 0 0 22100 4 0 0 25 0 4 0 497814529 773718016 43870 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=755584 CPUtime=222.2 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 15578 0 0 0 22215 5 0 0 25 0 4 0 497814529 773718016 43870 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.72
Current children cumulated vsize (KiB) 755584

[startup+282.301 s]
/proc/loadavg: 8.02 6.72 6.70 9/184 4756
/proc/meminfo: memFree=21845960/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=763168 CPUtime=1127.41 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 217514 0 0 0 112657 84 0 0 25 0 4 0 497814521 781484032 45125 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 190792 45125 420 148 0 185721 0
[pid=4741/tid=4746] ppid=4739 vsize=763168 CPUtime=282.18 cores=0,2,4,6

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

[pid=4741] ppid=4739 vsize=790592 CPUtime=2565.43 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 360647 0 0 0 256393 150 0 0 25 0 4 0 497814521 809566208 57771 33554432000 4194304 4797429 140735368418192 18446744073709551615 4415657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 197648 57771 420 148 0 192577 0
[pid=4741/tid=4746] ppid=4739 vsize=790592 CPUtime=642.15 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 27814 0 0 0 64206 9 0 0 25 0 4 0 497814529 809566208 57771 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=790592 CPUtime=638.77 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 26464 0 0 0 63870 7 0 0 25 0 4 0 497814529 809566208 57771 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=790592 CPUtime=642.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 24789 0 0 0 64213 8 0 0 25 0 4 0 497814529 809566208 57771 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.43
Current children cumulated vsize (KiB) 790592

[startup+702.3 s]
/proc/loadavg: 8.06 7.75 7.19 9/184 4767
/proc/meminfo: memFree=21720248/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=792868 CPUtime=2805.1 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 382667 0 0 0 280349 161 0 0 25 0 4 0 497814521 811896832 62945 33554432000 4194304 4797429 140735368418192 18446744073709551615 4389735 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 198217 62945 420 148 0 193146 0
[pid=4741/tid=4746] ppid=4739 vsize=792868 CPUtime=702.14 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 28446 0 0 0 70205 9 0 0 25 0 4 0 497814529 811896832 62945 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=792868 CPUtime=698.45 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 27891 0 0 0 69838 7 0 0 25 0 4 0 497814529 811896832 62945 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=792868 CPUtime=702.22 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 26508 0 0 0 70213 9 0 0 25 0 4 0 497814529 811896832 62945 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.1
Current children cumulated vsize (KiB) 792868

[startup+762.301 s]
/proc/loadavg: 8.37 7.90 7.28 9/184 4772
/proc/meminfo: memFree=21727576/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=794032 CPUtime=3043.98 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 408698 0 0 0 304223 175 0 0 25 0 4 0 497814521 813088768 61268 33554432000 4194304 4797429 140735368418192 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 198508 61268 420 148 0 193437 0
[pid=4741/tid=4746] ppid=4739 vsize=794032 CPUtime=761.5 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 30153 0 0 0 76140 10 0 0 25 0 4 0 497814529 813088768 61268 33554432000 4194304 4797429 140735368418192 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=794032 CPUtime=757.97 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 29065 0 0 0 75790 7 0 0 25 0 4 0 497814529 813088768 61268 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=794032 CPUtime=762.2 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 27486 0 0 0 76210 10 0 0 25 0 4 0 497814529 813088768 61268 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424812 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3043.98
Current children cumulated vsize (KiB) 794032

[startup+822.301 s]
/proc/loadavg: 8.26 7.95 7.33 9/184 4773
/proc/meminfo: memFree=21703760/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=795636 CPUtime=3283.65 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 428245 0 0 0 328180 185 0 0 25 0 4 0 497814521 814731264 67891 33554432000 4194304 4797429 140735368418192 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 198909 67891 420 148 0 193838 0
[pid=4741/tid=4746] ppid=4739 vsize=795636 CPUtime=821.49 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 31170 0 0 0 82139 10 0 0 25 0 4 0 497814529 814731264 67891 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=795636 CPUtime=817.65 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 29572 0 0 0 81758 7 0 0 25 0 4 0 497814529 814731264 67891 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=795636 CPUtime=822.2 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 27958 0 0 0 82210 10 0 0 25 0 4 0 497814529 814731264 67891 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.65
Current children cumulated vsize (KiB) 795636

[startup+882.3 s]
/proc/loadavg: 8.22 7.98 7.38 9/184 4775
/proc/meminfo: memFree=21703248/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=799640 CPUtime=3523.31 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 453220 0 0 0 352134 197 0 0 25 0 4 0 497814521 818831360 60482 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 199910 60482 420 148 0 194839 0
[pid=4741/tid=4746] ppid=4739 vsize=799640 CPUtime=881.49 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 31673 0 0 0 88138 11 0 0 25 0 4 0 497814529 818831360 60482 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=799640 CPUtime=877.32 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 31569 0 0 0 87724 8 0 0 25 0 4 0 497814529 818831360 60482 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=799640 CPUtime=882.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 29358 0 0 0 88210 11 0 0 25 0 4 0 497814529 818831360 60482 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.31
Current children cumulated vsize (KiB) 799640

[startup+942.301 s]
/proc/loadavg: 8.13 8.00 7.42 9/184 4777
/proc/meminfo: memFree=21695784/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=803348 CPUtime=3763.01 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 469958 0 0 0 376094 207 0 0 25 0 4 0 497814521 822628352 63524 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 200837 63524 420 148 0 195766 0
[pid=4741/tid=4746] ppid=4739 vsize=803348 CPUtime=941.49 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 32735 0 0 0 94138 11 0 0 25 0 4 0 497814529 822628352 63524 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=803348 CPUtime=937.01 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 32490 0 0 0 93692 9 0 0 25 0 4 0 497814529 822628352 63524 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=803348 CPUtime=942.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 30439 0 0 0 94210 11 0 0 25 0 4 0 497814529 822628352 63524 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.01
Current children cumulated vsize (KiB) 803348

[startup+1002.3 s]
/proc/loadavg: 8.09 8.01 7.46 9/184 4778
/proc/meminfo: memFree=21689204/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=804168 CPUtime=4002.66 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 473439 0 0 0 400057 209 0 0 25 0 4 0 497814521 823468032 64196 33554432000 4194304 4797429 140735368418192 18446744073709551615 4425039 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 201042 64196 420 148 0 195971 0
[pid=4741/tid=4746] ppid=4739 vsize=804168 CPUtime=1001.48 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 34710 0 0 0 100135 13 0 0 25 0 4 0 497814529 823468032 64196 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=804168 CPUtime=996.67 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 32885 0 0 0 99658 9 0 0 25 0 4 0 497814529 823468032 64196 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=804168 CPUtime=1002.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 30868 0 0 0 100209 12 0 0 25 0 4 0 497814529 823468032 64196 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.66
Current children cumulated vsize (KiB) 804168

[startup+1062.31 s]
/proc/loadavg: 8.13 8.04 7.50 9/184 4780
/proc/meminfo: memFree=21651240/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=816384 CPUtime=4242.35 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 495266 0 0 0 424012 223 0 0 25 0 4 0 497814521 835977216 71113 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 204096 71113 420 148 0 199025 0
[pid=4741/tid=4746] ppid=4739 vsize=816384 CPUtime=1061.48 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 35182 0 0 0 106135 13 0 0 25 0 4 0 497814529 835977216 71113 33554432000 4194304 4797429 140735368418192 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=816384 CPUtime=1056.36 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 34141 0 0 0 105626 10 0 0 25 0 4 0 497814529 835977216 71113 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=816384 CPUtime=1062.22 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 31558 0 0 0 106210 12 0 0 25 0 4 0 497814529 835977216 71113 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 816384

[startup+1122.3 s]
/proc/loadavg: 8.14 8.06 7.54 9/184 4781
/proc/meminfo: memFree=21656804/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=817548 CPUtime=4482.01 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 516358 0 0 0 447968 233 0 0 25 0 4 0 497814521 837169152 72140 33554432000 4194304 4797429 140735368418192 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 204387 72140 420 148 0 199316 0
[pid=4741/tid=4746] ppid=4739 vsize=817548 CPUtime=1121.48 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 35654 0 0 0 112134 14 0 0 25 0 4 0 497814529 837169152 72140 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=817548 CPUtime=1116.02 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 35938 0 0 0 111592 10 0 0 25 0 4 0 497814529 837169152 72140 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=817548 CPUtime=1122.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 33380 0 0 0 112209 12 0 0 25 0 4 0 497814529 837169152 72140 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.01
Current children cumulated vsize (KiB) 817548

[startup+1182.3 s]
/proc/loadavg: 8.14 8.08 7.58 9/184 4783
/proc/meminfo: memFree=21650344/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=819292 CPUtime=4721.67 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 536034 0 0 0 471924 243 0 0 25 0 4 0 497814521 838955008 76864 33554432000 4194304 4797429 140735368418192 18446744073709551615 4413516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 204823 76864 420 148 0 199752 0
[pid=4741/tid=4746] ppid=4739 vsize=819292 CPUtime=1181.47 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 36272 0 0 0 118133 14 0 0 25 0 4 0 497814529 838955008 76864 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=819292 CPUtime=1175.7 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 36572 0 0 0 117559 11 0 0 25 0 4 0 497814529 838955008 76864 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=819292 CPUtime=1182.21 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 34007 0 0 0 118209 12 0 0 25 0 4 0 497814529 838955008 76864 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.67
Current children cumulated vsize (KiB) 819292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 8.17 8.09 7.59 5/179 4784
/proc/meminfo: memFree=21911396/32951124 swapFree=67111528/67111528
[pid=4741] ppid=4739 vsize=820764 CPUtime=4800.41 cores=0,2,4,6
/proc/4741/stat : 4741 (techdemo) R 4739 4741 4149 0 -1 4202496 544878 0 0 0 479793 248 0 0 25 0 4 0 497814521 840462336 70619 33554432000 4194304 4797429 140735368418192 18446744073709551615 4379184 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4741/statm: 205191 70619 420 148 0 200120 0
[pid=4741/tid=4746] ppid=4739 vsize=820764 CPUtime=1201.18 cores=0,2,4,6
/proc/4741/task/4746/stat : 4746 (techdemo) R 4739 4741 4149 0 -1 4202560 36333 0 0 0 120104 14 0 0 25 0 4 0 497814529 840462336 70619 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568108 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4741/tid=4747] ppid=4739 vsize=820764 CPUtime=1195.3 cores=0,2,4,6
/proc/4741/task/4747/stat : 4747 (techdemo) R 4739 4741 4149 0 -1 4202560 36777 0 0 0 119519 11 0 0 25 0 4 0 497814529 840462336 70619 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4741/tid=4748] ppid=4739 vsize=820764 CPUtime=1201.92 cores=0,2,4,6
/proc/4741/task/4748/stat : 4748 (techdemo) R 4739 4741 4149 0 -1 4202560 34177 0 0 0 120180 12 0 0 25 0 4 0 497814529 840462336 70619 33554432000 4194304 4797429 140735368418192 18446744073709551615 4568108 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 820764

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): 1202.03
CPU time (s): 4800.45
CPU user time (s): 4797.95
CPU system time (s): 2.49962
CPU usage (%): 399.361
Max. virtual memory (cumulated for all children) (KiB): 923984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.95
system time used= 2.49962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544878
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= 4514
involuntary context switches= 25239

runsolver used 2.01669 second user time and 4.50031 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 07:13:12
IDJOB=3172511
IDBENCH=82529
IDSOLVER=1584
FILE ID=node140/3172511-1304053992
RUNJOBID= node140-1304053992-4721
PBS_JOBID= 13170406
Free space on /tmp= 72656 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172511-1304053992/watcher-3172511-1304053992 -o /tmp/evaluation-result-3172511-1304053992/solver-3172511-1304053992 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172511-1304053992.cnf

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=2134204372

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22187736 kB
Buffers:       2297020 kB
Cached:        7829420 kB
SwapCached:          0 kB
Active:        2668940 kB
Inactive:      7527640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22187736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17148 kB
Writeback:           0 kB
AnonPages:       69440 kB
Mapped:          15260 kB
Slab:           504292 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   238356 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= 72656 MiB
End job on node140 at 2011-04-29 07:33:16