Trace number 3172930

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
MD5SUM82834b232944ca118e4175405e325327
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
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-3172930-1304120682.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     273 undec:      69 neg:     258
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       587      2533         0         0      7661         0   no data   no data  --
0.19/0.08	c Decided on static restart strategy
8.37/2.14	c  N dy     7     30000       587      2533         0     10642      7661    199563     27.84     17.56  --
8.37/2.15	c  S st     7     30000       587      2533         0     10642      7661    199563     27.84     17.56  --
8.37/2.19	c  S st     7     30505       587      2533         0     11146      7661    211366     27.84     17.56  --
8.37/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.77/2.21	c Calc non-exist non-lernt bins v-fix:     0 done:    587 time:  0.00 s
8.77/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.21	c Subs w/ non-existent bins:      0 time:  0.00 s
8.77/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.15/2.37	c lits-rem:       105  cl-subs:      707  v-elim:     10  v-fix:    0  time:  0.63 s
9.15/2.37	c learnt bin added due to v-elim: 0
9.15/2.37	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
9.15/2.37	c vivif2 --  cl tried    10439 cl shrink        0 lits rem          0 time: 0.00
9.55/2.40	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.09
9.55/2.40	c calculated reachability. Time: 0.00
9.55/2.40	c  N dy     7     30505       587      2533         0     10439      7661    196584     27.84     17.56  --
9.55/2.40	c  F st     7     30505       587      2533         0     10439      7661    196584     27.84     17.56  --
9.94/2.55	c Decided on static restart strategy
14.75/3.72	c  N dy    14     45758       587      2533         0      8858      7661    107876     26.82     17.77  --
14.75/3.73	c  S st    14     45758       587      2533         0      8858      7661    107876     26.82     17.77  --
14.75/3.77	c  S st    14     46261       587      2533         0      9361      7661    119070     26.82     17.77  --
14.75/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.75/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
14.75/3.78	c Calc non-exist non-lernt bins v-fix:     0 done:    587 time:  0.00 s
14.75/3.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.75/3.78	c Subs w/ non-existent bins:      0 time:  0.00 s
14.75/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.15/3.84	c lits-rem:         7  cl-subs:      153  v-elim:     10  v-fix:    0  time:  0.23 s
15.15/3.84	c learnt bin added due to v-elim: 0
15.15/3.84	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
15.15/3.84	c vivif2 --  cl tried     9208 cl shrink        0 lits rem          0 time: 0.00
15.15/3.86	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.06
15.15/3.86	c calculated reachability. Time: 0.00
15.15/3.86	c  N dy    14     46261       587      2533         0      9208      7661    117316     26.82     17.77  --
24.73/6.24	c  N dy    15     69396       587      2533         0     11301      7661    135668     24.88     17.35  --
24.73/6.25	c  S st    15     69396       587      2533         0     11301      7661    135668     24.88     17.35  --
24.73/6.29	c  S st    15     69901       587      2533         0     11806      7661    147547     24.88     17.35  --
24.73/6.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.73/6.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.13/6.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
25.13/6.31	c Calc non-exist non-lernt bins v-fix:     0 done:    587 time:  0.00 s
25.13/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.13/6.31	c Subs w/ non-existent bins:      0 time:  0.00 s
25.13/6.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.13/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.13/6.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.53/6.41	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
27.12/6.89	c Added 6 vars  tried: 80000 time: 1.90
27.12/6.89	c ORs :      6 avg-s:  0.0 cl-sh:   848 l-rem:    848 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.91
27.12/6.90	c lits-rem:        27  cl-subs:      243  v-elim:     10  v-fix:    0  time:  2.32 s
27.12/6.90	c learnt bin added due to v-elim: 0
27.12/6.90	c vivif2 --  cl tried     2539 cl shrink        0 lits rem          0 time: 0.00
27.52/6.90	c vivif2 --  cl tried    11563 cl shrink        0 lits rem          0 time: 0.00
27.52/6.92	c asymm  cl-useful: 0/2539/2539 lits-rem:0 time: 0.08
27.52/6.92	c calculated reachability. Time: 0.00
27.52/6.92	c  N dy    15     69901       593      2539        12     11563      7703    143630     24.88     17.35  --
27.52/6.92	c  F st    15     69901       593      2539        12     11563      7703    143630     24.88     17.35  --
27.92/7.08	c Decided on static restart strategy
43.10/10.86	c  N dy    22    104852       593      2539        12     21369      7703    372998     28.02     17.80  --
43.10/10.87	c  S st    22    104852       593      2539        12     21369      7703    372998     28.02     17.80  --
43.52/10.94	c  S st    22    105353       593      2539        12     21869      7703    385652     28.02     17.80  --
43.52/10.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.52/10.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.52/10.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.17
43.52/10.98	c Calc non-exist non-lernt bins v-fix:     0 done:    593 time:  0.00 s
43.52/10.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.52/10.98	c Subs w/ non-existent bins:      0 time:  0.01 s
43.52/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.52/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.52/10.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.30/11.67	c ORs :      6 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.00
46.30/11.67	c lits-rem:       306  cl-subs:      953  v-elim:     11  v-fix:    0  time:  2.74 s
46.30/11.67	c learnt bin added due to v-elim: 0
46.30/11.68	c vivif2 --  cl tried     2539 cl shrink        0 lits rem          0 time: 0.00
46.30/11.68	c vivif2 --  cl tried    20915 cl shrink        0 lits rem          0 time: 0.01
46.70/11.72	c asymm  cl-useful: 0/2539/2539 lits-rem:0 time: 0.18
46.70/11.72	c calculated reachability. Time: 0.00
46.70/11.72	c  N dy    22    105353       593      2539        12     20915      7703    362909     28.02     17.80  --
76.25/19.11	c  N dy    23    158032       593      2539        12     28440      7703    518016     28.59     18.25  --
76.25/19.13	c  S st    23    158032       593      2539        12     28440      7703    518016     28.59     18.25  --
76.65/19.23	c  S st    23    158535       593      2539        12     28943      7703    529693     28.59     18.25  --
76.65/19.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.65/19.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.05/19.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.28
77.05/19.30	c Calc non-exist non-lernt bins v-fix:     0 done:    593 time:  0.00 s
77.05/19.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.05/19.30	c Subs w/ non-existent bins:      0 time:  0.01 s
77.05/19.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.05/19.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.05/19.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.05/20.32	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
81.05/20.33	c lits-rem:       730  cl-subs:     1331  v-elim:     11  v-fix:    0  time:  4.06 s
81.05/20.33	c learnt bin added due to v-elim: 0
81.05/20.33	c vivif2 --  cl tried     2539 cl shrink        0 lits rem          0 time: 0.00
81.05/20.33	c vivif2 --  cl tried    27612 cl shrink        0 lits rem          0 time: 0.02
81.45/20.40	c asymm  cl-useful: 0/2539/2539 lits-rem:0 time: 0.27
81.45/20.40	c calculated reachability. Time: 0.00
81.45/20.40	c  N dy    23    158535       593      2539        12     27612      7703    495112     28.59     18.25  --
131.41/32.98	c  N dy    24    237802       593      2539        12     32705      7703    541856     27.81     18.05  --
131.80/33.00	c  S st    24    237802       593      2539        12     32705      7703    541856     27.81     18.05  --
132.18/33.13	c  S st    24    238304       593      2539        12     33207      7703    553624     27.81     18.05  --
132.18/33.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.18/33.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.58/33.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.37
132.58/33.22	c Calc non-exist non-lernt bins v-fix:     0 done:    593 time:  0.00 s
132.58/33.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.58/33.22	c Subs w/ non-existent bins:      0 time:  0.01 s
132.58/33.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.58/33.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.58/33.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
136.97/34.35	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
136.97/34.36	c lits-rem:       913  cl-subs:     2126  v-elim:     11  v-fix:    0  time:  4.49 s
136.97/34.36	c learnt bin added due to v-elim: 0
136.97/34.36	c vivif2 --  cl tried     2539 cl shrink        0 lits rem          0 time: 0.00
136.97/34.36	c vivif2 --  cl tried    31081 cl shrink        0 lits rem          0 time: 0.02
137.37/34.43	c asymm  cl-useful: 0/2539/2539 lits-rem:0 time: 0.27
137.37/34.43	c calculated reachability. Time: 0.00
137.37/34.43	c  N dy    24    238304       593      2539        12     31081      7703    504075     27.81     18.05  --
231.64/58.00	c  N dy    25    357456       593      2539        12     35242      7703    524634     27.51     18.24  --
231.64/58.02	c  S st    25    357456       593      2539        12     35242      7703    524634     27.51     18.24  --
232.04/58.13	c  S st    25    357958       593      2539        12     35743      7703    536736     27.51     18.24  --
232.04/58.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
232.04/58.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.46/58.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.41
232.46/58.24	c Calc non-exist non-lernt bins v-fix:     0 done:    593 time:  0.00 s
232.46/58.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.46/58.24	c Subs w/ non-existent bins:      0 time:  0.02 s
232.46/58.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.46/58.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.46/58.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
236.85/59.32	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
238.83/59.89	c Added 6 vars  tried: 80000 time: 2.29
239.23/59.95	c ORs :      6 avg-s:  0.0 cl-sh:  6485 l-rem:   6485 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    2.53
239.23/59.96	c lits-rem:       668  cl-subs:     1660  v-elim:     11  v-fix:    0  time:  6.79 s
239.23/59.96	c learnt bin added due to v-elim: 0
239.23/59.96	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
239.23/59.96	c vivif2 --  cl tried    34082 cl shrink        0 lits rem          0 time: 0.02
239.63/60.02	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.23
239.63/60.02	c calculated reachability. Time: 0.00
239.63/60.02	c  N dy    25    357958       599      2545        24     34082      7745    493700     27.51     18.24  --
418.98/104.98	c  N dy    26    536937       599      2545        24     42469      7745    611795     27.50     18.29  --
419.38/105.00	c  S st    26    536937       599      2545        24     42469      7745    611795     27.50     18.29  --
419.78/105.15	c  S st    26    537439       599      2545        24     42970      7745    624272     27.50     18.29  --
419.78/105.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.78/105.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.18/105.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.50
420.18/105.28	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.00 s
420.18/105.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.18/105.29	c Subs w/ non-existent bins:      0 time:  0.02 s
420.58/105.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.58/105.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
420.58/105.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
425.37/106.50	c ORs :     12 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
425.37/106.51	c lits-rem:       881  cl-subs:     1720  v-elim:     11  v-fix:    0  time:  4.84 s
425.37/106.51	c learnt bin added due to v-elim: 0
425.37/106.51	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
425.37/106.52	c vivif2 --  cl tried    41250 cl shrink        0 lits rem          0 time: 0.02
425.79/106.60	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.32
425.79/106.60	c calculated reachability. Time: 0.00
425.79/106.60	c  N dy    26    537439       599      2545        24     41250      7745    584231     27.50     18.29  --
425.79/106.60	c  F st    26    537439       599      2545        24     41250      7745    584231     27.50     18.29  --
427.36/107.09	c Decided on static restart strategy
746.14/186.85	c  N dy    33    806158       599      2545        24     63632      7745   1031373     26.72     18.32  --
746.14/186.89	c  S st    33    806158       599      2545        24     63632      7745   1031373     26.72     18.32  --
747.33/187.14	c  S st    33    806660       602      2545        30     64137      7757   1043505     26.72     18.32  --
747.33/187.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
747.33/187.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.53/187.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.0M T:  1.15
748.53/187.43	c Calc non-exist non-lernt bins v-fix:     0 done:    602 time:  0.00 s
748.53/187.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.53/187.44	c Subs w/ non-existent bins:      0 time:  0.03 s
748.53/187.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
748.53/187.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
748.53/187.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
754.12/188.82	c ORs :     12 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
754.12/188.84	c lits-rem:        43  cl-subs:     4148  v-elim:     11  v-fix:    0  time:  5.51 s
754.12/188.84	c learnt bin added due to v-elim: 0
754.12/188.84	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
754.12/188.85	c vivif2 --  cl tried    59989 cl shrink        0 lits rem          0 time: 0.04
754.52/188.99	c asymm  cl-useful: 0/2144/2545 lits-rem:0 time: 0.53
754.52/188.99	c calculated reachability. Time: 0.00
754.52/188.99	c  N dy    33    806660       602      2545        30     59989      7757    953108     26.72     18.32  --
1371.29/343.30	c  N dy    34   1209990       602      2545        30     76113      7757   1219542     26.50     18.17  --
1371.29/343.35	c  S st    34   1209990       602      2545        30     76113      7757   1219542     26.50     18.17  --
1372.50/343.64	c  S st    34   1210493       602      2545        30     76616      7757   1231627     26.50     18.17  --
1372.50/343.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1372.50/343.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1374.10/344.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.3M T:  1.47
1374.10/344.02	c Calc non-exist non-lernt bins v-fix:     0 done:    602 time:  0.01 s
1374.10/344.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1374.10/344.02	c Subs w/ non-existent bins:      0 time:  0.04 s
1374.10/344.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1374.10/344.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1374.10/344.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1382.08/346.03	c ORs :     12 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
1382.08/346.05	c lits-rem:        97  cl-subs:     4974  v-elim:     11  v-fix:    0  time:  7.99 s
1382.08/346.05	c learnt bin added due to v-elim: 0
1382.08/346.05	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
1382.08/346.07	c vivif2 --  cl tried    71642 cl shrink        0 lits rem          0 time: 0.05
1382.88/346.20	c asymm  cl-useful: 0/1788/2545 lits-rem:0 time: 0.53
1382.88/346.20	c calculated reachability. Time: 0.00
1382.88/346.20	c  N dy    34   1210493       602      2545        30     71642      7757   1125559     26.50     18.17  --
2305.65/577.21	c  N dy    35   1710495       602      2545        30    103299      7757   1880726     27.97     18.42  --
2305.65/577.29	c  S st    35   1710495       602      2545        30    103299      7757   1880726     27.97     18.42  --
2307.25/577.68	c  S st    35   1711000       602      2545        30    103803      7757   1892922     27.97     18.42  --
2307.25/577.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2307.25/577.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2309.64/578.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.9M T:  2.40
2309.64/578.29	c Calc non-exist non-lernt bins v-fix:     0 done:    602 time:  0.01 s
2309.64/578.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2310.04/578.31	c Subs w/ non-existent bins:      0 time:  0.05 s
2310.04/578.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2310.04/578.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2310.04/578.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2326.02/582.33	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
2331.61/583.72	c Added 7 vars  tried: 80000 time: 5.56
2334.41/584.49	c ORs :      7 avg-s:  0.0 cl-sh: 29962 l-rem:  29962 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    8.62
2334.81/584.52	c lits-rem:        74  cl-subs:     6374  v-elim:     11  v-fix:    0  time: 24.67 s
2334.81/584.52	c learnt bin added due to v-elim: 0
2334.81/584.52	c vivif2 --  cl tried     2550 cl shrink        0 lits rem          0 time: 0.00
2334.81/584.54	c vivif2 --  cl tried    97429 cl shrink        0 lits rem          0 time: 0.08
2335.21/584.62	c asymm  cl-useful: 0/762/2550 lits-rem:0 time: 0.30
2335.21/584.62	c calculated reachability. Time: 0.00
2335.21/584.62	c  N dy    35   1711000       609      2550        46     97429      7804   1702929     27.97     18.42  --
3410.98/853.97	c  N dy    36   2211000       609      2550        46    113443      7804   1989356     28.29     18.49  --
3411.38/854.05	c  S st    36   2211000       609      2550        46    113443      7804   1989356     28.29     18.49  --
3411.38/854.05	c Finding binary XORs  T:     0.00 s  found:       0
3413.38/854.50	c  S st    36   2211508       609      2550        46    113950      7804   2002514     28.29     18.49  --
3413.38/854.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3413.38/854.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3415.77/855.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.3M T:  2.58
3415.77/855.16	c Calc non-exist non-lernt bins v-fix:     0 done:    609 time:  0.01 s
3415.77/855.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3415.77/855.17	c Subs w/ non-existent bins:      0 time:  0.06 s
3416.17/855.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3416.17/855.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3416.17/855.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3436.16/860.28	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
3436.54/860.32	c lits-rem:       290  cl-subs:     6491  v-elim:     13  v-fix:    0  time: 20.38 s
3436.54/860.32	c learnt bin added due to v-elim: 0
3436.54/860.32	c vivif2 --  cl tried     2550 cl shrink        0 lits rem          0 time: 0.00
3436.54/860.34	c vivif2 --  cl tried   107459 cl shrink        0 lits rem          0 time: 0.08
3436.94/860.49	c asymm  cl-useful: 0/1315/2550 lits-rem:0 time: 0.59
3436.94/860.49	c calculated reachability. Time: 0.00
3436.94/860.49	c  N dy    36   2211508       609      2550        46    107459      7804   1836641     28.29     18.49  --
4671.69/1169.57	c  N dy    37   2711508       609      2550        46    130653      7804   2303895     27.21     18.38  --
4672.09/1169.67	c  S st    37   2711508       609      2550        46    130653      7804   2303895     27.21     18.38  --
4674.09/1170.19	c  S st    37   2712012       614      2550        57    131161      7824   2316118     27.21     18.38  --
4674.49/1170.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4674.49/1170.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4678.08/1171.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.1M T:  3.74
4678.08/1171.14	c Calc non-exist non-lernt bins v-fix:     0 done:    614 time:  0.01 s
4678.08/1171.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4678.08/1171.16	c Subs w/ non-existent bins:      0 time:  0.07 s
4678.48/1171.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4678.48/1171.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4678.48/1171.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4708.44/1178.79	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.26
4708.84/1178.84	c lits-rem:       255  cl-subs:     9406  v-elim:     14  v-fix:    0  time: 30.48 s
4708.84/1178.84	c learnt bin added due to v-elim: 0
4708.84/1178.84	c vivif2 --  cl tried     2550 cl shrink        0 lits rem          0 time: 0.00
4708.84/1178.86	c vivif2 --  cl tried   121755 cl shrink        0 lits rem          0 time: 0.10
4709.64/1179.02	c asymm  cl-useful: 0/1009/2550 lits-rem:0 time: 0.62
4709.64/1179.03	c calculated reachability. Time: 0.00
4709.64/1179.03	c  N dy    37   2712012       614      2550        57    121755      7824   2085104     27.21     18.38  --
4709.64/1179.03	c  F st    37   2712012       614      2550        57    121755      7824   2085104     27.21     18.38  --
4716.43/1180.75	c Decided on static restart strategy

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

running on 4 cores: 1,3,5,7

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.01 8.09 7.43 5/184 12866
/proc/meminfo: memFree=29980484/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=51084 CPUtime=0 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 823 0 0 0 0 0 0 0 25 0 1 0 523666355 52310016 754 33554432000 4194304 4797429 140733727230128 18446744073709551615 4407883 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12866/statm: 12771 754 347 148 0 7700 0

[startup+0.0583541 s]
/proc/loadavg: 8.01 8.09 7.43 5/184 12866
/proc/meminfo: memFree=29980484/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=673292 CPUtime=0.19 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 1622 0 0 0 19 0 0 0 25 0 4 0 523666355 689451008 1476 33554432000 4194304 4797429 140733727230128 18446744073709551615 246516939295 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 168323 1476 409 148 0 163252 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 673292

[startup+0.106756 s]
/proc/loadavg: 8.01 8.09 7.43 5/184 12866
/proc/meminfo: memFree=29980484/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=673716 CPUtime=0.38 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 1873 0 0 0 38 0 0 0 25 0 4 0 523666355 689885184 1720 33554432000 4194304 4797429 140733727230128 18446744073709551615 246516939295 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 168429 1720 411 148 0 163358 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 673716

[startup+0.300943 s]
/proc/loadavg: 8.01 8.09 7.43 5/184 12866
/proc/meminfo: memFree=29980484/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=675236 CPUtime=1.17 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 2816 0 0 0 116 1 0 0 25 0 4 0 523666355 691441664 2044 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425609 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 168809 2044 411 148 0 163738 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 675236

[startup+0.700872 s]
/proc/loadavg: 8.01 8.09 7.43 5/184 12866
/proc/meminfo: memFree=29980484/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=678136 CPUtime=2.77 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 4857 0 0 0 276 1 0 0 25 0 4 0 523666355 694411264 3835 33554432000 4194304 4797429 140733727230128 18446744073709551615 4391328 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 169534 3835 416 148 0 164463 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 678136

[startup+1.50073 s]
/proc/loadavg: 8.01 8.09 7.43 10/188 12870
/proc/meminfo: memFree=29964964/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=680728 CPUtime=5.96 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 6781 0 0 0 595 1 0 0 25 0 4 0 523666355 697065472 4736 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425915 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 170182 4736 418 148 0 165111 0
[pid=12866/tid=12868] ppid=12864 vsize=680728 CPUtime=1.47 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 1468 0 0 0 147 0 0 0 25 0 4 0 523666356 697065472 4736 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=680728 CPUtime=1.48 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 1490 0 0 0 148 0 0 0 25 0 4 0 523666356 697065472 4736 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=680728 CPUtime=1.48 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 1435 0 0 0 148 0 0 0 20 0 4 0 523666356 697065472 4736 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 680728

[startup+3.10043 s]
/proc/loadavg: 8.01 8.09 7.43 9/188 12870
/proc/meminfo: memFree=29960128/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=683816 CPUtime=12.35 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 9751 0 0 0 1233 2 0 0 25 0 4 0 523666355 700227584 6176 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 170954 6176 418 148 0 165883 0
[pid=12866/tid=12868] ppid=12864 vsize=683816 CPUtime=3.06 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 1960 0 0 0 306 0 0 0 25 0 4 0 523666356 700227584 6176 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=683816 CPUtime=3.08 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 2084 0 0 0 308 0 0 0 25 0 4 0 523666356 700227584 6176 33554432000 4194304 4797429 140733727230128 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=683816 CPUtime=3.08 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 1942 0 0 0 308 0 0 0 25 0 4 0 523666356 700227584 6176 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524193 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 683816

[startup+6.30085 s]
/proc/loadavg: 8.09 8.10 7.44 9/188 12870
/proc/meminfo: memFree=29951948/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=686916 CPUtime=25.13 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 13288 0 0 0 2511 2 0 0 25 0 4 0 523666355 703401984 7498 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429097 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 171729 7498 418 148 0 166658 0
[pid=12866/tid=12868] ppid=12864 vsize=686916 CPUtime=6.25 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 2589 0 0 0 624 1 0 0 25 0 4 0 523666356 703401984 7498 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=686916 CPUtime=6.28 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 2630 0 0 0 628 0 0 0 25 0 4 0 523666356 703401984 7498 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=686916 CPUtime=6.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 2595 0 0 0 628 0 0 0 25 0 4 0 523666356 703401984 7498 33554432000 4194304 4797429 140733727230128 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 686916

[startup+12.7007 s]
/proc/loadavg: 8.09 8.10 7.44 9/188 12870
/proc/meminfo: memFree=29943360/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=690096 CPUtime=50.69 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 18271 0 0 0 5066 3 0 0 25 0 4 0 523666355 706658304 8635 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424859 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 172524 8635 419 148 0 167453 0
[pid=12866/tid=12868] ppid=12864 vsize=690096 CPUtime=12.62 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 3361 0 0 0 1261 1 0 0 25 0 4 0 523666356 706658304 8635 33554432000 4194304 4797429 140733727230128 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=690096 CPUtime=12.68 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 3529 0 0 0 1268 0 0 0 25 0 4 0 523666356 706658304 8635 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=690096 CPUtime=12.68 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 3396 0 0 0 1268 0 0 0 25 0 4 0 523666356 706658304 8635 33554432000 4194304 4797429 140733727230128 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 690096

[startup+25.5003 s]
/proc/loadavg: 8.07 8.09 7.45 10/188 12871
/proc/meminfo: memFree=29933916/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=695444 CPUtime=101.81 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 25458 0 0 0 10176 5 0 0 25 0 4 0 523666355 712134656 10458 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 173861 10458 419 148 0 168790 0
[pid=12866/tid=12868] ppid=12864 vsize=695444 CPUtime=25.34 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 4383 0 0 0 2533 1 0 0 25 0 4 0 523666356 712134656 10458 33554432000 4194304 4797429 140733727230128 18446744073709551615 4546976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=695444 CPUtime=25.48 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 4587 0 0 0 2548 0 0 0 25 0 4 0 523666356 712134656 10458 33554432000 4194304 4797429 140733727230128 18446744073709551615 4508748 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=695444 CPUtime=25.47 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 4452 0 0 0 2547 0 0 0 25 0 4 0 523666356 712134656 10458 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 695444

[startup+51.1007 s]
/proc/loadavg: 8.04 8.08 7.47 9/188 12871
/proc/meminfo: memFree=29923448/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=702348 CPUtime=204.08 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 36491 0 0 0 20399 9 0 0 25 0 4 0 523666355 719204352 12945 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 175587 12945 419 148 0 170516 0
[pid=12866/tid=12868] ppid=12864 vsize=702348 CPUtime=50.8 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 5913 0 0 0 5079 1 0 0 25 0 4 0 523666356 719204352 12945 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524497 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=702348 CPUtime=51.08 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 6194 0 0 0 5107 1 0 0 25 0 4 0 523666356 719204352 12945 33554432000 4194304 4797429 140733727230128 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=702348 CPUtime=51.08 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 5851 0 0 0 5107 1 0 0 25 0 4 0 523666356 719204352 12945 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 702348

[startup+102.306 s]
/proc/loadavg: 8.16 8.11 7.51 9/188 12873
/proc/meminfo: memFree=29908540/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=709376 CPUtime=408.62 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 52596 0 0 0 40846 16 0 0 25 0 4 0 523666355 726401024 16550 33554432000 4194304 4797429 140733727230128 18446744073709551615 4345112 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 177344 16550 419 148 0 172273 0
[pid=12866/tid=12868] ppid=12864 vsize=709376 CPUtime=101.73 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 8069 0 0 0 10171 2 0 0 25 0 4 0 523666356 726401024 16550 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=709376 CPUtime=102.28 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 8393 0 0 0 10227 1 0 0 25 0 4 0 523666356 726401024 16550 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=709376 CPUtime=102.27 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 8120 0 0 0 10225 2 0 0 25 0 4 0 523666356 726401024 16550 33554432000 4194304 4797429 140733727230128 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 709376

[startup+162.3 s]
/proc/loadavg: 8.14 8.12 7.55 9/188 12874
/proc/meminfo: memFree=29891268/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=716696 CPUtime=648.26 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 67534 0 0 0 64802 24 0 0 25 0 4 0 523666355 733896704 19211 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 179174 19211 419 148 0 174103 0
[pid=12866/tid=12868] ppid=12864 vsize=716696 CPUtime=161.4 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 9864 0 0 0 16138 2 0 0 25 0 4 0 523666356 733896704 19211 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=716696 CPUtime=162.28 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 10383 0 0 0 16225 3 0 0 25 0 4 0 523666356 733896704 19211 33554432000 4194304 4797429 140733727230128 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=716696 CPUtime=162.26 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 9974 0 0 0 16223 3 0 0 25 0 4 0 523666356 733896704 19211 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 716696

[startup+222.3 s]
/proc/loadavg: 7.58 8.01 7.54 5/179 12894
/proc/meminfo: memFree=30035548/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=719700 CPUtime=887.93 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 80740 0 0 0 88763 30 0 0 25 0 4 0 523666355 736972800 21731 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 179925 21731 419 148 0 174854 0
[pid=12866/tid=12868] ppid=12864 vsize=719700 CPUtime=221.07 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 11427 0 0 0 22104 3 0 0 25 0 4 0 523666356 736972800 21731 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=719700 CPUtime=222.28 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 12282 0 0 0 22225 3 0 0 25 0 4 0 523666356 736972800 21731 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=719700 CPUtime=222.26 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 11837 0 0 0 22222 4 0 0 25 0 4 0 523666356 736972800 21731 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 719700

[startup+282.3 s]

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

[pid=12866] ppid=12864 vsize=741800 CPUtime=2805.38 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 159079 0 0 0 280461 77 0 0 25 0 4 0 523666355 759603200 32122 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 185450 32122 419 148 0 180379 0
[pid=12866/tid=12868] ppid=12864 vsize=741800 CPUtime=698.47 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 21024 0 0 0 69838 9 0 0 25 0 4 0 523666356 759603200 32122 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=741800 CPUtime=702.29 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 22127 0 0 0 70219 10 0 0 25 0 4 0 523666356 759603200 32122 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=741800 CPUtime=702.27 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 21879 0 0 0 70217 10 0 0 25 0 4 0 523666356 759603200 32122 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 741800

[startup+762.307 s]
/proc/loadavg: 4.10 4.70 5.99 5/179 12908
/proc/meminfo: memFree=29990584/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=744380 CPUtime=3045.08 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 167227 0 0 0 304427 81 0 0 25 0 4 0 523666355 762245120 32895 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 186095 32895 419 148 0 181024 0
[pid=12866/tid=12868] ppid=12864 vsize=744380 CPUtime=758.16 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 21708 0 0 0 75806 10 0 0 25 0 4 0 523666356 762245120 32895 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=744380 CPUtime=762.31 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 23168 0 0 0 76220 11 0 0 25 0 4 0 523666356 762245120 32895 33554432000 4194304 4797429 140733727230128 18446744073709551615 4346144 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=744380 CPUtime=762.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 23177 0 0 0 76218 10 0 0 25 0 4 0 523666356 762245120 32895 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 744380

[startup+822.301 s]
/proc/loadavg: 4.09 4.59 5.86 5/179 12910
/proc/meminfo: memFree=29978144/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=745444 CPUtime=3284.75 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 174244 0 0 0 328388 87 0 0 25 0 4 0 523666355 763334656 36080 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 186361 36080 419 148 0 181290 0
[pid=12866/tid=12868] ppid=12864 vsize=745444 CPUtime=817.82 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 22943 0 0 0 81772 10 0 0 25 0 4 0 523666356 763334656 36080 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=745444 CPUtime=822.3 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 23893 0 0 0 82219 11 0 0 25 0 4 0 523666356 763334656 36080 33554432000 4194304 4797429 140733727230128 18446744073709551615 4427379 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=745444 CPUtime=822.27 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 23850 0 0 0 82216 11 0 0 25 0 4 0 523666356 763334656 36080 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 745444

[startup+882.301 s]
/proc/loadavg: 4.15 4.51 5.76 5/179 12911
/proc/meminfo: memFree=29978340/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=747792 CPUtime=3524.42 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 183325 0 0 0 352349 93 0 0 25 0 4 0 523666355 765739008 36033 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 186948 36033 419 148 0 181877 0
[pid=12866/tid=12868] ppid=12864 vsize=747792 CPUtime=877.5 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 24104 0 0 0 87739 11 0 0 25 0 4 0 523666356 765739008 36033 33554432000 4194304 4797429 140733727230128 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=747792 CPUtime=882.3 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 25315 0 0 0 88218 12 0 0 25 0 4 0 523666356 765739008 36033 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=747792 CPUtime=882.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 25055 0 0 0 88216 12 0 0 25 0 4 0 523666356 765739008 36033 33554432000 4194304 4797429 140733727230128 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 747792

[startup+942.301 s]
/proc/loadavg: 4.10 4.43 5.65 5/179 12913
/proc/meminfo: memFree=29973332/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=749048 CPUtime=3764.1 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 190837 0 0 0 376312 98 0 0 25 0 4 0 523666355 767025152 37315 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 187262 37315 419 148 0 182191 0
[pid=12866/tid=12868] ppid=12864 vsize=749048 CPUtime=937.18 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 25188 0 0 0 93706 12 0 0 25 0 4 0 523666356 767025152 37315 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=749048 CPUtime=942.3 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 26632 0 0 0 94217 13 0 0 25 0 4 0 523666356 767025152 37315 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=749048 CPUtime=942.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 26312 0 0 0 94215 13 0 0 25 0 4 0 523666356 767025152 37315 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524066 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 749048

[startup+1002.3 s]
/proc/loadavg: 4.08 4.36 5.55 5/179 12924
/proc/meminfo: memFree=29974136/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=751548 CPUtime=4003.78 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 198705 0 0 0 400275 103 0 0 25 0 4 0 523666355 769585152 37035 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 187887 37035 419 148 0 182816 0
[pid=12866/tid=12868] ppid=12864 vsize=751548 CPUtime=996.85 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 25815 0 0 0 99673 12 0 0 25 0 4 0 523666356 769585152 37035 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=751548 CPUtime=1002.31 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 27628 0 0 0 100217 14 0 0 25 0 4 0 523666356 769585152 37035 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=751548 CPUtime=1002.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 27388 0 0 0 100214 14 0 0 25 0 4 0 523666356 769585152 37035 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 751548

[startup+1062.3 s]
/proc/loadavg: 4.03 4.29 5.45 5/179 12925
/proc/meminfo: memFree=29964276/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=754232 CPUtime=4243.46 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 205393 0 0 0 424238 108 0 0 25 0 4 0 523666355 772333568 39558 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 188558 39558 419 148 0 183487 0
[pid=12866/tid=12868] ppid=12864 vsize=754232 CPUtime=1056.53 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 27127 0 0 0 105640 13 0 0 25 0 4 0 523666356 772333568 39558 33554432000 4194304 4797429 140733727230128 18446744073709551615 4351787 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=754232 CPUtime=1062.3 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 28309 0 0 0 106216 14 0 0 25 0 4 0 523666356 772333568 39558 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=754232 CPUtime=1062.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 28063 0 0 0 106214 14 0 0 25 0 4 0 523666356 772333568 39558 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 754232

[startup+1122.3 s]
/proc/loadavg: 4.01 4.24 5.35 5/179 12927
/proc/meminfo: memFree=29960268/32951124 swapFree=67102692/67111528
[pid=12866] ppid=12864 vsize=755484 CPUtime=4483.14 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 213009 0 0 0 448203 111 0 0 25 0 4 0 523666355 773615616 40515 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 188871 40515 419 148 0 183800 0
[pid=12866/tid=12868] ppid=12864 vsize=755484 CPUtime=1116.19 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 28117 0 0 0 111606 13 0 0 25 0 4 0 523666356 773615616 40515 33554432000 4194304 4797429 140733727230128 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=755484 CPUtime=1122.31 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 29443 0 0 0 112216 15 0 0 25 0 4 0 523666356 773615616 40515 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=755484 CPUtime=1122.29 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 29418 0 0 0 112214 15 0 0 25 0 4 0 523666356 773615616 40515 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 755484

[startup+1182.3 s]
/proc/loadavg: 4.08 4.22 5.28 5/179 12930
/proc/meminfo: memFree=29956392/32951124 swapFree=67102748/67111528
[pid=12866] ppid=12864 vsize=757140 CPUtime=4722.82 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 219501 0 0 0 472167 115 0 0 25 0 4 0 523666355 775311360 41259 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 189285 41259 419 148 0 184214 0
[pid=12866/tid=12868] ppid=12864 vsize=757140 CPUtime=1175.88 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 28734 0 0 0 117574 14 0 0 25 0 4 0 523666356 775311360 41259 33554432000 4194304 4797429 140733727230128 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=757140 CPUtime=1182.31 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 30481 0 0 0 118216 15 0 0 25 0 4 0 523666356 775311360 41259 33554432000 4194304 4797429 140733727230128 18446744073709551615 4528213 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=757140 CPUtime=1182.28 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 30455 0 0 0 118213 15 0 0 25 0 4 0 523666356 775311360 41259 33554432000 4194304 4797429 140733727230128 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 757140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.06 4.21 5.25 5/179 12932
/proc/meminfo: memFree=29956420/32951124 swapFree=67102748/67111528
[pid=12866] ppid=12864 vsize=769016 CPUtime=4800.33 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 223970 0 0 0 479916 117 0 0 25 0 4 0 523666355 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 192254 41363 419 148 0 187183 0
[pid=12866/tid=12868] ppid=12864 vsize=769016 CPUtime=1195.17 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 29414 0 0 0 119503 14 0 0 25 0 4 0 523666356 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=769016 CPUtime=1201.72 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 30774 0 0 0 120156 16 0 0 25 0 4 0 523666356 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=769016 CPUtime=1201.69 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 31728 0 0 0 120153 16 0 0 25 0 4 0 523666356 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 769016

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

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

[startup+1201.7 s]
/proc/loadavg: 4.06 4.21 5.25 5/179 12932
/proc/meminfo: memFree=29956420/32951124 swapFree=67102748/67111528
[pid=12866] ppid=12864 vsize=769016 CPUtime=4800.33 cores=1,3,5,7
/proc/12866/stat : 12866 (techdemo) R 12864 12866 12247 0 -1 4202496 223970 0 0 0 479916 117 0 0 25 0 4 0 523666355 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12866/statm: 192254 41363 419 148 0 187183 0
[pid=12866/tid=12868] ppid=12864 vsize=769016 CPUtime=1195.17 cores=1,3,5,7
/proc/12866/task/12868/stat : 12868 (techdemo) R 12864 12866 12247 0 -1 4202560 29414 0 0 0 119503 14 0 0 25 0 4 0 523666356 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=769016 CPUtime=1201.72 cores=1,3,5,7
/proc/12866/task/12869/stat : 12869 (techdemo) R 12864 12866 12247 0 -1 4202560 30774 0 0 0 120156 16 0 0 25 0 4 0 523666356 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=769016 CPUtime=1201.69 cores=1,3,5,7
/proc/12866/task/12870/stat : 12870 (techdemo) R 12864 12866 12247 0 -1 4202560 31728 0 0 0 120153 16 0 0 25 0 4 0 523666356 787472384 41363 33554432000 4194304 4797429 140733727230128 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 769016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.37
CPU user time (s): 4799.19
CPU system time (s): 1.18582
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 865552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.19
system time used= 1.18582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223970
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= 432
involuntary context switches= 33290

runsolver used 1.87371 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 01:44:42
IDJOB=3172930
IDBENCH=82948
IDSOLVER=1584
FILE ID=node134/3172930-1304120682
RUNJOBID= node134-1304119478-12751
PBS_JOBID= 13170706
Free space on /tmp= 71576 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172930-1304120682/watcher-3172930-1304120682 -o /tmp/evaluation-result-3172930-1304120682/solver-3172930-1304120682 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172930-1304120682.cnf

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

MD5SUM BENCH= 82834b232944ca118e4175405e325327
RANDOM SEED=1612723871

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29980764 kB
Buffers:       1001056 kB
Cached:        1379236 kB
SwapCached:       4496 kB
Active:         274336 kB
Inactive:      2298996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29980764 kB
SwapTotal:    67111528 kB
SwapFree:     67102692 kB
Dirty:            7796 kB
Writeback:           0 kB
AnonPages:      190716 kB
Mapped:          15672 kB
Slab:           334444 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   798156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-30 02:04:45