Trace number 3172856

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
MD5SUMd85bdfa4ee68fd1c7d18743407334b5d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3172856-1304107204.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     43  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     339 undec:      84 neg:     277
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       671      2956         0         0      9049         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
9.55/2.41	c  N dy     7     30000       671      2956         0     10660      9049    230269     33.68     22.43  --
9.55/2.42	c  S st     7     30000       671      2956         0     10660      9049    230269     33.68     22.43  --
9.55/2.46	c  S st     7     30502       671      2956         0     11162      9049    243511     33.68     22.43  --
9.55/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
9.55/2.48	c Calc non-exist non-lernt bins v-fix:     0 done:    671 time:  0.00 s
9.55/2.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.48	c Subs w/ non-existent bins:      0 time:  0.00 s
9.55/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.35/2.69	c lits-rem:        93  cl-subs:      649  v-elim:      8  v-fix:    0  time:  0.81 s
10.35/2.69	c learnt bin added due to v-elim: 0
10.35/2.69	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
10.35/2.70	c vivif2 --  cl tried    10513 cl shrink        0 lits rem          0 time: 0.01
10.75/2.72	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.10
10.75/2.72	c calculated reachability. Time: 0.00
10.75/2.72	c  N dy     7     30502       671      2956         0     10513      9049    227339     33.68     22.43  --
10.75/2.72	c  F st     7     30502       671      2956         0     10513      9049    227339     33.68     22.43  --
11.15/2.87	c Decided on static restart strategy
15.94/4.08	c  N dy    14     45756       671      2956         0      8948      9049    120179     31.40     21.83  --
15.94/4.09	c  S st    14     45756       671      2956         0      8948      9049    120179     31.40     21.83  --
16.34/4.12	c  S st    14     46259       671      2956         0      9451      9049    133473     31.40     21.83  --
16.34/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
16.34/4.14	c Calc non-exist non-lernt bins v-fix:     0 done:    671 time:  0.00 s
16.34/4.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.14	c Subs w/ non-existent bins:      0 time:  0.00 s
16.34/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.21	c lits-rem:         4  cl-subs:      174  v-elim:      8  v-fix:    0  time:  0.28 s
16.74/4.21	c learnt bin added due to v-elim: 0
16.74/4.21	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
16.74/4.21	c vivif2 --  cl tried     9277 cl shrink        0 lits rem          0 time: 0.00
16.74/4.23	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.07
16.74/4.23	c calculated reachability. Time: 0.00
16.74/4.23	c  N dy    14     46259       671      2956         0      9277      9049    131480     31.40     21.83  --
27.12/6.82	c  N dy    15     69389       671      2956         0     11373      9049    148018     32.75     21.64  --
27.12/6.83	c  S st    15     69389       671      2956         0     11373      9049    148018     32.75     21.64  --
27.12/6.87	c  S st    15     69895       671      2956         0     11879      9049    161542     32.75     21.64  --
27.12/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.12/6.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.12/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
27.12/6.89	c Calc non-exist non-lernt bins v-fix:     0 done:    671 time:  0.00 s
27.12/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.12/6.89	c Subs w/ non-existent bins:      0 time:  0.00 s
27.52/6.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/6.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.92/7.01	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
29.52/7.49	c Added 7 vars  tried: 80000 time: 1.92
29.52/7.50	c ORs :      7 avg-s:  0.0 cl-sh:   780 l-rem:    780 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.92
29.92/7.50	c lits-rem:        16  cl-subs:      217  v-elim:      8  v-fix:    0  time:  2.40 s
29.92/7.50	c learnt bin added due to v-elim: 0
29.92/7.50	c vivif2 --  cl tried     2963 cl shrink        0 lits rem          0 time: 0.00
29.92/7.50	c vivif2 --  cl tried    11662 cl shrink        0 lits rem          0 time: 0.00
29.92/7.52	c asymm  cl-useful: 0/2963/2963 lits-rem:0 time: 0.09
29.92/7.52	c calculated reachability. Time: 0.00
29.92/7.52	c  N dy    15     69895       678      2963        14     11662      9097    157235     32.75     21.64  --
29.92/7.52	c  F st    15     69895       678      2963        14     11662      9097    157235     32.75     21.64  --
30.32/7.70	c Decided on static restart strategy
45.50/11.43	c  N dy    22    104842       678      2963        14     21460      9097    408430     32.57     20.85  --
45.50/11.44	c  S st    22    104842       678      2963        14     21460      9097    408430     32.57     20.85  --
45.90/11.51	c  S st    22    105346       678      2963        14     21963      9097    421654     32.57     20.85  --
45.90/11.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.90/11.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.90/11.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.19
45.90/11.56	c Calc non-exist non-lernt bins v-fix:     0 done:    678 time:  0.00 s
45.90/11.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.90/11.57	c Subs w/ non-existent bins:      0 time:  0.01 s
45.90/11.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.90/11.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.90/11.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
48.72/12.29	c ORs :      7 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
49.09/12.30	c lits-rem:       611  cl-subs:      911  v-elim:     10  v-fix:    0  time:  2.89 s
49.09/12.30	c learnt bin added due to v-elim: 0
49.09/12.30	c vivif2 --  cl tried     2963 cl shrink        0 lits rem          0 time: 0.00
49.09/12.30	c vivif2 --  cl tried    21052 cl shrink        0 lits rem          0 time: 0.01
49.09/12.36	c asymm  cl-useful: 0/2963/2963 lits-rem:0 time: 0.22
49.09/12.36	c calculated reachability. Time: 0.00
49.09/12.36	c  N dy    22    105346       678      2963        14     21052      9097    398397     32.57     20.85  --
78.65/19.79	c  N dy    23    158019       678      2963        14     28558      9097    574827     32.99     21.22  --
79.06/19.81	c  S st    23    158019       678      2963        14     28558      9097    574827     32.99     21.22  --
79.46/19.90	c  S st    23    158523       678      2963        14     29062      9097    588387     32.99     21.22  --
79.46/19.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.46/19.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.46/19.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.30
79.46/19.98	c Calc non-exist non-lernt bins v-fix:     0 done:    678 time:  0.00 s
79.46/19.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.46/19.99	c Subs w/ non-existent bins:      0 time:  0.02 s
79.84/20.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.84/20.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.84/20.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.23/21.19	c ORs :      7 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
84.63/21.20	c lits-rem:       416  cl-subs:     1366  v-elim:     10  v-fix:    0  time:  4.82 s
84.63/21.20	c learnt bin added due to v-elim: 0
84.63/21.20	c vivif2 --  cl tried     2963 cl shrink        0 lits rem          0 time: 0.00
84.63/21.21	c vivif2 --  cl tried    27696 cl shrink        0 lits rem          0 time: 0.02
84.63/21.28	c asymm  cl-useful: 0/2963/2963 lits-rem:0 time: 0.28
84.63/21.28	c calculated reachability. Time: 0.00
84.63/21.28	c  N dy    23    158523       678      2963        14     27696      9097    548367     32.99     21.22  --
140.99/35.30	c  N dy    24    237784       678      2963        14     32893      9097    644893     34.86     21.76  --
140.99/35.33	c  S st    24    237784       678      2963        14     32893      9097    644893     34.86     21.76  --
141.36/35.43	c  S st    24    238286       678      2963        14     33395      9097    657677     34.86     21.76  --
141.36/35.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.36/35.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.76/35.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.43
141.76/35.54	c Calc non-exist non-lernt bins v-fix:     0 done:    678 time:  0.00 s
141.76/35.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.76/35.55	c Subs w/ non-existent bins:      0 time:  0.02 s
141.76/35.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.76/35.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.76/35.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
147.35/36.90	c ORs :      7 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
147.35/36.91	c lits-rem:       685  cl-subs:     1456  v-elim:     10  v-fix:    0  time:  5.40 s
147.35/36.91	c learnt bin added due to v-elim: 0
147.35/36.91	c vivif2 --  cl tried     2963 cl shrink        0 lits rem          0 time: 0.00
147.35/36.92	c vivif2 --  cl tried    31939 cl shrink        0 lits rem          0 time: 0.02
147.75/37.00	c asymm  cl-useful: 0/2963/2963 lits-rem:0 time: 0.36
147.75/37.01	c calculated reachability. Time: 0.00
147.75/37.01	c  N dy    24    238286       678      2963        14     31939      9097    612914     34.86     21.76  --
250.42/62.72	c  N dy    25    357429       678      2963        14     35812      9097    610925     32.03     21.67  --
250.42/62.74	c  S st    25    357429       678      2963        14     35812      9097    610925     32.03     21.67  --
250.83/62.86	c  S st    25    357931       678      2963        14     36312      9097    624240     32.03     21.67  --
250.83/62.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.83/62.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.20/62.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.45
251.20/62.97	c Calc non-exist non-lernt bins v-fix:     0 done:    678 time:  0.00 s
251.20/62.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.20/62.98	c Subs w/ non-existent bins:      0 time:  0.02 s
251.20/62.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.20/62.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.20/62.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
256.79/64.37	c ORs :      7 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
256.79/64.38	c lits-rem:       544  cl-subs:     1981  v-elim:     10  v-fix:    0  time:  5.56 s
256.79/64.38	c learnt bin added due to v-elim: 0
256.79/64.38	c vivif2 --  cl tried     2963 cl shrink        0 lits rem          0 time: 0.00
256.79/64.38	c vivif2 --  cl tried    34331 cl shrink        0 lits rem          0 time: 0.02
257.19/64.47	c asymm  cl-useful: 0/2963/2963 lits-rem:0 time: 0.36
257.19/64.48	c calculated reachability. Time: 0.00
257.19/64.48	c  N dy    25    357931       678      2963        14     34331      9097    571944     32.03     21.67  --
433.76/108.65	c  N dy    26    536898       678      2963        14     42349      9097    681538     33.69     21.54  --
433.76/108.68	c  S st    26    536898       678      2963        14     42349      9097    681538     33.69     21.54  --
434.55/108.82	c  S st    26    537401       678      2963        14     42852      9097    694889     33.69     21.54  --
434.55/108.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.55/108.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
434.98/108.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.60
434.98/108.98	c Calc non-exist non-lernt bins v-fix:     0 done:    678 time:  0.00 s
434.98/108.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
434.98/108.98	c Subs w/ non-existent bins:      0 time:  0.02 s
434.98/109.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.98/109.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.98/109.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
440.55/110.37	c ORs :      7 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
442.95/110.99	c Added 7 vars  tried: 80000 time: 2.50
443.35/111.03	c ORs :      7 avg-s:  0.0 cl-sh:  4564 l-rem:   4564 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.66
443.35/111.05	c lits-rem:       563  cl-subs:     1520  v-elim:     10  v-fix:    0  time:  8.18 s
443.35/111.05	c learnt bin added due to v-elim: 0
443.35/111.05	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
443.35/111.05	c vivif2 --  cl tried    41332 cl shrink        0 lits rem          0 time: 0.02
443.76/111.14	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.36
443.76/111.15	c calculated reachability. Time: 0.00
443.76/111.15	c  N dy    26    537401       685      2970        28     41332      9146    652462     33.69     21.54  --
443.76/111.15	c  F st    26    537401       685      2970        28     41332      9146    652462     33.69     21.54  --
445.74/111.60	c Decided on static restart strategy
775.29/194.18	c  N dy    33    806101       685      2970        28     64667      9146   1246196     32.42     21.75  --
775.69/194.23	c  S st    33    806101       685      2970        28     64667      9146   1246196     32.42     21.75  --
776.49/194.47	c  S st    33    806603       685      2970        28     65169      9146   1259337     32.42     21.75  --
776.49/194.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
776.49/194.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
777.71/194.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.4M T:  1.17
777.71/194.77	c Calc non-exist non-lernt bins v-fix:     0 done:    685 time:  0.01 s
777.71/194.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
777.71/194.78	c Subs w/ non-existent bins:      0 time:  0.04 s
778.11/194.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.11/194.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.11/194.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
784.88/196.56	c ORs :     14 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
784.88/196.58	c lits-rem:       199  cl-subs:     3458  v-elim:     10  v-fix:    0  time:  7.09 s
784.88/196.58	c learnt bin added due to v-elim: 0
784.88/196.58	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
784.88/196.59	c vivif2 --  cl tried    61711 cl shrink        0 lits rem          0 time: 0.05
785.68/196.75	c asymm  cl-useful: 0/2457/2970 lits-rem:0 time: 0.61
785.68/196.75	c calculated reachability. Time: 0.00
785.68/196.75	c  N dy    33    806603       685      2970        28     61711      9146   1160002     32.42     21.75  --
1410.85/353.25	c  N dy    34   1209905       685      2970        28     78273      9146   1432102     33.04     21.26  --
1411.23/353.30	c  S st    34   1209905       685      2970        28     78273      9146   1432102     33.04     21.26  --
1412.03/353.59	c  S st    34   1210406       685      2970        28     78774      9146   1445536     33.04     21.26  --
1412.03/353.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1412.03/353.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1413.63/353.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.6M T:  1.52
1413.63/353.97	c Calc non-exist non-lernt bins v-fix:     0 done:    685 time:  0.01 s
1413.63/353.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1413.63/353.99	c Subs w/ non-existent bins:      0 time:  0.04 s
1414.03/354.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1414.03/354.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1414.03/354.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1422.41/356.14	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
1422.41/356.17	c lits-rem:        96  cl-subs:     4652  v-elim:     10  v-fix:    0  time:  8.60 s
1422.41/356.17	c learnt bin added due to v-elim: 0
1422.41/356.17	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
1422.41/356.18	c vivif2 --  cl tried    74122 cl shrink        0 lits rem          0 time: 0.06
1422.81/356.23	c asymm  cl-useful: 0/513/2970 lits-rem:0 time: 0.18
1422.81/356.23	c calculated reachability. Time: 0.00
1422.81/356.23	c  N dy    34   1210406       685      2970        28     74122      9146   1330913     33.04     21.26  --
2389.11/598.17	c  N dy    35   1710406       685      2970        28    105056      9146   2214745     33.03     21.67  --
2389.51/598.26	c  S st    35   1710406       685      2970        28    105056      9146   2214745     33.03     21.67  --
2391.11/598.65	c  S st    35   1710908       685      2970        28    105557      9146   2228169     33.03     21.67  --
2391.11/598.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2391.11/598.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2393.91/599.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.4M T:  2.68
2393.91/599.33	c Calc non-exist non-lernt bins v-fix:     0 done:    685 time:  0.01 s
2393.91/599.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2393.91/599.35	c Subs w/ non-existent bins:      0 time:  0.06 s
2393.91/599.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2393.91/599.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2393.91/599.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2417.47/605.25	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
2417.47/605.29	c lits-rem:        94  cl-subs:     6719  v-elim:     10  v-fix:    0  time: 23.55 s
2417.47/605.29	c learnt bin added due to v-elim: 0
2417.47/605.29	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
2417.87/605.31	c vivif2 --  cl tried    98838 cl shrink        0 lits rem          0 time: 0.08
2418.27/605.48	c asymm  cl-useful: 0/1419/2970 lits-rem:0 time: 0.67
2418.27/605.48	c calculated reachability. Time: 0.00
2418.27/605.48	c  N dy    35   1710908       685      2970        28     98838      9146   2019265     33.03     21.67  --
3536.35/885.37	c  N dy    36   2210909       685      2970        28    114629      9146   2306698     34.72     21.96  --
3536.75/885.47	c  S st    36   2210909       685      2970        28    114629      9146   2306698     34.72     21.96  --
3538.75/885.93	c  S st    36   2211412       686      2970        30    115133      9150   2319869     34.72     21.96  --
3538.75/885.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3538.75/885.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3541.56/886.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.7M T:  2.91
3541.56/886.67	c Calc non-exist non-lernt bins v-fix:     0 done:    686 time:  0.01 s
3541.56/886.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3541.56/886.69	c Subs w/ non-existent bins:      0 time:  0.06 s
3541.96/886.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3541.96/886.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3541.96/886.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3568.33/893.37	c ORs :     14 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
3574.30/894.88	c Added 7 vars  tried: 80000 time: 6.02
3579.89/896.21	c ORs :      7 avg-s:  0.0 cl-sh: 44305 l-rem:  44305 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:   11.32
3579.89/896.25	c lits-rem:        68  cl-subs:     7059  v-elim:     10  v-fix:    0  time: 38.00 s
3579.89/896.25	c learnt bin added due to v-elim: 0
3579.89/896.25	c vivif2 --  cl tried     2977 cl shrink        0 lits rem          0 time: 0.00
3579.89/896.27	c vivif2 --  cl tried   108074 cl shrink        0 lits rem          0 time: 0.09
3580.69/896.41	c asymm  cl-useful: 0/1448/2977 lits-rem:0 time: 0.57
3580.69/896.42	c calculated reachability. Time: 0.00
3580.69/896.42	c  N dy    36   2211412       693      2977        44    108074      9199   2051361     34.72     21.96  --

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

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.04 7.84 6/180 26407
/proc/meminfo: memFree=29660312/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=51084 CPUtime=0 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 822 0 0 0 0 0 0 0 25 0 1 0 600951037 52310016 757 33554432000 4194304 4797429 140735373355792 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26407/statm: 12771 757 347 148 0 7700 0

[startup+0.116512 s]
/proc/loadavg: 8.01 8.04 7.84 6/180 26407
/proc/meminfo: memFree=29660312/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=673860 CPUtime=0.42 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 2012 0 0 0 42 0 0 0 25 0 4 0 600951037 690032640 1844 33554432000 4194304 4797429 140735373355792 18446744073709551615 256415496735 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 168465 1844 411 148 0 163394 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 673860

[startup+0.214848 s]
/proc/loadavg: 8.01 8.04 7.84 6/180 26407
/proc/meminfo: memFree=29660312/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=674448 CPUtime=0.81 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 2403 0 0 0 81 0 0 0 25 0 4 0 600951037 690634752 2230 33554432000 4194304 4797429 140735373355792 18446744073709551615 4426361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 168612 2230 411 148 0 163541 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 674448

[startup+0.300341 s]
/proc/loadavg: 8.01 8.04 7.84 6/180 26407
/proc/meminfo: memFree=29660312/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=675508 CPUtime=1.16 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 3000 0 0 0 116 0 0 0 25 0 4 0 600951037 691720192 2148 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424452 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 168877 2148 411 148 0 163806 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675508

[startup+0.700268 s]
/proc/loadavg: 8.01 8.04 7.84 6/180 26407
/proc/meminfo: memFree=29660312/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=677948 CPUtime=2.76 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 5234 0 0 0 275 1 0 0 25 0 4 0 600951037 694218752 4090 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 169487 4090 415 148 0 164416 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 677948

[startup+1.50112 s]
/proc/loadavg: 8.01 8.04 7.84 9/184 26411
/proc/meminfo: memFree=29647624/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=679964 CPUtime=5.95 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 7142 0 0 0 594 1 0 0 25 0 4 0 600951037 696283136 4871 33554432000 4194304 4797429 140735373355792 18446744073709551615 4422933 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 169991 4871 418 148 0 164920 0
[pid=26407/tid=26409] ppid=26405 vsize=679964 CPUtime=1.48 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 1555 0 0 0 148 0 0 0 25 0 4 0 600951038 696283136 4871 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=679964 CPUtime=1.48 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 1528 0 0 0 148 0 0 0 25 0 4 0 600951038 696283136 4871 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=679964 CPUtime=1.48 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 1602 0 0 0 148 0 0 0 20 0 4 0 600951038 696283136 4871 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 679964

[startup+3.10082 s]
/proc/loadavg: 8.01 8.04 7.84 9/184 26411
/proc/meminfo: memFree=29642044/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=683376 CPUtime=12.35 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 9853 0 0 0 1233 2 0 0 25 0 4 0 600951037 699777024 6336 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 170844 6336 418 148 0 165773 0
[pid=26407/tid=26409] ppid=26405 vsize=683376 CPUtime=3.08 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 2028 0 0 0 308 0 0 0 25 0 4 0 600951038 699777024 6336 33554432000 4194304 4797429 140735373355792 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=683376 CPUtime=3.08 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 2003 0 0 0 308 0 0 0 25 0 4 0 600951038 699777024 6336 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=683376 CPUtime=3.07 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 2084 0 0 0 307 0 0 0 25 0 4 0 600951038 699777024 6336 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 683376

[startup+6.30021 s]
/proc/loadavg: 8.00 8.04 7.84 9/184 26411
/proc/meminfo: memFree=29634632/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=686276 CPUtime=25.13 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 13407 0 0 0 2510 3 0 0 25 0 4 0 600951037 702746624 7493 33554432000 4194304 4797429 140735373355792 18446744073709551615 4422927 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 171569 7493 418 148 0 166498 0
[pid=26407/tid=26409] ppid=26405 vsize=686276 CPUtime=6.27 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 2637 0 0 0 627 0 0 0 25 0 4 0 600951038 702746624 7493 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=686276 CPUtime=6.28 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 2508 0 0 0 628 0 0 0 25 0 4 0 600951038 702746624 7493 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=686276 CPUtime=6.25 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 2689 0 0 0 625 0 0 0 25 0 4 0 600951038 702746624 7493 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524611 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 686276

[startup+12.701 s]
/proc/loadavg: 8.00 8.04 7.84 9/184 26411
/proc/meminfo: memFree=29624744/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=691276 CPUtime=50.69 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 18917 0 0 0 5065 4 0 0 25 0 4 0 600951037 707866624 8977 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 172819 8977 419 148 0 167748 0
[pid=26407/tid=26409] ppid=26405 vsize=691276 CPUtime=12.67 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 3547 0 0 0 1267 0 0 0 25 0 4 0 600951038 707866624 8977 33554432000 4194304 4797429 140735373355792 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=691276 CPUtime=12.68 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 3416 0 0 0 1268 0 0 0 25 0 4 0 600951038 707866624 8977 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=691276 CPUtime=12.62 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 3633 0 0 0 1261 1 0 0 25 0 4 0 600951038 707866624 8977 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 691276

[startup+25.5006 s]
/proc/loadavg: 8.00 8.04 7.84 9/184 26411
/proc/meminfo: memFree=29611080/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=697508 CPUtime=101.81 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 25876 0 0 0 10175 6 0 0 25 0 4 0 600951037 714248192 11535 33554432000 4194304 4797429 140735373355792 18446744073709551615 4425880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 174377 11535 419 148 0 169306 0
[pid=26407/tid=26409] ppid=26405 vsize=697508 CPUtime=25.47 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 4292 0 0 0 2546 1 0 0 25 0 4 0 600951038 714248192 11535 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=697508 CPUtime=25.48 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 4366 0 0 0 2547 1 0 0 25 0 4 0 600951038 714248192 11535 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=697508 CPUtime=25.34 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 4561 0 0 0 2533 1 0 0 25 0 4 0 600951038 714248192 11535 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 697508

[startup+51.1008 s]
/proc/loadavg: 8.14 8.06 7.85 9/184 26412
/proc/meminfo: memFree=29597104/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=703204 CPUtime=204.07 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 37003 0 0 0 20398 9 0 0 25 0 4 0 600951037 720080896 13783 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 175801 13783 419 148 0 170730 0
[pid=26407/tid=26409] ppid=26405 vsize=703204 CPUtime=51.07 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 5675 0 0 0 5106 1 0 0 25 0 4 0 600951038 720080896 13783 33554432000 4194304 4797429 140735373355792 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=703204 CPUtime=51.08 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 5735 0 0 0 5107 1 0 0 25 0 4 0 600951038 720080896 13783 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=703204 CPUtime=50.8 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 6004 0 0 0 5079 1 0 0 25 0 4 0 600951038 720080896 13783 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 703204

[startup+102.301 s]
/proc/loadavg: 8.13 8.07 7.86 9/184 26422
/proc/meminfo: memFree=29579136/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=708528 CPUtime=408.61 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 54050 0 0 0 40846 15 0 0 25 0 4 0 600951037 725532672 16646 33554432000 4194304 4797429 140735373355792 18446744073709551615 4629040 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 177132 16646 419 148 0 172061 0
[pid=26407/tid=26409] ppid=26405 vsize=708528 CPUtime=102.28 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 7805 0 0 0 10226 2 0 0 25 0 4 0 600951038 725532672 16646 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=708528 CPUtime=102.28 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 8136 0 0 0 10227 1 0 0 25 0 4 0 600951038 725532672 16646 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=708528 CPUtime=101.73 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 8246 0 0 0 10171 2 0 0 25 0 4 0 600951038 725532672 16646 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 708528

[startup+162.301 s]
/proc/loadavg: 8.22 8.10 7.89 9/184 26424
/proc/meminfo: memFree=29557752/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=721216 CPUtime=648.27 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 70570 0 0 0 64806 21 0 0 25 0 4 0 600951037 738525184 19701 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 180304 19701 419 148 0 175233 0
[pid=26407/tid=26409] ppid=26405 vsize=721216 CPUtime=162.27 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 9712 0 0 0 16225 2 0 0 25 0 4 0 600951038 738525184 19701 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=721216 CPUtime=162.28 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 10072 0 0 0 16226 2 0 0 25 0 4 0 600951038 738525184 19701 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=721216 CPUtime=161.4 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 10257 0 0 0 16138 2 0 0 25 0 4 0 600951038 738525184 19701 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 721216

[startup+222.306 s]
/proc/loadavg: 8.21 8.11 7.90 9/184 26425
/proc/meminfo: memFree=29540328/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=728880 CPUtime=887.96 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 84555 0 0 0 88770 26 0 0 25 0 4 0 600951037 746373120 21964 33554432000 4194304 4797429 140735373355792 18446744073709551615 256415088315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 182220 21964 419 148 0 177149 0
[pid=26407/tid=26409] ppid=26405 vsize=728880 CPUtime=222.28 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 11249 0 0 0 22225 3 0 0 25 0 4 0 600951038 746373120 21964 33554432000 4194304 4797429 140735373355792 18446744073709551615 4428751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=728880 CPUtime=222.29 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 11592 0 0 0 22227 2 0 0 25 0 4 0 600951038 746373120 21964 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=728880 CPUtime=221.08 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 11949 0 0 0 22105 3 0 0 25 0 4 0 600951038 746373120 21964 33554432000 4194304 4797429 140735373355792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 728880

[startup+282.301 s]

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

[pid=26407] ppid=26405 vsize=767456 CPUtime=2565.67 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 156512 0 0 0 256511 56 0 0 25 0 4 0 600951037 785874944 33442 33554432000 4194304 4797429 140735373355792 18446744073709551615 4422982 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 191864 33442 419 148 0 186793 0
[pid=26407/tid=26409] ppid=26405 vsize=767456 CPUtime=642.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 20047 0 0 0 64221 8 0 0 25 0 4 0 600951038 785874944 33442 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=767456 CPUtime=642.3 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 20447 0 0 0 64224 6 0 0 25 0 4 0 600951038 785874944 33442 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=767456 CPUtime=638.81 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 20511 0 0 0 63875 6 0 0 25 0 4 0 600951038 785874944 33442 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 767456

[startup+702.301 s]
/proc/loadavg: 8.06 8.08 7.96 9/184 26438
/proc/meminfo: memFree=29452136/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=768872 CPUtime=2805.34 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 164959 0 0 0 280474 60 0 0 25 0 4 0 600951037 787324928 34210 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424408 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 192218 34210 419 148 0 187147 0
[pid=26407/tid=26409] ppid=26405 vsize=768872 CPUtime=702.28 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 21106 0 0 0 70220 8 0 0 25 0 4 0 600951038 787324928 34210 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=768872 CPUtime=702.3 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 21179 0 0 0 70223 7 0 0 25 0 4 0 600951038 787324928 34210 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=768872 CPUtime=698.48 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 21667 0 0 0 69842 6 0 0 25 0 4 0 600951038 787324928 34210 33554432000 4194304 4797429 140735373355792 18446744073709551615 4567891 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 768872

[startup+762.301 s]
/proc/loadavg: 8.02 8.07 7.96 9/184 26440
/proc/meminfo: memFree=29436068/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=770052 CPUtime=3045.04 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 173503 0 0 0 304439 65 0 0 25 0 4 0 600951037 788533248 34798 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 192513 34798 419 148 0 187442 0
[pid=26407/tid=26409] ppid=26405 vsize=770052 CPUtime=762.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 21846 0 0 0 76220 9 0 0 25 0 4 0 600951038 788533248 34798 33554432000 4194304 4797429 140735373355792 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=770052 CPUtime=762.31 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 22189 0 0 0 76224 7 0 0 25 0 4 0 600951038 788533248 34798 33554432000 4194304 4797429 140735373355792 18446744073709551615 4356217 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=770052 CPUtime=758.16 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 22956 0 0 0 75809 7 0 0 25 0 4 0 600951038 788533248 34798 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 770052

[startup+822.3 s]
/proc/loadavg: 8.00 8.05 7.96 9/184 26441
/proc/meminfo: memFree=29438632/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=773516 CPUtime=3284.69 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 182605 0 0 0 328400 69 0 0 25 0 4 0 600951037 792080384 34607 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424673 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 193379 34607 419 148 0 188308 0
[pid=26407/tid=26409] ppid=26405 vsize=773516 CPUtime=822.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 23071 0 0 0 82220 9 0 0 25 0 4 0 600951038 792080384 34607 33554432000 4194304 4797429 140735373355792 18446744073709551615 4430024 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=773516 CPUtime=822.3 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 23285 0 0 0 82222 8 0 0 25 0 4 0 600951038 792080384 34607 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=773516 CPUtime=817.83 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 24165 0 0 0 81776 7 0 0 25 0 4 0 600951038 792080384 34607 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 773516

[startup+882.307 s]
/proc/loadavg: 8.04 8.05 7.97 9/184 26443
/proc/meminfo: memFree=29419608/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=773640 CPUtime=3524.39 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 190056 0 0 0 352367 72 0 0 25 0 4 0 600951037 792207360 36566 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 193410 36566 419 148 0 188339 0
[pid=26407/tid=26409] ppid=26405 vsize=773640 CPUtime=882.3 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 24185 0 0 0 88220 10 0 0 25 0 4 0 600951038 792207360 36566 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=773640 CPUtime=882.32 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 24279 0 0 0 88223 9 0 0 25 0 4 0 600951038 792207360 36566 33554432000 4194304 4797429 140735373355792 18446744073709551615 4245548 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=773640 CPUtime=877.5 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 24784 0 0 0 87743 7 0 0 25 0 4 0 600951038 792207360 36566 33554432000 4194304 4797429 140735373355792 18446744073709551615 4492026 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 773640

[startup+942.301 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 26445
/proc/meminfo: memFree=29403684/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=782908 CPUtime=3764.05 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 198405 0 0 0 376329 76 0 0 25 0 4 0 600951037 801697792 39165 33554432000 4194304 4797429 140735373355792 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 195727 39165 419 148 0 190656 0
[pid=26407/tid=26409] ppid=26405 vsize=782908 CPUtime=942.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 25509 0 0 0 94219 10 0 0 25 0 4 0 600951038 801697792 39165 33554432000 4194304 4797429 140735373355792 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=782908 CPUtime=942.31 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 24880 0 0 0 94222 9 0 0 25 0 4 0 600951038 801697792 39165 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=782908 CPUtime=937.18 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 26331 0 0 0 93710 8 0 0 25 0 4 0 600951038 801697792 39165 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 782908

[startup+1002.3 s]
/proc/loadavg: 8.01 8.04 7.97 9/184 26446
/proc/meminfo: memFree=29405236/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=785444 CPUtime=4003.72 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 206933 0 0 0 400292 80 0 0 25 0 4 0 600951037 804294656 39055 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 196361 39055 419 148 0 191290 0
[pid=26407/tid=26409] ppid=26405 vsize=785444 CPUtime=1002.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 26296 0 0 0 100218 11 0 0 25 0 4 0 600951038 804294656 39055 33554432000 4194304 4797429 140735373355792 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=785444 CPUtime=1002.31 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 26044 0 0 0 100222 9 0 0 25 0 4 0 600951038 804294656 39055 33554432000 4194304 4797429 140735373355792 18446744073709551615 4523824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=785444 CPUtime=996.85 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 27467 0 0 0 99676 9 0 0 25 0 4 0 600951038 804294656 39055 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 785444

[startup+1062.3 s]
/proc/loadavg: 8.00 8.03 7.97 9/184 26448
/proc/meminfo: memFree=29394156/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=787228 CPUtime=4243.4 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 214309 0 0 0 424257 83 0 0 25 0 4 0 600951037 806121472 40631 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 196807 40631 419 148 0 191736 0
[pid=26407/tid=26409] ppid=26405 vsize=787228 CPUtime=1062.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 27588 0 0 0 106218 11 0 0 25 0 4 0 600951038 806121472 40631 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=787228 CPUtime=1062.32 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 27168 0 0 0 106222 10 0 0 25 0 4 0 600951038 806121472 40631 33554432000 4194304 4797429 140735373355792 18446744073709551615 4549184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=787228 CPUtime=1056.53 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 28086 0 0 0 105644 9 0 0 25 0 4 0 600951038 806121472 40631 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 787228

[startup+1122.3 s]
/proc/loadavg: 6.29 7.60 7.83 5/175 26467
/proc/meminfo: memFree=29571960/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=788940 CPUtime=4483.08 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 220860 0 0 0 448221 87 0 0 25 0 4 0 600951037 807874560 42647 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 197235 42647 419 148 0 192164 0
[pid=26407/tid=26409] ppid=26405 vsize=788940 CPUtime=1122.29 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 28307 0 0 0 112217 12 0 0 25 0 4 0 600951038 807874560 42647 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=788940 CPUtime=1122.31 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 27770 0 0 0 112221 10 0 0 25 0 4 0 600951038 807874560 42647 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=788940 CPUtime=1116.22 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 29143 0 0 0 111612 10 0 0 25 0 4 0 600951038 807874560 42647 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 788940

[startup+1182.3 s]
/proc/loadavg: 4.89 6.95 7.59 5/175 26469
/proc/meminfo: memFree=29563260/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=805556 CPUtime=4722.79 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 231168 0 0 0 472186 93 0 0 25 0 4 0 600951037 824889344 42387 33554432000 4194304 4797429 140735373355792 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 201389 42387 419 148 0 196318 0
[pid=26407/tid=26409] ppid=26405 vsize=805556 CPUtime=1182.3 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 30388 0 0 0 118216 14 0 0 25 0 4 0 600951038 824889344 42387 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=805556 CPUtime=1182.32 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 29788 0 0 0 118220 12 0 0 25 0 4 0 600951038 824889344 42387 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=805556 CPUtime=1175.93 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 30289 0 0 0 117582 11 0 0 25 0 4 0 600951038 824889344 42387 33554432000 4194304 4797429 140735373355792 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 805556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.64 6.76 7.51 5/175 26470
/proc/meminfo: memFree=29561396/32950928 swapFree=67111364/67111528
[pid=26407] ppid=26405 vsize=813752 CPUtime=4800.32 cores=0,2,4,6
/proc/26407/stat : 26407 (techdemo) R 26405 26407 26111 0 -1 4202496 234074 0 0 0 479938 94 0 0 25 0 4 0 600951037 833282048 45242 33554432000 4194304 4797429 140735373355792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26407/statm: 203438 45242 419 148 0 198367 0
[pid=26407/tid=26409] ppid=26405 vsize=813752 CPUtime=1201.71 cores=0,2,4,6
/proc/26407/task/26409/stat : 26409 (techdemo) R 26405 26407 26111 0 -1 4202560 30578 0 0 0 120157 14 0 0 25 0 4 0 600951038 833282048 45242 33554432000 4194304 4797429 140735373355792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26407/tid=26410] ppid=26405 vsize=813752 CPUtime=1201.73 cores=0,2,4,6
/proc/26407/task/26410/stat : 26410 (techdemo) R 26405 26407 26111 0 -1 4202560 29979 0 0 0 120161 12 0 0 25 0 4 0 600951038 833282048 45242 33554432000 4194304 4797429 140735373355792 18446744073709551615 4524219 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26407/tid=26411] ppid=26405 vsize=813752 CPUtime=1195.23 cores=0,2,4,6
/proc/26407/task/26411/stat : 26411 (techdemo) R 26405 26407 26111 0 -1 4202560 31548 0 0 0 119512 11 0 0 25 0 4 0 600951038 833282048 45242 33554432000 4194304 4797429 140735373355792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 813752

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.36
CPU user time (s): 4799.4
CPU system time (s): 0.958854
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 862784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.4
system time used= 0.958854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234074
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= 377
involuntary context switches= 24007

runsolver used 2.02869 second user time and 4.49332 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 22:00:04
IDJOB=3172856
IDBENCH=82874
IDSOLVER=1584
FILE ID=node115/3172856-1304107204
RUNJOBID= node115-1304104678-26129
PBS_JOBID= 13170651
Free space on /tmp= 72724 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172856-1304107204/watcher-3172856-1304107204 -o /tmp/evaluation-result-3172856-1304107204/solver-3172856-1304107204 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172856-1304107204.cnf

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

MD5SUM BENCH= d85bdfa4ee68fd1c7d18743407334b5d
RANDOM SEED=1497131562

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29660716 kB
Buffers:        803148 kB
Cached:        1924384 kB
SwapCached:          0 kB
Active:         250868 kB
Inactive:      2614268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29660716 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7812 kB
Writeback:           0 kB
AnonPages:      137560 kB
Mapped:          15724 kB
Slab:           361988 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   731568 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= 72724 MiB
End job on node115 at 2011-04-29 22:20:07