Trace number 3172959

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-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
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-3172959-1304121862.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
2.35/0.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.35/0.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.35/0.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.35/0.60	c lits-rem:         0  cl-subs:        0  v-elim:     41  v-fix:    0  time:  0.02 s
2.35/0.60	c learnt bin added due to v-elim: 0
2.35/0.60	c Finding binary XORs  T:     0.00 s  found:       0
2.35/0.60	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.35/0.60	c calculated reachability. Time: 0.00
2.35/0.60	c Calc default polars -  time:   0.00 s pos:     303 undec:      81 neg:     316
2.35/0.60	c =========================================================================================
2.35/0.60	c types(t): F = full restart, N = normal restart
2.35/0.60	c types(t): S = simplification begin/end, E = solution found
2.35/0.60	c restart types(rt): st = static, dy = dynamic
2.35/0.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
2.35/0.60	c  B st     0         0       676      2941         0         0      8934         0   no data   no data  --
2.75/0.76	c Decided on static restart strategy
9.14/2.30	c  N dy     7     30001       676      2941         0     10648      8934    220740     32.70     21.05  --
9.14/2.31	c  S st     7     30001       676      2941         0     10648      8934    220740     32.70     21.05  --
9.14/2.35	c  S st     7     30506       676      2941         0     11152      8934    234224     32.70     21.05  --
9.14/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.14/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
9.14/2.37	c Calc non-exist non-lernt bins v-fix:     0 done:    676 time:  0.00 s
9.14/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.14/2.37	c Subs w/ non-existent bins:      0 time:  0.00 s
9.14/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.94/2.57	c lits-rem:        57  cl-subs:      695  v-elim:     11  v-fix:    0  time:  0.76 s
9.94/2.57	c learnt bin added due to v-elim: 0
9.94/2.57	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c vivif2 --  cl tried    10457 cl shrink        0 lits rem          0 time: 0.01
10.34/2.60	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.11
10.34/2.60	c calculated reachability. Time: 0.00
10.34/2.60	c  N dy     7     30506       676      2941         0     10457      8934    218771     32.70     21.05  --
10.34/2.60	c  F st     7     30506       676      2941         0     10457      8934    218771     32.70     21.05  --
10.74/2.74	c Decided on static restart strategy
15.93/4.02	c  N dy    14     45759       676      2941         0      8891      8934    113246     30.15     21.00  --
15.93/4.02	c  S st    14     45759       676      2941         0      8891      8934    113246     30.15     21.00  --
15.93/4.06	c  S st    14     46264       676      2941         0      9395      8934    126163     30.15     21.00  --
15.93/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.93/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.93/4.07	c Calc non-exist non-lernt bins v-fix:     0 done:    676 time:  0.00 s
15.93/4.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.93/4.07	c Subs w/ non-existent bins:      0 time:  0.00 s
15.93/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.33/4.14	c lits-rem:         1  cl-subs:      176  v-elim:     11  v-fix:    0  time:  0.27 s
16.33/4.14	c learnt bin added due to v-elim: 0
16.33/4.14	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
16.33/4.14	c vivif2 --  cl tried     9219 cl shrink        0 lits rem          0 time: 0.00
16.33/4.16	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.07
16.33/4.16	c calculated reachability. Time: 0.00
16.33/4.16	c  N dy    14     46264       676      2941         0      9219      8934    124121     30.15     21.00  --
26.34/6.62	c  N dy    15     69400       676      2941         0     11371      8934    143760     32.21     21.11  --
26.34/6.62	c  S st    15     69400       676      2941         0     11371      8934    143760     32.21     21.11  --
26.34/6.66	c  S st    15     69902       676      2941         0     11871      8934    156312     32.21     21.11  --
26.34/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.34/6.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.34/6.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
26.34/6.68	c Calc non-exist non-lernt bins v-fix:     0 done:    676 time:  0.00 s
26.34/6.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.34/6.68	c Subs w/ non-existent bins:      0 time:  0.00 s
26.34/6.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.34/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.11/6.80	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.11/7.30	c Added 7 vars  tried: 80000 time: 1.97
29.11/7.30	c ORs :      7 avg-s:  0.0 cl-sh:  1077 l-rem:   1077 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.98
29.11/7.30	c lits-rem:         9  cl-subs:      235  v-elim:     11  v-fix:    0  time:  2.46 s
29.11/7.30	c learnt bin added due to v-elim: 0
29.11/7.30	c vivif2 --  cl tried     2948 cl shrink        0 lits rem          0 time: 0.00
29.11/7.30	c vivif2 --  cl tried    11636 cl shrink        0 lits rem          0 time: 0.01
29.11/7.32	c asymm  cl-useful: 0/2948/2948 lits-rem:0 time: 0.08
29.11/7.32	c calculated reachability. Time: 0.00
29.11/7.32	c  N dy    15     69902       683      2948        14     11636      8974    151730     32.21     21.11  --
29.11/7.32	c  F st    15     69902       683      2948        14     11636      8974    151730     32.21     21.11  --
29.51/7.49	c Decided on static restart strategy
45.08/11.30	c  N dy    22    104854       683      2948        14     21496      8974    433821     34.93     21.69  --
45.08/11.31	c  S st    22    104854       683      2948        14     21496      8974    433821     34.93     21.69  --
45.08/11.39	c  S st    22    105357       683      2948        14     21997      8974    447198     34.93     21.69  --
45.08/11.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.08/11.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.48/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.19
45.48/11.44	c Calc non-exist non-lernt bins v-fix:     0 done:    683 time:  0.00 s
45.48/11.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.48/11.44	c Subs w/ non-existent bins:      0 time:  0.01 s
45.48/11.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.48/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.48/11.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.08/12.30	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.00
49.08/12.30	c lits-rem:       142  cl-subs:      784  v-elim:     13  v-fix:    0  time:  3.41 s
49.08/12.30	c learnt bin added due to v-elim: 0
49.08/12.30	c vivif2 --  cl tried     2948 cl shrink        0 lits rem          0 time: 0.00
49.08/12.31	c vivif2 --  cl tried    21213 cl shrink        0 lits rem          0 time: 0.01
49.08/12.36	c asymm  cl-useful: 0/2948/2948 lits-rem:0 time: 0.19
49.08/12.36	c calculated reachability. Time: 0.00
49.08/12.36	c  N dy    22    105357       683      2948        14     21213      8974    425195     34.93     21.69  --
80.24/20.12	c  N dy    23    158035       683      2948        14     28692      8974    592015     33.48     21.69  --
80.24/20.14	c  S st    23    158035       683      2948        14     28692      8974    592015     33.48     21.69  --
80.64/20.23	c  S st    23    158538       683      2948        14     29194      8974    605383     33.48     21.69  --
80.64/20.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.64/20.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.04/20.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.33
81.04/20.32	c Calc non-exist non-lernt bins v-fix:     0 done:    683 time:  0.00 s
81.04/20.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.04/20.32	c Subs w/ non-existent bins:      0 time:  0.01 s
81.04/20.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.04/20.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.04/20.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
85.84/21.58	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.00
85.84/21.59	c lits-rem:       385  cl-subs:     1519  v-elim:     13  v-fix:    0  time:  5.01 s
85.84/21.59	c learnt bin added due to v-elim: 0
85.84/21.59	c vivif2 --  cl tried     2948 cl shrink        0 lits rem          0 time: 0.00
85.84/21.59	c vivif2 --  cl tried    27675 cl shrink        0 lits rem          0 time: 0.02
86.24/21.66	c asymm  cl-useful: 0/2948/2948 lits-rem:0 time: 0.27
86.24/21.66	c calculated reachability. Time: 0.00
86.24/21.66	c  N dy    23    158538       683      2948        14     27675      8974    559302     33.48     21.69  --
140.58/35.22	c  N dy    24    237807       683      2948        14     32859      8974    671527     35.87     22.67  --
140.58/35.25	c  S st    24    237807       683      2948        14     32859      8974    671527     35.87     22.67  --
140.95/35.37	c  S st    24    238308       683      2948        14     33360      8974    684441     35.87     22.67  --
140.95/35.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
140.95/35.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.35/35.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.43
141.35/35.48	c Calc non-exist non-lernt bins v-fix:     0 done:    683 time:  0.00 s
141.35/35.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.35/35.49	c Subs w/ non-existent bins:      0 time:  0.02 s
141.75/35.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.75/35.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.75/35.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
147.76/37.00	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.00
147.76/37.01	c lits-rem:       363  cl-subs:     1459  v-elim:     13  v-fix:    0  time:  6.05 s
147.76/37.01	c learnt bin added due to v-elim: 0
147.76/37.01	c vivif2 --  cl tried     2948 cl shrink        0 lits rem          0 time: 0.00
147.76/37.02	c vivif2 --  cl tried    31901 cl shrink        0 lits rem          0 time: 0.02
148.16/37.11	c asymm  cl-useful: 0/2948/2948 lits-rem:0 time: 0.36
148.16/37.11	c calculated reachability. Time: 0.00
148.16/37.11	c  N dy    24    238308       683      2948        14     31901      8974    637179     35.87     22.67  --
248.01/62.11	c  N dy    25    357463       683      2948        14     36086      8974    626669     34.14     23.16  --
248.01/62.13	c  S st    25    357463       683      2948        14     36086      8974    626669     34.14     23.16  --
248.41/62.26	c  S st    25    357967       683      2948        14     36590      8974    639001     34.14     23.16  --
248.41/62.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
248.41/62.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
248.81/62.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.46
248.81/62.38	c Calc non-exist non-lernt bins v-fix:     0 done:    683 time:  0.00 s
248.81/62.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
248.81/62.38	c Subs w/ non-existent bins:      0 time:  0.02 s
248.81/62.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.81/62.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.81/62.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
254.00/63.65	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
256.40/64.28	c Added 7 vars  tried: 80000 time: 2.51
256.80/64.33	c ORs :      7 avg-s:  0.0 cl-sh:  6434 l-rem:   6434 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.70
256.80/64.34	c lits-rem:       243  cl-subs:     1307  v-elim:     13  v-fix:    0  time:  7.75 s
256.80/64.34	c learnt bin added due to v-elim: 0
256.80/64.34	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
256.80/64.34	c vivif2 --  cl tried    35283 cl shrink        0 lits rem          0 time: 0.02
257.19/64.42	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.30
257.19/64.42	c calculated reachability. Time: 0.00
257.19/64.42	c  N dy    25    357967       690      2955        28     35283      9023    597456     34.14     23.16  --
437.35/109.55	c  N dy    26    536950       690      2955        28     43069      9023    729874     35.23     23.44  --
437.35/109.58	c  S st    26    536950       690      2955        28     43069      9023    729874     35.23     23.44  --
438.15/109.72	c  S st    26    537451       690      2955        28     43570      9023    742364     35.23     23.44  --
438.15/109.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
438.15/109.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
438.55/109.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.61
438.55/109.88	c Calc non-exist non-lernt bins v-fix:     0 done:    690 time:  0.00 s
438.55/109.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
438.55/109.88	c Subs w/ non-existent bins:      0 time:  0.02 s
438.55/109.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.55/109.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.55/109.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
444.13/111.23	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.00
444.13/111.25	c lits-rem:       555  cl-subs:     1534  v-elim:     13  v-fix:    0  time:  5.37 s
444.13/111.25	c learnt bin added due to v-elim: 0
444.13/111.25	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
444.13/111.25	c vivif2 --  cl tried    42036 cl shrink        0 lits rem          0 time: 0.03
444.53/111.34	c asymm  cl-useful: 0/2955/2955 lits-rem:0 time: 0.36
444.53/111.34	c calculated reachability. Time: 0.00
444.53/111.34	c  N dy    26    537451       690      2955        28     42036      9023    701213     35.23     23.44  --
444.53/111.34	c  F st    26    537451       690      2955        28     42036      9023    701213     35.23     23.44  --
446.13/111.79	c Decided on static restart strategy
771.70/193.27	c  N dy    33    806176       690      2955        28     65462      9023   1238119     32.12     23.19  --
772.10/193.31	c  S st    33    806176       690      2955        28     65462      9023   1238119     32.12     23.19  --
772.92/193.56	c  S st    33    806677       690      2955        28     65963      9023   1251785     32.12     23.19  --
772.92/193.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
772.92/193.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.09/193.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.8M T:  1.22
774.09/193.87	c Calc non-exist non-lernt bins v-fix:     0 done:    690 time:  0.00 s
774.09/193.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.09/193.88	c Subs w/ non-existent bins:      0 time:  0.04 s
774.49/193.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.49/193.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.49/193.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
780.48/195.42	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.01
780.48/195.45	c lits-rem:        98  cl-subs:     3426  v-elim:     13  v-fix:    0  time:  6.16 s
780.48/195.45	c learnt bin added due to v-elim: 0
780.48/195.45	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
780.48/195.46	c vivif2 --  cl tried    62537 cl shrink        0 lits rem          0 time: 0.04
781.28/195.61	c asymm  cl-useful: 0/2270/2955 lits-rem:0 time: 0.60
781.28/195.61	c calculated reachability. Time: 0.00
781.28/195.61	c  N dy    33    806677       690      2955        28     62537      9023   1158599     32.12     23.19  --
1383.68/346.45	c  N dy    34   1210015       690      2955        28     78412      9023   1394978     30.75     22.18  --
1384.08/346.50	c  S st    34   1210015       690      2955        28     78412      9023   1394978     30.75     22.18  --
1384.86/346.76	c  S st    34   1210520       691      2955        30     78919      9027   1407891     30.75     22.18  --
1384.86/346.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1384.86/346.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1386.46/347.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.9M T:  1.56
1386.46/347.16	c Calc non-exist non-lernt bins v-fix:     0 done:    691 time:  0.01 s
1386.46/347.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1386.46/347.17	c Subs w/ non-existent bins:      0 time:  0.04 s
1386.86/347.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1386.86/347.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1386.86/347.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1395.24/349.36	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.02
1395.24/349.38	c lits-rem:       141  cl-subs:     4872  v-elim:     13  v-fix:    0  time:  8.72 s
1395.24/349.38	c learnt bin added due to v-elim: 0
1395.24/349.38	c vivif2 --  cl tried     2955 cl shrink        0 lits rem          0 time: 0.00
1395.64/349.40	c vivif2 --  cl tried    74047 cl shrink        0 lits rem          0 time: 0.05
1395.64/349.45	c asymm  cl-useful: 0/685/2955 lits-rem:0 time: 0.21
1395.64/349.45	c calculated reachability. Time: 0.00
1395.64/349.45	c  N dy    34   1210520       691      2955        30     74047      9027   1285123     30.75     22.18  --
2320.02/580.88	c  N dy    35   1710520       691      2955        30    106131      9027   2067336     31.03     21.83  --
2320.39/580.96	c  S st    35   1710520       691      2955        30    106131      9027   2067336     31.03     21.83  --
2321.99/581.36	c  S st    35   1711021       691      2955        30    106632      9027   2080567     31.03     21.83  --
2321.99/581.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2321.99/581.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2324.41/581.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.1M T:  2.44
2324.41/581.98	c Calc non-exist non-lernt bins v-fix:     0 done:    691 time:  0.01 s
2324.41/581.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2324.41/581.99	c Subs w/ non-existent bins:      0 time:  0.06 s
2324.78/582.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2324.78/582.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2324.78/582.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2343.56/586.75	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.03
2349.15/588.15	c Added 7 vars  tried: 80000 time: 5.59
2353.95/589.39	c ORs :      7 avg-s:  0.0 cl-sh: 41034 l-rem:  41034 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:   10.56
2354.35/589.43	c lits-rem:       322  cl-subs:     6333  v-elim:     13  v-fix:    0  time: 29.53 s
2354.35/589.43	c learnt bin added due to v-elim: 0
2354.35/589.43	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
2354.35/589.45	c vivif2 --  cl tried   100299 cl shrink        0 lits rem          0 time: 0.08
2354.76/589.59	c asymm  cl-useful: 0/1835/2962 lits-rem:0 time: 0.54
2354.76/589.59	c calculated reachability. Time: 0.00
2354.76/589.59	c  N dy    35   1711021       698      2962        44    100299      9076   1863198     31.03     21.83  --
3451.25/864.09	c  N dy    36   2211022       698      2962        44    116058      9076   2208832     33.60     21.53  --
3451.65/864.18	c  S st    36   2211022       698      2962        44    116058      9076   2208832     33.60     21.53  --
3453.67/864.62	c  S st    36   2211526       698      2962        44    116560      9076   2222088     33.60     21.53  --
3453.67/864.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3453.67/864.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3456.45/865.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.9M T:  2.70
3456.45/865.31	c Calc non-exist non-lernt bins v-fix:     0 done:    698 time:  0.01 s
3456.45/865.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3456.45/865.32	c Subs w/ non-existent bins:      0 time:  0.06 s
3456.45/865.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3456.45/865.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3456.45/865.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3473.62/869.64	c ORs :     21 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
3473.62/869.68	c lits-rem:       256  cl-subs:     5149  v-elim:     14  v-fix:    0  time: 17.21 s
3473.62/869.68	c learnt bin added due to v-elim: 0
3473.62/869.68	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
3474.02/869.71	c vivif2 --  cl tried   111411 cl shrink        0 lits rem          0 time: 0.09
3474.42/869.82	c asymm  cl-useful: 0/1127/2962 lits-rem:0 time: 0.46
3474.42/869.83	c calculated reachability. Time: 0.00
3474.42/869.83	c  N dy    36   2211526       698      2962        44    111411      9076   2080426     33.60     21.53  --
4771.05/1194.45	c  N dy    37   2711527       698      2962        44    134277      9076   2594559     30.60     21.46  --
4771.47/1194.56	c  S st    37   2711527       698      2962        44    134277      9076   2594559     30.60     21.46  --
4771.47/1194.56	c Finding binary XORs  T:     0.00 s  found:       0
4773.85/1195.13	c  S st    37   2712030       698      2962        44    134780      9076   2607632     30.60     21.46  --
4773.85/1195.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4773.85/1195.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4777.84/1196.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.7M T:  3.86
4777.84/1196.11	c Calc non-exist non-lernt bins v-fix:     0 done:    698 time:  0.01 s
4777.84/1196.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4777.84/1196.13	c Subs w/ non-existent bins:      0 time:  0.07 s
4777.84/1196.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4777.84/1196.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4777.84/1196.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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

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

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


[startup+0 s]
/proc/loadavg: 3.40 5.26 6.78 3/176 18193
/proc/meminfo: memFree=23068748/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=51208 CPUtime=0 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 856 0 0 0 0 0 0 0 18 0 1 0 523786603 52436992 787 33554432000 4194304 4797429 140736475500976 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18193/statm: 12802 787 347 148 0 7731 0

[startup+0.0651751 s]
/proc/loadavg: 3.40 5.26 6.78 3/176 18193
/proc/meminfo: memFree=23068748/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=739496 CPUtime=0.41 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 1965 0 0 0 41 0 0 0 19 0 4 0 523786603 757243904 1812 33554432000 4194304 4797429 140736475500976 18446744073709551615 4355670 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 184874 1813 411 148 0 179803 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 739496

[startup+0.195812 s]
/proc/loadavg: 3.40 5.26 6.78 3/176 18193
/proc/meminfo: memFree=23068748/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=739936 CPUtime=0.74 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 2295 0 0 0 74 0 0 0 19 0 4 0 523786603 757694464 2137 33554432000 4194304 4797429 140736475500976 18446744073709551615 244447050271 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 184984 2137 411 148 0 179913 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 739936

[startup+0.300684 s]
/proc/loadavg: 3.40 5.26 6.78 3/176 18193
/proc/meminfo: memFree=23068748/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=741132 CPUtime=1.16 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 2977 0 0 0 116 0 0 0 19 0 4 0 523786603 758919168 2141 33554432000 4194304 4797429 140736475500976 18446744073709551615 4354801 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 185283 2142 411 148 0 180212 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 741132

[startup+0.700612 s]
/proc/loadavg: 3.40 5.26 6.78 3/176 18193
/proc/meminfo: memFree=23068748/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=744288 CPUtime=2.75 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 5168 0 0 0 275 0 0 0 19 0 4 0 523786603 762150912 4061 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 186072 4061 415 148 0 181001 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 744288

[startup+1.50046 s]
/proc/loadavg: 3.40 5.26 6.78 10/184 18201
/proc/meminfo: memFree=23037568/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=747112 CPUtime=5.94 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 7222 0 0 0 594 0 0 0 21 0 4 0 523786603 765042688 5006 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 186778 5006 418 148 0 181707 0
[pid=18193/tid=18199] ppid=18189 vsize=747112 CPUtime=1.48 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 1577 0 0 0 148 0 0 0 23 0 4 0 523786604 765042688 5006 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=747112 CPUtime=1.48 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 1643 0 0 0 148 0 0 0 23 0 4 0 523786604 765042688 5006 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524556 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=747112 CPUtime=1.48 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 1541 0 0 0 148 0 0 0 20 0 4 0 523786604 765042688 5006 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 747112

[startup+3.10116 s]
/proc/loadavg: 3.40 5.26 6.78 10/184 18201
/proc/meminfo: memFree=23028268/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=749924 CPUtime=12.34 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 10103 0 0 0 1233 1 0 0 25 0 4 0 523786603 767922176 6226 33554432000 4194304 4797429 140736475500976 18446744073709551615 4351787 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 187481 6226 418 148 0 182410 0
[pid=18193/tid=18199] ppid=18189 vsize=749924 CPUtime=3.08 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 2074 0 0 0 308 0 0 0 25 0 4 0 523786604 767922176 6226 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=749924 CPUtime=3.07 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 2109 0 0 0 307 0 0 0 25 0 4 0 523786604 767922176 6226 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=749924 CPUtime=3.08 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 2073 0 0 0 308 0 0 0 25 0 4 0 523786604 767922176 6226 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 749924

[startup+6.30057 s]
/proc/loadavg: 3.77 5.30 6.78 10/184 18201
/proc/meminfo: memFree=23014520/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=753152 CPUtime=25.12 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 13452 0 0 0 2510 2 0 0 25 0 4 0 523786603 771227648 7648 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 188288 7648 418 148 0 183217 0
[pid=18193/tid=18199] ppid=18189 vsize=753152 CPUtime=6.28 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 2734 0 0 0 628 0 0 0 25 0 4 0 523786604 771227648 7648 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=753152 CPUtime=6.25 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 2704 0 0 0 625 0 0 0 25 0 4 0 523786604 771227648 7648 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=753152 CPUtime=6.28 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 2596 0 0 0 628 0 0 0 25 0 4 0 523786604 771227648 7648 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 753152

[startup+12.7004 s]
/proc/loadavg: 4.11 5.35 6.79 10/184 18201
/proc/meminfo: memFree=22999952/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=756544 CPUtime=50.68 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 19021 0 0 0 5065 3 0 0 25 0 4 0 523786603 774701056 9133 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 189136 9133 433 148 0 184065 0
[pid=18193/tid=18199] ppid=18189 vsize=756544 CPUtime=12.68 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 3695 0 0 0 1268 0 0 0 25 0 4 0 523786604 774701056 9133 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=756544 CPUtime=12.61 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 3633 0 0 0 1261 0 0 0 25 0 4 0 523786604 774701056 9133 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524382 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=756544 CPUtime=12.67 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 3618 0 0 0 1267 0 0 0 25 0 4 0 523786604 774701056 9133 33554432000 4194304 4797429 140736475500976 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 756544

[startup+25.501 s]
/proc/loadavg: 5.04 5.49 6.81 10/184 18202
/proc/meminfo: memFree=22983672/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=761592 CPUtime=101.81 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 26013 0 0 0 10175 6 0 0 25 0 4 0 523786603 779870208 11694 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 190398 11694 419 148 0 185327 0
[pid=18193/tid=18199] ppid=18189 vsize=761592 CPUtime=25.48 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 4617 0 0 0 2548 0 0 0 25 0 4 0 523786604 779870208 11694 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=761592 CPUtime=25.34 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 4362 0 0 0 2534 0 0 0 25 0 4 0 523786604 779870208 11694 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=761592 CPUtime=25.47 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 4496 0 0 0 2547 0 0 0 25 0 4 0 523786604 779870208 11694 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524041 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 761592

[startup+51.1002 s]
/proc/loadavg: 6.05 5.69 6.84 10/184 18203
/proc/meminfo: memFree=22963160/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=768768 CPUtime=204.07 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 38640 0 0 0 20396 11 0 0 25 0 4 0 523786603 787218432 14058 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424921 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 192192 14058 419 148 0 187121 0
[pid=18193/tid=18199] ppid=18189 vsize=768768 CPUtime=51.08 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 6111 0 0 0 5107 1 0 0 25 0 4 0 523786604 787218432 14058 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=768768 CPUtime=50.8 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 6062 0 0 0 5079 1 0 0 25 0 4 0 523786604 787218432 14058 33554432000 4194304 4797429 140736475500976 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=768768 CPUtime=51.07 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 6211 0 0 0 5106 1 0 0 25 0 4 0 523786604 787218432 14058 33554432000 4194304 4797429 140736475500976 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 768768

[startup+102.307 s]
/proc/loadavg: 7.26 6.08 6.91 10/184 18204
/proc/meminfo: memFree=22940080/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=775304 CPUtime=408.61 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 55550 0 0 0 40843 18 0 0 25 0 4 0 523786603 793911296 17490 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 193826 17490 419 148 0 188755 0
[pid=18193/tid=18199] ppid=18189 vsize=775304 CPUtime=102.29 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 8647 0 0 0 10227 2 0 0 25 0 4 0 523786604 793911296 17490 33554432000 4194304 4797429 140736475500976 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=775304 CPUtime=101.73 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 8037 0 0 0 10171 2 0 0 25 0 4 0 523786604 793911296 17490 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=775304 CPUtime=102.27 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 8056 0 0 0 10226 1 0 0 25 0 4 0 523786604 793911296 17490 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 775304

[startup+162.3 s]
/proc/loadavg: 7.82 6.46 6.99 10/184 18205
/proc/meminfo: memFree=22920084/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=784436 CPUtime=648.26 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 72842 0 0 0 64802 24 0 0 25 0 4 0 523786603 803262464 19869 33554432000 4194304 4797429 140736475500976 18446744073709551615 244446641858 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 196109 19869 419 148 0 191038 0
[pid=18193/tid=18199] ppid=18189 vsize=784436 CPUtime=162.29 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 10497 0 0 0 16226 3 0 0 25 0 4 0 523786604 803262464 19869 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=784436 CPUtime=161.4 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 10407 0 0 0 16137 3 0 0 25 0 4 0 523786604 803262464 19869 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=784436 CPUtime=162.26 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 10279 0 0 0 16224 2 0 0 25 0 4 0 523786604 803262464 19869 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 784436

[startup+222.301 s]
/proc/loadavg: 8.02 6.76 7.06 10/184 18207
/proc/meminfo: memFree=22892176/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=789128 CPUtime=887.94 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 86340 0 0 0 88763 31 0 0 25 0 4 0 523786603 808067072 23252 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 197282 23252 419 148 0 192211 0
[pid=18193/tid=18199] ppid=18189 vsize=789128 CPUtime=222.28 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 12271 0 0 0 22225 3 0 0 25 0 4 0 523786604 808067072 23252 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=789128 CPUtime=221.07 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 11797 0 0 0 22104 3 0 0 25 0 4 0 523786604 808067072 23252 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=789128 CPUtime=222.26 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 11584 0 0 0 22223 3 0 0 25 0 4 0 523786604 808067072 23252 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 789128

[startup+282.301 s]

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

[pid=18193] ppid=18189 vsize=822912 CPUtime=2805.33 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 167002 0 0 0 280461 72 0 0 25 0 4 0 523786603 842661888 34317 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 205728 34317 419 148 0 200657 0
[pid=18193/tid=18199] ppid=18189 vsize=822912 CPUtime=702.3 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 22001 0 0 0 70221 9 0 0 25 0 4 0 523786604 842661888 34317 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=822912 CPUtime=698.46 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 21412 0 0 0 69838 8 0 0 25 0 4 0 523786604 842661888 34317 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=822912 CPUtime=702.23 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 21630 0 0 0 70214 9 0 0 25 0 4 0 523786604 842661888 34317 33554432000 4194304 4797429 140736475500976 18446744073709551615 4351624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 822912

[startup+762.307 s]
/proc/loadavg: 8.06 7.82 7.48 10/184 18221
/proc/meminfo: memFree=22791392/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=825448 CPUtime=3045.03 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 174938 0 0 0 304425 78 0 0 25 0 4 0 523786603 845258752 35660 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 206362 35660 419 148 0 201291 0
[pid=18193/tid=18199] ppid=18189 vsize=825448 CPUtime=762.31 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 23267 0 0 0 76221 10 0 0 25 0 4 0 523786604 845258752 35660 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=825448 CPUtime=758.14 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 22090 0 0 0 75806 8 0 0 25 0 4 0 523786604 845258752 35660 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=825448 CPUtime=762.24 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 22322 0 0 0 76214 10 0 0 25 0 4 0 523786604 845258752 35660 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 825448

[startup+822.301 s]
/proc/loadavg: 8.08 7.87 7.51 10/184 18223
/proc/meminfo: memFree=22772032/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=828300 CPUtime=3284.68 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 183174 0 0 0 328386 82 0 0 25 0 4 0 523786603 848179200 37529 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 207075 37529 419 148 0 202004 0
[pid=18193/tid=18199] ppid=18189 vsize=828300 CPUtime=822.3 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 24531 0 0 0 82220 10 0 0 25 0 4 0 523786604 848179200 37529 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=828300 CPUtime=817.81 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 23122 0 0 0 81772 9 0 0 25 0 4 0 523786604 848179200 37529 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=828300 CPUtime=822.22 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 23371 0 0 0 82212 10 0 0 25 0 4 0 523786604 848179200 37529 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 828300

[startup+882.301 s]
/proc/loadavg: 8.08 7.90 7.55 10/184 18225
/proc/meminfo: memFree=22757012/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=830476 CPUtime=3524.35 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 191482 0 0 0 352348 87 0 0 25 0 4 0 523786603 850407424 39374 33554432000 4194304 4797429 140736475500976 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 207619 39374 419 148 0 202548 0
[pid=18193/tid=18199] ppid=18189 vsize=830476 CPUtime=882.31 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 25590 0 0 0 88220 11 0 0 25 0 4 0 523786604 850407424 39374 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=830476 CPUtime=877.48 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 24438 0 0 0 87738 10 0 0 25 0 4 0 523786604 850407424 39374 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=830476 CPUtime=882.22 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 24822 0 0 0 88211 11 0 0 25 0 4 0 523786604 850407424 39374 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 830476

[startup+942.301 s]
/proc/loadavg: 8.08 7.94 7.58 10/184 18226
/proc/meminfo: memFree=22760840/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=832008 CPUtime=3764.02 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 199288 0 0 0 376311 91 0 0 25 0 4 0 523786603 851976192 38992 33554432000 4194304 4797429 140736475500976 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 208002 38992 419 148 0 202931 0
[pid=18193/tid=18199] ppid=18189 vsize=832008 CPUtime=942.31 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 26225 0 0 0 94220 11 0 0 25 0 4 0 523786604 851976192 38992 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=832008 CPUtime=937.16 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 25659 0 0 0 93706 10 0 0 25 0 4 0 523786604 851976192 38992 33554432000 4194304 4797429 140736475500976 18446744073709551615 4404813 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=832008 CPUtime=942.22 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 26002 0 0 0 94210 12 0 0 25 0 4 0 523786604 851976192 38992 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 832008

[startup+1002.3 s]
/proc/loadavg: 8.12 7.97 7.61 10/184 18228
/proc/meminfo: memFree=22749136/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=837112 CPUtime=4003.7 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 206288 0 0 0 400274 96 0 0 25 0 4 0 523786603 857202688 41690 33554432000 4194304 4797429 140736475500976 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 209278 41690 419 148 0 204207 0
[pid=18193/tid=18199] ppid=18189 vsize=837112 CPUtime=1002.31 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 27888 0 0 0 100219 12 0 0 25 0 4 0 523786604 857202688 41690 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=837112 CPUtime=996.83 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 26276 0 0 0 99672 11 0 0 25 0 4 0 523786604 857202688 41690 33554432000 4194304 4797429 140736475500976 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=837112 CPUtime=1002.21 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 26678 0 0 0 100208 13 0 0 25 0 4 0 523786604 857202688 41690 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 837112

[startup+1062.3 s]
/proc/loadavg: 8.04 7.97 7.63 10/184 18229
/proc/meminfo: memFree=22747748/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=840768 CPUtime=4243.38 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 214548 0 0 0 424235 103 0 0 25 0 4 0 523786603 860946432 40358 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 210192 40358 419 148 0 205121 0
[pid=18193/tid=18199] ppid=18189 vsize=840768 CPUtime=1062.31 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 29029 0 0 0 106218 13 0 0 25 0 4 0 523786604 860946432 40358 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=840768 CPUtime=1056.51 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 27454 0 0 0 105639 12 0 0 25 0 4 0 523786604 860946432 40358 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=840768 CPUtime=1062.21 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 27786 0 0 0 106207 14 0 0 25 0 4 0 523786604 860946432 40358 33554432000 4194304 4797429 140736475500976 18446744073709551615 4648006 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 840768

[startup+1122.3 s]
/proc/loadavg: 8.01 7.97 7.65 10/184 18231
/proc/meminfo: memFree=22722796/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=858668 CPUtime=4483.05 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 223691 0 0 0 448197 108 0 0 25 0 4 0 523786603 879276032 43922 33554432000 4194304 4797429 140736475500976 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 214667 43922 419 148 0 209596 0
[pid=18193/tid=18199] ppid=18189 vsize=858668 CPUtime=1122.31 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 29640 0 0 0 112217 14 0 0 25 0 4 0 523786604 879276032 43922 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=858668 CPUtime=1116.18 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 29567 0 0 0 111605 13 0 0 25 0 4 0 523786604 879276032 43922 33554432000 4194304 4797429 140736475500976 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=858668 CPUtime=1122.21 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 30061 0 0 0 112206 15 0 0 25 0 4 0 523786604 879276032 43922 33554432000 4194304 4797429 140736475500976 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 858668

[startup+1182.3 s]
/proc/loadavg: 8.00 7.97 7.67 10/184 18233
/proc/meminfo: memFree=22713596/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=866956 CPUtime=4722.73 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 231061 0 0 0 472160 113 0 0 25 0 4 0 523786603 887762944 46852 33554432000 4194304 4797429 140736475500976 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 216739 46852 419 148 0 211668 0
[pid=18193/tid=18199] ppid=18189 vsize=866956 CPUtime=1182.32 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 31733 0 0 0 118217 15 0 0 25 0 4 0 523786604 887762944 46852 33554432000 4194304 4797429 140736475500976 18446744073709551615 4425045 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=866956 CPUtime=1175.85 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 30152 0 0 0 117572 13 0 0 25 0 4 0 523786604 887762944 46852 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=866956 CPUtime=1182.2 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 30713 0 0 0 118205 15 0 0 25 0 4 0 523786604 887762944 46852 33554432000 4194304 4797429 140736475500976 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 866956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 7.99 7.68 10/184 18233
/proc/meminfo: memFree=22707640/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=867044 CPUtime=4800.23 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 233730 0 0 0 479909 114 0 0 25 0 4 0 523786603 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4506576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 216761 46866 419 148 0 211690 0
[pid=18193/tid=18199] ppid=18189 vsize=867044 CPUtime=1201.72 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 31901 0 0 0 120157 15 0 0 25 0 4 0 523786604 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=867044 CPUtime=1195.15 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 30954 0 0 0 119501 14 0 0 25 0 4 0 523786604 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4423077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=867044 CPUtime=1201.61 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 31221 0 0 0 120146 15 0 0 25 0 4 0 523786604 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 867044

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 7.99 7.68 10/184 18233
/proc/meminfo: memFree=22707640/32951124 swapFree=67111524/67111528
[pid=18193] ppid=18189 vsize=867044 CPUtime=4800.23 cores=1,3,5,7
/proc/18193/stat : 18193 (techdemo) R 18189 18193 17393 0 -1 4202496 233730 0 0 0 479909 114 0 0 25 0 4 0 523786603 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4506576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18193/statm: 216761 46866 419 148 0 211690 0
[pid=18193/tid=18199] ppid=18189 vsize=867044 CPUtime=1201.72 cores=1,3,5,7
/proc/18193/task/18199/stat : 18199 (techdemo) R 18189 18193 17393 0 -1 4202560 31901 0 0 0 120157 15 0 0 25 0 4 0 523786604 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18193/tid=18200] ppid=18189 vsize=867044 CPUtime=1195.15 cores=1,3,5,7
/proc/18193/task/18200/stat : 18200 (techdemo) R 18189 18193 17393 0 -1 4202560 30954 0 0 0 119501 14 0 0 25 0 4 0 523786604 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4423077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18193/tid=18201] ppid=18189 vsize=867044 CPUtime=1201.61 cores=1,3,5,7
/proc/18193/task/18201/stat : 18201 (techdemo) R 18189 18193 17393 0 -1 4202560 31221 0 0 0 120146 15 0 0 25 0 4 0 523786604 887853056 46866 33554432000 4194304 4797429 140736475500976 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 867044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.27
CPU user time (s): 4799.12
CPU system time (s): 1.15382
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 940628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.12
system time used= 1.15382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233730
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= 391
involuntary context switches= 46612

runsolver used 1.89971 second user time and 4.67129 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 02:04:22
IDJOB=3172959
IDBENCH=82977
IDSOLVER=1584
FILE ID=node105/3172959-1304121862
RUNJOBID= node105-1304121862-18175
PBS_JOBID= 13170708
Free space on /tmp= 71940 MiB

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

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=1556085010

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23069052 kB
Buffers:       2160640 kB
Cached:        7111436 kB
SwapCached:          4 kB
Active:         597524 kB
Inactive:      8737892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23069052 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16940 kB
Writeback:           0 kB
AnonPages:       62796 kB
Mapped:          14492 kB
Slab:           483520 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71924 MiB
End job on node105 at 2011-04-30 02:24:25