Trace number 3172719

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
MD5SUM91ecb427720c901d7e357cfd52fa252a
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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-3172719-1304090516.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.00/0.12	c asymm  cl-useful: 0/1901/6230 lits-rem:0 time: 0.44
0.00/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.01
0.00/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
0.00/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.47/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.47/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.47/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.47/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     46  v-fix:    0  time:  0.05 s
0.47/0.14	c learnt bin added due to v-elim: 0
0.47/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.47/0.14	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.47/0.14	c calculated reachability. Time: 0.00
0.47/0.15	c Calc default polars -  time:   0.00 s pos:      34 undec:       1 neg:      35
0.47/0.15	c =========================================================================================
0.47/0.15	c types(t): F = full restart, N = normal restart
0.47/0.15	c types(t): S = simplification begin/end, E = solution found
0.47/0.15	c restart types(rt): st = static, dy = dynamic
0.47/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.47/0.15	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.47/0.23	c Decided on static restart strategy
0.47/0.33	c  N dy    19      4050        70      6230         0      3691     43610     89736     24.03     21.50  --
0.47/0.54	c  N dy    46      8080        70      6230         0      5070     43610    114130     24.09     21.52  --
0.47/0.78	c  N dy    73     12085        70      6230         0      4854     43610     96938     24.96     21.42  --
3.70/1.03	c  N dy   100     16094        70      6230         0      8540     43610    185726     24.34     21.36  --
5.14/1.30	c  N dy   128     20255        70      6230         0      7192     43610    140244     24.41     21.33  --
5.94/1.59	c  N dy   156     24377        70      6230         0     10927     43610    229961     24.53     21.35  --
7.16/1.89	c  N dy   183     28420        70      6230         0      8411     43610    155209     24.07     21.34  --
7.93/2.01	c  S st   194     30001        70      6230         0      9846     43610    189543     24.12     21.34  --
7.93/2.06	c  S st   194     30507        70      6230         0     10328     43610    201373     24.12     21.34  --
7.93/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.93/2.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.93/2.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.09
7.93/2.08	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
7.93/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.93/2.08	c Subs w/ non-existent bins:      0 time:  0.01 s
7.93/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.93/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.93/2.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.73/2.76	c lits-rem:      1237  cl-subs:     1350  v-elim:     70  v-fix:    0  time:  2.68 s
10.73/2.76	c learnt bin added due to v-elim: 0
10.73/2.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.73/2.76	c vivif2 --  cl tried     8978 cl shrink        0 lits rem          0 time: 0.00
11.55/2.92	c asymm  cl-useful: 0/2056/6230 lits-rem:0 time: 0.64
11.55/2.92	c calculated reachability. Time: 0.00
11.55/2.92	c  N dy   194     30507        70      6230         0      8978     43610    171721     24.12     21.34  --
11.55/2.92	c  F st   194     30507        70      6230         0      8978     43610    171721     24.12     21.34  --
11.93/3.08	c Decided on static restart strategy
12.72/3.24	c  N dy   213     34529        70      6230         0     12647     43610    261963     25.55     21.39  --
13.92/3.56	c  N dy   240     38536        70      6230         0      9122     43610    162617     24.16     21.39  --
15.12/3.87	c  N dy   267     42545        70      6230         0     12776     43610    250233     24.64     21.38  --
16.32/4.18	c  S st   289     45760        70      6230         0     15711     43610    320862     24.39     21.38  --
16.72/4.23	c  S st   289     46263        70      6230         0     16182     43610    332320     24.39     21.38  --
16.72/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.72/4.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.72/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.18
16.72/4.28	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
16.72/4.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.72/4.28	c Subs w/ non-existent bins:      0 time:  0.01 s
16.72/4.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.72/4.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.72/4.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.33/5.19	c lits-rem:      2393  cl-subs:     1951  v-elim:     70  v-fix:    0  time:  3.60 s
20.33/5.19	c learnt bin added due to v-elim: 0
20.33/5.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
20.33/5.19	c vivif2 --  cl tried    14231 cl shrink        0 lits rem          0 time: 0.01
21.11/5.36	c asymm  cl-useful: 0/1606/6230 lits-rem:0 time: 0.67
21.11/5.36	c calculated reachability. Time: 0.00
21.11/5.36	c  N dy   289     46263        70      6230         0     14231     43610    282052     24.39     21.38  --
22.71/5.73	c  N dy   317     50409        70      6230         0      9953     43610    169696     24.49     21.39  --
23.91/6.07	c  N dy   344     54454        70      6230         0     13640     43610    259688     24.98     21.42  --
25.50/6.44	c  N dy   371     58466        70      6230         0     17308     43610    348095     24.90     21.43  --
27.10/6.80	c  N dy   398     62488        70      6230         0     11942     43610    204176     24.15     21.41  --
28.31/7.16	c  N dy   425     66547        70      6230         0     15648     43610    293682     24.60     21.41  --
29.50/7.47	c  S st   445     69394        70      6230         0     18223     43610    356705     24.77     21.44  --
29.90/7.54	c  S st   445     69895        70      6230         0     18695     43610    368282     24.77     21.44  --
29.90/7.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.90/7.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.30/7.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.25
30.30/7.60	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
30.30/7.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.30/7.61	c Subs w/ non-existent bins:      0 time:  0.01 s
30.30/7.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.30/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.30/7.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.52/8.49	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
39.49/9.99	c Added 1 vars  tried: 21840 time: 6.01
39.89/10.00	c ORs :      1 avg-s:  0.0 cl-sh:  1214 l-rem:   1214 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    6.04
39.89/10.00	c lits-rem:      1791  cl-subs:     2162  v-elim:     70  v-fix:    0  time:  9.56 s
39.89/10.00	c learnt bin added due to v-elim: 0
39.89/10.01	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
39.89/10.01	c vivif2 --  cl tried    16533 cl shrink        0 lits rem          0 time: 0.01
39.89/10.09	c asymm  cl-useful: 0/668/6231 lits-rem:0 time: 0.33
39.89/10.09	c calculated reachability. Time: 0.00
39.89/10.09	c  N dy   445     69895        71      6231         2     16533     43600    312676     24.77     21.44  --
39.89/10.09	c  F st   445     69895        71      6231         2     16533     43600    312676     24.77     21.44  --
41.09/10.30	c Decided on static restart strategy
41.90/10.56	c  N dy   468     74485        71      6231         2     10811     43600    164466     23.94     21.45  --
43.48/10.98	c  N dy   500     79248        71      6231         2     15147     43600    267887     24.62     21.43  --
45.88/11.50	c  N dy   535     84354        71      6231         2     19842     43600    380977     24.70     21.43  --
47.88/12.06	c  N dy   572     89858        71      6231         2     13990     43600    228594     24.76     21.45  --
50.27/12.65	c  N dy   611     95663        71      6231         2     19283     43600    356288     24.75     21.45  --
53.06/13.39	c  N dy   653    101897        71      6231         2     13138     43600    193211     24.62     21.44  --
54.26/13.68	c  S st   674    104843        71      6231         2     15823     43600    257754     24.86     21.44  --
54.66/13.74	c  S st   674    105344        71      6231         2     16288     43600    269128     24.86     21.44  --
54.66/13.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.66/13.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.66/13.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.24
54.66/13.80	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
54.66/13.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.66/13.80	c Subs w/ non-existent bins:      0 time:  0.01 s
55.08/13.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.08/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.08/13.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.86/14.54	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
57.86/14.55	c lits-rem:      1290  cl-subs:     1235  v-elim:     70  v-fix:    0  time:  2.97 s
57.86/14.55	c learnt bin added due to v-elim: 0
57.86/14.55	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
57.86/14.55	c vivif2 --  cl tried    15053 cl shrink        0 lits rem          0 time: 0.01
58.66/14.71	c asymm  cl-useful: 0/2056/6231 lits-rem:0 time: 0.64
58.66/14.71	c calculated reachability. Time: 0.00
58.66/14.71	c  N dy   674    105344        71      6231         2     15053     43600    241479     24.86     21.44  --
61.46/15.46	c  N dy   720    112184        71      6231         2     21245     43600    391266     24.56     21.45  --
65.05/16.32	c  N dy   768    119366        71      6231         2     15133     43600    229861     24.04     21.43  --
68.26/17.18	c  N dy   820    127059        71      6231         2     22106     43600    396669     24.39     21.43  --
72.66/18.22	c  N dy   875    135243        71      6231         2     15941     43600    236886     24.33     21.43  --
76.63/19.23	c  N dy   933    143886        71      6231         2     23843     43600    426733     24.48     21.42  --
81.45/20.43	c  N dy   995    153143        71      6231         2     17711     43600    264722     24.64     21.43  --
83.83/21.02	c  S st  1028    158016        71      6231         2     22153     43600    370963     23.89     21.42  --
84.23/21.10	c  S st  1028    158521        71      6231         2     22624     43600    382275     23.89     21.42  --
84.23/21.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.23/21.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.23/21.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.38
84.23/21.19	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
84.23/21.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.23/21.20	c Subs w/ non-existent bins:      0 time:  0.01 s
84.63/21.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.63/21.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.63/21.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
88.22/22.15	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
88.22/22.16	c lits-rem:      1032  cl-subs:     2027  v-elim:     70  v-fix:    0  time:  3.81 s
88.22/22.16	c learnt bin added due to v-elim: 0
88.22/22.16	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
88.22/22.16	c vivif2 --  cl tried    20597 cl shrink        0 lits rem          0 time: 0.01
89.02/22.33	c asymm  cl-useful: 0/1146/6231 lits-rem:0 time: 0.68
89.02/22.33	c calculated reachability. Time: 0.00
89.02/22.33	c  N dy  1028    158521        71      6231         2     20597     43600    336544     23.89     21.42  --
94.63/23.74	c  N dy  1097    168725        71      6231         2     29921     43600    560061     23.61     21.41  --
135.35/33.92	c  N dy  1131    237782        71      6231         2     25080     43600    390142     23.15     20.68  --
135.35/33.94	c  S st  1131    237782        71      6231         2     25080     43600    390142     23.15     20.68  --
135.75/34.02	c  S st  1131    238287        75      6231        10     25561     43616    401618     23.15     20.68  --
135.75/34.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.75/34.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.15/34.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.46
136.15/34.14	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
136.15/34.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.15/34.14	c Subs w/ non-existent bins:      0 time:  0.01 s
136.15/34.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.15/34.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.15/34.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
140.54/35.21	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
140.54/35.21	c lits-rem:      1548  cl-subs:     2999  v-elim:     70  v-fix:    0  time:  4.26 s
140.54/35.21	c learnt bin added due to v-elim: 0
140.54/35.21	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
140.54/35.22	c vivif2 --  cl tried    22562 cl shrink        0 lits rem          0 time: 0.01
140.94/35.38	c asymm  cl-useful: 0/1194/6231 lits-rem:0 time: 0.63
140.94/35.38	c calculated reachability. Time: 0.00
140.94/35.38	c  N dy  1131    238287        75      6231        10     22562     43616    341767     23.15     20.68  --
224.04/56.15	c  N dy  1189    357431        75      6231        10     26552     43616    380732     23.42     20.12  --
224.04/56.17	c  S st  1189    357431        75      6231        10     26552     43616    380732     23.42     20.12  --
224.44/56.26	c  S st  1189    357935        75      6231        10     27018     43616    392162     23.42     20.12  --
224.44/56.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
224.44/56.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.24/56.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.53
225.24/56.40	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
225.24/56.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.24/56.40	c Subs w/ non-existent bins:      0 time:  0.01 s
225.24/56.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.24/56.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.24/56.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
228.83/57.31	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
228.83/57.31	c lits-rem:       830  cl-subs:     1767  v-elim:     70  v-fix:    0  time:  3.61 s
228.83/57.31	c learnt bin added due to v-elim: 0
228.83/57.31	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
228.83/57.32	c vivif2 --  cl tried    25251 cl shrink        0 lits rem          0 time: 0.02
229.23/57.48	c asymm  cl-useful: 0/897/6231 lits-rem:0 time: 0.66
229.23/57.48	c calculated reachability. Time: 0.00
229.23/57.48	c  N dy  1189    357935        75      6231        10     25251     43616    358270     23.42     20.12  --
379.82/95.13	c  N dy  1227    536902        75      6231        10     32883     43616    460998     23.84     19.84  --
379.82/95.15	c  S st  1227    536902        75      6231        10     32883     43616    460998     23.84     19.84  --
380.24/95.26	c  S st  1227    537403        79      6231        22     33363     43636    472897     23.84     19.84  --
380.24/95.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
380.24/95.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
381.02/95.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  0.68
381.02/95.43	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
381.02/95.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
381.02/95.43	c Subs w/ non-existent bins:      0 time:  0.02 s
381.02/95.44	c Replacing        1 vars Replaced      537 lits Time:     0.02 s 
381.02/95.45	c bin-w-bin subsume rem            2 bins  time:  0.00 s
381.02/95.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.02/95.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
385.81/96.66	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
385.81/96.67	c lits-rem:       803  cl-subs:     2006  v-elim:     70  v-fix:    0  time:  4.90 s
385.81/96.67	c learnt bin added due to v-elim: 0
385.81/96.67	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
385.81/96.68	c vivif2 --  cl tried    31357 cl shrink        0 lits rem          0 time: 0.02
386.61/96.84	c asymm  cl-useful: 0/911/6231 lits-rem:0 time: 0.66
386.61/96.84	c calculated reachability. Time: 0.00
386.61/96.84	c  N dy  1227    537403        78      6231        16     31357     43628    434547     23.84     19.84  --
386.61/96.84	c  F st  1227    537403        78      6231        16     31357     43628    434547     23.84     19.84  --
388.21/97.21	c Decided on static restart strategy
653.07/163.52	c  N dy  1249    806104        78      6231        16     52718     43628    842633     22.57     19.41  --
653.07/163.56	c  S st  1249    806104        78      6231        16     52718     43628    842633     22.57     19.41  --
653.84/163.73	c  S st  1249    806613        80      6231        28     53185     43644    854249     22.57     19.41  --
653.84/163.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
653.84/163.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
655.04/164.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.6M T:  1.32
655.04/164.07	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
655.04/164.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
655.04/164.07	c Subs w/ non-existent bins:      0 time:  0.03 s
655.44/164.10	c Replacing        2 vars Replaced     1469 lits Time:     0.12 s 
655.44/164.12	c bin-w-bin subsume rem            4 bins  time:  0.00 s
655.44/164.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
655.44/164.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
669.43/167.61	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
710.97/178.03	c Added 1 vars  tried: 80000 time: 41.59
711.37/178.19	c ORs :      1 avg-s:  0.0 cl-sh:  8258 l-rem:   8258 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   42.27
711.77/178.21	c lits-rem:      2063  cl-subs:     6890  v-elim:     70  v-fix:    0  time: 56.28 s
711.77/178.21	c learnt bin added due to v-elim: 0
711.77/178.21	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
711.77/178.22	c vivif2 --  cl tried    46295 cl shrink        0 lits rem          0 time: 0.04
712.17/178.31	c asymm  cl-useful: 0/566/6232 lits-rem:0 time: 0.36
712.17/178.31	c calculated reachability. Time: 0.00
712.17/178.31	c  N dy  1249    806613        79      6232        18     46295     43626    712519     22.57     19.41  --
1231.06/308.24	c  N dy  1273   1209921        79      6232        18     62445     43626    998099     25.39     18.87  --
1231.06/308.28	c  S st  1273   1209921        79      6232        18     62445     43626    998099     25.39     18.87  --
1231.86/308.48	c  S st  1273   1210426        79      6232        18     62923     43626   1010064     25.39     18.87  --
1231.86/308.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1231.86/308.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1233.85/308.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.5M T:  1.77
1233.85/308.93	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
1233.85/308.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1233.85/308.94	c Subs w/ non-existent bins:      0 time:  0.04 s
1233.85/308.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1233.85/308.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1233.85/308.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1250.25/313.03	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1250.25/313.05	c lits-rem:      2395  cl-subs:     4591  v-elim:     70  v-fix:    0  time: 16.33 s
1250.25/313.05	c learnt bin added due to v-elim: 0
1250.25/313.05	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
1250.25/313.06	c vivif2 --  cl tried    58332 cl shrink        0 lits rem          0 time: 0.05
1250.65/313.16	c asymm  cl-useful: 0/338/6232 lits-rem:0 time: 0.38
1250.65/313.16	c calculated reachability. Time: 0.00
1250.65/313.16	c  N dy  1273   1210426        79      6232        18     58332     43626    909962     25.39     18.87  --
2097.48/525.12	c  N dy  1288   1710427        79      6232        18     87897     43626   1534318     25.71     18.59  --
2097.48/525.19	c  S st  1288   1710427        79      6232        18     87897     43626   1534318     25.71     18.59  --
2099.07/525.50	c  S st  1288   1710928        83      6232        26     88374     43642   1546100     25.71     18.59  --
2099.07/525.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2099.07/525.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2101.88/526.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.9M T:  3.10
2101.88/526.28	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.01 s
2101.88/526.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2102.28/526.30	c Subs w/ non-existent bins:      0 time:  0.06 s
2102.28/526.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2102.28/526.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2102.28/526.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2143.02/536.53	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 26.0 T:    0.13
2143.02/536.56	c lits-rem:      8128  cl-subs:     8314  v-elim:     70  v-fix:    0  time: 40.88 s
2143.02/536.56	c learnt bin added due to v-elim: 0
2143.02/536.56	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
2143.02/536.58	c vivif2 --  cl tried    80059 cl shrink        0 lits rem          0 time: 0.08
2143.42/536.69	c asymm  cl-useful: 0/215/6232 lits-rem:0 time: 0.46
2143.82/536.70	c calculated reachability. Time: 0.00
2143.82/536.70	c  N dy  1288   1710928        83      6232        26     80059     43642   1342077     25.71     18.59  --
3162.43/791.75	c  N dy  1292   2210928        83      6232        26     95500     43642   1620323     25.61     18.38  --
3162.83/791.82	c  S st  1292   2210928        83      6232        26     95500     43642   1620323     25.61     18.38  --
3162.83/791.82	c Finding binary XORs  T:     0.00 s  found:       0
3164.03/792.16	c  S st  1292   2211429        85      6232        30     95978     43650   1631803     25.61     18.38  --
3164.03/792.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3164.03/792.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3167.63/793.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 41.9M T:  3.35
3167.63/793.01	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.01 s
3167.63/793.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3167.63/793.03	c Subs w/ non-existent bins:      0 time:  0.07 s
3167.63/793.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3167.63/793.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3167.63/793.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3212.77/804.36	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
3212.77/804.39	c lits-rem:      5231  cl-subs:     8222  v-elim:     70  v-fix:    0  time: 45.26 s
3212.77/804.39	c learnt bin added due to v-elim: 0
3212.77/804.39	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
3213.17/804.41	c vivif2 --  cl tried    87756 cl shrink        0 lits rem          0 time: 0.08
3213.57/804.51	c asymm  cl-useful: 0/267/6232 lits-rem:0 time: 0.40
3213.57/804.52	c calculated reachability. Time: 0.00
3213.57/804.52	c  N dy  1292   2211429        85      6232        30     87756     43650   1440046     25.61     18.38  --
4353.22/1089.88	c  N dy  1340   2711430        86      6232        32    110234     43654   1890661     24.65     17.86  --
4353.62/1089.96	c  S st  1340   2711430        86      6232        32    110234     43654   1890661     24.65     17.86  --
4355.22/1090.39	c  S st  1340   2711934        86      6232        32    110715     43654   1902615     24.65     17.86  --
4355.62/1090.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4355.62/1090.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4360.01/1091.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 50.5M T:  4.55
4360.01/1091.54	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.01 s
4360.01/1091.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4360.01/1091.56	c Subs w/ non-existent bins:      0 time:  0.08 s
4360.01/1091.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4360.41/1091.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4360.41/1091.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4423.14/1107.33	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.23
4527.78/1133.51	c Added 1 vars  tried: 80000 time: 104.60
4532.59/1134.74	c ORs :      1 avg-s:  0.0 cl-sh: 24383 l-rem:  24383 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:  109.48
4532.59/1134.77	c lits-rem:      5616  cl-subs:    10172  v-elim:     70  v-fix:    0  time: 172.44 s
4532.59/1134.77	c learnt bin added due to v-elim: 0
4532.59/1134.77	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
4532.59/1134.80	c vivif2 --  cl tried   100543 cl shrink        0 lits rem          0 time: 0.09
4533.37/1134.91	c asymm  cl-useful: 0/199/6233 lits-rem:0 time: 0.46
4533.37/1134.92	c calculated reachability. Time: 0.00
4533.37/1134.92	c  N dy  1340   2711934        87      6233        34    100543     43643   1640599     24.65     17.86  --
4533.37/1134.92	c  F st  1340   2711934        87      6233        34    100543     43643   1640599     24.65     17.86  --
4538.17/1136.15	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-3172719-1304090516/watcher-3172719-1304090516 -o /tmp/evaluation-result-3172719-1304090516/solver-3172719-1304090516 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172719-1304090516.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: 7.55 8.10 8.10 1/176 10010
/proc/meminfo: memFree=25014752/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=50148 CPUtime=0 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 660 0 0 0 0 0 0 0 25 0 1 0 520649833 51351552 592 33554432000 4194304 4797429 140735290064528 18446744073709551615 246516530711 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10010/statm: 12537 592 347 148 0 7466 0

[startup+0.128673 s]
/proc/loadavg: 7.55 8.10 8.10 1/176 10010
/proc/meminfo: memFree=25014752/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=681228 CPUtime=0.47 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 1588 0 0 0 47 0 0 0 18 0 4 0 520649833 697577472 1321 33554432000 4194304 4797429 140735290064528 18446744073709551615 4501900 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 170307 1359 384 148 0 165236 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 681228

[startup+0.271066 s]
/proc/loadavg: 7.55 8.10 8.10 1/176 10010
/proc/meminfo: memFree=25014752/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=680076 CPUtime=3.3 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 5618 0 0 0 329 1 0 0 19 0 4 0 520649833 696397824 4292 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 170019 4292 413 148 0 164948 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 680076

[startup+0.94051 s]
/proc/loadavg: 7.55 8.10 8.10 1/176 10010
/proc/meminfo: memFree=25014752/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=680248 CPUtime=3.7 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 5688 0 0 0 369 1 0 0 19 0 4 0 520649833 696573952 4360 33554432000 4194304 4797429 140735290064528 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 170062 4360 413 148 0 164991 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 680248

[startup+1.04049 s]
/proc/loadavg: 7.55 8.10 8.10 1/176 10010
/proc/meminfo: memFree=25014752/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=680436 CPUtime=4.1 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 5769 0 0 0 409 1 0 0 19 0 4 0 520649833 696766464 4437 33554432000 4194304 4797429 140735290064528 18446744073709551615 4425957 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 170109 4437 413 148 0 165038 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 680436

[startup+1.50041 s]
/proc/loadavg: 7.55 8.10 8.10 1/176 10010
/proc/meminfo: memFree=25014752/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=680840 CPUtime=5.94 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 6186 0 0 0 593 1 0 0 20 0 4 0 520649833 697180160 4549 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 170210 4549 413 148 0 165139 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 680840

[startup+3.10111 s]
/proc/loadavg: 7.55 8.10 8.10 9/188 10027
/proc/meminfo: memFree=24964336/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=684140 CPUtime=12.32 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 8057 0 0 0 1231 1 0 0 25 0 4 0 520649833 700559360 5228 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 171035 5228 414 148 0 165964 0
[pid=10010/tid=10012] ppid=10008 vsize=684140 CPUtime=3.07 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 1498 0 0 0 307 0 0 0 25 0 4 0 520649834 700559360 5228 33554432000 4194304 4797429 140735290064528 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=684140 CPUtime=3.06 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 1436 0 0 0 306 0 0 0 25 0 4 0 520649834 700559360 5228 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=684140 CPUtime=3.08 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 1432 0 0 0 308 0 0 0 25 0 4 0 520649834 700559360 5228 33554432000 4194304 4797429 140735290064528 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 684140

[startup+6.30053 s]
/proc/loadavg: 7.58 8.10 8.10 9/188 10027
/proc/meminfo: memFree=24955292/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=687188 CPUtime=25.1 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 10226 0 0 0 2509 1 0 0 25 0 4 0 520649833 703680512 6492 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 171797 6492 416 148 0 166726 0
[pid=10010/tid=10012] ppid=10008 vsize=687188 CPUtime=6.27 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 1699 0 0 0 627 0 0 0 25 0 4 0 520649834 703680512 6492 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=687188 CPUtime=6.25 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 1652 0 0 0 625 0 0 0 25 0 4 0 520649834 703680512 6492 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424614 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=687188 CPUtime=6.28 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 1633 0 0 0 628 0 0 0 25 0 4 0 520649834 703680512 6492 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 687188

[startup+12.7004 s]
/proc/loadavg: 7.70 8.11 8.11 9/188 10027
/proc/meminfo: memFree=24942680/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=690832 CPUtime=50.69 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 14188 0 0 0 5067 2 0 0 25 0 4 0 520649833 707411968 7867 33554432000 4194304 4797429 140735290064528 18446744073709551615 246516530886 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 172708 7867 419 148 0 167637 0
[pid=10010/tid=10012] ppid=10008 vsize=690832 CPUtime=12.67 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 2251 0 0 0 1267 0 0 0 25 0 4 0 520649834 707411968 7867 33554432000 4194304 4797429 140735290064528 18446744073709551615 4547008 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=690832 CPUtime=12.62 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 2209 0 0 0 1262 0 0 0 25 0 4 0 520649834 707411968 7867 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=690832 CPUtime=12.68 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 2176 0 0 0 1268 0 0 0 25 0 4 0 520649834 707411968 7867 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 690832

[startup+25.501 s]
/proc/loadavg: 7.92 8.14 8.11 9/188 10027
/proc/meminfo: memFree=24930420/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=695368 CPUtime=101.8 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 22587 0 0 0 10176 4 0 0 25 0 4 0 520649833 712056832 9642 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424696 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 173842 9642 419 148 0 168771 0
[pid=10010/tid=10012] ppid=10008 vsize=695368 CPUtime=25.46 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 4560 0 0 0 2546 0 0 0 25 0 4 0 520649834 712056832 9642 33554432000 4194304 4797429 140735290064528 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=695368 CPUtime=25.34 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 3125 0 0 0 2534 0 0 0 25 0 4 0 520649834 712056832 9642 33554432000 4194304 4797429 140735290064528 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=695368 CPUtime=25.47 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 3249 0 0 0 2547 0 0 0 25 0 4 0 520649834 712056832 9642 33554432000 4194304 4797429 140735290064528 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 695368

[startup+51.1003 s]
/proc/loadavg: 8.01 8.14 8.11 9/188 10028
/proc/meminfo: memFree=24911028/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=704220 CPUtime=204.06 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 34470 0 0 0 20398 8 0 0 25 0 4 0 520649833 721121280 11597 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 176055 11597 421 148 0 170984 0
[pid=10010/tid=10012] ppid=10008 vsize=704220 CPUtime=51.07 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 6815 0 0 0 5106 1 0 0 25 0 4 0 520649834 721121280 11597 33554432000 4194304 4797429 140735290064528 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=704220 CPUtime=50.8 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 5053 0 0 0 5080 0 0 0 25 0 4 0 520649834 721121280 11597 33554432000 4194304 4797429 140735290064528 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=704220 CPUtime=51.07 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 4539 0 0 0 5106 1 0 0 25 0 4 0 520649834 721121280 11597 33554432000 4194304 4797429 140735290064528 18446744073709551615 4502233 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 704220

[startup+102.301 s]
/proc/loadavg: 8.12 8.15 8.12 9/188 10029
/proc/meminfo: memFree=24888112/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=708440 CPUtime=408.59 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 51620 0 0 0 40844 15 0 0 25 0 4 0 520649833 725442560 14386 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 177110 14386 421 148 0 172039 0
[pid=10010/tid=10012] ppid=10008 vsize=708440 CPUtime=102.26 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 9042 0 0 0 10225 1 0 0 25 0 4 0 520649834 725442560 14386 33554432000 4194304 4797429 140735290064528 18446744073709551615 4430020 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=708440 CPUtime=101.72 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 7792 0 0 0 10171 1 0 0 25 0 4 0 520649834 725442560 14386 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=708440 CPUtime=102.28 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 7134 0 0 0 10226 2 0 0 25 0 4 0 520649834 725442560 14386 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 708440

[startup+162.301 s]
/proc/loadavg: 8.11 8.14 8.11 9/188 10031
/proc/meminfo: memFree=24867360/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=714560 CPUtime=648.27 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 68560 0 0 0 64805 22 0 0 25 0 4 0 520649833 731709440 15750 33554432000 4194304 4797429 140735290064528 18446744073709551615 4395728 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 178640 15750 421 148 0 173569 0
[pid=10010/tid=10012] ppid=10008 vsize=714560 CPUtime=162.26 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 11195 0 0 0 16224 2 0 0 25 0 4 0 520649834 731709440 15750 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=714560 CPUtime=161.41 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 9942 0 0 0 16139 2 0 0 25 0 4 0 520649834 731709440 15750 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=714560 CPUtime=162.29 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 9042 0 0 0 16226 3 0 0 25 0 4 0 520649834 731709440 15750 33554432000 4194304 4797429 140735290064528 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 714560

[startup+222.301 s]
/proc/loadavg: 8.23 8.16 8.11 9/188 10032
/proc/meminfo: memFree=24848600/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=721780 CPUtime=887.94 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 81333 0 0 0 88768 26 0 0 25 0 4 0 520649833 739102720 18676 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 180445 18676 421 148 0 175374 0
[pid=10010/tid=10012] ppid=10008 vsize=721780 CPUtime=222.25 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 12895 0 0 0 22222 3 0 0 25 0 4 0 520649834 739102720 18676 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=721780 CPUtime=221.07 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 11707 0 0 0 22105 2 0 0 25 0 4 0 520649834 739102720 18676 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=721780 CPUtime=222.28 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 10746 0 0 0 22225 3 0 0 25 0 4 0 520649834 739102720 18676 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 721780

[startup+282.307 s]
/proc/loadavg: 8.27 8.17 8.12 9/188 10034
/proc/meminfo: memFree=24831840/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=725408 CPUtime=1127.63 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 92965 0 0 0 112731 32 0 0 25 0 4 0 520649833 742817792 20645 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 181352 20645 421 148 0 176281 0
[pid=10010/tid=10012] ppid=10008 vsize=725408 CPUtime=282.25 cores=0,2,4,6

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

[pid=10010] ppid=10008 vsize=750640 CPUtime=2565.64 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 152683 0 0 0 256508 56 0 0 25 0 4 0 520649833 768655360 27248 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 187660 27248 421 148 0 182589 0
[pid=10010/tid=10012] ppid=10008 vsize=750640 CPUtime=642.22 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 21581 0 0 0 64214 8 0 0 25 0 4 0 520649834 768655360 27248 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=750640 CPUtime=638.79 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 20797 0 0 0 63873 6 0 0 25 0 4 0 520649834 768655360 27248 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=750640 CPUtime=642.29 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 19546 0 0 0 64222 7 0 0 25 0 4 0 520649834 768655360 27248 33554432000 4194304 4797429 140735290064528 18446744073709551615 4430043 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.64
Current children cumulated vsize (KiB) 750640

[startup+702.3 s]
/proc/loadavg: 8.31 8.24 8.16 9/188 10045
/proc/meminfo: memFree=24760836/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=750848 CPUtime=2805.32 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 160158 0 0 0 280471 61 0 0 25 0 4 0 520649833 768868352 28953 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 187712 28953 421 148 0 182641 0
[pid=10010/tid=10012] ppid=10008 vsize=750848 CPUtime=702.22 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 22700 0 0 0 70213 9 0 0 25 0 4 0 520649834 768868352 28953 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=750848 CPUtime=698.47 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 21787 0 0 0 69841 6 0 0 25 0 4 0 520649834 768868352 28953 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=750848 CPUtime=702.29 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 20644 0 0 0 70222 7 0 0 25 0 4 0 520649834 768868352 28953 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428836 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 750848

[startup+762.3 s]
/proc/loadavg: 8.11 8.20 8.15 9/188 10047
/proc/meminfo: memFree=24755616/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=752188 CPUtime=3044.99 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 167423 0 0 0 304436 63 0 0 25 0 4 0 520649833 770240512 30062 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 188047 30062 421 148 0 182976 0
[pid=10010/tid=10012] ppid=10008 vsize=752188 CPUtime=762.21 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 23914 0 0 0 76212 9 0 0 25 0 4 0 520649834 770240512 30062 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=752188 CPUtime=758.15 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 22365 0 0 0 75808 7 0 0 25 0 4 0 520649834 770240512 30062 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=752188 CPUtime=762.3 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 21196 0 0 0 76222 8 0 0 25 0 4 0 520649834 770240512 30062 33554432000 4194304 4797429 140735290064528 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 752188

[startup+822.3 s]
/proc/loadavg: 8.15 8.19 8.15 9/188 10048
/proc/meminfo: memFree=24748012/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=757868 CPUtime=3284.69 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 174538 0 0 0 328402 67 0 0 25 0 4 0 520649833 776056832 32188 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 189467 32188 421 148 0 184396 0
[pid=10010/tid=10012] ppid=10008 vsize=757868 CPUtime=822.22 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 24450 0 0 0 82212 10 0 0 25 0 4 0 520649834 776056832 32188 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=757868 CPUtime=817.82 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 23646 0 0 0 81775 7 0 0 25 0 4 0 520649834 776056832 32188 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=757868 CPUtime=822.3 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 22266 0 0 0 82222 8 0 0 25 0 4 0 520649834 776056832 32188 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 757868

[startup+882.3 s]
/proc/loadavg: 8.12 8.17 8.14 9/188 10050
/proc/meminfo: memFree=24743244/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=762772 CPUtime=3524.34 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 183055 0 0 0 352364 70 0 0 25 0 4 0 520649833 781078528 31304 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 190693 31304 421 148 0 185622 0
[pid=10010/tid=10012] ppid=10008 vsize=762772 CPUtime=882.2 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 25491 0 0 0 88210 10 0 0 25 0 4 0 520649834 781078528 31304 33554432000 4194304 4797429 140735290064528 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=762772 CPUtime=877.5 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 24820 0 0 0 87742 8 0 0 25 0 4 0 520649834 781078528 31304 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=762772 CPUtime=882.3 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 23405 0 0 0 88221 9 0 0 25 0 4 0 520649834 781078528 31304 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 762772

[startup+942.307 s]
/proc/loadavg: 8.22 8.18 8.14 9/188 10052
/proc/meminfo: memFree=24726728/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=766244 CPUtime=3764.04 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 190053 0 0 0 376331 73 0 0 25 0 4 0 520649833 784633856 31966 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424855 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 191561 31966 421 148 0 186490 0
[pid=10010/tid=10012] ppid=10008 vsize=766244 CPUtime=942.21 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 26450 0 0 0 94210 11 0 0 25 0 4 0 520649834 784633856 31966 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=766244 CPUtime=937.17 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 25343 0 0 0 93709 8 0 0 25 0 4 0 520649834 784633856 31966 33554432000 4194304 4797429 140735290064528 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=766244 CPUtime=942.31 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 24059 0 0 0 94222 9 0 0 25 0 4 0 520649834 784633856 31966 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 766244

[startup+1002.3 s]
/proc/loadavg: 8.14 8.16 8.14 9/188 10053
/proc/meminfo: memFree=24726080/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=767956 CPUtime=4003.69 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 196570 0 0 0 400293 76 0 0 25 0 4 0 520649833 786386944 33419 33554432000 4194304 4797429 140735290064528 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 191989 33419 421 148 0 186918 0
[pid=10010/tid=10012] ppid=10008 vsize=767956 CPUtime=1002.19 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 26937 0 0 0 100208 11 0 0 25 0 4 0 520649834 786386944 33419 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429157 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=767956 CPUtime=996.84 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 26383 0 0 0 99676 8 0 0 25 0 4 0 520649834 786386944 33419 33554432000 4194304 4797429 140735290064528 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=767956 CPUtime=1002.31 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 25126 0 0 0 100221 10 0 0 25 0 4 0 520649834 786386944 33419 33554432000 4194304 4797429 140735290064528 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 767956

[startup+1062.3 s]
/proc/loadavg: 8.37 8.22 8.16 9/188 10055
/proc/meminfo: memFree=24720588/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=768176 CPUtime=4243.36 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 203564 0 0 0 424257 79 0 0 25 0 4 0 520649833 786612224 33952 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 192044 33952 421 148 0 186973 0
[pid=10010/tid=10012] ppid=10008 vsize=768176 CPUtime=1062.19 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 28310 0 0 0 106207 12 0 0 25 0 4 0 520649834 786612224 33952 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=768176 CPUtime=1056.52 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 27396 0 0 0 105643 9 0 0 25 0 4 0 520649834 786612224 33952 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=768176 CPUtime=1062.3 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 26011 0 0 0 106220 10 0 0 25 0 4 0 520649834 786612224 33952 33554432000 4194304 4797429 140735290064528 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 768176

[startup+1122.3 s]
/proc/loadavg: 8.29 8.22 8.16 9/188 10056
/proc/meminfo: memFree=24714476/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=772068 CPUtime=4483.04 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 209520 0 0 0 448222 82 0 0 25 0 4 0 520649833 790597632 35748 33554432000 4194304 4797429 140735290064528 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 193017 35748 421 148 0 187946 0
[pid=10010/tid=10012] ppid=10008 vsize=772068 CPUtime=1122.19 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 29558 0 0 0 112206 13 0 0 25 0 4 0 520649834 790597632 35748 33554432000 4194304 4797429 140735290064528 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=772068 CPUtime=1116.19 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 27870 0 0 0 111610 9 0 0 25 0 4 0 520649834 790597632 35748 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=772068 CPUtime=1122.31 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 26514 0 0 0 112221 10 0 0 25 0 4 0 520649834 790597632 35748 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 772068

[startup+1182.3 s]
/proc/loadavg: 8.31 8.24 8.17 9/188 10058
/proc/meminfo: memFree=24706872/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=772304 CPUtime=4722.72 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 215244 0 0 0 472188 84 0 0 25 0 4 0 520649833 790839296 35358 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 193076 35358 421 148 0 188005 0
[pid=10010/tid=10012] ppid=10008 vsize=772304 CPUtime=1182.18 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 30096 0 0 0 118205 13 0 0 25 0 4 0 520649834 790839296 35358 33554432000 4194304 4797429 140735290064528 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=772304 CPUtime=1175.86 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 28901 0 0 0 117577 9 0 0 25 0 4 0 520649834 790839296 35358 33554432000 4194304 4797429 140735290064528 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=772304 CPUtime=1182.31 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 27491 0 0 0 118221 10 0 0 25 0 4 0 520649834 790839296 35358 33554432000 4194304 4797429 140735290064528 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 772304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.36 8.26 8.18 9/188 10059
/proc/meminfo: memFree=24697320/32951124 swapFree=67111352/67111528
[pid=10010] ppid=10008 vsize=772304 CPUtime=4800.23 cores=0,2,4,6
/proc/10010/stat : 10010 (techdemo) R 10008 10010 9884 0 -1 4202496 216288 0 0 0 479938 85 0 0 25 0 4 0 520649833 790839296 36370 33554432000 4194304 4797429 140735290064528 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10010/statm: 193076 36370 421 148 0 188005 0
[pid=10010/tid=10012] ppid=10008 vsize=772304 CPUtime=1201.58 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (techdemo) R 10008 10010 9884 0 -1 4202560 30210 0 0 0 120145 13 0 0 25 0 4 0 520649834 790839296 36370 33554432000 4194304 4797429 140735290064528 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=772304 CPUtime=1195.17 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (techdemo) R 10008 10010 9884 0 -1 4202560 29055 0 0 0 119507 10 0 0 25 0 4 0 520649834 790839296 36370 33554432000 4194304 4797429 140735290064528 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=772304 CPUtime=1201.72 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (techdemo) R 10008 10010 9884 0 -1 4202560 27650 0 0 0 120161 11 0 0 25 0 4 0 520649834 790839296 36370 33554432000 4194304 4797429 140735290064528 18446744073709551615 4524136 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 772304

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.72
CPU time (s): 4800.27
CPU user time (s): 4799.41
CPU system time (s): 0.858869
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 872420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.41
system time used= 0.858869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216288
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= 299
involuntary context switches= 75295

runsolver used 2.04469 second user time and 4.52731 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 17:21:56
IDJOB=3172719
IDBENCH=82737
IDSOLVER=1584
FILE ID=node134/3172719-1304090516
RUNJOBID= node134-1304089312-9902
PBS_JOBID= 13170571
Free space on /tmp= 71576 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172719-1304090516/watcher-3172719-1304090516 -o /tmp/evaluation-result-3172719-1304090516/solver-3172719-1304090516 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172719-1304090516.cnf

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

MD5SUM BENCH= 91ecb427720c901d7e357cfd52fa252a
RANDOM SEED=1945675548

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:      25015032 kB
Buffers:       1488940 kB
Cached:        5861516 kB
SwapCached:         64 kB
Active:        1467300 kB
Inactive:      5946848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25015032 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7792 kB
Writeback:           0 kB
AnonPages:       63584 kB
Mapped:          14852 kB
Slab:           459136 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187584 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= 71568 MiB
End job on node134 at 2011-04-29 17:42:00