Trace number 3173002

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-mt? (TO) 4800.34 1201.52

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
MD5SUM2ef214e0162b22d1093a804ea2af97a1
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3173002-1304123723.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.47/0.13	c asymm  cl-useful: 0/1881/8010 lits-rem:0 time: 0.45
0.47/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.02
0.47/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.47/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.47/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
1.52/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.52/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.52/0.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.52/0.45	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.07 s
1.52/0.45	c learnt bin added due to v-elim: 0
1.52/0.45	c Finding binary XORs  T:     0.00 s  found:       0
1.52/0.45	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.52/0.45	c calculated reachability. Time: 0.00
1.52/0.45	c Calc default polars -  time:   0.00 s pos:      37 undec:       1 neg:      52
1.52/0.45	c =========================================================================================
1.52/0.45	c types(t): F = full restart, N = normal restart
1.52/0.45	c types(t): S = simplification begin/end, E = solution found
1.52/0.45	c restart types(rt): st = static, dy = dynamic
1.52/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.52/0.45	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
3.52/0.94	c Decided on static restart strategy
10.31/2.63	c  N dy     7     30000        90      8010         0      9936     56070    236219     29.60     24.84  --
10.31/2.64	c  S st     7     30000        90      8010         0      9936     56070    236219     29.60     24.84  --
10.31/2.69	c  S st     7     30503        90      8010         0     10406     56070    250229     29.60     24.84  --
10.31/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.31/2.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.71/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.11
10.71/2.72	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
10.71/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.71/2.72	c Subs w/ non-existent bins:      0 time:  0.01 s
10.71/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.71/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.71/2.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.90/3.53	c lits-rem:      1639  cl-subs:     1201  v-elim:     90  v-fix:    0  time:  3.21 s
13.90/3.53	c learnt bin added due to v-elim: 0
13.90/3.53	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.90/3.53	c vivif2 --  cl tried     9205 cl shrink        0 lits rem          0 time: 0.01
14.70/3.70	c asymm  cl-useful: 0/2588/8010 lits-rem:0 time: 0.68
14.70/3.70	c calculated reachability. Time: 0.00
14.70/3.70	c  N dy     7     30503        90      8010         0      9205     56070    216554     29.60     24.84  --
14.70/3.70	c  F st     7     30503        90      8010         0      9205     56070    216554     29.60     24.84  --
15.10/3.88	c Decided on static restart strategy
20.30/5.15	c  N dy    15     45756        90      8010         0     16041     56070    403144     29.61     24.98  --
20.30/5.16	c  S st    15     45756        90      8010         0     16041     56070    403144     29.61     24.98  --
20.70/5.24	c  S st    15     46260        90      8010         0      8289     56070    155193     29.61     24.98  --
20.70/5.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.70/5.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.70/5.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
20.70/5.26	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
20.70/5.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.70/5.26	c Subs w/ non-existent bins:      0 time:  0.00 s
20.70/5.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.70/5.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.70/5.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.70/5.73	c lits-rem:        63  cl-subs:      144  v-elim:     90  v-fix:    0  time:  1.85 s
22.70/5.73	c learnt bin added due to v-elim: 0
22.70/5.73	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.70/5.73	c vivif2 --  cl tried     8145 cl shrink        0 lits rem          0 time: 0.00
23.10/5.88	c asymm  cl-useful: 0/2688/8010 lits-rem:0 time: 0.56
23.10/5.88	c calculated reachability. Time: 0.00
23.10/5.88	c  N dy    15     46260        90      8010         0      8145     56070    152876     29.61     24.98  --
32.28/8.16	c  N dy    28     69390        90      8010         0     10184     56070    177807     29.26     24.69  --
32.28/8.17	c  S st    28     69390        90      8010         0     10184     56070    177807     29.26     24.69  --
32.68/8.22	c  S st    28     69891        90      8010         0     10660     56070    191457     29.26     24.69  --
32.68/8.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.68/8.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.68/8.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.12
32.68/8.25	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
32.68/8.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.68/8.26	c Subs w/ non-existent bins:      0 time:  0.00 s
32.68/8.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.68/8.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.68/8.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.10/8.85	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
38.68/9.76	c Added 1 vars  tried: 34322 time: 3.66
38.68/9.77	c ORs :      1 avg-s:  0.0 cl-sh:  1030 l-rem:   1030 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.69
38.68/9.77	c lits-rem:       144  cl-subs:      267  v-elim:     90  v-fix:    0  time:  6.05 s
38.68/9.77	c learnt bin added due to v-elim: 0
38.68/9.77	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
38.68/9.78	c vivif2 --  cl tried    10393 cl shrink        0 lits rem          0 time: 0.00
39.08/9.84	c asymm  cl-useful: 0/854/8011 lits-rem:0 time: 0.28
39.08/9.84	c calculated reachability. Time: 0.00
39.08/9.84	c  N dy    28     69891        91      8011         2     10393     56058    185522     29.26     24.69  --
39.08/9.84	c  F st    28     69891        91      8011         2     10393     56058    185522     29.26     24.69  --
39.89/10.02	c Decided on static restart strategy
54.26/13.64	c  N dy    39    104838        91      8011         2     19484     56058    420368     29.35     24.50  --
54.26/13.66	c  S st    39    104838        91      8011         2     19484     56058    420368     29.35     24.50  --
54.66/13.73	c  S st    39    105344        91      8011         2     19955     56058    434369     29.35     24.50  --
54.66/13.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.66/13.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.06/13.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.29
55.06/13.80	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
55.06/13.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.06/13.81	c Subs w/ non-existent bins:      0 time:  0.01 s
55.06/13.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.06/13.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.06/13.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.65/14.77	c ORs :      1 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
58.65/14.78	c lits-rem:      1991  cl-subs:     2071  v-elim:     90  v-fix:    0  time:  3.85 s
58.65/14.78	c learnt bin added due to v-elim: 0
58.65/14.78	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
58.65/14.78	c vivif2 --  cl tried    17884 cl shrink        0 lits rem          0 time: 0.01
59.45/14.95	c asymm  cl-useful: 0/2429/8011 lits-rem:0 time: 0.68
59.45/14.95	c calculated reachability. Time: 0.00
59.45/14.95	c  N dy    39    105344        91      8011         2     17884     56058    376611     29.35     24.50  --
87.42/21.95	c  N dy    42    158017        91      8011         2     25031     56058    540294     29.53     24.42  --
87.42/21.97	c  S st    42    158017        91      8011         2     25031     56058    540294     29.53     24.42  --
87.83/22.05	c  S st    42    158523        91      8011         2     25504     56058    554473     29.53     24.42  --
87.83/22.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.83/22.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.24/22.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.35
88.24/22.14	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
88.24/22.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.24/22.15	c Subs w/ non-existent bins:      0 time:  0.02 s
88.24/22.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.24/22.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.24/22.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
93.81/23.53	c ORs :      1 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
93.81/23.53	c lits-rem:      2361  cl-subs:     2710  v-elim:     90  v-fix:    0  time:  5.51 s
93.81/23.53	c learnt bin added due to v-elim: 0
93.81/23.54	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
93.81/23.54	c vivif2 --  cl tried    22794 cl shrink        0 lits rem          0 time: 0.02
94.21/23.63	c asymm  cl-useful: 0/850/8011 lits-rem:0 time: 0.36
94.21/23.63	c calculated reachability. Time: 0.00
94.21/23.63	c  N dy    42    158523        91      8011         2     22794     56058    476955     29.53     24.42  --
144.15/36.10	c  N dy    43    237784        91      8011         2     27720     56058    562524     29.35     24.39  --
144.15/36.12	c  S st    43    237784        91      8011         2     27720     56058    562524     29.35     24.39  --
144.55/36.22	c  S st    43    238288        94      8011         8     28208     56070    577353     29.35     24.39  --
144.55/36.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.55/36.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.97/36.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.46
144.97/36.34	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
144.97/36.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.97/36.35	c Subs w/ non-existent bins:      0 time:  0.02 s
144.97/36.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.97/36.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.97/36.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
150.15/37.65	c ORs :      1 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
150.15/37.66	c lits-rem:      1865  cl-subs:     2633  v-elim:     90  v-fix:    0  time:  5.23 s
150.15/37.66	c learnt bin added due to v-elim: 0
150.15/37.66	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
150.15/37.67	c vivif2 --  cl tried    25575 cl shrink        0 lits rem          0 time: 0.02
150.55/37.76	c asymm  cl-useful: 0/815/8011 lits-rem:0 time: 0.36
150.55/37.76	c calculated reachability. Time: 0.00
150.55/37.76	c  N dy    43    238288        94      8011         8     25575     56070    503585     29.35     24.39  --
238.85/59.80	c  N dy    50    357432        94      8011         8     29624     56070    530337     29.03     24.12  --
238.85/59.82	c  S st    50    357432        94      8011         8     29624     56070    530337     29.03     24.12  --
239.25/59.92	c  S st    50    357935        97      8011        18     30110     56086    544519     29.03     24.12  --
239.25/59.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
239.25/59.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.65/60.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.46
239.65/60.04	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
239.65/60.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.65/60.04	c Subs w/ non-existent bins:      0 time:  0.02 s
239.65/60.06	c Replacing        1 vars Replaced     1116 lits Time:     0.04 s 
239.65/60.07	c bin-w-bin subsume rem            2 bins  time:  0.00 s
239.65/60.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.65/60.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
245.64/61.50	c ORs :      1 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
245.64/61.51	c lits-rem:      1466  cl-subs:     2295  v-elim:     90  v-fix:    0  time:  5.79 s
245.64/61.51	c learnt bin added due to v-elim: 0
245.64/61.51	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
245.64/61.52	c vivif2 --  cl tried    27815 cl shrink        0 lits rem          0 time: 0.02
246.05/61.61	c asymm  cl-useful: 0/667/8011 lits-rem:0 time: 0.36
246.05/61.61	c calculated reachability. Time: 0.00
246.05/61.61	c  N dy    50    357935        96      8011        12     27815     56078    485740     29.03     24.12  --
402.25/100.76	c  N dy    55    536903        96      8011        12     35703     56078    621777     30.71     23.83  --
402.25/100.78	c  S st    55    536903        96      8011        12     35703     56078    621777     30.71     23.83  --
403.06/100.90	c  S st    55    537405        97      8011        14     36181     56082    635898     30.71     23.83  --
403.06/100.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
403.06/100.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.46/101.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  0.64
403.46/101.07	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
403.46/101.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.46/101.07	c Subs w/ non-existent bins:      0 time:  0.02 s
403.46/101.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.46/101.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.46/101.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
409.45/102.55	c ORs :      1 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
435.82/109.15	c Added 1 vars  tried: 80000 time: 26.34
436.22/109.21	c ORs :      1 avg-s:  0.0 cl-sh:  4790 l-rem:   4790 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   26.61
436.22/109.22	c lits-rem:      2112  cl-subs:     1798  v-elim:     90  v-fix:    0  time: 32.52 s
436.22/109.22	c learnt bin added due to v-elim: 0
436.22/109.22	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
436.22/109.23	c vivif2 --  cl tried    34383 cl shrink        0 lits rem          0 time: 0.02
436.62/109.33	c asymm  cl-useful: 0/481/8012 lits-rem:0 time: 0.38
436.62/109.33	c calculated reachability. Time: 0.00
436.62/109.33	c  N dy    55    537405        98      8012        16     34383     56072    582919     30.71     23.83  --
436.62/109.33	c  F st    55    537405        98      8012        16     34383     56072    582919     30.71     23.83  --
438.22/109.74	c Decided on static restart strategy
739.46/185.19	c  N dy    63    806108        98      8012        16     55946     56072   1121213     30.05     23.80  --
739.86/185.24	c  S st    63    806108        98      8012        16     55946     56072   1121213     30.05     23.80  --
740.66/185.41	c  S st    63    806609        98      8012        16     56426     56072   1135378     30.05     23.80  --
740.66/185.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
740.66/185.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.86/185.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  1.39
741.86/185.76	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
741.86/185.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.86/185.77	c Subs w/ non-existent bins:      0 time:  0.04 s
741.86/185.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
741.86/185.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.86/185.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
761.84/190.71	c ORs :      2 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
761.84/190.73	c lits-rem:      1974  cl-subs:     6313  v-elim:     90  v-fix:    0  time: 19.75 s
761.84/190.73	c learnt bin added due to v-elim: 0
761.84/190.73	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
761.84/190.74	c vivif2 --  cl tried    50113 cl shrink        0 lits rem          0 time: 0.04
762.24/190.85	c asymm  cl-useful: 0/367/8012 lits-rem:0 time: 0.44
762.24/190.85	c calculated reachability. Time: 0.00
762.24/190.85	c  N dy    63    806609        98      8012        16     50113     56072    959926     30.05     23.80  --
1329.99/332.99	c  N dy    71   1209916        98      8012        16     65802     56072   1255750     30.75     23.55  --
1330.39/333.04	c  S st    71   1209916        98      8012        16     65802     56072   1255750     30.75     23.55  --
1331.19/333.27	c  S st    71   1210419       103      8012        34     66288     56100   1269749     30.75     23.55  --
1331.19/333.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1331.19/333.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1333.18/333.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.5M T:  1.93
1333.18/333.76	c Calc non-exist non-lernt bins v-fix:     0 done:    103 time:  0.00 s
1333.18/333.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1333.18/333.77	c Subs w/ non-existent bins:      0 time:  0.04 s
1333.18/333.78	c Replacing        2 vars Replaced      584 lits Time:     0.06 s 
1333.58/333.80	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1333.58/333.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1333.58/333.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1357.55/339.88	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 31.0 T:    0.04
1357.97/339.90	c lits-rem:      4876  cl-subs:     5881  v-elim:     90  v-fix:    0  time: 24.36 s
1357.97/339.90	c learnt bin added due to v-elim: 0
1357.97/339.90	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
1357.97/339.92	c vivif2 --  cl tried    60406 cl shrink        0 lits rem          0 time: 0.06
1358.37/340.02	c asymm  cl-useful: 0/356/8012 lits-rem:0 time: 0.43
1358.37/340.03	c calculated reachability. Time: 0.00
1358.37/340.03	c  N dy    71   1210419       101      8012        22     60406     56084   1104538     30.75     23.55  --
2285.28/572.02	c  N dy    72   1710419       101      8012        22     91008     56084   1910621     32.05     23.46  --
2285.28/572.09	c  S st    72   1710419       101      8012        22     91008     56084   1910621     32.05     23.46  --
2285.28/572.09	c Finding binary XORs  T:     0.00 s  found:       0
2286.87/572.46	c  S st    72   1710921       107      8012        34     91495     56108   1925106     32.05     23.46  --
2286.87/572.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2286.87/572.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2290.08/573.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.4M T:  3.12
2290.08/573.25	c Calc non-exist non-lernt bins v-fix:     0 done:    107 time:  0.01 s
2290.08/573.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2290.08/573.27	c Subs w/ non-existent bins:      0 time:  0.08 s
2290.46/573.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2290.46/573.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2290.46/573.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2344.39/586.89	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
2344.79/586.92	c lits-rem:      3854  cl-subs:     7737  v-elim:     90  v-fix:    0  time: 54.40 s
2344.79/586.92	c learnt bin added due to v-elim: 0
2344.79/586.92	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
2344.79/586.94	c vivif2 --  cl tried    83758 cl shrink        0 lits rem          0 time: 0.09
2345.19/587.06	c asymm  cl-useful: 0/227/8012 lits-rem:0 time: 0.47
2345.19/587.07	c calculated reachability. Time: 0.00
2345.19/587.07	c  N dy    72   1710921       107      8012        34     83758     56108   1684222     32.05     23.46  --
3376.39/845.18	c  N dy    74   2210921       107      8012        34     99971     56108   2028461     31.01     23.38  --
3376.79/845.26	c  S st    74   2210921       107      8012        34     99971     56108   2028461     31.01     23.38  --
3378.38/845.60	c  S st    74   2211423       113      8012        46    100465     56132   2042646     31.01     23.38  --
3378.38/845.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3378.38/845.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3381.58/846.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.0M T:  3.27
3381.58/846.42	c Calc non-exist non-lernt bins v-fix:     0 done:    113 time:  0.01 s
3381.58/846.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3381.58/846.45	c Subs w/ non-existent bins:      0 time:  0.08 s
3381.58/846.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3381.58/846.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3381.58/846.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3436.31/860.18	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 33.0 T:    0.10
3540.98/886.34	c Added 2 vars  tried: 80000 time: 104.52
3546.59/887.76	c ORs :      2 avg-s:  0.0 cl-sh: 29452 l-rem:  29452 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:  110.20
3547.00/887.80	c lits-rem:      8967  cl-subs:     6985  v-elim:     90  v-fix:    0  time: 165.05 s
3547.00/887.80	c learnt bin added due to v-elim: 0
3547.00/887.80	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
3547.00/887.83	c vivif2 --  cl tried    93479 cl shrink        0 lits rem          0 time: 0.10
3547.37/887.95	c asymm  cl-useful: 0/258/8014 lits-rem:0 time: 0.50
3547.37/887.96	c calculated reachability. Time: 0.00
3547.37/887.96	c  N dy    74   2211423       115      8014        50     93479     56117   1797508     31.01     23.38  --

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-3173002-1304123723/watcher-3173002-1304123723 -o /tmp/evaluation-result-3173002-1304123723/solver-3173002-1304123723 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173002-1304123723.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: 8.03 7.98 7.97 6/180 28247
/proc/meminfo: memFree=25744336/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=50140 CPUtime=0 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 674 0 0 0 0 0 0 0 25 0 1 0 523975060 51343360 605 33554432000 4194304 4797429 140737232802864 18446744073709551615 218370653719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28247/statm: 12535 608 347 148 0 7464 0

[startup+0.135797 s]
/proc/loadavg: 8.03 7.98 7.97 6/180 28247
/proc/meminfo: memFree=25744336/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=359920 CPUtime=0.47 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 1474 0 0 0 47 0 0 0 18 0 4 0 523975060 368558080 1374 33554432000 4194304 4797429 140737232802864 18446744073709551615 4430024 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 89980 1374 374 148 0 84909 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 359920

[startup+0.201091 s]
/proc/loadavg: 8.03 7.98 7.97 6/180 28247
/proc/meminfo: memFree=25744336/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=610544 CPUtime=0.72 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 2781 0 0 0 72 0 0 0 18 0 4 0 523975060 625197056 2390 33554432000 4194304 4797429 140737232802864 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 152636 2390 406 148 0 147565 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 610544

[startup+0.301073 s]
/proc/loadavg: 8.03 7.98 7.97 6/180 28247
/proc/meminfo: memFree=25744336/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=610692 CPUtime=1.12 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 3050 0 0 0 112 0 0 0 18 0 4 0 523975060 625348608 2651 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 152673 2651 408 148 0 147602 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 610692

[startup+0.701002 s]
/proc/loadavg: 8.03 7.98 7.97 6/180 28247
/proc/meminfo: memFree=25744336/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=612856 CPUtime=2.72 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 4636 0 0 0 272 0 0 0 18 0 4 0 523975060 627564544 3348 33554432000 4194304 4797429 140737232802864 18446744073709551615 218370615024 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 153214 3348 408 148 0 148143 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 612856

[startup+1.50086 s]
/proc/loadavg: 8.03 7.98 7.97 9/184 28251
/proc/meminfo: memFree=25726200/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=616736 CPUtime=5.92 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 6850 0 0 0 591 1 0 0 19 0 4 0 523975060 631537664 4873 33554432000 4194304 4797429 140737232802864 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 154184 4873 413 148 0 149113 0
[pid=28247/tid=28249] ppid=28245 vsize=616736 CPUtime=1.46 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 1282 0 0 0 146 0 0 0 25 0 4 0 523975062 631537664 4873 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=616736 CPUtime=1.47 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 1350 0 0 0 147 0 0 0 19 0 4 0 523975062 631537664 4873 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=616736 CPUtime=1.47 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 1328 0 0 0 147 0 0 0 19 0 4 0 523975062 631537664 4873 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 616736

[startup+3.10058 s]
/proc/loadavg: 8.03 7.98 7.97 9/184 28251
/proc/meminfo: memFree=25723228/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=618780 CPUtime=12.31 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 8440 0 0 0 1230 1 0 0 24 0 4 0 523975060 633630720 6030 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524449 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 154695 6030 414 148 0 149624 0
[pid=28247/tid=28249] ppid=28245 vsize=618780 CPUtime=3.06 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 1415 0 0 0 306 0 0 0 25 0 4 0 523975062 633630720 6030 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=618780 CPUtime=3.07 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 1461 0 0 0 307 0 0 0 24 0 4 0 523975062 633630720 6030 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=618780 CPUtime=3.07 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 1474 0 0 0 307 0 0 0 24 0 4 0 523975062 633630720 6030 33554432000 4194304 4797429 140737232802864 18446744073709551615 4567820 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 618780

[startup+6.301 s]
/proc/loadavg: 8.03 7.98 7.97 9/184 28251
/proc/meminfo: memFree=25719756/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=620864 CPUtime=25.1 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 10862 0 0 0 2508 2 0 0 25 0 4 0 523975060 635764736 6385 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 155216 6385 416 148 0 150145 0
[pid=28247/tid=28249] ppid=28245 vsize=620864 CPUtime=6.24 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 1747 0 0 0 624 0 0 0 25 0 4 0 523975062 635764736 6385 33554432000 4194304 4797429 140737232802864 18446744073709551615 4519232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=620864 CPUtime=6.27 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 1849 0 0 0 627 0 0 0 25 0 4 0 523975062 635764736 6385 33554432000 4194304 4797429 140737232802864 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=620864 CPUtime=6.27 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 1785 0 0 0 627 0 0 0 25 0 4 0 523975062 635764736 6385 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 620864

[startup+12.7009 s]
/proc/loadavg: 8.02 7.98 7.97 9/184 28251
/proc/meminfo: memFree=25710144/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=625380 CPUtime=50.66 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 15584 0 0 0 5063 3 0 0 25 0 4 0 523975060 640389120 8100 33554432000 4194304 4797429 140737232802864 18446744073709551615 4345032 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 156345 8100 419 148 0 151274 0
[pid=28247/tid=28249] ppid=28245 vsize=625380 CPUtime=12.61 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 2364 0 0 0 1261 0 0 0 25 0 4 0 523975062 640389120 8100 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=625380 CPUtime=12.66 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 2512 0 0 0 1266 0 0 0 25 0 4 0 523975062 640389120 8100 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=625380 CPUtime=12.67 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 2481 0 0 0 1267 0 0 0 25 0 4 0 523975062 640389120 8100 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 625380

[startup+25.5006 s]
/proc/loadavg: 8.02 7.98 7.97 9/184 28251
/proc/meminfo: memFree=25699716/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=630436 CPUtime=101.81 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 23007 0 0 0 10176 5 0 0 25 0 4 0 523975060 645566464 10180 33554432000 4194304 4797429 140737232802864 18446744073709551615 4425534 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 157609 10180 419 148 0 152538 0
[pid=28247/tid=28249] ppid=28245 vsize=630436 CPUtime=25.35 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 3497 0 0 0 2535 0 0 0 25 0 4 0 523975062 645566464 10180 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=630436 CPUtime=25.47 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 3299 0 0 0 2546 1 0 0 25 0 4 0 523975062 645566464 10180 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=630436 CPUtime=25.47 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 3156 0 0 0 2547 0 0 0 25 0 4 0 523975062 645566464 10180 33554432000 4194304 4797429 140737232802864 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 630436

[startup+51.101 s]
/proc/loadavg: 8.01 7.98 7.97 9/184 28252
/proc/meminfo: memFree=25684196/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=637688 CPUtime=204.09 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 35881 0 0 0 20401 8 0 0 25 0 4 0 523975060 652992512 12541 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 159422 12541 421 148 0 154351 0
[pid=28247/tid=28249] ppid=28245 vsize=637688 CPUtime=50.84 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 5478 0 0 0 5083 1 0 0 25 0 4 0 523975062 652992512 12541 33554432000 4194304 4797429 140737232802864 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=637688 CPUtime=51.06 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 5670 0 0 0 5105 1 0 0 25 0 4 0 523975062 652992512 12541 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=637688 CPUtime=51.07 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 4452 0 0 0 5107 0 0 0 25 0 4 0 523975062 652992512 12541 33554432000 4194304 4797429 140737232802864 18446744073709551615 4428836 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 637688

[startup+102.301 s]
/proc/loadavg: 8.05 8.00 7.97 9/184 28253
/proc/meminfo: memFree=25669400/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=645296 CPUtime=408.67 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 54981 0 0 0 40853 14 0 0 25 0 4 0 523975060 660783104 14762 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 161324 14762 421 148 0 156253 0
[pid=28247/tid=28249] ppid=28245 vsize=645296 CPUtime=101.8 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 7747 0 0 0 10179 1 0 0 25 0 4 0 523975062 660783104 14762 33554432000 4194304 4797429 140737232802864 18446744073709551615 4523866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=645296 CPUtime=102.26 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 7849 0 0 0 10224 2 0 0 25 0 4 0 523975062 660783104 14762 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=645296 CPUtime=102.28 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 6967 0 0 0 10227 1 0 0 25 0 4 0 523975062 660783104 14762 33554432000 4194304 4797429 140737232802864 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 645296

[startup+162.3 s]
/proc/loadavg: 8.13 8.03 7.98 9/184 28255
/proc/meminfo: memFree=25652272/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=651668 CPUtime=648.37 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 70319 0 0 0 64817 20 0 0 25 0 4 0 523975060 667308032 17490 33554432000 4194304 4797429 140737232802864 18446744073709551615 4426361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 162917 17490 421 148 0 157846 0
[pid=28247/tid=28249] ppid=28245 vsize=651668 CPUtime=161.52 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 9523 0 0 0 16150 2 0 0 25 0 4 0 523975062 667308032 17490 33554432000 4194304 4797429 140737232802864 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=651668 CPUtime=162.25 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 9607 0 0 0 16223 2 0 0 25 0 4 0 523975062 667308032 17490 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=651668 CPUtime=162.27 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 8543 0 0 0 16226 1 0 0 25 0 4 0 523975062 667308032 17490 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.37
Current children cumulated vsize (KiB) 651668

[startup+222.307 s]
/proc/loadavg: 8.08 8.03 7.99 9/184 28256
/proc/meminfo: memFree=25632256/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=656588 CPUtime=888.11 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 85044 0 0 0 88786 25 0 0 25 0 4 0 523975060 672346112 20732 33554432000 4194304 4797429 140737232802864 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 164147 20732 421 148 0 159076 0
[pid=28247/tid=28249] ppid=28245 vsize=656588 CPUtime=221.26 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 11318 0 0 0 22123 3 0 0 25 0 4 0 523975062 672346112 20732 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=656588 CPUtime=222.25 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 11473 0 0 0 22222 3 0 0 25 0 4 0 523975062 672346112 20732 33554432000 4194304 4797429 140737232802864 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=656588 CPUtime=222.28 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 10036 0 0 0 22226 2 0 0 25 0 4 0 523975062 672346112 20732 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 888.11
Current children cumulated vsize (KiB) 656588

[startup+282.301 s]

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

[pid=28247] ppid=28245 vsize=681912 CPUtime=2566.14 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 161466 0 0 0 256557 57 0 0 25 0 4 0 523975060 698277888 30313 33554432000 4194304 4797429 140737232802864 18446744073709551615 4413499 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 170478 30313 421 148 0 165407 0
[pid=28247/tid=28249] ppid=28245 vsize=681912 CPUtime=639.32 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 21006 0 0 0 63925 7 0 0 25 0 4 0 523975062 698277888 30313 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=681912 CPUtime=642.22 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 20542 0 0 0 64215 7 0 0 25 0 4 0 523975062 698277888 30313 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=681912 CPUtime=642.29 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 19029 0 0 0 64223 6 0 0 25 0 4 0 523975062 698277888 30313 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424855 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2566.14
Current children cumulated vsize (KiB) 681912

[startup+702.301 s]
/proc/loadavg: 8.12 8.10 8.02 9/184 28269
/proc/meminfo: memFree=25549932/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=683480 CPUtime=2805.86 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 170956 0 0 0 280525 61 0 0 25 0 4 0 523975060 699883520 30754 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 170870 30754 421 148 0 165799 0
[pid=28247/tid=28249] ppid=28245 vsize=683480 CPUtime=699.04 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 22327 0 0 0 69896 8 0 0 25 0 4 0 523975062 699883520 30754 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=683480 CPUtime=702.21 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 21798 0 0 0 70214 7 0 0 25 0 4 0 523975062 699883520 30754 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=683480 CPUtime=702.28 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 20169 0 0 0 70222 6 0 0 25 0 4 0 523975062 699883520 30754 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.86
Current children cumulated vsize (KiB) 683480

[startup+762.3 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 28271
/proc/meminfo: memFree=25553128/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=687740 CPUtime=3045.59 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 180413 0 0 0 304494 65 0 0 25 0 4 0 523975060 704245760 30593 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 171935 30593 421 148 0 166864 0
[pid=28247/tid=28249] ppid=28245 vsize=687740 CPUtime=758.76 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 23492 0 0 0 75868 8 0 0 25 0 4 0 523975062 704245760 30593 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=687740 CPUtime=762.21 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 22928 0 0 0 76213 8 0 0 25 0 4 0 523975062 704245760 30593 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=687740 CPUtime=762.29 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 21312 0 0 0 76222 7 0 0 25 0 4 0 523975062 704245760 30593 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.59
Current children cumulated vsize (KiB) 687740

[startup+822.301 s]
/proc/loadavg: 8.22 8.14 8.04 9/184 28272
/proc/meminfo: memFree=25542948/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=687912 CPUtime=3285.3 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 187910 0 0 0 328460 70 0 0 25 0 4 0 523975060 704421888 32344 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 171978 32344 421 148 0 166907 0
[pid=28247/tid=28249] ppid=28245 vsize=687912 CPUtime=818.48 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 24762 0 0 0 81839 9 0 0 25 0 4 0 523975062 704421888 32344 33554432000 4194304 4797429 140737232802864 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=687912 CPUtime=822.2 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 24146 0 0 0 82212 8 0 0 25 0 4 0 523975062 704421888 32344 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424850 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=687912 CPUtime=822.29 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 21931 0 0 0 82221 8 0 0 25 0 4 0 523975062 704421888 32344 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.3
Current children cumulated vsize (KiB) 687912

[startup+882.307 s]
/proc/loadavg: 8.20 8.14 8.04 9/184 28274
/proc/meminfo: memFree=25536456/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=692196 CPUtime=3525.03 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 194133 0 0 0 352431 72 0 0 25 0 4 0 523975060 708808704 34164 33554432000 4194304 4797429 140737232802864 18446744073709551615 4495452 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 173049 34164 421 148 0 167978 0
[pid=28247/tid=28249] ppid=28245 vsize=692196 CPUtime=878.19 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 25426 0 0 0 87810 9 0 0 25 0 4 0 523975062 708808704 34164 33554432000 4194304 4797429 140737232802864 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=692196 CPUtime=882.2 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 24835 0 0 0 88212 8 0 0 25 0 4 0 523975062 708808704 34164 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=692196 CPUtime=882.3 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 23224 0 0 0 88222 8 0 0 25 0 4 0 523975062 708808704 34164 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3525.03
Current children cumulated vsize (KiB) 692196

[startup+942.3 s]
/proc/loadavg: 8.18 8.15 8.05 9/184 28275
/proc/meminfo: memFree=25528500/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=694336 CPUtime=3764.72 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 201576 0 0 0 376397 75 0 0 25 0 4 0 523975060 711000064 34382 33554432000 4194304 4797429 140737232802864 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 173584 34382 421 148 0 168513 0
[pid=28247/tid=28249] ppid=28245 vsize=694336 CPUtime=937.9 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 26634 0 0 0 93781 9 0 0 25 0 4 0 523975062 711000064 34382 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=694336 CPUtime=942.19 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 25921 0 0 0 94210 9 0 0 25 0 4 0 523975062 711000064 34382 33554432000 4194304 4797429 140737232802864 18446744073709551615 4528955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=694336 CPUtime=942.29 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 24286 0 0 0 94220 9 0 0 25 0 4 0 523975062 711000064 34382 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.72
Current children cumulated vsize (KiB) 694336

[startup+1002.3 s]
/proc/loadavg: 8.10 8.13 8.05 9/184 28277
/proc/meminfo: memFree=25524856/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=696180 CPUtime=4004.43 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 209589 0 0 0 400365 78 0 0 25 0 4 0 523975060 712888320 34647 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 174045 34647 421 148 0 168974 0
[pid=28247/tid=28249] ppid=28245 vsize=696180 CPUtime=997.63 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 27162 0 0 0 99753 10 0 0 25 0 4 0 523975062 712888320 34647 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=696180 CPUtime=1002.18 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 27037 0 0 0 100209 9 0 0 25 0 4 0 523975062 712888320 34647 33554432000 4194304 4797429 140737232802864 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=696180 CPUtime=1002.3 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 24870 0 0 0 100220 10 0 0 25 0 4 0 523975062 712888320 34647 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.43
Current children cumulated vsize (KiB) 696180

[startup+1062.3 s]
/proc/loadavg: 7.79 8.04 8.02 9/184 28340
/proc/meminfo: memFree=25636996/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=696336 CPUtime=4244.15 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 217120 0 0 0 424333 82 0 0 25 0 4 0 523975060 713048064 35913 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 174084 35913 421 148 0 169013 0
[pid=28247/tid=28249] ppid=28245 vsize=696336 CPUtime=1057.35 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 28696 0 0 0 105725 10 0 0 25 0 4 0 523975062 713048064 35913 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=696336 CPUtime=1062.18 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 27712 0 0 0 106208 10 0 0 25 0 4 0 523975062 713048064 35913 33554432000 4194304 4797429 140737232802864 18446744073709551615 4526174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=696336 CPUtime=1062.3 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 26016 0 0 0 106220 10 0 0 25 0 4 0 523975062 713048064 35913 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4244.15
Current children cumulated vsize (KiB) 696336

[startup+1122.3 s]
/proc/loadavg: 7.96 8.05 8.02 9/184 28341
/proc/meminfo: memFree=25601112/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=697912 CPUtime=4483.87 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 224100 0 0 0 448302 85 0 0 25 0 4 0 523975060 714661888 36678 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 174478 36678 421 148 0 169407 0
[pid=28247/tid=28249] ppid=28245 vsize=697912 CPUtime=1117.07 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 29734 0 0 0 111696 11 0 0 25 0 4 0 523975062 714661888 36678 33554432000 4194304 4797429 140737232802864 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=697912 CPUtime=1122.18 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 29016 0 0 0 112207 11 0 0 25 0 4 0 523975062 714661888 36678 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=697912 CPUtime=1122.3 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 26586 0 0 0 112220 10 0 0 25 0 4 0 523975062 714661888 36678 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.87
Current children cumulated vsize (KiB) 697912

[startup+1182.3 s]
/proc/loadavg: 7.98 8.03 8.01 9/184 28343
/proc/meminfo: memFree=25595132/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=700388 CPUtime=4723.58 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 232452 0 0 0 472269 89 0 0 25 0 4 0 523975060 717197312 36594 33554432000 4194304 4797429 140737232802864 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 175097 36594 421 148 0 170026 0
[pid=28247/tid=28249] ppid=28245 vsize=700388 CPUtime=1176.79 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 30376 0 0 0 117667 12 0 0 25 0 4 0 523975062 717197312 36594 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=700388 CPUtime=1182.17 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 29515 0 0 0 118206 11 0 0 25 0 4 0 523975062 717197312 36594 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=700388 CPUtime=1182.3 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 27821 0 0 0 118220 10 0 0 25 0 4 0 523975062 717197312 36594 33554432000 4194304 4797429 140737232802864 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.58
Current children cumulated vsize (KiB) 700388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.05 8.05 8.02 9/184 28344
/proc/meminfo: memFree=25583576/32951124 swapFree=67051468/67111528
[pid=28247] ppid=28245 vsize=700892 CPUtime=4800.31 cores=0,2,4,6
/proc/28247/stat : 28247 (techdemo) R 28245 28247 28077 0 -1 4202496 233998 0 0 0 479941 90 0 0 25 0 4 0 523975060 717713408 38090 33554432000 4194304 4797429 140737232802864 18446744073709551615 4425957 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28247/statm: 175223 38090 421 148 0 170152 0
[pid=28247/tid=28249] ppid=28245 vsize=700892 CPUtime=1195.89 cores=0,2,4,6
/proc/28247/task/28249/stat : 28249 (techdemo) R 28245 28247 28077 0 -1 4202560 30528 0 0 0 119577 12 0 0 25 0 4 0 523975062 717713408 38090 33554432000 4194304 4797429 140737232802864 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28247/tid=28250] ppid=28245 vsize=700892 CPUtime=1201.38 cores=0,2,4,6
/proc/28247/task/28250/stat : 28250 (techdemo) R 28245 28247 28077 0 -1 4202560 29849 0 0 0 120127 11 0 0 25 0 4 0 523975062 717713408 38090 33554432000 4194304 4797429 140737232802864 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28247/tid=28251] ppid=28245 vsize=700892 CPUtime=1201.5 cores=0,2,4,6
/proc/28247/task/28251/stat : 28251 (techdemo) R 28245 28247 28077 0 -1 4202560 27962 0 0 0 120140 10 0 0 25 0 4 0 523975062 717713408 38090 33554432000 4194304 4797429 140737232802864 18446744073709551615 4567886 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 700892

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.52
CPU time (s): 4800.34
CPU user time (s): 4799.44
CPU system time (s): 0.907861
CPU usage (%): 399.523
Max. virtual memory (cumulated for all children) (KiB): 806596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.44
system time used= 0.907861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233998
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= 767
involuntary context switches= 22169

runsolver used 1.68974 second user time and 3.9244 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 02:35:23
IDJOB=3173002
IDBENCH=83020
IDSOLVER=1584
FILE ID=node101/3173002-1304123723
RUNJOBID= node101-1304122362-28095
PBS_JOBID= 13170744
Free space on /tmp= 72016 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173002-1304123723/watcher-3173002-1304123723 -o /tmp/evaluation-result-3173002-1304123723/solver-3173002-1304123723 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173002-1304123723.cnf

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

MD5SUM BENCH= 2ef214e0162b22d1093a804ea2af97a1
RANDOM SEED=613506844

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25744616 kB
Buffers:       1912260 kB
Cached:        4749816 kB
SwapCached:      30424 kB
Active:        1806592 kB
Inactive:      4955320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25744616 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            8156 kB
Writeback:           4 kB
AnonPages:       90700 kB
Mapped:           9776 kB
Slab:           380988 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   730080 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= 72008 MiB
End job on node101 at 2011-04-30 02:55:27