Trace number 3172585

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.23 1201.73

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S963265686-085-UNKNOWN.cnf
MD5SUM6a557f5ae37042f9b0c1bf4ee5a1b759
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.08453
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-3172585-1304076772.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.09/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.09/0.10	c -- vars added      10000
0.09/0.10	c Parsing time:  0.09 s
0.09/0.13	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.11
0.78/0.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
0.78/0.93	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.01 s
0.78/0.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.78/0.93	c Subs w/ non-existent bins:      0 time:  0.00 s
0.78/0.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.78/0.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.78/0.93	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
0.78/0.93	c lits-rem:         0  cl-subs:        0  v-elim:    694  v-fix:    0  time:  0.37 s
0.78/0.93	c learnt bin added due to v-elim: 0
0.78/0.93	c Finding binary XORs  T:     0.01 s  found:       0
0.78/0.93	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.78/0.93	c calculated reachability. Time: 0.00
0.78/0.93	c Calc default polars -  time:   0.01 s pos:    4313 undec:    1189 neg:    4498
0.78/0.93	c =========================================================================================
0.78/0.93	c types(t): F = full restart, N = normal restart
0.78/0.93	c types(t): S = simplification begin/end, E = solution found
0.78/0.93	c restart types(rt): st = static, dy = dynamic
0.78/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.78/0.93	c  B st     0         0      9625     41474         0         0    126491         0   no data   no data  --
0.78/0.93	c Decided on static restart strategy
45.21/11.47	c  N dy     7     30003      9625     41474         0     13357    126491   1837260    274.80    147.58  --
45.61/11.60	c  S st     7     30003      9625     41474         0     13357    126491   1837260    274.80    147.58  --
46.43/11.71	c  S st     7     30506      9625     41474         0     13860    126491   1888124    274.80    147.58  --
46.43/11.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
46.43/11.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.80/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.54
46.80/11.85	c Calc non-exist non-lernt bins v-fix:     0 done:   9625 time:  0.02 s
46.80/11.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.80/11.87	c Subs w/ non-existent bins:      0 time:  0.06 s
47.20/11.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
47.20/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
47.20/11.95	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
54.00/13.61	c lits-rem:         5  cl-subs:      929  v-elim:    186  v-fix:    0  time:  6.62 s
54.00/13.61	c learnt bin added due to v-elim: 0
54.00/13.61	c vivif2 --  cl tried    41474 cl shrink        0 lits rem          0 time: 0.01
54.00/13.63	c vivif2 --  cl tried    12931 cl shrink        0 lits rem          0 time: 0.07
54.81/13.82	c asymm  cl-useful: 0/41474/41474 lits-rem:0 time: 0.77
54.81/13.82	c calculated reachability. Time: 0.00
54.81/13.83	c  N dy     7     30506      9625     41474         0     12931    126491   1769092    274.80    147.58  --
54.81/13.83	c  F st     7     30506      9625     41474         0     12931    126491   1769092    274.80    147.58  --
56.79/14.30	c Decided on static restart strategy
73.57/18.50	c  N dy    14     45759      9625     41474         0     19492    126491   2825721    255.31    141.00  --
73.97/18.66	c  S st    14     45759      9625     41474         0     19492    126491   2825721    255.31    141.00  --
74.37/18.78	c  S st    14     46259      9625     41474         0     10161    126491    389556    255.31    141.00  --
74.37/18.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
74.37/18.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.77/18.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.23
74.77/18.85	c Calc non-exist non-lernt bins v-fix:     0 done:   9625 time:  0.02 s
74.77/18.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.77/18.85	c Subs w/ non-existent bins:      0 time:  0.02 s
74.77/18.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
74.77/18.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
74.77/18.88	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
78.37/19.79	c lits-rem:         0  cl-subs:      352  v-elim:    186  v-fix:    0  time:  3.61 s
78.37/19.79	c learnt bin added due to v-elim: 0
78.37/19.79	c vivif2 --  cl tried    41474 cl shrink        0 lits rem          0 time: 0.01
78.37/19.79	c vivif2 --  cl tried     9809 cl shrink        0 lits rem          0 time: 0.02
78.76/19.87	c asymm  cl-useful: 0/41474/41474 lits-rem:0 time: 0.30
78.76/19.87	c calculated reachability. Time: 0.00
78.76/19.87	c  N dy    14     46259      9625     41474         0      9809    126491    379765    255.31    141.00  --
113.11/28.45	c  N dy    15     69388      9625     41474         0     22009    126491   2994617    264.85    137.26  --
113.51/28.58	c  S st    15     69388      9625     41474         0     22009    126491   2994617    264.85    137.26  --
114.31/28.70	c  S st    15     69893      9625     41474         0     22514    126491   3040250    264.85    137.26  --
114.31/28.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
114.31/28.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.11/28.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.82
115.11/28.91	c Calc non-exist non-lernt bins v-fix:     0 done:   9625 time:  0.02 s
115.11/28.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.11/28.94	c Subs w/ non-existent bins:      0 time:  0.09 s
115.52/29.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
115.52/29.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
115.52/29.04	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
124.30/31.22	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.01
131.10/32.99	c Added 72 vars  tried: 80000 time: 7.07
132.29/33.28	c ORs :     72 avg-s:  0.0 cl-sh: 26420 l-rem:  26420 b-add:    144 v-rep:   0 cl-rem: 0 avg s: nan T:    8.22
132.69/33.33	c lits-rem:         1  cl-subs:      742  v-elim:    186  v-fix:    0  time: 17.10 s
132.69/33.33	c learnt bin added due to v-elim: 0
132.69/33.33	c vivif2 --  cl tried    41546 cl shrink        0 lits rem          0 time: 0.01
132.69/33.36	c vivif2 --  cl tried    21772 cl shrink        0 lits rem          0 time: 0.11
133.49/33.51	c asymm  cl-useful: 0/41546/41546 lits-rem:0 time: 0.60
133.49/33.51	c calculated reachability. Time: 0.00
133.49/33.51	c  N dy    15     69893      9697     41546       144     21772    126995   2863608    264.85    137.26  --
133.49/33.51	c  F st    15     69893      9697     41546       144     21772    126995   2863608    264.85    137.26  --
135.09/33.97	c Decided on static restart strategy
195.02/48.97	c  N dy    22    104841      9697     41546       144     17794    126995   1260256    246.55    145.09  --
195.44/49.03	c  S st    22    104841      9697     41546       144     17794    126995   1260256    246.55    145.09  --
195.84/49.14	c  S st    22    105343      9697     41546       144     18296    126995   1305710    246.55    145.09  --
195.84/49.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
195.84/49.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.21/49.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.46
196.21/49.27	c Calc non-exist non-lernt bins v-fix:     0 done:   9697 time:  0.02 s
196.21/49.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.21/49.28	c Subs w/ non-existent bins:      0 time:  0.04 s
196.61/49.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
196.61/49.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
196.61/49.33	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
203.00/50.91	c ORs :     72 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
203.00/50.93	c lits-rem:       121  cl-subs:      486  v-elim:    202  v-fix:    0  time:  6.38 s
203.00/50.93	c learnt bin added due to v-elim: 0
203.00/50.93	c vivif2 --  cl tried    41546 cl shrink        0 lits rem          0 time: 0.01
203.00/50.95	c vivif2 --  cl tried    17810 cl shrink        0 lits rem          0 time: 0.05
203.80/51.11	c asymm  cl-useful: 0/41546/41546 lits-rem:0 time: 0.65
203.80/51.11	c calculated reachability. Time: 0.00
203.80/51.11	c  N dy    22    105343      9697     41546       144     17810    126995   1257293    246.55    145.09  --
304.87/76.46	c  N dy    23    158015      9697     41546       144     22482    126995   1722066    230.32    146.12  --
305.29/76.54	c  S st    23    158015      9697     41546       144     22482    126995   1722066    230.32    146.12  --
305.69/76.67	c  S st    23    158519      9697     41546       144     22986    126995   1771295    230.32    146.12  --
305.69/76.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
305.69/76.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
306.47/76.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.59
306.47/76.83	c Calc non-exist non-lernt bins v-fix:     0 done:   9697 time:  0.02 s
306.47/76.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
306.47/76.85	c Subs w/ non-existent bins:      0 time:  0.06 s
306.87/76.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
306.87/76.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
306.87/76.91	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
313.67/78.68	c ORs :     72 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
314.08/78.71	c lits-rem:       271  cl-subs:      672  v-elim:    202  v-fix:    0  time:  7.18 s
314.08/78.71	c learnt bin added due to v-elim: 0
314.08/78.72	c vivif2 --  cl tried    41546 cl shrink        0 lits rem          0 time: 0.01
314.08/78.73	c vivif2 --  cl tried    22314 cl shrink        0 lits rem          0 time: 0.07
314.86/78.90	c asymm  cl-useful: 0/41546/41546 lits-rem:0 time: 0.68
314.86/78.91	c calculated reachability. Time: 0.00
314.86/78.91	c  N dy    23    158519      9697     41546       144     22314    126995   1669184    230.32    146.12  --
479.85/120.28	c  N dy    24    237778      9697     41546       144     23572    126995    979369    199.14    143.55  --
480.25/120.33	c  S st    24    237778      9697     41546       144     23572    126995    979369    199.14    143.55  --
480.65/120.46	c  S st    24    238283      9697     41546       144     24077    126995   1029285    199.14    143.55  --
480.65/120.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
480.65/120.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.06/120.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.47
481.06/120.59	c Calc non-exist non-lernt bins v-fix:     0 done:   9697 time:  0.02 s
481.06/120.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.06/120.60	c Subs w/ non-existent bins:      0 time:  0.04 s
481.46/120.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
481.46/120.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
481.46/120.65	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
487.44/122.18	c ORs :     72 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
487.83/122.20	c lits-rem:        25  cl-subs:      948  v-elim:    202  v-fix:    0  time:  6.23 s
487.83/122.20	c learnt bin added due to v-elim: 0
487.83/122.21	c vivif2 --  cl tried    41546 cl shrink        0 lits rem          0 time: 0.02
487.83/122.22	c vivif2 --  cl tried    23129 cl shrink        0 lits rem          0 time: 0.04
488.23/122.35	c asymm  cl-useful: 0/41546/41546 lits-rem:0 time: 0.52
488.23/122.35	c calculated reachability. Time: 0.00
488.23/122.35	c  N dy    24    238283      9697     41546       144     23129    126995    972805    199.14    143.55  --
760.28/190.48	c  N dy    25    357424      9697     41546       144     48234    126995   6375446    288.88    146.58  --
761.48/190.73	c  S st    25    357424      9697     41546       144     48234    126995   6375446    288.88    146.58  --
762.29/190.91	c  S st    25    357925      9697     41546       144     48735    126995   6421726    288.88    146.58  --
762.29/190.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
762.29/190.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
763.87/191.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  1.81
763.87/191.38	c Calc non-exist non-lernt bins v-fix:     0 done:   9697 time:  0.02 s
763.87/191.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.27/191.43	c Subs w/ non-existent bins:      0 time:  0.18 s
765.07/191.63	c bin-w-bin subsume rem            0 bins  time:  0.02 s
765.07/191.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
765.07/191.65	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
889.31/222.78	c ORs :     72 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
897.30/224.74	c Added 79 vars  tried: 80000 time: 7.82
899.30/225.27	c ORs :     79 avg-s:  0.0 cl-sh: 36996 l-rem:  36996 b-add:    159 v-rep:   0 cl-rem: 0 avg s: nan T:    9.96
899.70/225.36	c lits-rem:         0  cl-subs:     1726  v-elim:    202  v-fix:    0  time: 134.66 s
899.70/225.36	c learnt bin added due to v-elim: 0
899.70/225.37	c vivif2 --  cl tried    41624 cl shrink        0 lits rem          0 time: 0.01
900.09/225.43	c vivif2 --  cl tried    47009 cl shrink        0 lits rem          0 time: 0.24
901.29/225.74	c asymm  cl-useful: 0/41624/41624 lits-rem:0 time: 1.24
901.29/225.74	c calculated reachability. Time: 0.00
901.29/225.74	c  N dy    25    357925      9776     41624       303     47009    127547   6044984    288.88    146.58  --
952.43/238.51	c  N dy    26    383444      9776     41624       303     46549    127547   6616923    310.14    148.88  --
979.20/245.22	c  N dy    29    406753      9776     41624       303     42860    127547   4039855    263.10    148.40  --
1015.15/254.26	c  N dy    32    427523      9776     41624       303     35612    127547   2598091    322.76    153.02  --
1062.69/266.13	c  N dy    53    447760      9776     41624       303     55827    127547   9634706    351.03    160.46  --
1102.22/276.07	c  N dy    63    469942      9776     41624       303     49026    127547   5325318    257.50    161.82  --
1138.58/285.13	c  N dy    75    491005      9776     41624       303     40098    127547   3207651    286.88    163.76  --
1183.32/296.35	c  N dy    90    512722      9776     41624       303     61768    127547  10399186    462.08    167.97  --
1227.26/307.31	c  N dy   126    532762      9776     41624       303     50788    127547   7881412    438.58    172.92  --
1238.44/310.16	c  S st   141    536887      9776     41624       303     54895    127547   9486823    314.63    174.08  --
1239.25/310.34	c  S st   141    537387      9776     41624       303     55395    127547   9523646    314.63    174.08  --
1239.25/310.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1239.25/310.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1242.04/311.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  2.55
1242.04/311.01	c Calc non-exist non-lernt bins v-fix:     0 done:   9776 time:  0.02 s
1242.04/311.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1242.04/311.08	c Subs w/ non-existent bins:      0 time:  0.27 s
1243.24/311.33	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1243.24/311.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
1243.24/311.36	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
1719.01/430.47	c ORs :    151 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.50
1729.01/432.94	c Added 99 vars  tried: 80000 time: 9.85
1733.80/434.16	c ORs :     99 avg-s:  0.0 cl-sh: 71708 l-rem:  71708 b-add:    198 v-rep:   0 cl-rem: 0 avg s: nan T:   14.73
1734.18/434.26	c lits-rem:         0  cl-subs:     9786  v-elim:    219  v-fix:    0  time: 490.84 s
1734.18/434.26	c learnt bin added due to v-elim: 0
1734.18/434.26	c vivif2 --  cl tried    41723 cl shrink        0 lits rem          0 time: 0.01
1734.58/434.33	c vivif2 --  cl tried    45609 cl shrink        0 lits rem          0 time: 0.27
1735.78/434.65	c asymm  cl-useful: 0/41723/41723 lits-rem:0 time: 1.28
1735.78/434.65	c calculated reachability. Time: 0.00
1735.78/434.65	c  N dy   141    537387      9875     41723       501     45609    128240   6938254    314.63    174.08  --
1735.78/434.65	c  F st   141    537387      9875     41723       501     45609    128240   6938254    314.63    174.08  --
1738.20/435.27	c Decided on static restart strategy
1770.13/443.24	c  N dy   151    557688      9875     41723       501     33969    128240   1346431    324.96    175.32  --
1844.44/461.83	c  N dy   158    580753      9875     41723       501     57013    128240   8903131    259.20    178.76  --
1906.76/477.49	c  N dy   162    609090      9875     41723       501     52375    128240   6888843    433.93    181.29  --
1985.86/497.28	c  N dy   165    635862      9875     41723       501     45158    128240   4678916    467.47    184.95  --
2048.97/513.03	c  N dy   169    661390      9875     41723       501     35708    128240    933254    232.90    186.67  --
2082.13/521.32	c Finding binary XORs  T:     0.01 s  found:       0
2123.68/531.70	c  N dy   171    685471      9875     41723       501     59766    128240   8720668    424.01    188.92  --
2235.12/559.68	c  N dy   173    722233      9875     41723       501     60541    128240   7891782    365.71    190.18  --
2339.81/585.87	c  N dy   174    751871      9875     41723       501     53184    128240   6116951    330.55    191.26  --
2597.85/650.46	c  N dy   176    800588      9875     41723       501     63870    128240  10845081    517.35    196.85  --
2617.82/655.46	c  S st   177    806082      9875     41723       501     69358    128240  12162151    304.34    196.75  --
2619.01/655.70	c  S st   177    806586      9875     41723       501     69862    128240  12197245    304.34    196.75  --
2619.01/655.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2619.01/655.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2622.61/656.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  3.56
2622.61/656.62	c Calc non-exist non-lernt bins v-fix:     0 done:   9875 time:  0.02 s
2622.61/656.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2623.01/656.71	c Subs w/ non-existent bins:      0 time:  0.37 s
2624.21/657.05	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2624.61/657.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
2624.61/657.16	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
3461.08/866.51	c ORs :    250 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    4.03
3470.67/868.96	c Added 100 vars  tried: 80000 time: 9.81
3475.47/870.14	c ORs :    100 avg-s:  0.0 cl-sh: 66306 l-rem:  66306 b-add:    201 v-rep:   0 cl-rem: 0 avg s: nan T:   14.53
3475.87/870.29	c lits-rem:         0  cl-subs:     7691  v-elim:    235  v-fix:    0  time: 851.24 s
3475.87/870.29	c learnt bin added due to v-elim: 0
3475.87/870.29	c vivif2 --  cl tried    41822 cl shrink        0 lits rem          0 time: 0.01
3476.27/870.39	c vivif2 --  cl tried    62171 cl shrink        0 lits rem          0 time: 0.41
3478.28/870.84	c asymm  cl-useful: 0/41822/41822 lits-rem:0 time: 1.79
3478.28/870.85	c calculated reachability. Time: 0.00
3478.28/870.85	c  N dy   177    806586      9975     41822       702     62171    128939  10078797    304.34    196.75  --
3673.22/919.68	c  N dy   179    856549      9975     41822       702     73118    128939  14822535    499.18    202.11  --
3781.08/946.63	c  N dy   181    889344      9975     41822       702     65884    128939  10353027    371.57    204.68  --
3889.34/973.73	c  N dy   182    923602      9975     41822       702     59111    128939   7186250    400.24    206.70  --
4073.90/1019.98	c  N dy   183    963071      9975     41822       702     56576    128939   6318606    400.88    210.23  --
4461.80/1117.08	c  N dy   184   1036286      9975     41822       702     86726    128939  19094805    415.33    218.36  --

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-3172585-1304076772/watcher-3172585-1304076772 -o /tmp/evaluation-result-3172585-1304076772/solver-3172585-1304076772 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172585-1304076772.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.54 7.81 7.87 2/177 6464
/proc/meminfo: memFree=31702556/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=24712 CPUtime=0 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 1399 0 0 0 0 0 0 0 25 0 1 0 500092854 25305088 1338 33554432000 4194304 4797429 140736591857312 18446744073709551615 4366107 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6464/statm: 6178 1342 341 148 0 1107 0

[startup+0.0154431 s]
/proc/loadavg: 6.54 7.81 7.87 2/177 6464
/proc/meminfo: memFree=31702556/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=32488 CPUtime=0 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 3671 0 0 0 0 0 0 0 25 0 1 0 500092854 33267712 3137 33554432000 4194304 4797429 140736591857312 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6464/statm: 8122 3137 342 148 0 3051 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 32488

[startup+0.100434 s]
/proc/loadavg: 6.54 7.81 7.87 2/177 6464
/proc/meminfo: memFree=31702556/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=77104 CPUtime=0.09 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 8546 0 0 0 8 1 0 0 25 0 1 0 500092854 78954496 6952 33554432000 4194304 4797429 140736591857312 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6464/statm: 19276 6952 348 148 0 14205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77104

[startup+1.01918 s]
/proc/loadavg: 6.54 7.81 7.87 2/177 6464
/proc/meminfo: memFree=31702556/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=709388 CPUtime=3.74 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 17060 0 0 0 372 2 0 0 19 0 4 0 500092854 726413312 14588 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 177347 14588 412 148 0 172276 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 709388

[startup+1.11916 s]
/proc/loadavg: 6.54 7.81 7.87 2/177 6464
/proc/meminfo: memFree=31702556/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=709388 CPUtime=4.14 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 17354 0 0 0 412 2 0 0 19 0 4 0 500092854 726413312 14882 33554432000 4194304 4797429 140736591857312 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 177347 14882 412 148 0 172276 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 709388

[startup+1.50108 s]
/proc/loadavg: 6.54 7.81 7.87 2/177 6464
/proc/meminfo: memFree=31702556/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=709388 CPUtime=5.66 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 18491 0 0 0 564 2 0 0 19 0 4 0 500092854 726413312 16016 33554432000 4194304 4797429 140736591857312 18446744073709551615 4351656 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 177347 16016 412 148 0 172276 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 709388

[startup+3.10077 s]
/proc/loadavg: 6.54 7.81 7.87 10/184 6471
/proc/meminfo: memFree=31591392/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=720596 CPUtime=12.05 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 27228 0 0 0 1201 4 0 0 25 0 4 0 500092854 737890304 17902 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 180149 17902 416 148 0 175078 0
[pid=6464/tid=6469] ppid=6462 vsize=720596 CPUtime=2.98 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 4305 0 0 0 297 1 0 0 25 0 4 0 500092865 737890304 17902 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=720596 CPUtime=2.99 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 4623 0 0 0 298 1 0 0 25 0 4 0 500092865 737890304 17902 33554432000 4194304 4797429 140736591857312 18446744073709551615 4526520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=720596 CPUtime=2.97 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 5162 0 0 0 297 0 0 0 25 0 4 0 500092865 737890304 17902 33554432000 4194304 4797429 140736591857312 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 720596

[startup+6.30113 s]
/proc/loadavg: 6.73 7.83 7.88 9/184 6471
/proc/meminfo: memFree=31575520/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=722328 CPUtime=24.84 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 32246 0 0 0 2478 6 0 0 25 0 4 0 500092854 739663872 20690 33554432000 4194304 4797429 140736591857312 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 180582 20690 417 148 0 175511 0
[pid=6464/tid=6469] ppid=6462 vsize=722328 CPUtime=6.17 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 6412 0 0 0 616 1 0 0 25 0 4 0 500092865 739663872 20690 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=722328 CPUtime=6.19 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 4669 0 0 0 618 1 0 0 25 0 4 0 500092865 739663872 20690 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424333 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=722328 CPUtime=6.15 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 5269 0 0 0 615 0 0 0 25 0 4 0 500092865 739663872 20690 33554432000 4194304 4797429 140736591857312 18446744073709551615 4422982 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 722328

[startup+12.7009 s]
/proc/loadavg: 6.91 7.85 7.88 9/184 6471
/proc/meminfo: memFree=31541188/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=728296 CPUtime=50.42 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 40634 0 0 0 5033 9 0 0 25 0 4 0 500092854 745775104 26313 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524200 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 182074 26313 419 148 0 177003 0
[pid=6464/tid=6469] ppid=6462 vsize=728296 CPUtime=12.58 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 7302 0 0 0 1256 2 0 0 25 0 4 0 500092865 745775104 26313 33554432000 4194304 4797429 140736591857312 18446744073709551615 4358585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=728296 CPUtime=12.59 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 5404 0 0 0 1258 1 0 0 25 0 4 0 500092865 745775104 26313 33554432000 4194304 4797429 140736591857312 18446744073709551615 4387683 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=728296 CPUtime=12.52 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 5965 0 0 0 1251 1 0 0 25 0 4 0 500092865 745775104 26313 33554432000 4194304 4797429 140736591857312 18446744073709551615 4354759 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 728296

[startup+25.5003 s]
/proc/loadavg: 7.15 7.85 7.88 9/184 6471
/proc/meminfo: memFree=31529072/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=734592 CPUtime=101.53 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 55401 0 0 0 10140 13 0 0 25 0 4 0 500092854 752222208 26981 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 183648 26981 419 148 0 178577 0
[pid=6464/tid=6469] ppid=6462 vsize=734592 CPUtime=25.38 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 8791 0 0 0 2536 2 0 0 25 0 4 0 500092865 752222208 26981 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=734592 CPUtime=25.38 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 7052 0 0 0 2537 1 0 0 25 0 4 0 500092865 752222208 26981 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=734592 CPUtime=25.25 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 7681 0 0 0 2524 1 0 0 25 0 4 0 500092865 752222208 26981 33554432000 4194304 4797429 140736591857312 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 734592

[startup+51.1002 s]
/proc/loadavg: 7.51 7.88 7.89 9/184 6472
/proc/meminfo: memFree=31471136/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=745536 CPUtime=203.8 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 79392 0 0 0 20359 21 0 0 25 0 4 0 500092854 763428864 35218 33554432000 4194304 4797429 140736591857312 18446744073709551615 4429159 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 186384 35218 420 148 0 181313 0
[pid=6464/tid=6469] ppid=6462 vsize=745536 CPUtime=50.97 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 11269 0 0 0 5094 3 0 0 25 0 4 0 500092865 763428864 35218 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=745536 CPUtime=50.98 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 9211 0 0 0 5096 2 0 0 25 0 4 0 500092865 763428864 35218 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=745536 CPUtime=50.72 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 9877 0 0 0 5070 2 0 0 25 0 4 0 500092865 763428864 35218 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 745536

[startup+102.301 s]
/proc/loadavg: 7.87 7.93 7.91 9/184 6473
/proc/meminfo: memFree=31423448/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=757580 CPUtime=408.34 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 120963 0 0 0 40798 36 0 0 25 0 4 0 500092854 775761920 44094 33554432000 4194304 4797429 140736591857312 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 189395 44094 422 148 0 184324 0
[pid=6464/tid=6469] ppid=6462 vsize=757580 CPUtime=102.18 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 15305 0 0 0 10213 5 0 0 25 0 4 0 500092865 775761920 44094 33554432000 4194304 4797429 140736591857312 18446744073709551615 4258789 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=757580 CPUtime=102.18 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 13238 0 0 0 10215 3 0 0 25 0 4 0 500092865 775761920 44094 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=757580 CPUtime=101.66 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 14846 0 0 0 10162 4 0 0 25 0 4 0 500092865 775761920 44094 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 757580

[startup+162.3 s]
/proc/loadavg: 7.99 7.95 7.91 9/184 6475
/proc/meminfo: memFree=31398236/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=771628 CPUtime=648.04 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 163371 0 0 0 64752 52 0 0 25 0 4 0 500092854 790147072 45230 33554432000 4194304 4797429 140736591857312 18446744073709551615 4258745 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 192907 45230 420 148 0 187836 0
[pid=6464/tid=6469] ppid=6462 vsize=771628 CPUtime=162.18 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 19548 0 0 0 16212 6 0 0 25 0 4 0 500092865 790147072 45230 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=771628 CPUtime=162.18 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 17614 0 0 0 16214 4 0 0 25 0 4 0 500092865 790147072 45230 33554432000 4194304 4797429 140736591857312 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=771628 CPUtime=161.35 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 19088 0 0 0 16130 5 0 0 25 0 4 0 500092865 790147072 45230 33554432000 4194304 4797429 140736591857312 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.04
Current children cumulated vsize (KiB) 771628

[startup+222.3 s]
/proc/loadavg: 8.07 7.98 7.93 9/184 6476
/proc/meminfo: memFree=31337448/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=780856 CPUtime=887.71 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 195214 0 0 0 88707 64 0 0 25 0 4 0 500092854 799596544 59008 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 195214 59008 420 148 0 190143 0
[pid=6464/tid=6469] ppid=6462 vsize=780856 CPUtime=222.17 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 24241 0 0 0 22209 8 0 0 25 0 4 0 500092865 799596544 59008 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=780856 CPUtime=222.19 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 21791 0 0 0 22212 7 0 0 25 0 4 0 500092865 799596544 59008 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=780856 CPUtime=221.04 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 23193 0 0 0 22097 7 0 0 25 0 4 0 500092865 799596544 59008 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.71
Current children cumulated vsize (KiB) 780856

[startup+282.306 s]
/proc/loadavg: 8.09 8.01 7.94 9/184 6478
/proc/meminfo: memFree=31302560/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=798828 CPUtime=1127.42 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 244643 0 0 0 112660 82 0 0 25 0 4 0 500092854 817999872 59428 33554432000 4194304 4797429 140736591857312 18446744073709551615 4351787 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 199707 59429 420 148 0 194636 0
[pid=6464/tid=6469] ppid=6462 vsize=798828 CPUtime=282.17 cores=0,2,4,6

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

[pid=6464] ppid=6462 vsize=901500 CPUtime=2565.48 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 414146 0 0 0 256398 150 0 0 25 0 4 0 500092854 923136000 86568 33554432000 4194304 4797429 140736591857312 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 225375 86568 420 148 0 220304 0
[pid=6464/tid=6469] ppid=6462 vsize=901500 CPUtime=642.14 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 45560 0 0 0 64198 16 0 0 25 0 4 0 500092865 923136000 86568 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568177 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=901500 CPUtime=642.21 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 42972 0 0 0 64205 16 0 0 25 0 4 0 500092865 923136000 86568 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=901500 CPUtime=638.79 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 42267 0 0 0 63866 13 0 0 25 0 4 0 500092865 923136000 86568 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.48
Current children cumulated vsize (KiB) 901500

[startup+702.301 s]
/proc/loadavg: 8.17 8.11 8.00 9/184 6489
/proc/meminfo: memFree=31071104/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1001184 CPUtime=2805.18 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 434323 0 0 0 280362 156 0 0 25 0 4 0 500092854 1025212416 102593 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 250296 102593 420 148 0 245225 0
[pid=6464/tid=6469] ppid=6462 vsize=1001184 CPUtime=702.14 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 49190 0 0 0 70196 18 0 0 25 0 4 0 500092865 1025212416 102593 33554432000 4194304 4797429 140736591857312 18446744073709551615 4387398 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1001184 CPUtime=702.21 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 46802 0 0 0 70204 17 0 0 25 0 4 0 500092865 1025212416 102593 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1001184 CPUtime=698.47 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 45917 0 0 0 69833 14 0 0 25 0 4 0 500092865 1025212416 102593 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 1001184

[startup+762.301 s]
/proc/loadavg: 8.11 8.10 8.00 9/184 6491
/proc/meminfo: memFree=31070084/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1001284 CPUtime=3044.85 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 441730 0 0 0 304325 160 0 0 25 0 4 0 500092854 1025314816 101507 33554432000 4194304 4797429 140736591857312 18446744073709551615 4567816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 250321 101507 420 148 0 245250 0
[pid=6464/tid=6469] ppid=6462 vsize=1001284 CPUtime=762.14 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 51840 0 0 0 76195 19 0 0 25 0 4 0 500092865 1025314816 101507 33554432000 4194304 4797429 140736591857312 18446744073709551615 4237256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1001284 CPUtime=762.21 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 49154 0 0 0 76203 18 0 0 25 0 4 0 500092865 1025314816 101507 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1001284 CPUtime=758.15 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 48322 0 0 0 75799 16 0 0 25 0 4 0 500092865 1025314816 101507 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.85
Current children cumulated vsize (KiB) 1001284

[startup+822.3 s]
/proc/loadavg: 8.04 8.08 8.00 9/184 6492
/proc/meminfo: memFree=31062116/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1001284 CPUtime=3284.53 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 445689 0 0 0 328291 162 0 0 25 0 4 0 500092854 1025314816 105420 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 250321 105420 420 148 0 245250 0
[pid=6464/tid=6469] ppid=6462 vsize=1001284 CPUtime=822.14 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 53033 0 0 0 82194 20 0 0 25 0 4 0 500092865 1025314816 105420 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1001284 CPUtime=822.22 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 50435 0 0 0 82203 19 0 0 25 0 4 0 500092865 1025314816 105420 33554432000 4194304 4797429 140736591857312 18446744073709551615 4387526 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1001284 CPUtime=817.83 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 49807 0 0 0 81766 17 0 0 25 0 4 0 500092865 1025314816 105420 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424556 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.53
Current children cumulated vsize (KiB) 1001284

[startup+882.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/184 6494
/proc/meminfo: memFree=31110956/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1001972 CPUtime=3524.2 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 459886 0 0 0 352251 169 0 0 25 0 4 0 500092854 1026019328 94126 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 250493 94126 420 148 0 245422 0
[pid=6464/tid=6469] ppid=6462 vsize=1001972 CPUtime=882.13 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 55419 0 0 0 88192 21 0 0 25 0 4 0 500092865 1026019328 94126 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1001972 CPUtime=882.21 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 52720 0 0 0 88201 20 0 0 25 0 4 0 500092865 1026019328 94126 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1001972 CPUtime=877.51 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 52109 0 0 0 87733 18 0 0 25 0 4 0 500092865 1026019328 94126 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.2
Current children cumulated vsize (KiB) 1001972

[startup+942.306 s]
/proc/loadavg: 8.11 8.09 8.01 9/184 6496
/proc/meminfo: memFree=31051528/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1005932 CPUtime=3763.91 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 488044 0 0 0 376210 181 0 0 25 0 4 0 500092854 1030074368 105379 33554432000 4194304 4797429 140736591857312 18446744073709551615 4425005 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 251483 105379 420 148 0 246412 0
[pid=6464/tid=6469] ppid=6462 vsize=1005932 CPUtime=942.13 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 56777 0 0 0 94192 21 0 0 25 0 4 0 500092865 1030074368 105379 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1005932 CPUtime=942.22 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 54174 0 0 0 94202 20 0 0 25 0 4 0 500092865 1030074368 105379 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1005932 CPUtime=937.19 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 53650 0 0 0 93701 18 0 0 25 0 4 0 500092865 1030074368 105379 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 1005932

[startup+1002.3 s]
/proc/loadavg: 8.12 8.10 8.01 9/184 6497
/proc/meminfo: memFree=31026828/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1007388 CPUtime=4003.59 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 517316 0 0 0 400166 193 0 0 25 0 4 0 500092854 1031565312 110120 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 251847 110120 420 148 0 246776 0
[pid=6464/tid=6469] ppid=6462 vsize=1007388 CPUtime=1002.12 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 59223 0 0 0 100190 22 0 0 25 0 4 0 500092865 1031565312 110120 33554432000 4194304 4797429 140736591857312 18446744073709551615 4428558 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1007388 CPUtime=1002.21 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 56569 0 0 0 100200 21 0 0 25 0 4 0 500092865 1031565312 110120 33554432000 4194304 4797429 140736591857312 18446744073709551615 4237256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1007388 CPUtime=996.89 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 55973 0 0 0 99670 19 0 0 25 0 4 0 500092865 1031565312 110120 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 1007388

[startup+1062.3 s]
/proc/loadavg: 8.08 8.10 8.01 9/184 6499
/proc/meminfo: memFree=30993316/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1010252 CPUtime=4243.29 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 543617 0 0 0 424125 204 0 0 25 0 4 0 500092854 1034498048 100186 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 252563 100186 420 148 0 247492 0
[pid=6464/tid=6469] ppid=6462 vsize=1010252 CPUtime=1062.12 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 60448 0 0 0 106190 22 0 0 25 0 4 0 500092865 1034498048 100186 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1010252 CPUtime=1062.22 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 57638 0 0 0 106200 22 0 0 25 0 4 0 500092865 1034498048 100186 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1010252 CPUtime=1056.58 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 57191 0 0 0 105638 20 0 0 25 0 4 0 500092865 1034498048 100186 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 1010252

[startup+1122.3 s]
/proc/loadavg: 8.03 8.08 8.01 9/184 6500
/proc/meminfo: memFree=31042872/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1013560 CPUtime=4482.98 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 572916 0 0 0 448080 218 0 0 25 0 4 0 500092854 1037885440 100866 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 253390 100866 420 148 0 248319 0
[pid=6464/tid=6469] ppid=6462 vsize=1013560 CPUtime=1122.12 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 62718 0 0 0 112188 24 0 0 25 0 4 0 500092865 1037885440 100866 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1013560 CPUtime=1122.22 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 60262 0 0 0 112200 22 0 0 25 0 4 0 500092865 1037885440 100866 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1013560 CPUtime=1116.27 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 59683 0 0 0 111607 20 0 0 25 0 4 0 500092865 1037885440 100866 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 1013560

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/184 6502
/proc/meminfo: memFree=31022764/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1015640 CPUtime=4722.65 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 598545 0 0 0 472034 231 0 0 25 0 4 0 500092854 1040015360 106503 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 253910 106503 420 148 0 248839 0
[pid=6464/tid=6469] ppid=6462 vsize=1015640 CPUtime=1182.11 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 63878 0 0 0 118187 24 0 0 25 0 4 0 500092865 1040015360 106503 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1015640 CPUtime=1182.22 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 61508 0 0 0 118199 23 0 0 25 0 4 0 500092865 1040015360 106503 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1015640 CPUtime=1175.96 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 60789 0 0 0 117575 21 0 0 25 0 4 0 500092865 1040015360 106503 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 1015640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.10 8.01 6/183 6504
/proc/meminfo: memFree=31078764/32951124 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=1016356 CPUtime=4800.18 cores=0,2,4,6
/proc/6464/stat : 6464 (techdemo) R 6462 6464 6426 0 -1 4202496 606561 0 0 0 479783 235 0 0 25 0 4 0 500092854 1040748544 114502 33554432000 4194304 4797429 140736591857312 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6464/statm: 254089 114502 420 148 0 249018 0
[pid=6464/tid=6469] ppid=6462 vsize=1016356 CPUtime=1201.52 cores=0,2,4,6
/proc/6464/task/6469/stat : 6469 (techdemo) R 6462 6464 6426 0 -1 4202560 64224 0 0 0 120127 25 0 0 25 0 4 0 500092865 1040748544 114502 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6464/tid=6470] ppid=6462 vsize=1016356 CPUtime=1201.63 cores=0,2,4,6
/proc/6464/task/6470/stat : 6470 (techdemo) R 6462 6464 6426 0 -1 4202560 61991 0 0 0 120140 23 0 0 25 0 4 0 500092865 1040748544 114502 33554432000 4194304 4797429 140736591857312 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6464/tid=6471] ppid=6462 vsize=1016356 CPUtime=1195.26 cores=0,2,4,6
/proc/6464/task/6471/stat : 6471 (techdemo) R 6462 6464 6426 0 -1 4202560 61564 0 0 0 119505 21 0 0 25 0 4 0 500092865 1040748544 114502 33554432000 4194304 4797429 140736591857312 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1016356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.23
CPU user time (s): 4797.85
CPU system time (s): 2.37564
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1016356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.85
system time used= 2.37564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 606562
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= 725
involuntary context switches= 36788

runsolver used 1.87871 second user time and 4.51931 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 13:32:52
IDJOB=3172585
IDBENCH=82603
IDSOLVER=1584
FILE ID=node143/3172585-1304076772
RUNJOBID= node143-1304076772-6444
PBS_JOBID= 13170504
Free space on /tmp= 72916 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S963265686-085-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172585-1304076772/watcher-3172585-1304076772 -o /tmp/evaluation-result-3172585-1304076772/solver-3172585-1304076772 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172585-1304076772.cnf

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

MD5SUM BENCH= 6a557f5ae37042f9b0c1bf4ee5a1b759
RANDOM SEED=1903279250

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31703208 kB
Buffers:        205404 kB
Cached:         696624 kB
SwapCached:        168 kB
Active:         290124 kB
Inactive:       680544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31703208 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           16888 kB
Writeback:           0 kB
AnonPages:       68648 kB
Mapped:          15336 kB
Slab:           212368 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235240 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= 72908 MiB
End job on node143 at 2011-04-29 13:52:56