Trace number 3172851

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
MD5SUM10f0c0c20b1ddb1f4561bcd231d72d23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.043992
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3172851-1304106762.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.16/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.16/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.16/0.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.16/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.01 s
0.16/0.05	c learnt bin added due to v-elim: 0
0.16/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.16/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.16/0.05	c calculated reachability. Time: 0.00
0.16/0.05	c Calc default polars -  time:   0.00 s pos:      58 undec:       5 neg:      62
0.16/0.05	c =========================================================================================
0.16/0.05	c types(t): F = full restart, N = normal restart
0.16/0.05	c types(t): S = simplification begin/end, E = solution found
0.16/0.05	c restart types(rt): st = static, dy = dynamic
0.16/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.16/0.05	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.36/0.11	c Decided on static restart strategy
7.16/1.85	c  N dy     7     30000       125      2662         0     10115     13310    201478     26.21     20.21  --
7.16/1.86	c  S st     7     30000       125      2662         0     10115     13310    201478     26.21     20.21  --
7.16/1.90	c  S st     7     30501       125      2662         0     10605     13310    213427     26.21     20.21  --
7.56/1.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
7.56/1.92	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
7.56/1.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.92	c Subs w/ non-existent bins:      0 time:  0.00 s
7.56/1.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.15/2.33	c lits-rem:      1884  cl-subs:     1101  v-elim:    125  v-fix:    0  time:  1.62 s
9.15/2.33	c learnt bin added due to v-elim: 0
9.15/2.33	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.15/2.33	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.01
9.55/2.41	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.31
9.55/2.41	c calculated reachability. Time: 0.00
9.55/2.41	c  N dy     7     30501       125      2662         0      9504     13310    187657     26.21     20.21  --
9.55/2.41	c  F st     7     30501       125      2662         0      9504     13310    187657     26.21     20.21  --
9.95/2.55	c Decided on static restart strategy
14.34/3.70	c  N dy    14     45751       125      2662         0     16492     13310    361244     27.88     20.77  --
14.74/3.71	c  S st    14     45751       125      2662         0     16492     13310    361244     27.88     20.77  --
14.74/3.77	c  S st    14     46254       125      2662         0      8564     13310    129776     27.88     20.77  --
14.74/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.74/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
14.74/3.79	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
14.74/3.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.74/3.79	c Subs w/ non-existent bins:      0 time:  0.00 s
14.74/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.54/3.94	c lits-rem:        92  cl-subs:      163  v-elim:    125  v-fix:    0  time:  0.57 s
15.54/3.94	c learnt bin added due to v-elim: 0
15.54/3.94	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.54/3.94	c vivif2 --  cl tried     8401 cl shrink        0 lits rem          0 time: 0.00
15.54/3.98	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.17
15.54/3.98	c calculated reachability. Time: 0.00
15.54/3.98	c  N dy    14     46254       125      2662         0      8401     13310    127469     27.88     20.77  --
24.32/6.15	c  N dy    15     69382       125      2662         0     10439     13310    148434     25.78     20.43  --
24.32/6.16	c  S st    15     69382       125      2662         0     10439     13310    148434     25.78     20.43  --
24.32/6.19	c  S st    15     69883       125      2662         0     10925     13310    160615     25.78     20.43  --
24.32/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.32/6.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.72/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.08
24.72/6.21	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
24.72/6.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.72/6.21	c Subs w/ non-existent bins:      0 time:  0.00 s
24.72/6.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.72/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.72/6.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.94/6.53	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.12/7.36	c Added 2 vars  tried: 68450 time: 3.31
29.12/7.36	c ORs :      2 avg-s:  0.0 cl-sh:  1290 l-rem:   1290 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.33
29.12/7.37	c lits-rem:       223  cl-subs:      212  v-elim:    125  v-fix:    0  time:  4.59 s
29.12/7.37	c learnt bin added due to v-elim: 0
29.12/7.37	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
29.12/7.37	c vivif2 --  cl tried    10713 cl shrink        0 lits rem          0 time: 0.01
29.52/7.42	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.19
29.52/7.42	c calculated reachability. Time: 0.00
29.52/7.42	c  N dy    15     69883       127      2664         4     10713     13323    155726     25.78     20.43  --
29.52/7.42	c  F st    15     69883       127      2664         4     10713     13323    155726     25.78     20.43  --
29.92/7.58	c Decided on static restart strategy
43.10/10.89	c  N dy    22    104826       127      2664         4     20091     13323    374470     26.41     20.75  --
43.52/10.91	c  S st    22    104826       127      2664         4     20091     13323    374470     26.41     20.75  --
43.52/10.98	c  S st    22    105329       127      2664         4     20580     13323    386580     26.41     20.75  --
43.52/10.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.52/10.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.92/11.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.22
43.92/11.03	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
43.92/11.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.92/11.03	c Subs w/ non-existent bins:      0 time:  0.01 s
43.92/11.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.92/11.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.92/11.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.09/11.82	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
47.09/11.83	c lits-rem:      4556  cl-subs:     1705  v-elim:    125  v-fix:    0  time:  3.16 s
47.09/11.83	c learnt bin added due to v-elim: 0
47.09/11.83	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
47.09/11.83	c vivif2 --  cl tried    18875 cl shrink        0 lits rem          0 time: 0.01
47.49/11.92	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.36
47.49/11.93	c calculated reachability. Time: 0.00
47.49/11.93	c  N dy    22    105329       127      2664         4     18875     13323    338733     26.41     20.75  --
73.46/18.40	c  N dy    23    157995       127      2664         4     25899     13323    466219     26.04     20.36  --
73.46/18.42	c  S st    23    157995       127      2664         4     25899     13323    466219     26.04     20.36  --
73.86/18.50	c  S st    23    158504       127      2664         4     26397     13323    478744     26.04     20.36  --
73.86/18.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.86/18.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.86/18.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.29
73.86/18.58	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
73.86/18.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.86/18.58	c Subs w/ non-existent bins:      0 time:  0.01 s
73.86/18.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.86/18.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.86/18.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
78.25/19.60	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
78.25/19.61	c lits-rem:      3557  cl-subs:     2917  v-elim:    125  v-fix:    0  time:  4.07 s
78.25/19.61	c learnt bin added due to v-elim: 0
78.25/19.61	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
78.25/19.61	c vivif2 --  cl tried    23480 cl shrink        0 lits rem          0 time: 0.02
78.25/19.70	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.33
78.25/19.70	c calculated reachability. Time: 0.00
78.25/19.70	c  N dy    23    158504       127      2664         4     23480     13323    407784     26.04     20.36  --
124.59/31.27	c  N dy    24    237758       127      2664         4     28651     13323    493315     27.01     20.71  --
124.59/31.28	c  S st    24    237758       127      2664         4     28651     13323    493315     27.01     20.71  --
124.99/31.37	c  S st    24    238261       135      2664        20     29152     13355    505583     27.01     20.71  --
124.99/31.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.99/31.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.38/31.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.36
125.38/31.47	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
125.38/31.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.38/31.47	c Subs w/ non-existent bins:      0 time:  0.02 s
125.38/31.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.38/31.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.38/31.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
129.38/32.46	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
129.38/32.47	c lits-rem:      3045  cl-subs:     2504  v-elim:    125  v-fix:    0  time:  3.95 s
129.38/32.47	c learnt bin added due to v-elim: 0
129.38/32.47	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
129.38/32.47	c vivif2 --  cl tried    26648 cl shrink        0 lits rem          0 time: 0.02
129.78/32.58	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.46
129.78/32.59	c calculated reachability. Time: 0.00
129.78/32.59	c  N dy    24    238261       135      2664        20     26648     13355    440788     27.01     20.71  --
223.26/55.90	c  N dy    25    357392       135      2664        20     30903     13355    467392     25.17     20.20  --
223.26/55.92	c  S st    25    357392       135      2664        20     30903     13355    467392     25.17     20.20  --
223.67/56.01	c  S st    25    357897       143      2664        48     31406     13399    480443     25.17     20.20  --
223.67/56.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
223.67/56.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.07/56.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.44
224.07/56.12	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
224.07/56.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.07/56.13	c Subs w/ non-existent bins:      0 time:  0.02 s
224.07/56.16	c Replacing        3 vars Replaced     2859 lits Time:     0.12 s 
224.07/56.16	c bin-w-bin subsume rem            6 bins  time:  0.00 s
224.07/56.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.07/56.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
228.46/57.21	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
228.46/57.22	c lits-rem:      2776  cl-subs:     2090  v-elim:    125  v-fix:    0  time:  4.21 s
228.46/57.22	c learnt bin added due to v-elim: 0
228.46/57.22	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
228.46/57.22	c vivif2 --  cl tried    29316 cl shrink        0 lits rem          0 time: 0.02
228.84/57.34	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.48
228.84/57.35	c calculated reachability. Time: 0.00
228.84/57.35	c  N dy    25    357897       140      2664        30     29316     13375    433153     25.17     20.20  --
396.22/99.22	c  N dy    26    536846       140      2664        30     37258     13375    546464     26.94     20.03  --
396.22/99.24	c  S st    26    536846       140      2664        30     37258     13375    546464     26.94     20.03  --
396.61/99.36	c  S st    26    537350       146      2664        46     37757     13403    558968     26.94     20.03  --
396.61/99.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
396.61/99.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.41/99.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.61
397.41/99.51	c Calc non-exist non-lernt bins v-fix:     0 done:    146 time:  0.00 s
397.41/99.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.41/99.52	c Subs w/ non-existent bins:      0 time:  0.02 s
397.41/99.53	c Replacing        1 vars Replaced      920 lits Time:     0.04 s 
397.41/99.54	c bin-w-bin subsume rem            2 bins  time:  0.00 s
397.41/99.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.41/99.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
401.80/100.62	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
413.78/103.60	c Added 2 vars  tried: 80000 time: 11.89
414.18/103.70	c ORs :      2 avg-s:  0.0 cl-sh:  6564 l-rem:   6564 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.28
414.18/103.71	c lits-rem:      1892  cl-subs:     1566  v-elim:    125  v-fix:    0  time: 16.65 s
414.18/103.71	c learnt bin added due to v-elim: 0
414.18/103.71	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
414.18/103.71	c vivif2 --  cl tried    36191 cl shrink        0 lits rem          0 time: 0.03
414.59/103.80	c asymm  cl-useful: 0/1712/2666 lits-rem:0 time: 0.34
414.59/103.80	c calculated reachability. Time: 0.00
414.59/103.80	c  N dy    26    537350       147      2666        44     36191     13403    515381     26.94     20.03  --
414.59/103.80	c  F st    26    537350       147      2666        44     36191     13403    515381     26.94     20.03  --
416.19/104.23	c Decided on static restart strategy
705.78/176.76	c  N dy    33    806027       147      2666        44     57970     13403    988022     27.52     19.63  --
706.18/176.80	c  S st    33    806027       147      2666        44     57970     13403    988022     27.52     19.63  --
706.59/176.98	c  S st    33    806533       147      2666        44     58466     13403   1000578     27.52     19.63  --
706.59/176.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
706.59/176.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.19/177.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.3M T:  1.24
708.19/177.30	c Calc non-exist non-lernt bins v-fix:     0 done:    147 time:  0.00 s
708.19/177.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.19/177.31	c Subs w/ non-existent bins:      0 time:  0.04 s
708.19/177.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.19/177.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.19/177.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
718.17/179.82	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
718.17/179.83	c lits-rem:      1489  cl-subs:     4872  v-elim:    125  v-fix:    0  time: 10.02 s
718.17/179.83	c learnt bin added due to v-elim: 0
718.17/179.83	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
718.17/179.85	c vivif2 --  cl tried    53594 cl shrink        0 lits rem          0 time: 0.04
718.57/179.94	c asymm  cl-useful: 0/833/2666 lits-rem:0 time: 0.38
718.57/179.94	c calculated reachability. Time: 0.00
718.57/179.94	c  N dy    33    806533       147      2666        44     53594     13403    887908     27.52     19.63  --
1261.05/315.76	c  N dy    34   1209800       147      2666        44     68980     13403   1142708     26.33     19.48  --
1261.43/315.80	c  S st    34   1209800       147      2666        44     68980     13403   1142708     26.33     19.48  --
1261.43/315.80	c Finding binary XORs  T:     0.00 s  found:       1
1262.23/316.06	c  S st    34   1210301       155      2666        64     69480     13439   1155298     26.33     19.48  --
1262.23/316.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1262.23/316.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1264.22/316.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.5M T:  1.81
1264.22/316.51	c Calc non-exist non-lernt bins v-fix:     0 done:    155 time:  0.01 s
1264.22/316.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1264.22/316.53	c Subs w/ non-existent bins:      0 time:  0.05 s
1264.22/316.53	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1264.22/316.55	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1264.22/316.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1264.22/316.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1279.40/320.30	c ORs :      4 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
1279.40/320.32	c lits-rem:      4261  cl-subs:     6619  v-elim:    125  v-fix:    0  time: 15.05 s
1279.40/320.32	c learnt bin added due to v-elim: 0
1279.40/320.32	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1279.40/320.34	c vivif2 --  cl tried    62861 cl shrink        0 lits rem          0 time: 0.06
1279.80/320.44	c asymm  cl-useful: 0/1014/2666 lits-rem:0 time: 0.43
1279.80/320.45	c calculated reachability. Time: 0.00
1279.80/320.45	c  N dy    34   1210301       154      2666        58     62861     13431    996354     26.33     19.48  --
2139.02/535.58	c  N dy    35   1710301       154      2666        58     94224     13431   1661047     27.08     19.21  --
2139.43/535.64	c  S st    35   1710301       154      2666        58     94224     13431   1661047     27.08     19.21  --
2140.61/535.97	c  S st    35   1710804       158      2666        66     94716     13447   1673650     27.08     19.21  --
2140.61/535.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2140.61/535.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2143.41/536.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.3M T:  2.59
2143.41/536.62	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.01 s
2143.41/536.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2143.41/536.64	c Subs w/ non-existent bins:      0 time:  0.08 s
2143.41/536.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2143.41/536.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2143.41/536.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2172.97/544.06	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.36
2172.97/544.09	c lits-rem:      5806  cl-subs:     7904  v-elim:    125  v-fix:    0  time: 29.61 s
2172.97/544.09	c learnt bin added due to v-elim: 0
2172.97/544.09	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
2173.37/544.11	c vivif2 --  cl tried    86812 cl shrink        0 lits rem          0 time: 0.09
2173.77/544.22	c asymm  cl-useful: 0/654/2666 lits-rem:0 time: 0.43
2173.77/544.22	c calculated reachability. Time: 0.00
2173.77/544.22	c  N dy    35   1710804       158      2666        66     86812     13447   1484466     27.08     19.21  --
3190.00/798.67	c  N dy    36   2210804       158      2666        66    102845     13447   1805185     26.48     19.12  --
3190.37/798.75	c  S st    36   2210804       158      2666        66    102845     13447   1805185     26.48     19.12  --
3191.97/799.14	c  S st    36   2211307       162      2666        74    103344     13463   1817959     26.48     19.12  --
3191.97/799.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3191.97/799.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3194.77/799.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.1M T:  2.98
3194.77/799.89	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.01 s
3194.77/799.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3195.17/799.92	c Subs w/ non-existent bins:      0 time:  0.09 s
3195.17/799.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3195.17/799.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3195.17/799.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3226.32/807.79	c ORs :      4 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
3273.07/819.42	c Added 2 vars  tried: 80000 time: 46.44
3277.48/820.57	c ORs :      2 avg-s:  0.0 cl-sh: 27132 l-rem:  27132 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   51.03
3277.88/820.60	c lits-rem:       873  cl-subs:     7281  v-elim:    125  v-fix:    0  time: 82.47 s
3277.88/820.60	c learnt bin added due to v-elim: 0
3277.88/820.60	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
3277.88/820.63	c vivif2 --  cl tried    96063 cl shrink        0 lits rem          0 time: 0.10
3278.26/820.74	c asymm  cl-useful: 0/534/2668 lits-rem:0 time: 0.44
3278.26/820.74	c calculated reachability. Time: 0.00
3278.26/820.74	c  N dy    36   2211307       164      2668        78     96063     13470   1603961     26.48     19.12  --
4518.15/1131.18	c  N dy    37   2711308       164      2668        78    118126     13470   1978909     25.09     18.90  --
4518.55/1131.26	c  S st    37   2711308       164      2668        78    118126     13470   1978909     25.09     18.90  --
4520.96/1131.81	c  S st    37   2711809       164      2668        78    118620     13470   1991951     25.09     18.90  --
4520.96/1131.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4520.96/1131.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4524.54/1132.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 39.9M T:  3.64
4524.54/1132.73	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.01 s
4524.54/1132.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4524.54/1132.75	c Subs w/ non-existent bins:      0 time:  0.09 s
4524.54/1132.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4524.54/1132.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4524.54/1132.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4573.28/1144.96	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
4573.28/1144.99	c lits-rem:      2575  cl-subs:    14942  v-elim:    125  v-fix:    0  time: 48.74 s
4573.28/1144.99	c learnt bin added due to v-elim: 0
4573.28/1144.99	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
4573.70/1145.02	c vivif2 --  cl tried   103678 cl shrink        0 lits rem          0 time: 0.10
4574.10/1145.14	c asymm  cl-useful: 0/548/2668 lits-rem:0 time: 0.48
4574.10/1145.14	c calculated reachability. Time: 0.00
4574.10/1145.14	c  N dy    37   2711809       164      2668        78    103678     13470   1665007     25.09     18.90  --
4574.10/1145.14	c  F st    37   2711809       164      2668        78    103678     13470   1665007     25.09     18.90  --
4579.27/1146.46	c Decided on static restart strategy

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172851-1304106762/watcher-3172851-1304106762 -o /tmp/evaluation-result-3172851-1304106762/solver-3172851-1304106762 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172851-1304106762.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.28 8.24 8.17 2/176 24449
/proc/meminfo: memFree=25368548/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=50148 CPUtime=0 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 650 0 0 0 0 0 0 0 25 0 1 0 522274353 51351552 582 33554432000 4194304 4797429 140735839463984 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24449/statm: 12537 582 347 148 0 7466 0

[startup+0.048597 s]
/proc/loadavg: 8.28 8.24 8.17 2/176 24449
/proc/meminfo: memFree=25368548/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=672592 CPUtime=0.16 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 1291 0 0 0 16 0 0 0 25 0 4 0 522274353 688734208 1128 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 168148 1128 406 148 0 163077 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 672592

[startup+0.100587 s]
/proc/loadavg: 8.28 8.24 8.17 2/176 24449
/proc/meminfo: memFree=25368548/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=672872 CPUtime=0.36 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 1570 0 0 0 36 0 0 0 25 0 4 0 522274353 689020928 1403 33554432000 4194304 4797429 140735839463984 18446744073709551615 4415712 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 168218 1403 408 148 0 163147 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 672872

[startup+0.300553 s]
/proc/loadavg: 8.28 8.24 8.17 2/176 24449
/proc/meminfo: memFree=25368548/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=674844 CPUtime=1.16 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 2661 0 0 0 116 0 0 0 25 0 4 0 522274353 691040256 1885 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 168711 1885 408 148 0 163640 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 674844

[startup+0.700482 s]
/proc/loadavg: 8.28 8.24 8.17 2/176 24449
/proc/meminfo: memFree=25368548/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=678600 CPUtime=2.76 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 4636 0 0 0 276 0 0 0 25 0 4 0 522274353 694886400 3615 33554432000 4194304 4797429 140735839463984 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 169650 3615 413 148 0 164579 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 678600

[startup+1.50034 s]
/proc/loadavg: 8.28 8.24 8.17 9/188 24462
/proc/meminfo: memFree=25339312/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=680388 CPUtime=5.95 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 6253 0 0 0 595 0 0 0 25 0 4 0 522274353 696717312 4171 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 170097 4171 416 148 0 165026 0
[pid=24449/tid=24455] ppid=24447 vsize=680388 CPUtime=1.48 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 1329 0 0 0 148 0 0 0 25 0 4 0 522274354 696717312 4171 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=680388 CPUtime=1.48 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 1453 0 0 0 148 0 0 0 25 0 4 0 522274354 696717312 4171 33554432000 4194304 4797429 140735839463984 18446744073709551615 232335589131 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=680388 CPUtime=1.48 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 1372 0 0 0 148 0 0 0 25 0 4 0 522274354 696717312 4171 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428910 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) 680388

[startup+3.10106 s]
/proc/loadavg: 8.26 8.23 8.17 9/188 24462
/proc/meminfo: memFree=25332332/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=682856 CPUtime=12.35 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 8220 0 0 0 1234 1 0 0 25 0 4 0 522274353 699244544 5392 33554432000 4194304 4797429 140735839463984 18446744073709551615 4351595 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 170714 5392 416 148 0 165643 0
[pid=24449/tid=24455] ppid=24447 vsize=682856 CPUtime=3.08 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 1632 0 0 0 308 0 0 0 25 0 4 0 522274354 699244544 5392 33554432000 4194304 4797429 140735839463984 18446744073709551615 4404790 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=682856 CPUtime=3.08 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 1669 0 0 0 308 0 0 0 25 0 4 0 522274354 699244544 5392 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=682856 CPUtime=3.07 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 1612 0 0 0 307 0 0 0 25 0 4 0 522274354 699244544 5392 33554432000 4194304 4797429 140735839463984 18446744073709551615 4425966 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) 682856

[startup+6.30049 s]
/proc/loadavg: 8.26 8.23 8.17 9/188 24462
/proc/meminfo: memFree=25322040/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=685960 CPUtime=25.12 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 11462 0 0 0 2511 1 0 0 25 0 4 0 522274353 702423040 6374 33554432000 4194304 4797429 140735839463984 18446744073709551615 4523992 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 171490 6374 416 148 0 166419 0
[pid=24449/tid=24455] ppid=24447 vsize=685960 CPUtime=6.28 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 2115 0 0 0 628 0 0 0 25 0 4 0 522274354 702423040 6374 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=685960 CPUtime=6.27 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 2219 0 0 0 627 0 0 0 25 0 4 0 522274354 702423040 6374 33554432000 4194304 4797429 140735839463984 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=685960 CPUtime=6.25 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 2118 0 0 0 625 0 0 0 25 0 4 0 522274354 702423040 6374 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 685960

[startup+12.7004 s]
/proc/loadavg: 8.22 8.23 8.17 9/188 24462
/proc/meminfo: memFree=25307192/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=689976 CPUtime=50.69 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 16018 0 0 0 5067 2 0 0 25 0 4 0 522274353 706535424 7643 33554432000 4194304 4797429 140735839463984 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 172494 7643 420 148 0 167423 0
[pid=24449/tid=24455] ppid=24447 vsize=689976 CPUtime=12.68 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 2859 0 0 0 1268 0 0 0 25 0 4 0 522274354 706535424 7643 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=689976 CPUtime=12.67 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 2966 0 0 0 1267 0 0 0 25 0 4 0 522274354 706535424 7643 33554432000 4194304 4797429 140735839463984 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=689976 CPUtime=12.61 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 2889 0 0 0 1261 0 0 0 25 0 4 0 522274354 706535424 7643 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428814 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) 689976

[startup+25.5011 s]
/proc/loadavg: 8.18 8.22 8.17 9/188 24462
/proc/meminfo: memFree=25293700/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=693364 CPUtime=101.82 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 22626 0 0 0 10178 4 0 0 25 0 4 0 522274353 710004736 9741 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 173341 9741 420 148 0 168270 0
[pid=24449/tid=24455] ppid=24447 vsize=693364 CPUtime=25.48 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 3491 0 0 0 2547 1 0 0 25 0 4 0 522274354 710004736 9741 33554432000 4194304 4797429 140735839463984 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=693364 CPUtime=25.47 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 3881 0 0 0 2546 1 0 0 25 0 4 0 522274354 710004736 9741 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=693364 CPUtime=25.34 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 3640 0 0 0 2534 0 0 0 25 0 4 0 522274354 710004736 9741 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 693364

[startup+51.1005 s]
/proc/loadavg: 8.26 8.23 8.18 9/188 24463
/proc/meminfo: memFree=25279096/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=700124 CPUtime=204.08 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 33320 0 0 0 20400 8 0 0 25 0 4 0 522274353 716926976 11524 33554432000 4194304 4797429 140735839463984 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 175031 11524 421 148 0 169960 0
[pid=24449/tid=24455] ppid=24447 vsize=700124 CPUtime=51.08 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 5068 0 0 0 5107 1 0 0 25 0 4 0 522274354 716926976 11524 33554432000 4194304 4797429 140735839463984 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=700124 CPUtime=51.07 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 5337 0 0 0 5106 1 0 0 25 0 4 0 522274354 716926976 11524 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=700124 CPUtime=50.81 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 4864 0 0 0 5080 1 0 0 25 0 4 0 522274354 716926976 11524 33554432000 4194304 4797429 140735839463984 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 700124

[startup+102.306 s]
/proc/loadavg: 8.22 8.22 8.18 9/188 24464
/proc/meminfo: memFree=25256576/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=707332 CPUtime=408.61 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 49534 0 0 0 40848 13 0 0 25 0 4 0 522274353 724307968 14046 33554432000 4194304 4797429 140735839463984 18446744073709551615 4495544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 176833 14046 421 148 0 171762 0
[pid=24449/tid=24455] ppid=24447 vsize=707332 CPUtime=102.28 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 7245 0 0 0 10226 2 0 0 25 0 4 0 522274354 724307968 14046 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=707332 CPUtime=102.27 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 7528 0 0 0 10225 2 0 0 25 0 4 0 522274354 724307968 14046 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=707332 CPUtime=101.73 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 7274 0 0 0 10172 1 0 0 25 0 4 0 522274354 724307968 14046 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429171 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) 707332

[startup+162.301 s]
/proc/loadavg: 8.24 8.21 8.18 9/188 24466
/proc/meminfo: memFree=25237572/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=714056 CPUtime=648.27 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 64692 0 0 0 64808 19 0 0 25 0 4 0 522274353 731193344 16505 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 178514 16505 421 148 0 173443 0
[pid=24449/tid=24455] ppid=24447 vsize=714056 CPUtime=162.28 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 9038 0 0 0 16225 3 0 0 25 0 4 0 522274354 731193344 16505 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=714056 CPUtime=162.26 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 9150 0 0 0 16223 3 0 0 25 0 4 0 522274354 731193344 16505 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=714056 CPUtime=161.4 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 8879 0 0 0 16138 2 0 0 25 0 4 0 522274354 731193344 16505 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568320 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) 714056

[startup+222.301 s]
/proc/loadavg: 8.27 8.23 8.18 9/188 24467
/proc/meminfo: memFree=25216848/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=719104 CPUtime=887.93 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 78759 0 0 0 88769 24 0 0 25 0 4 0 522274353 736362496 19353 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 179776 19353 459 148 0 174705 0
[pid=24449/tid=24455] ppid=24447 vsize=719104 CPUtime=222.28 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 10750 0 0 0 22224 4 0 0 25 0 4 0 522274354 736362496 19353 33554432000 4194304 4797429 140735839463984 18446744073709551615 4567927 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=719104 CPUtime=222.26 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 10946 0 0 0 22222 4 0 0 25 0 4 0 522274354 736362496 19353 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=719104 CPUtime=221.07 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 10505 0 0 0 22104 3 0 0 25 0 4 0 522274354 736362496 19353 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 719104

[startup+282.301 s]

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

[pid=24449] ppid=24447 vsize=747624 CPUtime=2805.3 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 158887 0 0 0 280472 58 0 0 25 0 4 0 522274353 765566976 30338 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 186906 30338 426 148 0 181835 0
[pid=24449/tid=24455] ppid=24447 vsize=747624 CPUtime=702.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 21256 0 0 0 70222 8 0 0 25 0 4 0 522274354 765566976 30338 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=747624 CPUtime=702.22 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 21126 0 0 0 70213 9 0 0 25 0 4 0 522274354 765566976 30338 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=747624 CPUtime=698.47 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 20951 0 0 0 69839 8 0 0 25 0 4 0 522274354 765566976 30338 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 747624

[startup+762.306 s]
/proc/loadavg: 8.35 8.26 8.20 9/188 24494
/proc/meminfo: memFree=25123764/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=751308 CPUtime=3044.99 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 167936 0 0 0 304437 62 0 0 25 0 4 0 522274353 769339392 30869 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 187827 30869 424 148 0 182756 0
[pid=24449/tid=24455] ppid=24447 vsize=751308 CPUtime=762.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 22586 0 0 0 76221 9 0 0 25 0 4 0 522274354 769339392 30869 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524489 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=751308 CPUtime=762.22 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 22192 0 0 0 76212 10 0 0 25 0 4 0 522274354 769339392 30869 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=751308 CPUtime=758.15 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 22169 0 0 0 75806 9 0 0 25 0 4 0 522274354 769339392 30869 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429764 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 751308

[startup+822.301 s]
/proc/loadavg: 8.28 8.25 8.19 9/188 24495
/proc/meminfo: memFree=25113456/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=752172 CPUtime=3284.65 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 175575 0 0 0 328399 66 0 0 25 0 4 0 522274353 770224128 32153 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 188043 32153 422 148 0 182972 0
[pid=24449/tid=24455] ppid=24447 vsize=752172 CPUtime=822.29 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 23866 0 0 0 82220 9 0 0 25 0 4 0 522274354 770224128 32153 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=752172 CPUtime=822.21 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 23297 0 0 0 82210 11 0 0 25 0 4 0 522274354 770224128 32153 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=752172 CPUtime=817.82 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 23335 0 0 0 81772 10 0 0 25 0 4 0 522274354 770224128 32153 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 752172

[startup+882.301 s]
/proc/loadavg: 8.26 8.24 8.19 9/188 24497
/proc/meminfo: memFree=25105996/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=755088 CPUtime=3524.32 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 182346 0 0 0 352362 70 0 0 25 0 4 0 522274353 773210112 33515 33554432000 4194304 4797429 140735839463984 18446744073709551615 4345045 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 188772 33515 422 148 0 183701 0
[pid=24449/tid=24455] ppid=24447 vsize=755088 CPUtime=882.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 24498 0 0 0 88220 10 0 0 25 0 4 0 522274354 773210112 33515 33554432000 4194304 4797429 140735839463984 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=755088 CPUtime=882.2 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 24408 0 0 0 88209 11 0 0 25 0 4 0 522274354 773210112 33515 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=755088 CPUtime=877.49 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 24555 0 0 0 87739 10 0 0 25 0 4 0 522274354 773210112 33515 33554432000 4194304 4797429 140735839463984 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 755088

[startup+942.3 s]
/proc/loadavg: 8.31 8.25 8.19 9/188 24499
/proc/meminfo: memFree=25100276/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=758076 CPUtime=3763.99 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 189327 0 0 0 376326 73 0 0 25 0 4 0 522274353 776269824 34176 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 189519 34176 421 148 0 184448 0
[pid=24449/tid=24455] ppid=24447 vsize=758076 CPUtime=942.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 25558 0 0 0 94220 10 0 0 25 0 4 0 522274354 776269824 34176 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=758076 CPUtime=942.2 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 25012 0 0 0 94208 12 0 0 25 0 4 0 522274354 776269824 34176 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=758076 CPUtime=937.17 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 25187 0 0 0 93706 11 0 0 25 0 4 0 522274354 776269824 34176 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 758076

[startup+1002.3 s]
/proc/loadavg: 8.15 8.21 8.18 9/188 24500
/proc/meminfo: memFree=25086372/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=761940 CPUtime=4003.65 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 197293 0 0 0 400290 75 0 0 25 0 4 0 522274353 780226560 35593 33554432000 4194304 4797429 140735839463984 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 190485 35593 422 148 0 185414 0
[pid=24449/tid=24455] ppid=24447 vsize=761940 CPUtime=1002.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 26758 0 0 0 100220 10 0 0 25 0 4 0 522274354 780226560 35593 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=761940 CPUtime=1002.2 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 26513 0 0 0 100207 13 0 0 25 0 4 0 522274354 780226560 35593 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=761940 CPUtime=996.84 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 26662 0 0 0 99673 11 0 0 25 0 4 0 522274354 780226560 35593 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 761940

[startup+1062.3 s]
/proc/loadavg: 8.22 8.20 8.18 9/188 24502
/proc/meminfo: memFree=25086116/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=765120 CPUtime=4243.33 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 204897 0 0 0 424254 79 0 0 25 0 4 0 522274353 783482880 35219 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 191280 35219 422 148 0 186209 0
[pid=24449/tid=24455] ppid=24447 vsize=765120 CPUtime=1062.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 27346 0 0 0 106219 11 0 0 25 0 4 0 522274354 783482880 35219 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=765120 CPUtime=1062.19 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 27666 0 0 0 106205 14 0 0 25 0 4 0 522274354 783482880 35219 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=765120 CPUtime=1056.52 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 27788 0 0 0 105641 11 0 0 25 0 4 0 522274354 783482880 35219 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 765120

[startup+1122.3 s]
/proc/loadavg: 8.07 8.16 8.17 10/188 24503
/proc/meminfo: memFree=25072088/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=767300 CPUtime=4482.99 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 210827 0 0 0 448217 82 0 0 25 0 4 0 522274353 785715200 37020 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 191825 37020 422 148 0 186754 0
[pid=24449/tid=24455] ppid=24447 vsize=767300 CPUtime=1122.3 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 28431 0 0 0 112219 11 0 0 25 0 4 0 522274354 785715200 37020 33554432000 4194304 4797429 140735839463984 18446744073709551615 4509108 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=767300 CPUtime=1122.19 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 28260 0 0 0 112205 14 0 0 25 0 4 0 522274354 785715200 37020 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=767300 CPUtime=1116.19 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 28360 0 0 0 111607 12 0 0 25 0 4 0 522274354 785715200 37020 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 767300

[startup+1182.3 s]
/proc/loadavg: 8.26 8.18 8.17 9/188 24505
/proc/meminfo: memFree=25074428/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=769320 CPUtime=4722.67 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 217850 0 0 0 472183 84 0 0 25 0 4 0 522274353 787783680 36901 33554432000 4194304 4797429 140735839463984 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 192330 36901 422 148 0 187259 0
[pid=24449/tid=24455] ppid=24447 vsize=769320 CPUtime=1182.31 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 29422 0 0 0 118219 12 0 0 25 0 4 0 522274354 787783680 36901 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=769320 CPUtime=1182.18 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 29389 0 0 0 118204 14 0 0 25 0 4 0 522274354 787783680 36901 33554432000 4194304 4797429 140735839463984 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=769320 CPUtime=1175.87 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 29811 0 0 0 117575 12 0 0 25 0 4 0 522274354 787783680 36901 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 769320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.17 8.17 9/188 24506
/proc/meminfo: memFree=25063388/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=769320 CPUtime=4800.18 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 219247 0 0 0 479932 86 0 0 25 0 4 0 522274353 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 192330 38251 422 148 0 187259 0
[pid=24449/tid=24455] ppid=24447 vsize=769320 CPUtime=1201.71 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 29672 0 0 0 120159 12 0 0 25 0 4 0 522274354 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=769320 CPUtime=1201.58 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 29558 0 0 0 120144 14 0 0 25 0 4 0 522274354 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=769320 CPUtime=1195.16 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 29987 0 0 0 119504 12 0 0 25 0 4 0 522274354 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 769320

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.18 8.17 8.17 9/188 24506
/proc/meminfo: memFree=25063388/32951124 swapFree=67111524/67111528
[pid=24449] ppid=24447 vsize=769320 CPUtime=4800.18 cores=0,2,4,6
/proc/24449/stat : 24449 (techdemo) R 24447 24449 24228 0 -1 4202496 219247 0 0 0 479932 86 0 0 25 0 4 0 522274353 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4424649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24449/statm: 192330 38251 422 148 0 187259 0
[pid=24449/tid=24455] ppid=24447 vsize=769320 CPUtime=1201.71 cores=0,2,4,6
/proc/24449/task/24455/stat : 24455 (techdemo) R 24447 24449 24228 0 -1 4202560 29672 0 0 0 120159 12 0 0 25 0 4 0 522274354 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24449/tid=24456] ppid=24447 vsize=769320 CPUtime=1201.58 cores=0,2,4,6
/proc/24449/task/24456/stat : 24456 (techdemo) R 24447 24449 24228 0 -1 4202560 29558 0 0 0 120144 14 0 0 25 0 4 0 522274354 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24449/tid=24457] ppid=24447 vsize=769320 CPUtime=1195.16 cores=0,2,4,6
/proc/24449/task/24457/stat : 24457 (techdemo) R 24447 24449 24228 0 -1 4202560 29987 0 0 0 119504 12 0 0 25 0 4 0 522274354 787783680 38251 33554432000 4194304 4797429 140735839463984 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 769320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.22
CPU user time (s): 4799.35
CPU system time (s): 0.870867
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 871228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.35
system time used= 0.870867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219248
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= 392
involuntary context switches= 72160

runsolver used 1.86772 second user time and 4.70328 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 21:52:42
IDJOB=3172851
IDBENCH=82869
IDSOLVER=1584
FILE ID=node132/3172851-1304106762
RUNJOBID= node132-1304104354-24246
PBS_JOBID= 13170650
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172851-1304106762/watcher-3172851-1304106762 -o /tmp/evaluation-result-3172851-1304106762/solver-3172851-1304106762 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172851-1304106762.cnf

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

MD5SUM BENCH= 10f0c0c20b1ddb1f4561bcd231d72d23
RANDOM SEED=1503307972

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:      25368712 kB
Buffers:        775432 kB
Cached:        6244108 kB
SwapCached:          4 kB
Active:        2097304 kB
Inactive:      4987148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25368712 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15564 kB
Writeback:           0 kB
AnonPages:       63972 kB
Mapped:          14728 kB
Slab:           435936 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71856 MiB
End job on node132 at 2011-04-29 22:12:46