Trace number 3172908

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-mtSAT 3368.34 843.829

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
MD5SUMf499dfbb776939482f3f42f9fdb448de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
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-3172908-1304119383.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
0.00/0.02	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.02	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.00 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      37 undec:       6 neg:      32
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
5.97/1.50	c  N dy     7     30001        75      1597         0      9724      7985    137888     16.81     12.51  --
5.97/1.51	c  S st     7     30001        75      1597         0      9724      7985    137888     16.81     12.51  --
5.97/1.55	c  S st     7     30503        75      1597         0     10208      7985    146304     16.81     12.51  --
5.97/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.06
5.97/1.56	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
5.97/1.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.56	c Subs w/ non-existent bins:      0 time:  0.00 s
5.97/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.76/1.75	c lits-rem:      1669  cl-subs:     1793  v-elim:     75  v-fix:    0  time:  0.73 s
6.76/1.75	c learnt bin added due to v-elim: 0
6.76/1.75	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
6.76/1.75	c vivif2 --  cl tried     8415 cl shrink        0 lits rem          0 time: 0.00
6.76/1.79	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.16
6.76/1.79	c calculated reachability. Time: 0.00
6.76/1.79	c  N dy     7     30503        75      1597         0      8415      7985    121266     16.81     12.51  --
6.76/1.79	c  F st     7     30503        75      1597         0      8415      7985    121266     16.81     12.51  --
7.56/1.92	c Decided on static restart strategy
11.16/2.88	c  N dy    15     45755        75      1597         0     15068      7985    210817     15.54     12.43  --
11.16/2.89	c  S st    15     45755        75      1597         0     15068      7985    210817     15.54     12.43  --
11.56/2.94	c  S st    15     46257        75      1597         0     15546      7985    219321     15.54     12.43  --
11.56/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.10
11.56/2.97	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
11.56/2.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.97	c Subs w/ non-existent bins:      0 time:  0.00 s
11.56/2.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.95/3.58	c lits-rem:      2107  cl-subs:     3270  v-elim:     75  v-fix:    0  time:  2.43 s
13.95/3.58	c learnt bin added due to v-elim: 0
13.95/3.58	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
13.95/3.58	c vivif2 --  cl tried    12276 cl shrink        0 lits rem          0 time: 0.00
14.35/3.64	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.22
14.35/3.64	c calculated reachability. Time: 0.00
14.35/3.64	c  N dy    15     46257        75      1597         0     12276      7985    171668     15.54     12.43  --
21.54/5.45	c  N dy    17     69385        75      1597         0     16267      7985    222152     15.85     12.45  --
21.54/5.46	c  S st    17     69385        75      1597         0     16267      7985    222152     15.85     12.45  --
21.95/5.51	c  S st    17     69886        75      1597         0     16746      7985    230640     15.85     12.45  --
21.95/5.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.95/5.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.95/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.11
21.95/5.54	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
21.95/5.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.95/5.54	c Subs w/ non-existent bins:      0 time:  0.01 s
21.95/5.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.95/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.95/5.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.33/6.13	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
26.76/6.71	c Added 1 vars  tried: 25088 time: 2.29
26.76/6.74	c ORs :      1 avg-s:  0.0 cl-sh:  3200 l-rem:   3200 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.40
26.76/6.74	c lits-rem:      1792  cl-subs:     2874  v-elim:     75  v-fix:    0  time:  4.76 s
26.76/6.74	c learnt bin added due to v-elim: 0
26.76/6.74	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
26.76/6.74	c vivif2 --  cl tried    13872 cl shrink        0 lits rem          0 time: 0.01
26.76/6.80	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.22
26.76/6.80	c calculated reachability. Time: 0.00
26.76/6.80	c  N dy    17     69886        76      1598         2     13872      7989    183693     15.85     12.45  --
26.76/6.80	c  F st    17     69886        76      1598         2     13872      7989    183693     15.85     12.45  --
27.54/6.98	c Decided on static restart strategy
39.94/10.09	c  N dy    24    104830        76      1598         2     13283      7989    154623     14.93     12.41  --
39.94/10.10	c  S st    24    104830        76      1598         2     13283      7989    154623     14.93     12.41  --
40.31/10.15	c  S st    24    105331        76      1598         2     13752      7989    162932     14.93     12.41  --
40.31/10.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.31/10.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.11
40.31/10.18	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
40.31/10.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.18	c Subs w/ non-existent bins:      0 time:  0.00 s
40.31/10.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.31/10.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.31/10.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.31/10.60	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
42.31/10.61	c lits-rem:       820  cl-subs:      984  v-elim:     75  v-fix:    0  time:  1.70 s
42.31/10.61	c learnt bin added due to v-elim: 0
42.31/10.61	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
42.31/10.61	c vivif2 --  cl tried    12768 cl shrink        0 lits rem          0 time: 0.01
42.31/10.66	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.22
42.31/10.66	c calculated reachability. Time: 0.00
42.31/10.66	c  N dy    24    105331        76      1598         2     12768      7989    149968     14.93     12.41  --
64.69/16.28	c  N dy    25    157997        76      1598         2     19771      7989    237039     14.44     12.14  --
64.69/16.29	c  S st    25    157997        76      1598         2     19771      7989    237039     14.44     12.14  --
65.09/16.36	c  S st    25    158503        76      1598         2     20251      7989    245706     14.44     12.14  --
65.09/16.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.09/16.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.48/16.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.19
65.48/16.41	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
65.48/16.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.48/16.41	c Subs w/ non-existent bins:      0 time:  0.01 s
65.48/16.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.48/16.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.48/16.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.88/17.00	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 23.0 T:    0.00
67.88/17.01	c lits-rem:      1498  cl-subs:     2835  v-elim:     75  v-fix:    0  time:  2.36 s
67.88/17.01	c learnt bin added due to v-elim: 0
67.88/17.01	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
67.88/17.01	c vivif2 --  cl tried    17415 cl shrink        0 lits rem          0 time: 0.01
67.88/17.08	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.29
67.88/17.08	c calculated reachability. Time: 0.00
67.88/17.08	c  N dy    25    158503        76      1598         2     17415      7989    207826     14.44     12.14  --
108.62/27.28	c  N dy    26    237754        76      1598         2     22291      7989    254655     15.83     12.01  --
108.62/27.29	c  S st    26    237754        76      1598         2     22291      7989    254655     15.83     12.01  --
109.02/27.38	c  S st    26    238258        80      1598        14     22758      8009    262944     15.83     12.01  --
109.02/27.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.02/27.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.42/27.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.25
109.42/27.44	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
109.42/27.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.42/27.45	c Subs w/ non-existent bins:      0 time:  0.01 s
109.42/27.45	c Replacing        1 vars Replaced     1722 lits Time:     0.04 s 
109.42/27.46	c bin-w-bin subsume rem            2 bins  time:  0.00 s
109.42/27.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.42/27.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
111.82/28.07	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
111.82/28.08	c lits-rem:      1588  cl-subs:     2585  v-elim:     75  v-fix:    0  time:  2.47 s
111.82/28.08	c learnt bin added due to v-elim: 0
111.82/28.08	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
111.82/28.08	c vivif2 --  cl tried    20173 cl shrink        0 lits rem          0 time: 0.01
112.22/28.17	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.35
112.22/28.17	c calculated reachability. Time: 0.00
112.22/28.17	c  N dy    26    238258        79      1598         8     20173      8001    230059     15.83     12.01  --
187.31/46.94	c  N dy    27    357388        79      1598         8     24244      8001    265049     15.21     11.96  --
187.31/46.95	c  S st    27    357388        79      1598         8     24244      8001    265049     15.21     11.96  --
187.71/47.04	c  S st    27    357893        83      1598        24     24734      8025    273925     15.21     11.96  --
187.71/47.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.71/47.04	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
188.11/47.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.30
188.11/47.12	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
188.11/47.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.11/47.12	c Subs w/ non-existent bins:      0 time:  0.01 s
188.11/47.12	c Replacing        2 vars Replaced       77 lits Time:     0.00 s 
188.11/47.13	c bin-w-bin subsume rem            4 bins  time:  0.00 s
188.11/47.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.11/47.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
190.51/47.72	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
190.51/47.72	c lits-rem:      1011  cl-subs:     1528  v-elim:     75  v-fix:    0  time:  2.38 s
190.51/47.72	c learnt bin added due to v-elim: 0
190.51/47.72	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
190.51/47.73	c vivif2 --  cl tried    23206 cl shrink        0 lits rem          0 time: 0.01
190.91/47.83	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.42
190.91/47.83	c calculated reachability. Time: 0.00
190.91/47.83	c  N dy    27    357893        81      1598        12     23206      8009    257122     15.21     11.96  --
332.32/83.22	c  N dy    28    536839        81      1598        12     30599      8009    328430     17.05     11.76  --
332.32/83.23	c  S st    28    536839        81      1598        12     30599      8009    328430     17.05     11.76  --
332.72/83.33	c  S st    28    537342        84      1598        30     31078      8033    337222     17.05     11.76  --
332.72/83.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
332.72/83.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
333.12/83.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.41
333.12/83.44	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
333.12/83.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
333.12/83.44	c Subs w/ non-existent bins:      0 time:  0.01 s
333.12/83.45	c Replacing        3 vars Replaced      764 lits Time:     0.04 s 
333.12/83.46	c bin-w-bin subsume rem            6 bins  time:  0.00 s
333.12/83.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
333.12/83.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
335.91/84.14	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
345.90/86.62	c Added 1 vars  tried: 80000 time: 9.90
345.90/86.64	c ORs :      1 avg-s:  0.0 cl-sh:  2143 l-rem:   2143 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    9.99
345.90/86.65	c lits-rem:       884  cl-subs:     1902  v-elim:     75  v-fix:    0  time: 12.75 s
345.90/86.65	c learnt bin added due to v-elim: 0
345.90/86.65	c vivif2 --  cl tried     1599 cl shrink        0 lits rem          0 time: 0.00
345.90/86.65	c vivif2 --  cl tried    29176 cl shrink        0 lits rem          0 time: 0.02
346.30/86.77	c asymm  cl-useful: 0/1599/1599 lits-rem:0 time: 0.49
346.30/86.78	c calculated reachability. Time: 0.00
346.30/86.78	c  N dy    28    537342        82      1599        14     29176      8012    313392     17.05     11.76  --
346.30/86.78	c  F st    28    537342        82      1599        14     29176      8012    313392     17.05     11.76  --
347.89/87.13	c Decided on static restart strategy
599.16/150.08	c  N dy    35    806014        82      1599        14     50140      8012    586700     15.09     11.70  --
599.56/150.10	c  S st    35    806014        82      1599        14     50140      8012    586700     15.09     11.70  --
599.96/150.28	c  S st    35    806518        82      1599        14     50622      8012    595532     15.09     11.70  --
599.96/150.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
599.96/150.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
600.77/150.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.2M T:  0.83
600.77/150.49	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
600.77/150.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
600.77/150.49	c Subs w/ non-existent bins:      0 time:  0.02 s
601.17/150.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.17/150.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.17/150.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
608.35/152.35	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.02
608.35/152.36	c lits-rem:      2241  cl-subs:     7907  v-elim:     75  v-fix:    0  time:  7.40 s
608.35/152.36	c learnt bin added due to v-elim: 0
608.35/152.36	c vivif2 --  cl tried     1599 cl shrink        0 lits rem          0 time: 0.00
608.35/152.36	c vivif2 --  cl tried    42715 cl shrink        0 lits rem          0 time: 0.02
608.75/152.44	c asymm  cl-useful: 0/732/1599 lits-rem:0 time: 0.33
608.75/152.45	c calculated reachability. Time: 0.00
608.75/152.45	c  N dy    35    806518        82      1599        14     42715      8012    494303     15.09     11.70  --
1105.69/276.87	c  N dy    37   1209778        82      1599        15     58754      8012    691381     16.22     11.39  --
1106.09/276.90	c  S st    37   1209778        82      1599        15     58754      8012    691381     16.22     11.39  --
1106.89/277.11	c  S st    37   1210283        84      1599        19     59238      8020    700303     16.22     11.39  --
1106.89/277.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1106.89/277.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1107.71/277.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.3M T:  1.06
1107.71/277.38	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.01 s
1107.71/277.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1107.71/277.39	c Subs w/ non-existent bins:      0 time:  0.03 s
1108.08/277.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1108.48/277.55	c subs with bin:     2545  lits-rem:        12  v-fix:    0  time:  0.58 s
1108.48/277.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1116.87/279.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.03
1116.87/279.61	c lits-rem:      1990  cl-subs:     7995  v-elim:     75  v-fix:    0  time:  8.26 s
1116.87/279.61	c learnt bin added due to v-elim: 0
1116.87/279.61	c vivif2 --  cl tried     1599 cl shrink        0 lits rem          0 time: 0.00
1116.87/279.62	c vivif2 --  cl tried    48698 cl shrink        0 lits rem          0 time: 0.03
1117.27/279.71	c asymm  cl-useful: 0/549/1599 lits-rem:0 time: 0.34
1117.27/279.71	c calculated reachability. Time: 0.00
1117.27/279.71	c  N dy    37   1210283        84      1599        19     48698      8020    574590     16.22     11.39  --
1867.49/467.53	c  N dy    38   1710284        84      1599        20     78251      8020    942645     12.94     11.19  --
1867.49/467.57	c  S st    38   1710284        84      1599        20     78251      8020    942645     12.94     11.19  --
1867.49/467.57	c Finding binary XORs  T:     0.00 s  found:       0
1868.66/467.88	c  S st    38   1710788        86      1599        24     78725      8028    951015     12.94     11.19  --
1868.66/467.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1868.66/467.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1870.66/468.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.7M T:  1.72
1870.66/468.31	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.01 s
1870.66/468.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1870.66/468.32	c Subs w/ non-existent bins:      0 time:  0.05 s
1870.66/468.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1872.28/468.75	c subs with bin:     4201  lits-rem:       335  v-fix:    0  time:  1.61 s
1872.28/468.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1887.04/472.45	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.06
1887.04/472.46	c lits-rem:      2264  cl-subs:    14860  v-elim:     75  v-fix:    0  time: 14.84 s
1887.04/472.46	c learnt bin added due to v-elim: 0
1887.04/472.46	c vivif2 --  cl tried     1596 cl shrink        0 lits rem          0 time: 0.00
1887.04/472.47	c vivif2 --  cl tried    59667 cl shrink        0 lits rem          0 time: 0.05
1887.44/472.57	c asymm  cl-useful: 0/602/1596 lits-rem:0 time: 0.38
1887.44/472.57	c calculated reachability. Time: 0.00
1887.44/472.57	c  N dy    38   1710788        86      1596        24     59667      8011    730356     12.94     11.19  --
2786.25/697.56	c  N dy    41   2210788        86      1596        25     76388      8011    853571     13.03     11.04  --
2786.63/697.60	c  S st    41   2210788        86      1596        25     76388      8011    853571     13.03     11.04  --
2787.83/697.92	c  S st    41   2211290        87      1596        27     76859      8015    861748     13.03     11.04  --
2787.83/697.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2787.83/697.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2789.83/698.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.1M T:  1.97
2789.83/698.41	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.01 s
2789.83/698.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2789.83/698.43	c Subs w/ non-existent bins:      0 time:  0.05 s
2789.83/698.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2791.43/698.80	c subs with bin:     4469  lits-rem:       747  v-fix:    0  time:  1.42 s
2791.43/698.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2803.44/701.81	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.04
2831.38/708.82	c Added 1 vars  tried: 80000 time: 28.03
2831.78/708.94	c ORs :      1 avg-s:  0.0 cl-sh:  4736 l-rem:   4736 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   28.48
2831.78/708.95	c lits-rem:      1582  cl-subs:    10339  v-elim:     75  v-fix:    0  time: 40.58 s
2831.78/708.95	c learnt bin added due to v-elim: 0
2831.78/708.95	c vivif2 --  cl tried     1595 cl shrink        0 lits rem          0 time: 0.00
2831.78/708.97	c vivif2 --  cl tried    62053 cl shrink       69 lits rem         69 time: 0.05
2832.18/709.06	c asymm  cl-useful: 0/373/1595 lits-rem:0 time: 0.38
2832.18/709.07	c calculated reachability. Time: 0.00
2832.18/709.07	c  N dy    41   2211290        88      1595        29     62053      8011    690564     13.03     11.04  --
3366.66/842.83	c  E dy    43   2473953         0      1595        30    123125      8011   1592858     14.71     10.97  --
3368.30/843.82	c Verified 1595 clauses.
3368.30/843.82	c Verified 1595 clauses.
3368.30/843.82	c Following stats are for *FIRST FINISHED THREAD ONLY*
3368.30/843.82	c num threads              : 4          
3368.30/843.82	c restarts                 : 43         
3368.30/843.82	c dynamic restarts         : 19         
3368.30/843.82	c static restarts          : 24         
3368.30/843.82	c full restarts            : 3          
3368.30/843.82	c total simplify time      : 0.00       
3368.30/843.82	c learnts DL2              : 0          
3368.30/843.82	c learnts size 2           : 66         
3368.30/843.82	c learnts size 1           : 0           (0.00      % of vars)
3368.30/843.82	c filedLit time            : 7.11        (0.21      % time)
3368.30/843.82	c v-elim SatELite          : 0           (0.00      % vars)
3368.30/843.82	c SatELite time            : 100.22      (2.98      % time)
3368.30/843.82	c v-elim xor               : 0           (0.00      % vars)
3368.30/843.82	c xor elim time            : 0.07        (0.00      % time)
3368.30/843.82	c num binary xor trees     : 4          
3368.30/843.82	c binxor trees' crown      : 6           (1.50      leafs/tree)
3368.30/843.82	c bin xor find time        : 0.00       
3368.30/843.82	c OTF clause subsumed      : 238578      (0.10      clauses/conflict)
3368.30/843.82	c OTF subs. size diff      : 245304      (1.03       lits/clause)
3368.30/843.82	c OTF cl watch-shrink      : 84582       (0.03      clauses/conflict)
3368.30/843.82	c OTF cl watch-sh-lit      : 89410       (1.06       lits/clause)
3368.30/843.82	c tried to recurMin cls    : 2473953     (100.00     % of conflicts)
3368.30/843.82	c updated cache            : 1335        (0.00       lits/tried recurMin)
3368.30/843.82	c OTF Gate-Rem cl          : 54919       (0.02      clauses/conflict)
3368.30/843.82	c OTF Gate-rem lits        : 55549       (1.01      lits/confl)
3368.30/843.82	c unit cls received        : 0           (nan       % of units)
3368.30/843.82	c unit cls sent            : 0           (nan       % of units)
3368.30/843.82	c bin cls received         : 56         
3368.30/843.82	c bin cls sent             : 22         
3368.30/843.82	c tri cls recevied         : 16         
3368.30/843.82	c tri cls sent             : 14         
3368.30/843.82	c clauses over max glue    : 0           (0.00      % of all clauses)
3368.30/843.82	c conflicts                : 2473953     (734.61    / sec)
3368.30/843.82	c decisions                : 2719817     (0.25      % random)
3368.30/843.82	c bogo-props               : 73371420828 (21786758.82 / sec)
3368.30/843.82	c props                    : 54582684    (16207.67  / sec)
3368.30/843.82	c conflict literals        : 38862763    (22.30     % deleted)
3368.30/843.82	c Memory used              : 716.74      MB
3368.30/843.82	c single-thread CPU time   : 3367.71     s
3368.30/843.82	c all-threads sum CPU time : 3367.71     s
3368.30/843.82	s SATISFIABLE
3368.30/843.82	v 1 -2 3 -4 5 -6 -7 8 9 -10 11 12 -13 -14 15 16 -17 -18 19 20 21 -22 -23 24 -25 -26 27 28 29 -30 -31 -32 33 -34 35 -36 37 38 -39 -40 -41 -42 43 44 45 46 -47 48 -49 50 -51 52 -53 54 -55 56 57 -58 59 60 -61 62 63 -64 -65 66 67 68 -69 -70 71 72 73 -74 75 0

Verifier Data

OK

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-3172908-1304119383/watcher-3172908-1304119383 -o /tmp/evaluation-result-3172908-1304119383/solver-3172908-1304119383 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172908-1304119383.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: 7.47 7.96 7.98 3/176 4547
/proc/meminfo: memFree=31203688/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=50144 CPUtime=0 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 632 0 0 0 0 0 0 0 19 0 1 0 523537039 51347456 563 33554432000 4194304 4797429 140737036520832 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4547/statm: 12536 563 347 148 0 7465 0
[pid=4547/tid=4548] ppid=4543 vsize=80872 CPUtime=0 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 523537040 82812928 579 33554432000 4194304 4797429 140737036520832 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=80872 CPUtime=0 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 523537040 82812928 579 33554432000 4194304 4797429 140737036520832 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=80872 CPUtime=0 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 523537040 82812928 579 33554432000 4194304 4797429 140737036520832 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.105131 s]
/proc/loadavg: 7.47 7.96 7.98 3/176 4547
/proc/meminfo: memFree=31203688/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=672408 CPUtime=0.39 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 1420 0 0 0 39 0 0 0 20 0 4 0 523537039 688545792 1282 33554432000 4194304 4797429 140737036520832 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 168102 1282 408 148 0 163031 0
[pid=4547/tid=4548] ppid=4543 vsize=672408 CPUtime=0.09 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 189 0 0 0 9 0 0 0 21 0 4 0 523537040 688545792 1282 33554432000 4194304 4797429 140737036520832 18446744073709551615 4426061 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=672408 CPUtime=0.09 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 224 0 0 0 9 0 0 0 21 0 4 0 523537040 688545792 1282 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424868 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=672408 CPUtime=0.09 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 181 0 0 0 9 0 0 0 21 0 4 0 523537040 688545792 1282 33554432000 4194304 4797429 140737036520832 18446744073709551615 4351354 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 672408

[startup+0.201114 s]
/proc/loadavg: 7.47 7.96 7.98 3/176 4547
/proc/meminfo: memFree=31203688/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=673556 CPUtime=0.77 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 1982 0 0 0 77 0 0 0 20 0 4 0 523537039 689721344 1442 33554432000 4194304 4797429 140737036520832 18446744073709551615 4389722 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 168389 1442 408 148 0 163318 0
[pid=4547/tid=4548] ppid=4543 vsize=673556 CPUtime=0.19 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 333 0 0 0 19 0 0 0 21 0 4 0 523537040 689721344 1442 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=673556 CPUtime=0.19 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 361 0 0 0 19 0 0 0 21 0 4 0 523537040 689721344 1442 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=673556 CPUtime=0.19 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 327 0 0 0 19 0 0 0 21 0 4 0 523537040 689721344 1442 33554432000 4194304 4797429 140737036520832 18446744073709551615 4387760 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 673556

[startup+0.301096 s]
/proc/loadavg: 7.47 7.96 7.98 3/176 4547
/proc/meminfo: memFree=31203688/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=674020 CPUtime=1.17 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 2254 0 0 0 117 0 0 0 20 0 4 0 523537039 690196480 1706 33554432000 4194304 4797429 140737036520832 18446744073709551615 4351358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 168505 1706 408 148 0 163434 0
[pid=4547/tid=4548] ppid=4543 vsize=674020 CPUtime=0.29 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 397 0 0 0 29 0 0 0 21 0 4 0 523537040 690196480 1706 33554432000 4194304 4797429 140737036520832 18446744073709551615 4426301 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=674020 CPUtime=0.29 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 430 0 0 0 29 0 0 0 21 0 4 0 523537040 690196480 1706 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424610 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=674020 CPUtime=0.29 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 407 0 0 0 29 0 0 0 21 0 4 0 523537040 690196480 1706 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 674020

[startup+0.701027 s]
/proc/loadavg: 7.47 7.96 7.98 3/176 4547
/proc/meminfo: memFree=31203688/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=676812 CPUtime=2.77 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 3845 0 0 0 277 0 0 0 21 0 4 0 523537039 693055488 3131 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 169203 3131 414 148 0 164132 0
[pid=4547/tid=4548] ppid=4543 vsize=676812 CPUtime=0.68 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 816 0 0 0 68 0 0 0 22 0 4 0 523537040 693055488 3131 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=676812 CPUtime=0.69 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 855 0 0 0 69 0 0 0 22 0 4 0 523537040 693055488 3131 33554432000 4194304 4797429 140737036520832 18446744073709551615 4491939 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=676812 CPUtime=0.69 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 816 0 0 0 69 0 0 0 22 0 4 0 523537040 693055488 3131 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 676812

[startup+1.50089 s]
/proc/loadavg: 7.47 7.96 7.98 10/184 4555
/proc/meminfo: memFree=31174360/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=678744 CPUtime=5.97 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 5332 0 0 0 596 1 0 0 23 0 4 0 523537039 695033856 3631 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 169686 3631 416 148 0 164615 0
[pid=4547/tid=4548] ppid=4543 vsize=678744 CPUtime=1.48 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 1105 0 0 0 148 0 0 0 25 0 4 0 523537040 695033856 3631 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=678744 CPUtime=1.49 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 1152 0 0 0 149 0 0 0 25 0 4 0 523537040 695033856 3631 33554432000 4194304 4797429 140737036520832 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=678744 CPUtime=1.48 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 1124 0 0 0 148 0 0 0 25 0 4 0 523537040 695033856 3631 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 678744

[startup+3.10061 s]
/proc/loadavg: 7.51 7.96 7.98 10/184 4555
/proc/meminfo: memFree=31166552/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=680728 CPUtime=12.36 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 7358 0 0 0 1235 1 0 0 25 0 4 0 523537039 697065472 4710 33554432000 4194304 4797429 140737036520832 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 170182 4710 416 148 0 165111 0
[pid=4547/tid=4548] ppid=4543 vsize=680728 CPUtime=3.08 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 1487 0 0 0 308 0 0 0 25 0 4 0 523537040 697065472 4710 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=680728 CPUtime=3.08 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 1399 0 0 0 308 0 0 0 25 0 4 0 523537040 697065472 4710 33554432000 4194304 4797429 140737036520832 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=680728 CPUtime=3.07 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 1448 0 0 0 307 0 0 0 25 0 4 0 523537040 697065472 4710 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 680728

[startup+6.30104 s]
/proc/loadavg: 7.51 7.96 7.98 10/184 4555
/proc/meminfo: memFree=31155556/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=682860 CPUtime=25.14 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 9566 0 0 0 2512 2 0 0 25 0 4 0 523537039 699248640 5522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 170715 5522 418 148 0 165644 0
[pid=4547/tid=4548] ppid=4543 vsize=682860 CPUtime=6.28 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 1899 0 0 0 628 0 0 0 25 0 4 0 523537040 699248640 5522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=682860 CPUtime=6.28 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 1815 0 0 0 628 0 0 0 25 0 4 0 523537040 699248640 5522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=682860 CPUtime=6.25 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 1883 0 0 0 625 0 0 0 25 0 4 0 523537040 699248640 5522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 682860

[startup+12.7009 s]
/proc/loadavg: 7.59 7.97 7.98 10/184 4555
/proc/meminfo: memFree=31145356/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=685416 CPUtime=50.7 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 12987 0 0 0 5068 2 0 0 25 0 4 0 523537039 701865984 6528 33554432000 4194304 4797429 140737036520832 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 171354 6528 419 148 0 166283 0
[pid=4547/tid=4548] ppid=4543 vsize=685416 CPUtime=12.68 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 2344 0 0 0 1268 0 0 0 25 0 4 0 523537040 701865984 6528 33554432000 4194304 4797429 140737036520832 18446744073709551615 4495507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=685416 CPUtime=12.68 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 2305 0 0 0 1268 0 0 0 25 0 4 0 523537040 701865984 6528 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=685416 CPUtime=12.62 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 2371 0 0 0 1262 0 0 0 25 0 4 0 523537040 701865984 6528 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 685416

[startup+25.5007 s]
/proc/loadavg: 7.65 7.97 7.98 10/184 4555
/proc/meminfo: memFree=31132684/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=688840 CPUtime=101.83 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 19714 0 0 0 10180 3 0 0 25 0 4 0 523537039 705372160 7903 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424835 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 172210 7903 421 148 0 167139 0
[pid=4547/tid=4548] ppid=4543 vsize=688840 CPUtime=25.48 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 3942 0 0 0 2548 0 0 0 25 0 4 0 523537040 705372160 7903 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=688840 CPUtime=25.48 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 3134 0 0 0 2548 0 0 0 25 0 4 0 523537040 705372160 7903 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=688840 CPUtime=25.35 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 3280 0 0 0 2535 0 0 0 25 0 4 0 523537040 705372160 7903 33554432000 4194304 4797429 140737036520832 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 688840

[startup+51.1012 s]
/proc/loadavg: 7.77 7.97 7.98 10/184 4556
/proc/meminfo: memFree=31114248/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=692908 CPUtime=204.1 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 28782 0 0 0 20404 6 0 0 25 0 4 0 523537039 709537792 9771 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 173227 9771 421 148 0 168156 0
[pid=4547/tid=4548] ppid=4543 vsize=692908 CPUtime=51.08 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 5264 0 0 0 5108 0 0 0 25 0 4 0 523537040 709537792 9771 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=692908 CPUtime=51.09 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 4991 0 0 0 5108 1 0 0 25 0 4 0 523537040 709537792 9771 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=692908 CPUtime=50.81 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 4522 0 0 0 5080 1 0 0 25 0 4 0 523537040 709537792 9771 33554432000 4194304 4797429 140737036520832 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 692908

[startup+102.301 s]
/proc/loadavg: 7.97 8.00 7.99 10/184 4557
/proc/meminfo: memFree=31096432/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=699732 CPUtime=408.64 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 43172 0 0 0 40853 11 0 0 25 0 4 0 523537039 716525568 11665 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 174933 11665 421 148 0 169862 0
[pid=4547/tid=4548] ppid=4543 vsize=699732 CPUtime=102.28 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 7013 0 0 0 10227 1 0 0 25 0 4 0 523537040 716525568 11665 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=699732 CPUtime=102.29 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 6850 0 0 0 10227 2 0 0 25 0 4 0 523537040 716525568 11665 33554432000 4194304 4797429 140737036520832 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=699732 CPUtime=101.73 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 6867 0 0 0 10172 1 0 0 25 0 4 0 523537040 716525568 11665 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 699732

[startup+162.301 s]

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

/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 15972 0 0 0 51939 7 0 0 25 0 4 0 523537040 742133760 22286 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2086.37
Current children cumulated vsize (KiB) 724740

[startup+582.301 s]
/proc/loadavg: 8.17 8.13 8.04 10/184 4570
/proc/meminfo: memFree=30983636/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=727816 CPUtime=2326.05 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 119389 0 0 0 232559 46 0 0 25 0 4 0 523537039 745283584 23412 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 181954 23412 421 148 0 176883 0
[pid=4547/tid=4548] ppid=4543 vsize=727816 CPUtime=582.29 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 17192 0 0 0 58223 6 0 0 25 0 4 0 523537040 745283584 23412 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=727816 CPUtime=582.3 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 17109 0 0 0 58223 7 0 0 25 0 4 0 523537040 745283584 23412 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=727816 CPUtime=579.13 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 17056 0 0 0 57906 7 0 0 25 0 4 0 523537040 745283584 23412 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428704 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2326.05
Current children cumulated vsize (KiB) 727816

[startup+642.3 s]
/proc/loadavg: 8.17 8.14 8.05 10/184 4572
/proc/meminfo: memFree=30979764/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=728252 CPUtime=2565.74 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 126199 0 0 0 256524 50 0 0 25 0 4 0 523537039 745730048 23797 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 182063 23797 421 148 0 176992 0
[pid=4547/tid=4548] ppid=4543 vsize=728252 CPUtime=642.29 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 18177 0 0 0 64222 7 0 0 25 0 4 0 523537040 745730048 23797 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=728252 CPUtime=642.29 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 18075 0 0 0 64222 7 0 0 25 0 4 0 523537040 745730048 23797 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=728252 CPUtime=638.8 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 18007 0 0 0 63872 8 0 0 25 0 4 0 523537040 745730048 23797 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.74
Current children cumulated vsize (KiB) 728252

[startup+702.301 s]
/proc/loadavg: 8.15 8.14 8.05 10/184 4573
/proc/meminfo: memFree=30974384/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=729780 CPUtime=2805.41 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 133086 0 0 0 280487 54 0 0 25 0 4 0 523537039 747294720 24196 33554432000 4194304 4797429 140737036520832 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 182445 24196 421 148 0 177374 0
[pid=4547/tid=4548] ppid=4543 vsize=729780 CPUtime=702.3 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 19179 0 0 0 70222 8 0 0 25 0 4 0 523537040 747294720 24196 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=729780 CPUtime=702.3 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 19057 0 0 0 70222 8 0 0 25 0 4 0 523537040 747294720 24196 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=729780 CPUtime=698.49 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 18978 0 0 0 69839 10 0 0 25 0 4 0 523537040 747294720 24196 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 729780

[startup+762.301 s]
/proc/loadavg: 8.13 8.14 8.06 10/184 4575
/proc/meminfo: memFree=30972232/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=731836 CPUtime=3045.11 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 139723 0 0 0 304455 56 0 0 25 0 4 0 523537039 749400064 25228 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 182959 25228 421 148 0 177888 0
[pid=4547/tid=4548] ppid=4543 vsize=731836 CPUtime=762.3 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 20314 0 0 0 76222 8 0 0 25 0 4 0 523537040 749400064 25228 33554432000 4194304 4797429 140737036520832 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=731836 CPUtime=762.31 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 20223 0 0 0 76222 9 0 0 25 0 4 0 523537040 749400064 25228 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=731836 CPUtime=758.16 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 19857 0 0 0 75806 10 0 0 25 0 4 0 523537040 749400064 25228 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 731836

[startup+822.301 s]
/proc/loadavg: 8.12 8.14 8.06 10/184 4577
/proc/meminfo: memFree=30968476/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733276 CPUtime=3284.76 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 146959 0 0 0 328416 60 0 0 25 0 4 0 523537039 750874624 24836 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183319 24836 421 148 0 178248 0
[pid=4547/tid=4548] ppid=4543 vsize=733276 CPUtime=822.29 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 21394 0 0 0 82220 9 0 0 25 0 4 0 523537040 750874624 24836 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733276 CPUtime=822.3 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21134 0 0 0 82221 9 0 0 25 0 4 0 523537040 750874624 24836 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733276 CPUtime=817.83 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 20781 0 0 0 81773 10 0 0 25 0 4 0 523537040 750874624 24836 33554432000 4194304 4797429 140737036520832 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 733276

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

[startup+832.001 s]
/proc/loadavg: 8.10 8.14 8.06 10/184 4577
/proc/meminfo: memFree=30962764/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733940 CPUtime=3323.52 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 147676 0 0 0 332291 61 0 0 25 0 4 0 523537039 751554560 25522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183485 25522 421 148 0 178414 0
[pid=4547/tid=4548] ppid=4543 vsize=733940 CPUtime=832 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 21484 0 0 0 83190 10 0 0 25 0 4 0 523537040 751554560 25522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733940 CPUtime=832 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21371 0 0 0 83191 9 0 0 25 0 4 0 523537040 751554560 25522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733940 CPUtime=827.48 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 20873 0 0 0 82738 10 0 0 25 0 4 0 523537040 751554560 25522 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3323.52
Current children cumulated vsize (KiB) 733940

[startup+838.401 s]
/proc/loadavg: 8.10 8.13 8.06 10/184 4577
/proc/meminfo: memFree=30964748/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733940 CPUtime=3349.08 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 148166 0 0 0 334847 61 0 0 25 0 4 0 523537039 751554560 25986 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183485 25986 421 148 0 178414 0
[pid=4547/tid=4548] ppid=4543 vsize=733940 CPUtime=838.4 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 21582 0 0 0 83830 10 0 0 25 0 4 0 523537040 751554560 25986 33554432000 4194304 4797429 140737036520832 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733940 CPUtime=838.41 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21430 0 0 0 83831 10 0 0 25 0 4 0 523537040 751554560 25986 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733940 CPUtime=833.84 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 21029 0 0 0 83374 10 0 0 25 0 4 0 523537040 751554560 25986 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3349.08
Current children cumulated vsize (KiB) 733940

[startup+841.607 s]
/proc/loadavg: 8.10 8.13 8.06 10/184 4577
/proc/meminfo: memFree=30962392/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733940 CPUtime=3361.89 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) R 4543 4547 4213 0 -1 4202496 148315 0 0 0 336128 61 0 0 25 0 4 0 523537039 751554560 26120 33554432000 4194304 4797429 140737036520832 18446744073709551615 4425635 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183485 26120 421 148 0 178414 0
[pid=4547/tid=4548] ppid=4543 vsize=733940 CPUtime=841.61 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 21594 0 0 0 84151 10 0 0 25 0 4 0 523537040 751554560 26120 33554432000 4194304 4797429 140737036520832 18446744073709551615 4355877 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733940 CPUtime=841.61 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21460 0 0 0 84151 10 0 0 25 0 4 0 523537040 751554560 26120 33554432000 4194304 4797429 140737036520832 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733940 CPUtime=837.03 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) R 4543 4547 4213 0 -1 4202560 21057 0 0 0 83693 10 0 0 25 0 4 0 523537040 751554560 26120 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3361.89
Current children cumulated vsize (KiB) 733940

[startup+843.201 s]
/proc/loadavg: 8.09 8.13 8.06 10/184 4577
/proc/meminfo: memFree=30961896/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733940 CPUtime=3367.64 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) S 4543 4547 4213 0 -1 4202496 148408 0 0 0 336703 61 0 0 22 0 4 0 523537039 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183485 26208 424 148 0 178414 0
[pid=4547/tid=4548] ppid=4543 vsize=733940 CPUtime=843.2 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) R 4543 4547 4213 0 -1 4202560 21623 0 0 0 84310 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901849 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733940 CPUtime=843.21 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21460 0 0 0 84311 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733940 CPUtime=838.36 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) S 4543 4547 4213 0 -1 4202560 21084 0 0 0 83826 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901876 0 0 4096 2 18446604471143974080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3367.64
Current children cumulated vsize (KiB) 733940

[startup+843.601 s]
/proc/loadavg: 8.09 8.13 8.06 10/184 4577
/proc/meminfo: memFree=30961896/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733940 CPUtime=3368.09 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) S 4543 4547 4213 0 -1 4202496 148408 0 0 0 336748 61 0 0 18 0 4 0 523537039 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183485 26208 424 148 0 178414 0
[pid=4547/tid=4548] ppid=4543 vsize=733940 CPUtime=843.25 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) S 4543 4547 4213 0 -1 4202560 21623 0 0 0 84315 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901876 0 0 4096 2 18446604471143974080 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733940 CPUtime=843.61 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21460 0 0 0 84351 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733940 CPUtime=838.36 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) S 4543 4547 4213 0 -1 4202560 21084 0 0 0 83826 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901876 0 0 4096 2 18446604471143974080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3368.09
Current children cumulated vsize (KiB) 733940

[startup+843.807 s]
/proc/loadavg: 8.09 8.13 8.06 6/184 4577
/proc/meminfo: memFree=30961764/32950928 swapFree=67111404/67111528
[pid=4547] ppid=4543 vsize=733940 CPUtime=3368.3 cores=1,3,5,7
/proc/4547/stat : 4547 (techdemo) S 4543 4547 4213 0 -1 4202496 148408 0 0 0 336769 61 0 0 16 0 4 0 523537039 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4547/statm: 183485 26208 424 148 0 178414 0
[pid=4547/tid=4548] ppid=4543 vsize=733940 CPUtime=843.25 cores=1,3,5,7
/proc/4547/task/4548/stat : 4548 (techdemo) S 4543 4547 4213 0 -1 4202560 21623 0 0 0 84315 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901876 0 0 4096 2 18446604471143974080 0 0 -1 5 0 0 0
[pid=4547/tid=4549] ppid=4543 vsize=733940 CPUtime=843.81 cores=1,3,5,7
/proc/4547/task/4549/stat : 4549 (techdemo) R 4543 4547 4213 0 -1 4202560 21460 0 0 0 84371 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901840 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4547/tid=4550] ppid=4543 vsize=733940 CPUtime=838.36 cores=1,3,5,7
/proc/4547/task/4550/stat : 4550 (techdemo) S 4543 4547 4213 0 -1 4202560 21084 0 0 0 83826 10 0 0 25 0 4 0 523537040 751554560 26208 33554432000 4194304 4797429 140737036520832 18446744073709551615 47055141901876 0 0 4096 2 18446604471143974080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3368.3
Current children cumulated vsize (KiB) 733940

Child status: 10
Real time (s): 843.829
CPU time (s): 3368.34
CPU user time (s): 3367.72
CPU system time (s): 0.623905
CPU usage (%): 399.173
Max. virtual memory (cumulated for all children) (KiB): 838920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3367.72
system time used= 0.623905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148418
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= 405
involuntary context switches= 22060

runsolver used 1.24381 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 01:23:03
IDJOB=3172908
IDBENCH=82926
IDSOLVER=1584
FILE ID=node120/3172908-1304119383
RUNJOBID= node120-1304119383-4529
PBS_JOBID= 13170710
Free space on /tmp= 72076 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172908-1304119383/watcher-3172908-1304119383 -o /tmp/evaluation-result-3172908-1304119383/solver-3172908-1304119383 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172908-1304119383.cnf

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

MD5SUM BENCH= f499dfbb776939482f3f42f9fdb448de
RANDOM SEED=640793428

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.75
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.809
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.809
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:     32950928 kB
MemFree:      31203868 kB
Buffers:        499856 kB
Cached:         823972 kB
SwapCached:          8 kB
Active:         419088 kB
Inactive:       968344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31203868 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           15556 kB
Writeback:           0 kB
AnonPages:       63464 kB
Mapped:          14692 kB
Slab:           296304 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186664 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= 72060 MiB
End job on node120 at 2011-04-30 01:37:07