Trace number 3172986

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.09 1201.62

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
MD5SUM39542bd0a185b4f7c5fc7900079a2845
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3172986-1304123078.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.12/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.12/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.12/0.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.12/0.25	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.12/0.25	c learnt bin added due to v-elim: 0
0.12/0.25	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.25	c calculated reachability. Time: 0.00
0.12/0.25	c Calc default polars -  time:   0.00 s pos:      66 undec:       6 neg:      78
0.12/0.25	c =========================================================================================
0.12/0.25	c types(t): F = full restart, N = normal restart
0.12/0.25	c types(t): S = simplification begin/end, E = solution found
0.12/0.25	c restart types(rt): st = static, dy = dynamic
0.12/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.12/0.25	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.12/0.82	c Decided on static restart strategy
7.96/2.03	c  N dy     7     30002       150      3195         0     10298     15975    238860     31.94     24.58  --
7.96/2.04	c  S st     7     30002       150      3195         0     10298     15975    238860     31.94     24.58  --
7.96/2.08	c  S st     7     30508       150      3195         0     10793     15975    253025     31.94     24.58  --
7.96/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.09
8.36/2.11	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
8.36/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.11	c Subs w/ non-existent bins:      0 time:  0.00 s
8.36/2.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.35/2.68	c lits-rem:      2283  cl-subs:     1032  v-elim:    150  v-fix:    0  time:  2.28 s
10.35/2.68	c learnt bin added due to v-elim: 0
10.35/2.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.35/2.69	c vivif2 --  cl tried     9761 cl shrink        0 lits rem          0 time: 0.00
10.75/2.77	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.35
10.75/2.77	c calculated reachability. Time: 0.00
10.75/2.77	c  N dy     7     30508       150      3195         0      9761     15975    222957     31.94     24.58  --
10.75/2.77	c  F st     7     30508       150      3195         0      9761     15975    222957     31.94     24.58  --
11.55/2.92	c Decided on static restart strategy
15.94/4.02	c  N dy    14     45762       150      3195         0     16748     15975    393199     29.51     23.90  --
15.94/4.04	c  S st    14     45762       150      3195         0     16748     15975    393199     29.51     23.90  --
16.34/4.10	c  S st    14     46265       150      3195         0      8738     15975    145182     29.51     23.90  --
16.34/4.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
16.34/4.11	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
16.34/4.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.11	c Subs w/ non-existent bins:      0 time:  0.00 s
16.34/4.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.14/4.30	c lits-rem:       126  cl-subs:      162  v-elim:    150  v-fix:    0  time:  0.74 s
17.14/4.30	c learnt bin added due to v-elim: 0
17.14/4.30	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.14/4.30	c vivif2 --  cl tried     8576 cl shrink        0 lits rem          0 time: 0.00
17.14/4.36	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
17.14/4.36	c calculated reachability. Time: 0.00
17.14/4.36	c  N dy    14     46265       150      3195         0      8576     15975    142616     29.51     23.90  --
26.34/6.65	c  N dy    15     69397       150      3195         0     10570     15975    163484     30.08     23.98  --
26.34/6.66	c  S st    15     69397       150      3195         0     10570     15975    163484     30.08     23.98  --
26.75/6.70	c  S st    15     69900       150      3195         0     11065     15975    177418     30.08     23.98  --
26.75/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.75/6.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.75/6.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.09
26.75/6.73	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
26.75/6.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.75/6.73	c Subs w/ non-existent bins:      0 time:  0.00 s
26.75/6.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.75/6.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.75/6.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.93/7.09	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
31.92/8.02	c Added 2 vars  tried: 80000 time: 3.71
31.92/8.03	c ORs :      2 avg-s:  0.0 cl-sh:  1118 l-rem:   1118 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.73
31.92/8.03	c lits-rem:       210  cl-subs:      251  v-elim:    150  v-fix:    0  time:  5.19 s
31.92/8.03	c learnt bin added due to v-elim: 0
31.92/8.03	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
31.92/8.03	c vivif2 --  cl tried    10814 cl shrink        0 lits rem          0 time: 0.01
31.92/8.09	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.24
31.92/8.09	c calculated reachability. Time: 0.00
31.92/8.09	c  N dy    15     69900       152      3197         4     10814     15983    171664     30.08     23.98  --
31.92/8.09	c  F st    15     69900       152      3197         4     10814     15983    171664     30.08     23.98  --
32.72/8.25	c Decided on static restart strategy
46.70/11.74	c  N dy    22    104850       152      3197         4     20333     15983    420898     30.11     24.05  --
46.70/11.76	c  S st    22    104850       152      3197         4     20333     15983    420898     30.11     24.05  --
47.10/11.82	c  S st    22    105350       152      3197         4     20824     15983    434209     30.11     24.05  --
47.10/11.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.10/11.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.10/11.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.20
47.10/11.87	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
47.10/11.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.10/11.87	c Subs w/ non-existent bins:      0 time:  0.01 s
47.10/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.10/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.10/11.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
51.10/12.83	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.01
51.10/12.83	c lits-rem:      3384  cl-subs:     1801  v-elim:    150  v-fix:    0  time:  3.81 s
51.10/12.83	c learnt bin added due to v-elim: 0
51.10/12.83	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
51.10/12.84	c vivif2 --  cl tried    19023 cl shrink        0 lits rem          0 time: 0.01
51.50/12.92	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.34
51.50/12.92	c calculated reachability. Time: 0.00
51.50/12.92	c  N dy    22    105350       152      3197         4     19023     15983    378940     30.11     24.05  --
78.66/19.79	c  N dy    23    158025       152      3197         4     26253     15983    551185     31.13     24.17  --
79.06/19.82	c  S st    23    158025       152      3197         4     26253     15983    551185     31.13     24.17  --
79.48/19.90	c  S st    23    158530       152      3197         4     26751     15983    565490     31.13     24.17  --
79.48/19.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.48/19.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.48/19.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.35
79.48/19.99	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
79.48/19.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.48/20.00	c Subs w/ non-existent bins:      0 time:  0.01 s
79.88/20.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.88/20.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.88/20.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.29/21.18	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.00
84.29/21.19	c lits-rem:      3613  cl-subs:     2438  v-elim:    150  v-fix:    0  time:  4.72 s
84.29/21.19	c learnt bin added due to v-elim: 0
84.29/21.19	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
84.29/21.19	c vivif2 --  cl tried    24313 cl shrink        0 lits rem          0 time: 0.02
84.66/21.29	c asymm  cl-useful: 0/2587/3197 lits-rem:0 time: 0.39
84.66/21.29	c calculated reachability. Time: 0.00
84.66/21.29	c  N dy    23    158530       152      3197         4     24313     15983    490078     31.13     24.17  --
132.62/33.21	c  N dy    24    237795       152      3197         4     29421     15983    566794     30.37     23.86  --
132.62/33.23	c  S st    24    237795       152      3197         4     29421     15983    566794     30.37     23.86  --
132.99/33.31	c  S st    24    238296       160      3197        20     29922     16015    580805     30.37     23.86  --
132.99/33.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.99/33.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.39/33.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.34
133.39/33.40	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
133.39/33.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.39/33.41	c Subs w/ non-existent bins:      0 time:  0.02 s
133.39/33.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.39/33.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.39/33.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.78/34.52	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.00
137.78/34.53	c lits-rem:      2828  cl-subs:     2468  v-elim:    150  v-fix:    0  time:  4.44 s
137.78/34.53	c learnt bin added due to v-elim: 0
137.78/34.53	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
137.78/34.53	c vivif2 --  cl tried    27454 cl shrink        0 lits rem          0 time: 0.02
137.78/34.57	c asymm  cl-useful: 0/610/3197 lits-rem:0 time: 0.16
137.78/34.57	c calculated reachability. Time: 0.00
137.78/34.57	c  N dy    24    238296       160      3197        20     27454     16015    511084     30.37     23.86  --
228.07/57.14	c  N dy    25    357446       160      3197        20     31572     16015    537373     30.66     23.88  --
228.07/57.17	c  S st    25    357446       160      3197        20     31572     16015    537373     30.66     23.88  --
228.47/57.27	c  S st    25    357949       162      3197        28     32066     16027    551386     30.66     23.88  --
228.47/57.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.47/57.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.88/57.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.41
228.88/57.38	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
228.88/57.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.88/57.38	c Subs w/ non-existent bins:      0 time:  0.02 s
228.88/57.38	c Replacing        1 vars Replaced       20 lits Time:     0.01 s 
228.88/57.39	c bin-w-bin subsume rem            2 bins  time:  0.00 s
228.88/57.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.88/57.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
233.29/58.42	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.00
233.29/58.43	c lits-rem:      1523  cl-subs:     1995  v-elim:    150  v-fix:    0  time:  4.13 s
233.29/58.43	c learnt bin added due to v-elim: 0
233.29/58.43	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
233.29/58.43	c vivif2 --  cl tried    30071 cl shrink        0 lits rem          0 time: 0.02
233.69/58.52	c asymm  cl-useful: 0/2198/3197 lits-rem:0 time: 0.36
233.69/58.52	c calculated reachability. Time: 0.00
233.69/58.52	c  N dy    25    357949       161      3197        22     30071     16019    496939     30.66     23.88  --
404.68/101.40	c  N dy    26    536923       161      3197        22     37587     16019    617812     30.58     24.18  --
405.08/101.42	c  S st    26    536923       161      3197        22     37587     16019    617812     30.58     24.18  --
405.46/101.55	c  S st    26    537424       165      3197        42     38085     16047    632018     30.58     24.18  --
405.46/101.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
405.46/101.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
405.86/101.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.55
405.86/101.69	c Calc non-exist non-lernt bins v-fix:     0 done:    165 time:  0.00 s
405.86/101.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
405.86/101.70	c Subs w/ non-existent bins:      0 time:  0.02 s
406.26/101.70	c Replacing        3 vars Replaced      259 lits Time:     0.02 s 
406.26/101.71	c bin-w-bin subsume rem            6 bins  time:  0.00 s
406.26/101.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.26/101.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
411.45/103.01	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.00
423.43/106.07	c Added 2 vars  tried: 80000 time: 12.22
423.83/106.15	c ORs :      2 avg-s:  0.0 cl-sh:  5890 l-rem:   5890 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.54
423.83/106.16	c lits-rem:      2692  cl-subs:     2187  v-elim:    150  v-fix:    0  time: 17.78 s
423.83/106.16	c learnt bin added due to v-elim: 0
423.83/106.16	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
423.83/106.17	c vivif2 --  cl tried    35898 cl shrink        0 lits rem          0 time: 0.03
424.23/106.24	c asymm  cl-useful: 0/1001/3199 lits-rem:0 time: 0.28
424.23/106.24	c calculated reachability. Time: 0.00
424.23/106.24	c  N dy    26    537424       164      3199        28     35898     16034    564662     30.58     24.18  --
424.23/106.24	c  F st    26    537424       164      3199        28     35898     16034    564662     30.58     24.18  --
425.83/106.64	c Decided on static restart strategy
720.25/180.30	c  N dy    33    806137       164      3199        28     58496     16034   1119068     31.72     23.98  --
720.25/180.35	c  S st    33    806137       164      3199        28     58496     16034   1119068     31.72     23.98  --
721.06/180.53	c  S st    33    806640       164      3199        28     58998     16034   1133944     31.72     23.98  --
721.06/180.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
721.06/180.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.25/180.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.4M T:  1.17
722.25/180.83	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.01 s
722.25/180.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.25/180.84	c Subs w/ non-existent bins:      0 time:  0.04 s
722.25/180.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
722.25/180.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.25/180.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
734.25/183.88	c ORs :      4 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
734.25/183.90	c lits-rem:       864  cl-subs:     5289  v-elim:    150  v-fix:    0  time: 12.13 s
734.25/183.90	c learnt bin added due to v-elim: 0
734.25/183.90	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
734.65/183.91	c vivif2 --  cl tried    53709 cl shrink        0 lits rem          0 time: 0.05
735.03/184.02	c asymm  cl-useful: 0/1390/3199 lits-rem:0 time: 0.46
735.03/184.02	c calculated reachability. Time: 0.00
735.03/184.02	c  N dy    33    806640       164      3199        28     53709     16034    988462     31.72     23.98  --
1313.87/328.92	c  N dy    34   1209961       164      3199        28     69481     16034   1306222     32.06     23.58  --
1313.87/328.97	c  S st    34   1209961       164      3199        28     69481     16034   1306222     32.06     23.58  --
1313.87/328.97	c Finding binary XORs  T:     0.00 s  found:       0
1315.06/329.20	c  S st    34   1210466       172      3199        44     69987     16066   1320479     32.06     23.58  --
1315.06/329.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1315.06/329.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1316.26/329.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.6M T:  1.53
1316.26/329.58	c Calc non-exist non-lernt bins v-fix:     0 done:    172 time:  0.01 s
1316.26/329.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1316.26/329.60	c Subs w/ non-existent bins:      0 time:  0.05 s
1316.66/329.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1316.66/329.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1316.66/329.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1333.45/333.82	c ORs :      4 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
1333.45/333.84	c lits-rem:      2697  cl-subs:     5690  v-elim:    150  v-fix:    0  time: 16.86 s
1333.45/333.84	c learnt bin added due to v-elim: 0
1333.45/333.84	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1333.45/333.86	c vivif2 --  cl tried    64297 cl shrink        0 lits rem          0 time: 0.06
1333.85/333.96	c asymm  cl-useful: 0/991/3199 lits-rem:0 time: 0.42
1333.85/333.97	c calculated reachability. Time: 0.00
1333.85/333.97	c  N dy    34   1210466       172      3199        44     64297     16066   1163719     32.06     23.58  --
2258.22/565.31	c  N dy    35   1710466       172      3199        44     95764     16066   1969350     33.17     23.70  --
2258.22/565.39	c  S st    35   1710466       172      3199        44     95764     16066   1969350     33.17     23.70  --
2259.81/565.75	c  S st    35   1710969       174      3199        48     96259     16074   1983722     33.17     23.70  --
2259.81/565.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2259.81/565.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2262.62/566.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.4M T:  2.80
2262.62/566.46	c Calc non-exist non-lernt bins v-fix:     0 done:    174 time:  0.01 s
2262.62/566.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2262.62/566.48	c Subs w/ non-existent bins:      0 time:  0.08 s
2263.02/566.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2263.02/566.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2263.02/566.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2298.59/575.42	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
2298.59/575.45	c lits-rem:      1339  cl-subs:     7615  v-elim:    150  v-fix:    0  time: 35.67 s
2298.59/575.45	c learnt bin added due to v-elim: 0
2298.59/575.45	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2298.59/575.47	c vivif2 --  cl tried    88644 cl shrink        0 lits rem          0 time: 0.09
2299.37/575.60	c asymm  cl-useful: 0/738/3199 lits-rem:0 time: 0.49
2299.37/575.60	c calculated reachability. Time: 0.00
2299.37/575.60	c  N dy    35   1710969       174      3199        48     88644     16074   1743933     33.17     23.70  --
3457.82/865.67	c  N dy    36   2210969       174      3199        48    104374     16074   2047177     32.48     23.31  --
3458.22/865.76	c  S st    36   2210969       174      3199        48    104374     16074   2047177     32.48     23.31  --
3459.82/866.17	c  S st    36   2211472       176      3199        56    104871     16086   2061715     32.48     23.31  --
3459.82/866.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3459.82/866.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3463.03/866.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.6M T:  3.06
3463.03/866.95	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.01 s
3463.03/866.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3463.03/866.97	c Subs w/ non-existent bins:      0 time:  0.09 s
3463.03/866.99	c Replacing        1 vars Replaced      303 lits Time:     0.08 s 
3463.43/867.03	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3463.43/867.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3463.43/867.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3500.96/876.42	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
3550.50/888.85	c Added 2 vars  tried: 80000 time: 49.67
3554.90/889.97	c ORs :      2 avg-s:  0.0 cl-sh: 25936 l-rem:  25936 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   54.14
3555.31/890.01	c lits-rem:      1782  cl-subs:     6536  v-elim:    150  v-fix:    0  time: 91.78 s
3555.31/890.01	c learnt bin added due to v-elim: 0
3555.31/890.01	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3555.31/890.04	c vivif2 --  cl tried    98335 cl shrink        0 lits rem          0 time: 0.11
3555.71/890.16	c asymm  cl-useful: 0/915/3201 lits-rem:0 time: 0.48
3555.71/890.16	c calculated reachability. Time: 0.00
3555.71/890.16	c  N dy    36   2211472       177      3201        54     98335     16088   1848986     32.48     23.31  --

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

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

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


[startup+0 s]
/proc/loadavg: 6.29 7.60 7.56 3/176 18314
/proc/meminfo: memFree=23066100/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=50412 CPUtime=0 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 693 0 0 0 0 0 0 0 25 0 1 0 523908239 51621888 625 33554432000 4194304 4797429 140734368755296 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18312/statm: 12603 629 347 148 0 7532 0

[startup+0.0385659 s]
/proc/loadavg: 6.29 7.60 7.56 3/176 18314
/proc/meminfo: memFree=23066100/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=541440 CPUtime=0.12 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) S 18309 18312 18277 0 -1 4202496 1056 0 0 0 12 0 0 0 18 0 4 0 523908239 554434560 878 33554432000 4194304 4797429 140734368755296 18446744073709551615 244447050222 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 151779 953 391 148 0 146708 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 541440

[startup+1.42168 s]
/proc/loadavg: 6.29 7.60 7.56 3/176 18314
/proc/meminfo: memFree=23066100/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=615200 CPUtime=5.64 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 6445 0 0 0 563 1 0 0 20 0 4 0 523908239 629964800 4101 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 153800 4101 416 148 0 148729 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 615200

[startup+1.50067 s]
/proc/loadavg: 6.29 7.60 7.56 3/176 18314
/proc/meminfo: memFree=23066100/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=615476 CPUtime=5.96 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 6615 0 0 0 595 1 0 0 20 0 4 0 523908239 630247424 4268 33554432000 4194304 4797429 140734368755296 18446744073709551615 4395272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 153869 4268 416 148 0 148798 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 615476

[startup+1.60065 s]
/proc/loadavg: 6.29 7.60 7.56 3/176 18314
/proc/meminfo: memFree=23066100/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=615608 CPUtime=6.36 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 6709 0 0 0 635 1 0 0 20 0 4 0 523908239 630382592 4359 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 153902 4359 416 148 0 148831 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 615608

[startup+1.70063 s]
/proc/loadavg: 6.29 7.60 7.56 3/176 18314
/proc/meminfo: memFree=23066100/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=615876 CPUtime=6.76 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 6771 0 0 0 675 1 0 0 20 0 4 0 523908239 630657024 4420 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 153969 4420 416 148 0 148898 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 615876

[startup+3.10037 s]
/proc/loadavg: 6.42 7.60 7.56 10/184 18322
/proc/meminfo: memFree=23027844/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=619552 CPUtime=12.35 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 8650 0 0 0 1234 1 0 0 25 0 4 0 523908239 634421248 5901 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 154888 5901 416 148 0 149817 0
[pid=18312/tid=18320] ppid=18309 vsize=619552 CPUtime=3.08 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 1741 0 0 0 308 0 0 0 25 0 4 0 523908240 634421248 5901 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=619552 CPUtime=3.08 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 1685 0 0 0 308 0 0 0 25 0 4 0 523908240 634421248 5901 33554432000 4194304 4797429 140734368755296 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=619552 CPUtime=3.08 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 1778 0 0 0 308 0 0 0 22 0 4 0 523908240 634421248 5901 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524219 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 619552

[startup+6.30077 s]
/proc/loadavg: 6.42 7.60 7.56 10/184 18322
/proc/meminfo: memFree=23017424/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=621924 CPUtime=25.14 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 11548 0 0 0 2512 2 0 0 25 0 4 0 523908239 636850176 6384 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 155481 6384 416 148 0 150410 0
[pid=18312/tid=18320] ppid=18309 vsize=621924 CPUtime=6.28 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 2170 0 0 0 628 0 0 0 25 0 4 0 523908240 636850176 6384 33554432000 4194304 4797429 140734368755296 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=621924 CPUtime=6.28 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 2046 0 0 0 628 0 0 0 25 0 4 0 523908240 636850176 6384 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524212 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=621924 CPUtime=6.26 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 2134 0 0 0 626 0 0 0 25 0 4 0 523908240 636850176 6384 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 621924

[startup+12.7006 s]
/proc/loadavg: 6.66 7.62 7.56 10/184 18322
/proc/meminfo: memFree=23004460/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=626908 CPUtime=50.7 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 15975 0 0 0 5067 3 0 0 25 0 4 0 523908239 641953792 7864 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 156727 7864 419 148 0 151656 0
[pid=18312/tid=18320] ppid=18309 vsize=626908 CPUtime=12.67 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 2766 0 0 0 1267 0 0 0 25 0 4 0 523908240 641953792 7864 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524115 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=626908 CPUtime=12.68 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 2606 0 0 0 1267 1 0 0 25 0 4 0 523908240 641953792 7864 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=626908 CPUtime=12.63 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 2752 0 0 0 1263 0 0 0 25 0 4 0 523908240 641953792 7864 33554432000 4194304 4797429 140734368755296 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 626908

[startup+25.5062 s]
/proc/loadavg: 6.87 7.63 7.57 9/184 18322
/proc/meminfo: memFree=22992188/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=633884 CPUtime=101.85 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 23690 0 0 0 10180 5 0 0 25 0 4 0 523908239 649097216 9372 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424670 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 158471 9372 419 148 0 153400 0
[pid=18312/tid=18320] ppid=18309 vsize=633884 CPUtime=25.48 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 3395 0 0 0 2548 0 0 0 25 0 4 0 523908240 649097216 9372 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=633884 CPUtime=25.49 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 3643 0 0 0 2548 1 0 0 25 0 4 0 523908240 649097216 9372 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=633884 CPUtime=25.36 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 3828 0 0 0 2536 0 0 0 25 0 4 0 523908240 649097216 9372 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 633884

[startup+51.1004 s]
/proc/loadavg: 7.25 7.66 7.58 10/184 18323
/proc/meminfo: memFree=22974648/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=640536 CPUtime=204.1 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 34836 0 0 0 20401 9 0 0 25 0 4 0 523908239 655908864 11875 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 160134 11875 421 148 0 155063 0
[pid=18312/tid=18320] ppid=18309 vsize=640536 CPUtime=51.08 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 4758 0 0 0 5107 1 0 0 25 0 4 0 523908240 655908864 11875 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=640536 CPUtime=51.08 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 4891 0 0 0 5107 1 0 0 25 0 4 0 523908240 655908864 11875 33554432000 4194304 4797429 140734368755296 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=640536 CPUtime=50.84 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 5087 0 0 0 5083 1 0 0 25 0 4 0 523908240 655908864 11875 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 640536

[startup+102.301 s]
/proc/loadavg: 7.67 7.71 7.60 10/184 18324
/proc/meminfo: memFree=22952564/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=648384 CPUtime=408.66 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 51893 0 0 0 40850 16 0 0 25 0 4 0 523908239 663945216 15013 33554432000 4194304 4797429 140734368755296 18446744073709551615 4523986 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 162096 15013 421 148 0 157025 0
[pid=18312/tid=18320] ppid=18309 vsize=648384 CPUtime=102.27 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 7177 0 0 0 10226 1 0 0 25 0 4 0 523908240 663945216 15013 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=648384 CPUtime=102.28 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 6883 0 0 0 10226 2 0 0 25 0 4 0 523908240 663945216 15013 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=648384 CPUtime=101.78 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 7052 0 0 0 10177 1 0 0 25 0 4 0 523908240 663945216 15013 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 648384

[startup+162.301 s]
/proc/loadavg: 7.94 7.77 7.63 10/184 18326
/proc/meminfo: memFree=22933056/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=656384 CPUtime=648.35 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 66898 0 0 0 64814 21 0 0 25 0 4 0 523908239 672137216 17888 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424855 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 164096 17888 421 148 0 159025 0
[pid=18312/tid=18320] ppid=18309 vsize=656384 CPUtime=162.28 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 8830 0 0 0 16226 2 0 0 25 0 4 0 523908240 672137216 17888 33554432000 4194304 4797429 140734368755296 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=656384 CPUtime=162.28 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 8584 0 0 0 16225 3 0 0 25 0 4 0 523908240 672137216 17888 33554432000 4194304 4797429 140734368755296 18446744073709551615 4388648 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=656384 CPUtime=161.48 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 8686 0 0 0 16146 2 0 0 25 0 4 0 523908240 672137216 17888 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.35
Current children cumulated vsize (KiB) 656384

[startup+222.3 s]
/proc/loadavg: 8.03 7.83 7.65 10/184 18327
/proc/meminfo: memFree=22911084/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=665988 CPUtime=888.05 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 82223 0 0 0 88780 25 0 0 25 0 4 0 523908239 681971712 19231 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 166497 19231 422 148 0 161426 0
[pid=18312/tid=18320] ppid=18309 vsize=665988 CPUtime=222.29 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 10605 0 0 0 22226 3 0 0 25 0 4 0 523908240 681971712 19231 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=665988 CPUtime=222.3 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 10325 0 0 0 22226 4 0 0 25 0 4 0 523908240 681971712 19231 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=665988 CPUtime=221.17 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 10266 0 0 0 22115 2 0 0 25 0 4 0 523908240 681971712 19231 33554432000 4194304 4797429 140734368755296 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.05
Current children cumulated vsize (KiB) 665988

[startup+282.3 s]
/proc/loadavg: 8.06 7.87 7.67 10/184 18329
/proc/meminfo: memFree=22897532/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=669132 CPUtime=1127.72 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 94187 0 0 0 112742 30 0 0 25 0 4 0 523908239 685191168 21745 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 167283 21745 422 148 0 162212 0
[pid=18312/tid=18320] ppid=18309 vsize=669132 CPUtime=282.28 cores=0,2,4,6

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

[pid=18312] ppid=18309 vsize=697540 CPUtime=2805.49 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 165657 0 0 0 280488 61 0 0 25 0 4 0 523908239 714280960 30723 33554432000 4194304 4797429 140734368755296 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 174385 30723 422 148 0 169314 0
[pid=18312/tid=18320] ppid=18309 vsize=697540 CPUtime=702.3 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 21226 0 0 0 70222 8 0 0 25 0 4 0 523908240 714280960 30723 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=697540 CPUtime=702.31 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 20655 0 0 0 70222 9 0 0 25 0 4 0 523908240 714280960 30723 33554432000 4194304 4797429 140734368755296 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=697540 CPUtime=698.62 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 20017 0 0 0 69855 7 0 0 25 0 4 0 523908240 714280960 30723 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.49
Current children cumulated vsize (KiB) 697540

[startup+762.301 s]
/proc/loadavg: 8.20 8.04 7.82 10/184 18342
/proc/meminfo: memFree=22812004/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=698872 CPUtime=3045.17 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 173630 0 0 0 304452 65 0 0 25 0 4 0 523908239 715644928 32108 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424720 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 174718 32108 422 148 0 169647 0
[pid=18312/tid=18320] ppid=18309 vsize=698872 CPUtime=762.29 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 22275 0 0 0 76221 8 0 0 25 0 4 0 523908240 715644928 32108 33554432000 4194304 4797429 140734368755296 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=698872 CPUtime=762.3 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 21746 0 0 0 76221 9 0 0 25 0 4 0 523908240 715644928 32108 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=698872 CPUtime=758.3 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 21254 0 0 0 75823 7 0 0 25 0 4 0 523908240 715644928 32108 33554432000 4194304 4797429 140734368755296 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.17
Current children cumulated vsize (KiB) 698872

[startup+822.3 s]
/proc/loadavg: 8.21 8.06 7.84 10/184 18343
/proc/meminfo: memFree=22810236/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=700548 CPUtime=3284.84 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 182165 0 0 0 328415 69 0 0 25 0 4 0 523908239 717361152 32188 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 175137 32188 422 148 0 170066 0
[pid=18312/tid=18320] ppid=18309 vsize=700548 CPUtime=822.3 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 23069 0 0 0 82221 9 0 0 25 0 4 0 523908240 717361152 32188 33554432000 4194304 4797429 140734368755296 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=700548 CPUtime=822.31 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 22724 0 0 0 82221 10 0 0 25 0 4 0 523908240 717361152 32188 33554432000 4194304 4797429 140734368755296 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=700548 CPUtime=817.98 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 22449 0 0 0 81790 8 0 0 25 0 4 0 523908240 717361152 32188 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.84
Current children cumulated vsize (KiB) 700548

[startup+882.301 s]
/proc/loadavg: 8.13 8.06 7.85 10/184 18345
/proc/meminfo: memFree=22796444/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=706428 CPUtime=3524.56 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 190015 0 0 0 352383 73 0 0 25 0 4 0 523908239 723382272 34219 33554432000 4194304 4797429 140734368755296 18446744073709551615 4495518 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 176607 34219 422 148 0 171536 0
[pid=18312/tid=18320] ppid=18309 vsize=706428 CPUtime=882.3 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 24261 0 0 0 88221 9 0 0 25 0 4 0 523908240 723382272 34219 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=706428 CPUtime=882.31 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 23474 0 0 0 88221 10 0 0 25 0 4 0 523908240 723382272 34219 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=706428 CPUtime=877.66 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 23746 0 0 0 87757 9 0 0 25 0 4 0 523908240 723382272 34219 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.56
Current children cumulated vsize (KiB) 706428

[startup+942.301 s]
/proc/loadavg: 8.11 8.07 7.86 10/184 18347
/proc/meminfo: memFree=22787492/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=709508 CPUtime=3764.22 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 197167 0 0 0 376346 76 0 0 25 0 4 0 523908239 726536192 35333 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 177377 35333 422 148 0 172306 0
[pid=18312/tid=18320] ppid=18309 vsize=709508 CPUtime=942.3 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 25313 0 0 0 94220 10 0 0 25 0 4 0 523908240 726536192 35333 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=709508 CPUtime=942.31 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 24639 0 0 0 94221 10 0 0 25 0 4 0 523908240 726536192 35333 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=709508 CPUtime=937.35 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 24363 0 0 0 93725 10 0 0 25 0 4 0 523908240 726536192 35333 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.22
Current children cumulated vsize (KiB) 709508

[startup+1002.31 s]
/proc/loadavg: 8.14 8.08 7.88 10/184 18348
/proc/meminfo: memFree=22788556/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=710592 CPUtime=4003.92 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 205684 0 0 0 400312 80 0 0 25 0 4 0 523908239 727646208 35035 33554432000 4194304 4797429 140734368755296 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 177648 35035 422 148 0 172577 0
[pid=18312/tid=18320] ppid=18309 vsize=710592 CPUtime=1002.31 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 25876 0 0 0 100221 10 0 0 25 0 4 0 523908240 727646208 35035 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=710592 CPUtime=1002.32 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 25828 0 0 0 100221 11 0 0 25 0 4 0 523908240 727646208 35035 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424617 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=710592 CPUtime=997.03 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 25422 0 0 0 99693 10 0 0 25 0 4 0 523908240 727646208 35035 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 710592

[startup+1062.3 s]
/proc/loadavg: 8.15 8.09 7.89 10/184 18350
/proc/meminfo: memFree=22776480/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=711768 CPUtime=4243.58 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 213076 0 0 0 424274 84 0 0 25 0 4 0 523908239 728850432 36532 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 177942 36532 422 148 0 172871 0
[pid=18312/tid=18320] ppid=18309 vsize=711768 CPUtime=1062.31 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 27056 0 0 0 106220 11 0 0 25 0 4 0 523908240 728850432 36532 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=711768 CPUtime=1062.32 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 26519 0 0 0 106220 12 0 0 25 0 4 0 523908240 728850432 36532 33554432000 4194304 4797429 140734368755296 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=711768 CPUtime=1056.7 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 26578 0 0 0 105660 10 0 0 25 0 4 0 523908240 728850432 36532 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.58
Current children cumulated vsize (KiB) 711768

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 7.90 10/184 18351
/proc/meminfo: memFree=22771380/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=716808 CPUtime=4483.25 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 221939 0 0 0 448238 87 0 0 25 0 4 0 523908239 734011392 36048 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 179202 36048 422 148 0 174131 0
[pid=18312/tid=18320] ppid=18309 vsize=716808 CPUtime=1122.3 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 28525 0 0 0 112219 11 0 0 25 0 4 0 523908240 734011392 36048 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=716808 CPUtime=1122.32 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 27645 0 0 0 112219 13 0 0 25 0 4 0 523908240 734011392 36048 33554432000 4194304 4797429 140734368755296 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=716808 CPUtime=1116.38 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 27243 0 0 0 111627 11 0 0 25 0 4 0 523908240 734011392 36048 33554432000 4194304 4797429 140734368755296 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.25
Current children cumulated vsize (KiB) 716808

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 7.92 9/184 18353
/proc/meminfo: memFree=22763160/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=717144 CPUtime=4722.94 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 228237 0 0 0 472204 90 0 0 25 0 4 0 523908239 734355456 37748 33554432000 4194304 4797429 140734368755296 18446744073709551615 4425023 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 179286 37748 422 148 0 174215 0
[pid=18312/tid=18320] ppid=18309 vsize=717144 CPUtime=1182.32 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 29106 0 0 0 118220 12 0 0 25 0 4 0 523908240 734355456 37748 33554432000 4194304 4797429 140734368755296 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=717144 CPUtime=1182.32 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 28210 0 0 0 118219 13 0 0 25 0 4 0 523908240 734355456 37748 33554432000 4194304 4797429 140734368755296 18446744073709551615 4258753 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=717144 CPUtime=1176.06 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 28349 0 0 0 117595 11 0 0 25 0 4 0 523908240 734355456 37748 33554432000 4194304 4797429 140734368755296 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.94
Current children cumulated vsize (KiB) 717144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.10 8.09 7.92 9/184 18354
/proc/meminfo: memFree=22763520/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=719344 CPUtime=4800.05 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 230337 0 0 0 479914 91 0 0 25 0 4 0 523908239 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 179836 38437 422 148 0 174765 0
[pid=18312/tid=18320] ppid=18309 vsize=719344 CPUtime=1201.62 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 29938 0 0 0 120150 12 0 0 25 0 4 0 523908240 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=719344 CPUtime=1201.63 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 28385 0 0 0 120150 13 0 0 25 0 4 0 523908240 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4490588 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=719344 CPUtime=1195.26 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 28539 0 0 0 119515 11 0 0 25 0 4 0 523908240 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 719344

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

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

[startup+1201.6 s]
/proc/loadavg: 8.10 8.09 7.92 9/184 18354
/proc/meminfo: memFree=22763520/32951124 swapFree=67111524/67111528
[pid=18312] ppid=18309 vsize=719344 CPUtime=4800.05 cores=0,2,4,6
/proc/18312/stat : 18312 (techdemo) R 18309 18312 18277 0 -1 4202496 230337 0 0 0 479914 91 0 0 25 0 4 0 523908239 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18312/statm: 179836 38437 422 148 0 174765 0
[pid=18312/tid=18320] ppid=18309 vsize=719344 CPUtime=1201.62 cores=0,2,4,6
/proc/18312/task/18320/stat : 18320 (techdemo) R 18309 18312 18277 0 -1 4202560 29938 0 0 0 120150 12 0 0 25 0 4 0 523908240 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18312/tid=18321] ppid=18309 vsize=719344 CPUtime=1201.63 cores=0,2,4,6
/proc/18312/task/18321/stat : 18321 (techdemo) R 18309 18312 18277 0 -1 4202560 28385 0 0 0 120150 13 0 0 25 0 4 0 523908240 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4490588 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18312/tid=18322] ppid=18309 vsize=719344 CPUtime=1195.26 cores=0,2,4,6
/proc/18312/task/18322/stat : 18322 (techdemo) R 18309 18312 18277 0 -1 4202560 28539 0 0 0 119515 11 0 0 25 0 4 0 523908240 736608256 38437 33554432000 4194304 4797429 140734368755296 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 719344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.09
CPU user time (s): 4799.17
CPU system time (s): 0.91786
CPU usage (%): 399.468
Max. virtual memory (cumulated for all children) (KiB): 804520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.17
system time used= 0.91786
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230337
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= 619
involuntary context switches= 24777

runsolver used 1.9987 second user time and 4.38133 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 02:24:38
IDJOB=3172986
IDBENCH=83004
IDSOLVER=1584
FILE ID=node105/3172986-1304123078
RUNJOBID= node105-1304123078-18295
PBS_JOBID= 13170751
Free space on /tmp= 71940 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172986-1304123078/watcher-3172986-1304123078 -o /tmp/evaluation-result-3172986-1304123078/solver-3172986-1304123078 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172986-1304123078.cnf

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

MD5SUM BENCH= 39542bd0a185b4f7c5fc7900079a2845
RANDOM SEED=1105728249

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:      23066676 kB
Buffers:       2160880 kB
Cached:        7111472 kB
SwapCached:          4 kB
Active:         598456 kB
Inactive:      8737288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23066676 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15672 kB
Writeback:           0 kB
AnonPages:       63228 kB
Mapped:          13748 kB
Slab:           483528 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185652 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= 71924 MiB
End job on node105 at 2011-04-30 02:44:42