Trace number 3172750

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.42 1201.92

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
MD5SUMb386c0165fb504493e3604d6c778ca42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172750-1304094204.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     41  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     284 undec:      59 neg:     257
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       582      2542         0         0      7755         0   no data   no data  --
0.04/0.08	c Decided on static restart strategy
8.37/2.15	c  N dy     7     30001       582      2542         0     10532      7755    193409     26.69     17.36  --
8.37/2.16	c  S st     7     30001       582      2542         0     10532      7755    193409     26.69     17.36  --
8.37/2.20	c  S st     7     30502       582      2542         0     11033      7755    204605     26.69     17.36  --
8.37/2.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
8.77/2.22	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
8.77/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.22	c Subs w/ non-existent bins:      0 time:  0.00 s
8.77/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.14/2.39	c lits-rem:       118  cl-subs:      853  v-elim:     13  v-fix:    0  time:  0.66 s
9.14/2.39	c learnt bin added due to v-elim: 0
9.14/2.39	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
9.14/2.39	c vivif2 --  cl tried    10180 cl shrink        0 lits rem          0 time: 0.01
9.55/2.42	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.10
9.55/2.42	c calculated reachability. Time: 0.00
9.55/2.42	c  N dy     7     30502       582      2542         0     10180      7755    188015     26.69     17.36  --
9.55/2.42	c  F st     7     30502       582      2542         0     10180      7755    188015     26.69     17.36  --
9.95/2.55	c Decided on static restart strategy
14.35/3.61	c  N dy    14     45753       582      2542         0     17439      7755    347916     27.00     17.24  --
14.35/3.63	c  S st    14     45753       582      2542         0     17439      7755    347916     27.00     17.24  --
14.35/3.68	c  S st    14     46254       582      2542         0      9170      7755    112241     27.00     17.24  --
14.35/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.35/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.35/3.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
14.35/3.69	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
14.35/3.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.35/3.70	c Subs w/ non-existent bins:      0 time:  0.00 s
14.75/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.75/3.75	c lits-rem:         8  cl-subs:      219  v-elim:     13  v-fix:    0  time:  0.20 s
14.75/3.75	c learnt bin added due to v-elim: 0
14.75/3.75	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
14.75/3.75	c vivif2 --  cl tried     8951 cl shrink        0 lits rem          0 time: 0.00
14.75/3.77	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.07
14.75/3.77	c calculated reachability. Time: 0.00
14.75/3.77	c  N dy    14     46254       582      2542         0      8951      7755    110130     27.00     17.24  --
25.13/6.33	c  N dy    15     69382       582      2542         0     11044      7755    128240     24.96     17.61  --
25.13/6.33	c  S st    15     69382       582      2542         0     11044      7755    128240     24.96     17.61  --
25.13/6.38	c  S st    15     69884       582      2542         0     11545      7755    139177     24.96     17.61  --
25.13/6.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.13/6.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.13/6.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
25.13/6.39	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
25.13/6.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.13/6.39	c Subs w/ non-existent bins:      0 time:  0.00 s
25.53/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.53/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.53/6.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.53/6.49	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
27.52/6.97	c Added 6 vars  tried: 80000 time: 1.94
27.52/6.98	c ORs :      6 avg-s:  0.0 cl-sh:   586 l-rem:    586 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.95
27.52/6.98	c lits-rem:        15  cl-subs:      183  v-elim:     13  v-fix:    0  time:  2.32 s
27.52/6.98	c learnt bin added due to v-elim: 0
27.52/6.98	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
27.52/6.98	c vivif2 --  cl tried    11362 cl shrink        0 lits rem          0 time: 0.00
27.92/7.00	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.08
27.92/7.00	c calculated reachability. Time: 0.00
27.92/7.00	c  N dy    15     69884       588      2548        12     11362      7797    136459     24.96     17.61  --
27.92/7.00	c  F st    15     69884       588      2548        12     11362      7797    136459     24.96     17.61  --
28.32/7.17	c Decided on static restart strategy
43.92/11.04	c  N dy    22    104826       588      2548        12     21158      7797    365507     29.24     17.92  --
43.92/11.05	c  S st    22    104826       588      2548        12     21158      7797    365507     29.24     17.92  --
44.30/11.13	c  S st    22    105331       588      2548        12     21662      7797    376723     29.24     17.92  --
44.30/11.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.30/11.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.30/11.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.18
44.30/11.18	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
44.30/11.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.30/11.18	c Subs w/ non-existent bins:      0 time:  0.01 s
44.30/11.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.30/11.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.30/11.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.71/11.78	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.01
46.71/11.79	c lits-rem:       221  cl-subs:     1097  v-elim:     16  v-fix:    0  time:  2.42 s
46.71/11.79	c learnt bin added due to v-elim: 0
46.71/11.79	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
46.71/11.79	c vivif2 --  cl tried    20565 cl shrink        0 lits rem          0 time: 0.01
47.11/11.84	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.18
47.11/11.84	c calculated reachability. Time: 0.00
47.11/11.84	c  N dy    22    105331       588      2548        12     20565      7797    349937     29.24     17.92  --
76.26/19.13	c  N dy    23    157996       588      2548        12     27861      7797    485151     27.09     17.96  --
76.26/19.15	c  S st    23    157996       588      2548        12     27861      7797    485151     27.09     17.96  --
76.67/19.23	c  S st    23    158497       588      2548        12     28362      7797    497173     27.09     17.96  --
76.67/19.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.67/19.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.67/19.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.25
76.67/19.30	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
76.67/19.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.07/19.30	c Subs w/ non-existent bins:      0 time:  0.02 s
77.07/19.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.07/19.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.06/20.36	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.02
81.06/20.37	c lits-rem:       398  cl-subs:     2096  v-elim:     16  v-fix:    0  time:  4.22 s
81.06/20.37	c learnt bin added due to v-elim: 0
81.06/20.37	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
81.06/20.37	c vivif2 --  cl tried    26266 cl shrink        0 lits rem          0 time: 0.02
81.46/20.42	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.21
81.46/20.42	c calculated reachability. Time: 0.00
81.46/20.42	c  N dy    23    158497       588      2548        12     26266      7797    447010     27.09     17.96  --
133.79/33.56	c  N dy    24    237745       588      2548        12     31583      7797    514700     27.21     17.70  --
133.79/33.58	c  S st    24    237745       588      2548        12     31583      7797    514700     27.21     17.70  --
134.19/33.69	c  S st    24    238245       588      2548        12     32082      7797    526229     27.21     17.70  --
134.19/33.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.19/33.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.59/33.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.35
134.59/33.78	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
134.59/33.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.59/33.78	c Subs w/ non-existent bins:      0 time:  0.02 s
134.59/33.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.59/33.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.59/33.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
138.98/34.84	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.01
138.98/34.85	c lits-rem:       450  cl-subs:     1724  v-elim:     16  v-fix:    0  time:  4.21 s
138.98/34.85	c learnt bin added due to v-elim: 0
138.98/34.85	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
138.98/34.85	c vivif2 --  cl tried    30358 cl shrink        0 lits rem          0 time: 0.02
139.38/34.92	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.27
139.38/34.92	c calculated reachability. Time: 0.00
139.38/34.92	c  N dy    24    238245       588      2548        12     30358      7797    487167     27.21     17.70  --
244.04/61.17	c  N dy    25    357367       588      2548        12     34403      7797    493580     26.81     18.22  --
244.04/61.19	c  S st    25    357367       588      2548        12     34403      7797    493580     26.81     18.22  --
244.44/61.29	c  S st    25    357871       588      2548        12     34906      7797    505537     26.81     18.22  --
244.44/61.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.44/61.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.84/61.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.34
244.84/61.38	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
244.84/61.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.84/61.38	c Subs w/ non-existent bins:      0 time:  0.02 s
244.84/61.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.84/61.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.84/61.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.23/62.40	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.01
251.23/62.92	c Added 6 vars  tried: 80000 time: 2.06
251.23/62.99	c ORs :      6 avg-s:  0.0 cl-sh:  8259 l-rem:   8259 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    2.33
251.63/63.00	c lits-rem:       453  cl-subs:     1746  v-elim:     16  v-fix:    0  time:  6.40 s
251.63/63.00	c learnt bin added due to v-elim: 0
251.63/63.00	c vivif2 --  cl tried     2553 cl shrink        0 lits rem          0 time: 0.00
251.63/63.00	c vivif2 --  cl tried    33160 cl shrink        0 lits rem          0 time: 0.02
251.63/63.06	c asymm  cl-useful: 0/2553/2553 lits-rem:0 time: 0.23
251.63/63.06	c calculated reachability. Time: 0.00
251.63/63.06	c  N dy    25    357871       594      2553        25     33160      7838    456972     26.81     18.22  --
438.58/109.80	c  N dy    26    536806       594      2553        25     41175      7838    560666     26.16     18.36  --
438.58/109.82	c  S st    26    536806       594      2553        25     41175      7838    560666     26.16     18.36  --
439.00/109.95	c  S st    26    537306       594      2553        25     41674      7838    572755     26.16     18.36  --
439.00/109.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
439.00/109.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
439.40/110.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.47
439.40/110.07	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
439.40/110.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
439.40/110.08	c Subs w/ non-existent bins:      0 time:  0.02 s
439.40/110.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
439.40/110.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.40/110.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
444.17/111.22	c ORs :     12 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
444.17/111.23	c lits-rem:       567  cl-subs:     2087  v-elim:     18  v-fix:    0  time:  4.54 s
444.17/111.23	c learnt bin added due to v-elim: 0
444.17/111.23	c vivif2 --  cl tried     2553 cl shrink        0 lits rem          0 time: 0.00
444.17/111.23	c vivif2 --  cl tried    39587 cl shrink        0 lits rem          0 time: 0.02
444.57/111.31	c asymm  cl-useful: 0/2553/2553 lits-rem:0 time: 0.32
444.57/111.32	c calculated reachability. Time: 0.00
444.57/111.32	c  N dy    26    537306       594      2553        25     39587      7838    526558     26.16     18.36  --
444.57/111.32	c  F st    26    537306       594      2553        25     39587      7838    526558     26.16     18.36  --
446.17/111.79	c Decided on static restart strategy
749.37/187.60	c  N dy    33    805959       594      2553        25     62620      7838   1034309     29.38     18.34  --
749.37/187.64	c  S st    33    805959       594      2553        25     62620      7838   1034309     29.38     18.34  --
750.17/187.87	c  S st    33    806464       594      2553        25     63124      7838   1046543     29.38     18.34  --
750.17/187.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
750.17/187.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.39/188.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.2M T:  1.15
751.39/188.16	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
751.39/188.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.39/188.17	c Subs w/ non-existent bins:      0 time:  0.03 s
751.39/188.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.39/188.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.39/188.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
756.16/189.39	c ORs :     12 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
756.56/189.41	c lits-rem:       133  cl-subs:     3605  v-elim:     18  v-fix:    0  time:  4.85 s
756.56/189.41	c learnt bin added due to v-elim: 0
756.56/189.41	c vivif2 --  cl tried     2553 cl shrink        0 lits rem          0 time: 0.00
756.56/189.42	c vivif2 --  cl tried    59519 cl shrink        0 lits rem          0 time: 0.04
756.96/189.55	c asymm  cl-useful: 0/2181/2553 lits-rem:0 time: 0.53
756.96/189.55	c calculated reachability. Time: 0.00
756.96/189.55	c  N dy    33    806464       594      2553        25     59519      7838    963389     29.38     18.34  --
1362.95/341.24	c  N dy    34   1209699       594      2553        25     75127      7838   1153146     26.95     17.98  --
1362.95/341.29	c  S st    34   1209699       594      2553        25     75127      7838   1153146     26.95     17.98  --
1364.15/341.58	c  S st    34   1210199       594      2553        25     75626      7838   1164563     26.95     17.98  --
1364.15/341.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1364.15/341.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1365.75/341.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.6M T:  1.43
1365.75/341.94	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.01 s
1365.75/341.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1365.75/341.95	c Subs w/ non-existent bins:      0 time:  0.04 s
1365.75/341.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1365.75/341.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1365.75/341.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1373.33/343.84	c ORs :     12 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
1373.33/343.87	c lits-rem:        77  cl-subs:     5707  v-elim:     18  v-fix:    0  time:  7.55 s
1373.33/343.87	c learnt bin added due to v-elim: 0
1373.33/343.87	c vivif2 --  cl tried     2553 cl shrink        0 lits rem          0 time: 0.00
1373.33/343.88	c vivif2 --  cl tried    69919 cl shrink        0 lits rem          0 time: 0.04
1374.13/344.00	c asymm  cl-useful: 0/1809/2553 lits-rem:0 time: 0.51
1374.13/344.01	c calculated reachability. Time: 0.00
1374.13/344.01	c  N dy    34   1210199       594      2553        25     69919      7838   1043616     26.95     17.98  --
2289.71/573.23	c  N dy    35   1710199       594      2553        25    101386      7838   1789208     29.72     18.01  --
2290.11/573.30	c  S st    35   1710199       594      2553        25    101386      7838   1789208     29.72     18.01  --
2291.71/573.72	c  S st    35   1710703       594      2553        25    101889      7838   1801327     29.72     18.01  --
2291.71/573.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2291.71/573.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2293.72/574.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.4M T:  2.20
2293.72/574.27	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.01 s
2293.72/574.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2293.72/574.29	c Subs w/ non-existent bins:      0 time:  0.06 s
2294.10/574.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2294.10/574.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2294.10/574.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2310.90/578.54	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.24
2316.48/579.95	c Added 7 vars  tried: 80000 time: 5.64
2318.48/580.40	c ORs :      7 avg-s:  0.0 cl-sh: 19380 l-rem:  19380 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    7.46
2318.48/580.44	c lits-rem:       587  cl-subs:     7293  v-elim:     18  v-fix:    0  time: 24.38 s
2318.48/580.44	c learnt bin added due to v-elim: 0
2318.48/580.44	c vivif2 --  cl tried     2560 cl shrink        0 lits rem          0 time: 0.00
2318.48/580.46	c vivif2 --  cl tried    94596 cl shrink        0 lits rem          0 time: 0.08
2318.88/580.54	c asymm  cl-useful: 0/751/2560 lits-rem:0 time: 0.32
2318.88/580.54	c calculated reachability. Time: 0.00
2318.88/580.54	c  N dy    35   1710703       601      2560        39     94596      7887   1608130     29.72     18.01  --
3341.51/836.55	c  N dy    36   2210704       601      2560        39    110381      7887   1847027     27.41     17.53  --
3341.91/836.63	c  S st    36   2210704       601      2560        39    110381      7887   1847027     27.41     17.53  --
3343.52/837.09	c  S st    36   2211205       601      2560        39    110882      7887   1859796     27.41     17.53  --
3343.52/837.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3343.52/837.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3346.31/837.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.6M T:  2.76
3346.31/837.79	c Calc non-exist non-lernt bins v-fix:     0 done:    601 time:  0.01 s
3346.31/837.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3346.71/837.81	c Subs w/ non-existent bins:      0 time:  0.06 s
3346.71/837.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3346.71/837.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3346.71/837.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3362.68/841.89	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
3363.08/841.93	c lits-rem:       199  cl-subs:     7848  v-elim:     19  v-fix:    0  time: 16.29 s
3363.08/841.93	c learnt bin added due to v-elim: 0
3363.08/841.93	c vivif2 --  cl tried     2560 cl shrink        0 lits rem          0 time: 0.00
3363.08/841.95	c vivif2 --  cl tried   103034 cl shrink        0 lits rem          0 time: 0.08
3363.48/842.08	c asymm  cl-useful: 0/1429/2560 lits-rem:0 time: 0.53
3363.48/842.09	c calculated reachability. Time: 0.00
3363.48/842.09	c  N dy    36   2211205       601      2560        39    103034      7887   1685485     27.41     17.53  --
4606.21/1153.32	c  N dy    37   2711205       601      2560        39    127355      7887   2263498     28.04     17.78  --
4606.61/1153.41	c  S st    37   2711205       601      2560        39    127355      7887   2263498     28.04     17.78  --
4606.61/1153.41	c Finding binary XORs  T:     0.00 s  found:       0
4608.63/1153.93	c  S st    37   2711709       602      2560        41    127869      7891   2276122     28.04     17.78  --
4608.63/1153.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4608.63/1153.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4612.21/1154.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.0M T:  3.60
4612.21/1154.84	c Calc non-exist non-lernt bins v-fix:     0 done:    602 time:  0.01 s
4612.21/1154.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4612.21/1154.86	c Subs w/ non-existent bins:      0 time:  0.08 s
4612.62/1154.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4612.62/1154.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4612.62/1154.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4636.97/1161.01	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.30
4636.97/1161.05	c lits-rem:       119  cl-subs:     7295  v-elim:     19  v-fix:    0  time: 24.54 s
4636.97/1161.05	c learnt bin added due to v-elim: 0
4636.97/1161.05	c vivif2 --  cl tried     2560 cl shrink        0 lits rem          0 time: 0.00
4636.97/1161.08	c vivif2 --  cl tried   120574 cl shrink        0 lits rem          0 time: 0.10
4637.77/1161.23	c asymm  cl-useful: 0/980/2560 lits-rem:0 time: 0.60
4637.77/1161.23	c calculated reachability. Time: 0.00
4637.77/1161.23	c  N dy    37   2711709       602      2560        41    120574      7891   2087027     28.04     17.78  --
4637.77/1161.23	c  F st    37   2711709       602      2560        41    120574      7891   2087027     28.04     17.78  --
4643.78/1162.74	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-3172750-1304094204/watcher-3172750-1304094204 -o /tmp/evaluation-result-3172750-1304094204/solver-3172750-1304094204 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172750-1304094204.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.31 7.78 7.91 5/180 4934
/proc/meminfo: memFree=23565704/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 844 0 0 0 0 0 0 0 25 0 1 0 599651126 52441088 775 33554432000 4194304 4797429 140735969840560 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4934/statm: 12803 775 347 148 0 7732 0

[startup+0.0217011 s]
/proc/loadavg: 7.31 7.78 7.91 5/180 4934
/proc/meminfo: memFree=23565704/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=738668 CPUtime=0.04 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 1426 0 0 0 4 0 0 0 25 0 4 0 599651126 756396032 1286 33554432000 4194304 4797429 140735969840560 18446744073709551615 4351789 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 184667 1286 409 148 0 179596 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 738668

[startup+0.101851 s]
/proc/loadavg: 7.31 7.78 7.91 5/180 4934
/proc/meminfo: memFree=23565704/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=739348 CPUtime=0.36 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 1858 0 0 0 36 0 0 0 25 0 4 0 599651126 757092352 1709 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 184837 1709 411 148 0 179766 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 739348

[startup+0.300651 s]
/proc/loadavg: 7.31 7.78 7.91 5/180 4934
/proc/meminfo: memFree=23565704/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=741044 CPUtime=1.16 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 2850 0 0 0 116 0 0 0 25 0 4 0 599651126 758829056 2092 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425700 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 185261 2092 411 148 0 180190 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 741044

[startup+0.70058 s]
/proc/loadavg: 7.31 7.78 7.91 5/180 4934
/proc/meminfo: memFree=23565704/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=744608 CPUtime=2.77 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 4845 0 0 0 276 1 0 0 25 0 4 0 599651126 762478592 3846 33554432000 4194304 4797429 140735969840560 18446744073709551615 4388692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 186152 3846 416 148 0 181081 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 744608

[startup+1.50043 s]
/proc/loadavg: 7.31 7.78 7.91 9/184 4938
/proc/meminfo: memFree=23549960/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=747076 CPUtime=5.96 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 6777 0 0 0 595 1 0 0 25 0 4 0 599651126 765005824 4781 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424408 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 186769 4781 418 148 0 181698 0
[pid=4934/tid=4936] ppid=4932 vsize=747076 CPUtime=1.48 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 1478 0 0 0 148 0 0 0 25 0 4 0 599651127 765005824 4781 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=747076 CPUtime=1.48 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 1454 0 0 0 148 0 0 0 25 0 4 0 599651127 765005824 4781 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=747076 CPUtime=1.48 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 1526 0 0 0 148 0 0 0 25 0 4 0 599651127 765005824 4781 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 747076

[startup+3.10114 s]
/proc/loadavg: 7.37 7.79 7.91 9/184 4938
/proc/meminfo: memFree=23544628/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=750256 CPUtime=12.36 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 9649 0 0 0 1234 2 0 0 25 0 4 0 599651126 768262144 6146 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 187564 6146 418 148 0 182493 0
[pid=4934/tid=4936] ppid=4932 vsize=750256 CPUtime=3.08 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 2013 0 0 0 308 0 0 0 25 0 4 0 599651127 768262144 6146 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524031 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=750256 CPUtime=3.08 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 2020 0 0 0 308 0 0 0 25 0 4 0 599651127 768262144 6146 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=750256 CPUtime=3.07 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 2073 0 0 0 307 0 0 0 25 0 4 0 599651127 768262144 6146 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524384 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) 750256

[startup+6.30055 s]
/proc/loadavg: 7.37 7.79 7.91 9/184 4938
/proc/meminfo: memFree=23537448/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=753956 CPUtime=25.13 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 12916 0 0 0 2511 2 0 0 25 0 4 0 599651126 772050944 7337 33554432000 4194304 4797429 140735969840560 18446744073709551615 4345045 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 188489 7337 418 148 0 183418 0
[pid=4934/tid=4936] ppid=4932 vsize=753956 CPUtime=6.28 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 2697 0 0 0 628 0 0 0 25 0 4 0 599651127 772050944 7337 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=753956 CPUtime=6.27 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 2647 0 0 0 627 0 0 0 25 0 4 0 599651127 772050944 7337 33554432000 4194304 4797429 140735969840560 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=753956 CPUtime=6.25 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 2715 0 0 0 625 0 0 0 25 0 4 0 599651127 772050944 7337 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 753956

[startup+12.7004 s]
/proc/loadavg: 7.46 7.79 7.91 9/184 4938
/proc/meminfo: memFree=23531160/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=756476 CPUtime=50.7 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 17794 0 0 0 5066 4 0 0 25 0 4 0 599651126 774631424 8851 33554432000 4194304 4797429 140735969840560 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 189119 8851 419 148 0 184048 0
[pid=4934/tid=4936] ppid=4932 vsize=756476 CPUtime=12.68 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 3485 0 0 0 1268 0 0 0 25 0 4 0 599651127 774631424 8851 33554432000 4194304 4797429 140735969840560 18446744073709551615 4237670 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=756476 CPUtime=12.68 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 3546 0 0 0 1267 1 0 0 25 0 4 0 599651127 774631424 8851 33554432000 4194304 4797429 140735969840560 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=756476 CPUtime=12.62 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 3530 0 0 0 1261 1 0 0 25 0 4 0 599651127 774631424 8851 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524480 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) 756476

[startup+25.501 s]
/proc/loadavg: 7.55 7.80 7.91 9/184 4939
/proc/meminfo: memFree=23519752/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=762832 CPUtime=101.83 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 25117 0 0 0 10177 6 0 0 25 0 4 0 599651126 781139968 10224 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 190708 10225 419 148 0 185637 0
[pid=4934/tid=4936] ppid=4932 vsize=762832 CPUtime=25.48 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 4525 0 0 0 2548 0 0 0 25 0 4 0 599651127 781139968 10225 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=762832 CPUtime=25.48 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 4656 0 0 0 2547 1 0 0 25 0 4 0 599651127 781139968 10225 33554432000 4194304 4797429 140735969840560 18446744073709551615 260905090705 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=762832 CPUtime=25.35 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 4747 0 0 0 2534 1 0 0 25 0 4 0 599651127 781139968 10225 33554432000 4194304 4797429 140735969840560 18446744073709551615 4523968 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) 762832

[startup+51.1003 s]
/proc/loadavg: 7.70 7.81 7.91 9/184 4939
/proc/meminfo: memFree=23506392/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=767540 CPUtime=204.08 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 35121 0 0 0 20399 9 0 0 25 0 4 0 599651126 785960960 12789 33554432000 4194304 4797429 140735969840560 18446744073709551615 260905090712 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 191885 12789 419 148 0 186814 0
[pid=4934/tid=4936] ppid=4932 vsize=767540 CPUtime=51.08 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 5949 0 0 0 5107 1 0 0 25 0 4 0 599651127 785960960 12789 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425039 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=767540 CPUtime=51.08 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 6182 0 0 0 5106 2 0 0 25 0 4 0 599651127 785960960 12789 33554432000 4194304 4797429 140735969840560 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=767540 CPUtime=50.81 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 6056 0 0 0 5079 2 0 0 25 0 4 0 599651127 785960960 12789 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 767540

[startup+102.307 s]
/proc/loadavg: 7.93 7.86 7.92 9/184 4941
/proc/meminfo: memFree=23485460/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=776156 CPUtime=408.64 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 50905 0 0 0 40849 15 0 0 25 0 4 0 599651126 794783744 15314 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 194039 15314 419 148 0 188968 0
[pid=4934/tid=4936] ppid=4932 vsize=776156 CPUtime=102.29 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 8330 0 0 0 10228 1 0 0 25 0 4 0 599651127 794783744 15314 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=776156 CPUtime=102.29 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 8476 0 0 0 10226 3 0 0 25 0 4 0 599651127 794783744 15314 33554432000 4194304 4797429 140735969840560 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=776156 CPUtime=101.74 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 8198 0 0 0 10172 2 0 0 25 0 4 0 599651127 794783744 15314 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524204 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) 776156

[startup+162.301 s]
/proc/loadavg: 8.02 7.89 7.92 9/184 4942
/proc/meminfo: memFree=23460640/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=787132 CPUtime=648.3 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 66712 0 0 0 64807 23 0 0 25 0 4 0 599651126 806023168 18641 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 196783 18641 420 148 0 191712 0
[pid=4934/tid=4936] ppid=4932 vsize=787132 CPUtime=162.28 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 10209 0 0 0 16226 2 0 0 25 0 4 0 599651127 806023168 18641 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=787132 CPUtime=162.28 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 10489 0 0 0 16224 4 0 0 25 0 4 0 599651127 806023168 18641 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=787132 CPUtime=161.41 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 10134 0 0 0 16137 4 0 0 25 0 4 0 599651127 806023168 18641 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 787132

[startup+222.301 s]
/proc/loadavg: 8.05 7.92 7.93 9/184 4944
/proc/meminfo: memFree=23447720/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=790416 CPUtime=887.98 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 80117 0 0 0 88769 29 0 0 25 0 4 0 599651126 809385984 21003 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424536 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 197604 21003 419 148 0 192533 0
[pid=4934/tid=4936] ppid=4932 vsize=790416 CPUtime=222.28 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 12108 0 0 0 22225 3 0 0 25 0 4 0 599651127 809385984 21003 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=790416 CPUtime=222.28 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 12261 0 0 0 22223 5 0 0 25 0 4 0 599651127 809385984 21003 33554432000 4194304 4797429 140735969840560 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=790416 CPUtime=221.09 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 11747 0 0 0 22104 5 0 0 25 0 4 0 599651127 809385984 21003 33554432000 4194304 4797429 140735969840560 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 790416

[startup+282.301 s]

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

[pid=4934] ppid=4932 vsize=816008 CPUtime=2805.42 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 156716 0 0 0 280473 69 0 0 25 0 4 0 599651126 835592192 31869 33554432000 4194304 4797429 140735969840560 18446744073709551615 4390385 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 204002 31869 419 148 0 198931 0
[pid=4934/tid=4936] ppid=4932 vsize=816008 CPUtime=702.3 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 22463 0 0 0 70223 7 0 0 25 0 4 0 599651127 835592192 31869 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=816008 CPUtime=702.3 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 21222 0 0 0 70218 12 0 0 25 0 4 0 599651127 835592192 31869 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=816008 CPUtime=698.49 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 21695 0 0 0 69838 11 0 0 25 0 4 0 599651127 835592192 31869 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 816008

[startup+762.307 s]
/proc/loadavg: 8.02 8.02 7.96 9/184 4958
/proc/meminfo: memFree=23358344/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=818764 CPUtime=3045.13 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 164568 0 0 0 304439 74 0 0 25 0 4 0 599651126 838414336 32773 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424649 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 204691 32773 419 148 0 199620 0
[pid=4934/tid=4936] ppid=4932 vsize=818764 CPUtime=762.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 23499 0 0 0 76223 8 0 0 25 0 4 0 599651127 838414336 32773 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=818764 CPUtime=762.31 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 21904 0 0 0 76219 12 0 0 25 0 4 0 599651127 838414336 32773 33554432000 4194304 4797429 140735969840560 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=818764 CPUtime=758.17 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 22780 0 0 0 75805 12 0 0 25 0 4 0 599651127 838414336 32773 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 818764

[startup+822.301 s]
/proc/loadavg: 8.04 8.03 7.97 9/184 4960
/proc/meminfo: memFree=23350620/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=820752 CPUtime=3284.79 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 172683 0 0 0 328400 79 0 0 25 0 4 0 599651126 840450048 34424 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424812 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 205188 34424 419 148 0 200117 0
[pid=4934/tid=4936] ppid=4932 vsize=820752 CPUtime=822.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 24550 0 0 0 82222 9 0 0 25 0 4 0 599651127 840450048 34424 33554432000 4194304 4797429 140735969840560 18446744073709551615 4358560 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=820752 CPUtime=822.3 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 23224 0 0 0 82218 12 0 0 25 0 4 0 599651127 840450048 34424 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=820752 CPUtime=817.84 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 23500 0 0 0 81771 13 0 0 25 0 4 0 599651127 840450048 34424 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 820752

[startup+882.301 s]
/proc/loadavg: 8.05 8.04 7.97 9/184 4962
/proc/meminfo: memFree=23335196/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=825896 CPUtime=3524.46 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 180675 0 0 0 352363 83 0 0 25 0 4 0 599651126 845717504 36064 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 206474 36064 419 148 0 201403 0
[pid=4934/tid=4936] ppid=4932 vsize=825896 CPUtime=882.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 25716 0 0 0 88221 10 0 0 25 0 4 0 599651127 845717504 36064 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=825896 CPUtime=882.3 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 24579 0 0 0 88217 13 0 0 25 0 4 0 599651127 845717504 36064 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=825896 CPUtime=877.51 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 24871 0 0 0 87737 14 0 0 25 0 4 0 599651127 845717504 36064 33554432000 4194304 4797429 140735969840560 18446744073709551615 4404796 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 825896

[startup+942.301 s]
/proc/loadavg: 8.29 8.09 7.99 10/185 4966
/proc/meminfo: memFree=23319148/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=827732 CPUtime=3763.65 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 188688 0 0 0 376277 88 0 0 25 0 4 0 599651126 847597568 34926 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 206933 34926 419 148 0 201862 0
[pid=4934/tid=4936] ppid=4932 vsize=827732 CPUtime=942.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 26926 0 0 0 94220 11 0 0 25 0 4 0 599651127 847597568 34926 33554432000 4194304 4797429 140735969840560 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=827732 CPUtime=941.81 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 25675 0 0 0 94168 13 0 0 25 0 4 0 599651127 847597568 34926 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=827732 CPUtime=937.18 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 25912 0 0 0 93704 14 0 0 25 0 4 0 599651127 847597568 34926 33554432000 4194304 4797429 140735969840560 18446744073709551615 4422933 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.65
Current children cumulated vsize (KiB) 827732

[startup+1002.3 s]
/proc/loadavg: 8.26 8.13 8.01 9/184 4968
/proc/meminfo: memFree=23328612/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=829928 CPUtime=4003.02 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 195733 0 0 0 400208 94 0 0 25 0 4 0 599651126 849846272 36708 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424649 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 207482 36708 419 148 0 202411 0
[pid=4934/tid=4936] ppid=4932 vsize=829928 CPUtime=1002.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 28097 0 0 0 100219 12 0 0 25 0 4 0 599651127 849846272 36708 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524398 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=829928 CPUtime=1001.49 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 26360 0 0 0 100135 14 0 0 25 0 4 0 599651127 849846272 36708 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424630 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=829928 CPUtime=996.86 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 26838 0 0 0 99671 15 0 0 25 0 4 0 599651127 849846272 36708 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.02
Current children cumulated vsize (KiB) 829928

[startup+1062.3 s]
/proc/loadavg: 8.18 8.12 8.01 9/184 4969
/proc/meminfo: memFree=23318772/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=832096 CPUtime=4242.7 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 202100 0 0 0 424172 98 0 0 25 0 4 0 599651126 852066304 38767 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 208024 38767 419 148 0 202953 0
[pid=4934/tid=4936] ppid=4932 vsize=832096 CPUtime=1062.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 28720 0 0 0 106219 12 0 0 25 0 4 0 599651127 852066304 38767 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=832096 CPUtime=1061.5 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 27454 0 0 0 106135 15 0 0 25 0 4 0 599651127 852066304 38767 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=832096 CPUtime=1056.53 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 27545 0 0 0 105638 15 0 0 25 0 4 0 599651127 852066304 38767 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.7
Current children cumulated vsize (KiB) 832096

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.01 9/184 4971
/proc/meminfo: memFree=23316124/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=836164 CPUtime=4482.38 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 210508 0 0 0 448135 103 0 0 25 0 4 0 599651126 856231936 37514 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 209041 37514 419 148 0 203970 0
[pid=4934/tid=4936] ppid=4932 vsize=836164 CPUtime=1122.32 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 29801 0 0 0 112219 13 0 0 25 0 4 0 599651127 856231936 37514 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=836164 CPUtime=1121.5 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 28572 0 0 0 112134 16 0 0 25 0 4 0 599651127 856231936 37514 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=836164 CPUtime=1116.21 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 28586 0 0 0 111605 16 0 0 25 0 4 0 599651127 856231936 37514 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 836164

[startup+1182.3 s]
/proc/loadavg: 7.20 7.91 7.95 5/175 4991
/proc/meminfo: memFree=23461048/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=837672 CPUtime=4722.06 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 217641 0 0 0 472101 105 0 0 25 0 4 0 599651126 857776128 38852 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 209418 38852 419 148 0 204347 0
[pid=4934/tid=4936] ppid=4932 vsize=837672 CPUtime=1182.31 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 30861 0 0 0 118218 13 0 0 25 0 4 0 599651127 857776128 38852 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=837672 CPUtime=1181.5 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 29187 0 0 0 118134 16 0 0 25 0 4 0 599651127 857776128 38852 33554432000 4194304 4797429 140735969840560 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=837672 CPUtime=1175.89 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 29577 0 0 0 117573 16 0 0 25 0 4 0 599651127 857776128 38852 33554432000 4194304 4797429 140735969840560 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.06
Current children cumulated vsize (KiB) 837672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 6.11 7.59 7.84 5/175 4991
/proc/meminfo: memFree=23457808/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=837672 CPUtime=4800.38 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 219278 0 0 0 479932 106 0 0 25 0 4 0 599651126 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 209418 40437 419 148 0 204347 0
[pid=4934/tid=4936] ppid=4932 vsize=837672 CPUtime=1201.93 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 31085 0 0 0 120179 14 0 0 25 0 4 0 599651127 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=837672 CPUtime=1201.11 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 29362 0 0 0 120094 17 0 0 25 0 4 0 599651127 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=837672 CPUtime=1195.39 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 29870 0 0 0 119523 16 0 0 25 0 4 0 599651127 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 837672

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

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

[startup+1201.9 s]
/proc/loadavg: 6.11 7.59 7.84 5/175 4991
/proc/meminfo: memFree=23457808/32950928 swapFree=67071984/67111528
[pid=4934] ppid=4932 vsize=837672 CPUtime=4800.38 cores=1,3,5,7
/proc/4934/stat : 4934 (techdemo) R 4932 4934 4175 0 -1 4202496 219278 0 0 0 479932 106 0 0 25 0 4 0 599651126 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4934/statm: 209418 40437 419 148 0 204347 0
[pid=4934/tid=4936] ppid=4932 vsize=837672 CPUtime=1201.93 cores=1,3,5,7
/proc/4934/task/4936/stat : 4936 (techdemo) R 4932 4934 4175 0 -1 4202560 31085 0 0 0 120179 14 0 0 25 0 4 0 599651127 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4424652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4934/tid=4937] ppid=4932 vsize=837672 CPUtime=1201.11 cores=1,3,5,7
/proc/4934/task/4937/stat : 4937 (techdemo) R 4932 4934 4175 0 -1 4202560 29362 0 0 0 120094 17 0 0 25 0 4 0 599651127 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4425037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4934/tid=4938] ppid=4932 vsize=837672 CPUtime=1195.39 cores=1,3,5,7
/proc/4934/task/4938/stat : 4938 (techdemo) R 4932 4934 4175 0 -1 4202560 29870 0 0 0 119523 16 0 0 25 0 4 0 599651127 857776128 40437 33554432000 4194304 4797429 140735969840560 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 837672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.92
CPU time (s): 4800.42
CPU user time (s): 4799.35
CPU system time (s): 1.07384
CPU usage (%): 399.397
Max. virtual memory (cumulated for all children) (KiB): 936792

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

runsolver used 2.01069 second user time and 4.53331 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 18:23:24
IDJOB=3172750
IDBENCH=82768
IDSOLVER=1584
FILE ID=node116/3172750-1304094204
RUNJOBID= node116-1304094168-4881
PBS_JOBID= 13170553
Free space on /tmp= 72508 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172750-1304094204/watcher-3172750-1304094204 -o /tmp/evaluation-result-3172750-1304094204/solver-3172750-1304094204 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172750-1304094204.cnf

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=1725426656

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:      23565984 kB
Buffers:       1904408 kB
Cached:        6967808 kB
SwapCached:       9732 kB
Active:        4458080 kB
Inactive:      4498248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23565984 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           11596 kB
Writeback:           0 kB
AnonPages:       77268 kB
Mapped:          14704 kB
Slab:           365596 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   706680 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= 72508 MiB
End job on node116 at 2011-04-29 18:43:28