Trace number 3173037

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.39 1201.62

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
MD5SUMc2b69177f59f5d1d2093247dc6de56f3
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3173037-1304125415.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2343/2343 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:    550 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:     34  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:     232 undec:      70 neg:     248
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       531      2333         0         0      7129         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
7.96/2.10	c  N dy     7     30003       531      2333         0     10626      7129    190744     26.33     15.81  --
8.38/2.11	c  S st     7     30003       531      2333         0     10626      7129    190744     26.33     15.81  --
8.38/2.16	c  S st     7     30504       531      2333         0     11127      7129    201531     26.33     15.81  --
8.38/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.38/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.38/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.38/2.18	c Calc non-exist non-lernt bins v-fix:     0 done:    531 time:  0.00 s
8.38/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.38/2.18	c Subs w/ non-existent bins:      0 time:  0.00 s
8.38/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/2.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.16/2.33	c lits-rem:        74  cl-subs:      683  v-elim:     10  v-fix:    0  time:  0.59 s
9.16/2.33	c learnt bin added due to v-elim: 0
9.16/2.33	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
9.16/2.33	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
9.16/2.35	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.10
9.16/2.36	c calculated reachability. Time: 0.00
9.16/2.36	c  N dy     7     30504       531      2333         0     10444      7129    189558     26.33     15.81  --
9.16/2.36	c  F st     7     30504       531      2333         0     10444      7129    189558     26.33     15.81  --
9.96/2.52	c Decided on static restart strategy
14.35/3.62	c  N dy    14     45760       531      2333         0      8845      7129    104033     26.30     16.28  --
14.35/3.62	c  S st    14     45760       531      2333         0      8845      7129    104033     26.30     16.28  --
14.35/3.66	c  S st    14     46263       531      2333         0      9348      7129    114760     26.30     16.28  --
14.35/3.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.35/3.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.35/3.67	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.68	c Calc non-exist non-lernt bins v-fix:     0 done:    531 time:  0.00 s
14.35/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.35/3.68	c Subs w/ non-existent bins:      0 time:  0.00 s
14.35/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.35/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.35/3.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.75/3.73	c lits-rem:        27  cl-subs:      141  v-elim:     10  v-fix:    0  time:  0.22 s
14.75/3.73	c learnt bin added due to v-elim: 0
14.75/3.73	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
14.75/3.73	c vivif2 --  cl tried     9207 cl shrink        0 lits rem          0 time: 0.00
14.75/3.75	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.06
14.75/3.75	c calculated reachability. Time: 0.00
14.75/3.75	c  N dy    14     46263       531      2333         0      9207      7129    113186     26.30     16.28  --
24.74/6.20	c  N dy    15     69396       531      2333         0     11324      7129    135304     27.48     17.35  --
24.74/6.21	c  S st    15     69396       531      2333         0     11324      7129    135304     27.48     17.35  --
24.74/6.25	c  S st    15     69898       531      2333         0     11826      7129    146902     27.48     17.35  --
24.74/6.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.74/6.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.74/6.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
24.74/6.27	c Calc non-exist non-lernt bins v-fix:     0 done:    531 time:  0.00 s
24.74/6.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.74/6.27	c Subs w/ non-existent bins:      0 time:  0.00 s
24.74/6.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.74/6.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.74/6.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.14/6.39	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.13/6.88	c Added 6 vars  tried: 80000 time: 1.97
27.13/6.88	c ORs :      6 avg-s:  0.0 cl-sh:   899 l-rem:    899 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.98
27.13/6.88	c lits-rem:        18  cl-subs:      209  v-elim:     10  v-fix:    0  time:  2.42 s
27.13/6.88	c learnt bin added due to v-elim: 0
27.13/6.88	c vivif2 --  cl tried     2339 cl shrink        0 lits rem          0 time: 0.00
27.13/6.89	c vivif2 --  cl tried    11617 cl shrink        0 lits rem          0 time: 0.00
27.53/6.90	c asymm  cl-useful: 0/2339/2339 lits-rem:0 time: 0.08
27.53/6.90	c calculated reachability. Time: 0.00
27.53/6.90	c  N dy    15     69898       537      2339        12     11617      7171    142866     27.48     17.35  --
27.53/6.90	c  F st    15     69898       537      2339        12     11617      7171    142866     27.48     17.35  --
27.93/7.06	c Decided on static restart strategy
42.32/10.67	c  N dy    22    104848       537      2339        12     21571      7171    363699     26.61     17.06  --
42.32/10.69	c  S st    22    104848       537      2339        12     21571      7171    363699     26.61     17.06  --
42.72/10.76	c  S st    22    105350       537      2339        12     22073      7171    375329     26.61     17.06  --
42.72/10.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.72/10.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.12/10.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.18
43.12/10.81	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
43.12/10.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.12/10.81	c Subs w/ non-existent bins:      0 time:  0.01 s
43.12/10.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.12/10.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.12/10.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.51/11.45	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.00
45.51/11.45	c lits-rem:       176  cl-subs:      901  v-elim:     11  v-fix:    0  time:  2.54 s
45.51/11.45	c learnt bin added due to v-elim: 0
45.51/11.45	c vivif2 --  cl tried     2339 cl shrink        0 lits rem          0 time: 0.00
45.51/11.45	c vivif2 --  cl tried    21172 cl shrink        0 lits rem          0 time: 0.02
45.91/11.50	c asymm  cl-useful: 0/2339/2339 lits-rem:0 time: 0.18
45.91/11.50	c calculated reachability. Time: 0.00
45.91/11.50	c  N dy    22    105350       537      2339        12     21172      7171    355017     26.61     17.06  --
75.87/19.02	c  N dy    23    158025       537      2339        12     28390      7171    470742     24.51     16.95  --
75.87/19.03	c  S st    23    158025       537      2339        12     28390      7171    470742     24.51     16.95  --
76.27/19.13	c  S st    23    158531       537      2339        12     28896      7171    481949     24.51     16.95  --
76.27/19.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.27/19.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.67/19.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.30
76.67/19.21	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
76.67/19.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.67/19.21	c Subs w/ non-existent bins:      0 time:  0.01 s
76.67/19.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.67/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.67/19.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
80.67/20.22	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
80.67/20.23	c lits-rem:       736  cl-subs:     1985  v-elim:     11  v-fix:    0  time:  4.03 s
80.67/20.23	c learnt bin added due to v-elim: 0
80.67/20.23	c vivif2 --  cl tried     2339 cl shrink        0 lits rem          0 time: 0.00
80.67/20.23	c vivif2 --  cl tried    26911 cl shrink        0 lits rem          0 time: 0.02
80.67/20.29	c asymm  cl-useful: 0/2339/2339 lits-rem:0 time: 0.24
80.67/20.29	c calculated reachability. Time: 0.00
80.67/20.29	c  N dy    23    158531       537      2339        12     26911      7171    437643     24.51     16.95  --
135.40/33.93	c  N dy    24    237796       537      2339        12     31963      7171    492981     25.55     17.15  --
135.40/33.95	c  S st    24    237796       537      2339        12     31963      7171    492981     25.55     17.15  --
135.81/34.07	c  S st    24    238298       537      2339        12     32464      7171    503959     25.55     17.15  --
135.81/34.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.81/34.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.22/34.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.32
136.22/34.15	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
136.22/34.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.22/34.15	c Subs w/ non-existent bins:      0 time:  0.01 s
136.22/34.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.22/34.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.22/34.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
140.21/35.19	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
140.21/35.20	c lits-rem:       363  cl-subs:     2384  v-elim:     11  v-fix:    0  time:  4.14 s
140.21/35.20	c learnt bin added due to v-elim: 0
140.21/35.20	c vivif2 --  cl tried     2339 cl shrink        0 lits rem          0 time: 0.00
140.61/35.21	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.02
140.61/35.27	c asymm  cl-useful: 0/2339/2339 lits-rem:0 time: 0.28
140.61/35.28	c calculated reachability. Time: 0.00
140.61/35.28	c  N dy    24    238298       537      2339        12     30080      7171    451740     25.55     17.15  --
240.47/60.26	c  N dy    25    357448       537      2339        12     34219      7171    475566     27.13     17.10  --
240.47/60.28	c  S st    25    357448       537      2339        12     34219      7171    475566     27.13     17.10  --
240.87/60.40	c  S st    25    357951       537      2339        12     34721      7171    486900     27.13     17.10  --
240.87/60.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.87/60.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.28/60.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.33
241.28/60.48	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
241.28/60.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.28/60.49	c Subs w/ non-existent bins:      0 time:  0.01 s
241.28/60.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.28/60.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.28/60.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
245.26/61.50	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
247.66/62.02	c Added 6 vars  tried: 80000 time: 2.11
247.66/62.06	c ORs :      6 avg-s:  0.0 cl-sh:  4633 l-rem:   4633 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.24
247.66/62.07	c lits-rem:       401  cl-subs:     1924  v-elim:     11  v-fix:    0  time:  6.27 s
247.66/62.07	c learnt bin added due to v-elim: 0
247.66/62.07	c vivif2 --  cl tried     2345 cl shrink        0 lits rem          0 time: 0.00
247.66/62.07	c vivif2 --  cl tried    32797 cl shrink        0 lits rem          0 time: 0.02
248.06/62.13	c asymm  cl-useful: 0/2345/2345 lits-rem:0 time: 0.24
248.06/62.13	c calculated reachability. Time: 0.00
248.06/62.13	c  N dy    25    357951       543      2345        24     32797      7213    443657     27.13     17.10  --
414.64/103.81	c  N dy    26    536927       543      2345        24     40740      7213    526813     24.74     16.72  --
414.64/103.83	c  S st    26    536927       543      2345        24     40740      7213    526813     24.74     16.72  --
415.04/103.95	c  S st    26    537432       543      2345        24     41245      7213    537857     24.74     16.72  --
415.04/103.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
415.04/103.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.44/104.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.53
415.44/104.09	c Calc non-exist non-lernt bins v-fix:     0 done:    543 time:  0.00 s
415.44/104.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.44/104.09	c Subs w/ non-existent bins:      0 time:  0.02 s
415.84/104.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.84/104.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.84/104.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
419.84/105.13	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.03
419.84/105.14	c lits-rem:       433  cl-subs:     1640  v-elim:     11  v-fix:    0  time:  4.13 s
419.84/105.14	c learnt bin added due to v-elim: 0
419.84/105.14	c vivif2 --  cl tried     2345 cl shrink        0 lits rem          0 time: 0.00
419.84/105.15	c vivif2 --  cl tried    39605 cl shrink        0 lits rem          0 time: 0.02
420.24/105.23	c asymm  cl-useful: 0/2345/2345 lits-rem:0 time: 0.34
420.24/105.23	c calculated reachability. Time: 0.00
420.24/105.23	c  N dy    26    537432       543      2345        24     39605      7213    506721     24.74     16.72  --
420.24/105.23	c  F st    26    537432       543      2345        24     39605      7213    506721     24.74     16.72  --
422.23/105.72	c Decided on static restart strategy
726.66/181.97	c  N dy    33    806148       543      2345        24     62650      7213    981981     25.68     16.64  --
727.06/182.01	c  S st    33    806148       543      2345        24     62650      7213    981981     25.68     16.64  --
727.86/182.24	c  S st    33    806651       543      2345        24     63151      7213    993947     25.68     16.64  --
727.86/182.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
727.86/182.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
728.66/182.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.3M T:  1.02
728.66/182.50	c Calc non-exist non-lernt bins v-fix:     0 done:    543 time:  0.01 s
728.66/182.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.07/182.50	c Subs w/ non-existent bins:      0 time:  0.02 s
729.07/182.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
729.07/182.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
729.07/182.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
734.65/183.91	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.04
734.65/183.93	c lits-rem:       403  cl-subs:     4665  v-elim:     11  v-fix:    0  time:  5.60 s
734.65/183.93	c learnt bin added due to v-elim: 0
734.65/183.93	c vivif2 --  cl tried     2345 cl shrink        0 lits rem          0 time: 0.00
734.65/183.94	c vivif2 --  cl tried    58486 cl shrink        0 lits rem          0 time: 0.04
735.05/184.06	c asymm  cl-useful: 0/1777/2345 lits-rem:0 time: 0.52
735.05/184.07	c calculated reachability. Time: 0.00
735.05/184.07	c  N dy    33    806651       543      2345        24     58486      7213    892876     25.68     16.64  --
1322.33/331.00	c  N dy    34   1209976       543      2345        24     75202      7213   1187452     26.87     16.91  --
1322.33/331.05	c  S st    34   1209976       543      2345        24     75202      7213   1187452     26.87     16.91  --
1323.51/331.36	c  S st    34   1210478       544      2345        26     75704      7217   1199147     26.87     16.91  --
1323.51/331.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1323.51/331.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1325.11/331.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.6M T:  1.47
1325.11/331.73	c Calc non-exist non-lernt bins v-fix:     0 done:    544 time:  0.00 s
1325.11/331.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1325.11/331.74	c Subs w/ non-existent bins:      0 time:  0.04 s
1325.11/331.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1325.11/331.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1325.11/331.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1332.30/333.58	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.07
1332.70/333.60	c lits-rem:      1062  cl-subs:     4445  v-elim:     11  v-fix:    0  time:  7.35 s
1332.70/333.60	c learnt bin added due to v-elim: 0
1332.70/333.60	c vivif2 --  cl tried     2345 cl shrink        0 lits rem          0 time: 0.00
1332.70/333.62	c vivif2 --  cl tried    71259 cl shrink        0 lits rem          0 time: 0.05
1332.70/333.66	c asymm  cl-useful: 0/568/2345 lits-rem:0 time: 0.18
1332.70/333.66	c calculated reachability. Time: 0.00
1332.70/333.66	c  N dy    34   1210478       544      2345        26     71259      7217   1097381     26.87     16.91  --
2239.98/560.76	c  N dy    35   1710478       544      2345        26    102408      7217   1731600     25.99     17.00  --
2240.38/560.83	c  S st    35   1710478       544      2345        26    102408      7217   1731600     25.99     17.00  --
2242.37/561.30	c  S st    35   1710984       545      2345        28    102915      7221   1743820     25.99     17.00  --
2242.37/561.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2242.37/561.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2244.37/561.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.6M T:  2.25
2244.37/561.87	c Calc non-exist non-lernt bins v-fix:     0 done:    545 time:  0.01 s
2244.37/561.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2244.37/561.88	c Subs w/ non-existent bins:      0 time:  0.05 s
2244.77/561.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2244.77/561.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2244.77/561.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2261.14/566.03	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.12
2266.74/567.49	c Added 6 vars  tried: 80000 time: 5.81
2269.93/568.25	c ORs :      6 avg-s:  0.0 cl-sh: 26881 l-rem:  26881 b-add:     14 v-rep:   1 cl-rem: 1 avg s: 8.0 T:    8.86
2269.93/568.29	c lits-rem:       128  cl-subs:     7704  v-elim:     11  v-fix:    0  time: 25.43 s
2269.93/568.29	c learnt bin added due to v-elim: 0
2269.93/568.29	c vivif2 --  cl tried     2351 cl shrink        0 lits rem          0 time: 0.00
2270.33/568.30	c vivif2 --  cl tried    95210 cl shrink        0 lits rem          0 time: 0.07
2270.73/568.43	c asymm  cl-useful: 0/1433/2351 lits-rem:0 time: 0.51
2270.73/568.44	c calculated reachability. Time: 0.00
2270.73/568.44	c  N dy    35   1710984       551      2351        42     95210      7267   1539898     25.99     17.00  --
3306.23/827.66	c  N dy    36   2210984       551      2351        42    111050      7267   1830910     27.89     16.88  --
3306.63/827.73	c  S st    36   2210984       551      2351        42    111050      7267   1830910     27.89     16.88  --
3308.23/828.18	c  S st    36   2211486       551      2351        42    111552      7267   1843224     27.89     16.88  --
3308.23/828.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3308.23/828.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3311.02/828.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P: 29.5M T:  2.65
3311.02/828.86	c Calc non-exist non-lernt bins v-fix:     0 done:    551 time:  0.01 s
3311.02/828.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3311.02/828.87	c Subs w/ non-existent bins:      0 time:  0.06 s
3311.02/828.88	c Replacing        1 vars Replaced      127 lits Time:     0.04 s 
3311.42/828.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3311.42/828.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3311.42/828.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3327.41/832.95	c ORs :     17 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
3327.41/832.99	c lits-rem:       320  cl-subs:     6382  v-elim:     11  v-fix:    0  time: 16.24 s
3327.41/832.99	c learnt bin added due to v-elim: 0
3327.41/832.99	c vivif2 --  cl tried     2350 cl shrink        0 lits rem          0 time: 0.00
3327.81/833.01	c vivif2 --  cl tried   105171 cl shrink        0 lits rem          0 time: 0.08
3328.21/833.15	c asymm  cl-useful: 0/917/2350 lits-rem:0 time: 0.56
3328.21/833.15	c calculated reachability. Time: 0.00
3328.21/833.15	c  N dy    36   2211486       550      2350        38    105171      7256   1697975     27.89     16.88  --
4581.42/1146.87	c  N dy    37   2711487       550      2350        38    128115      7256   2121055     26.14     16.77  --
4581.82/1146.96	c  S st    37   2711487       550      2350        38    128115      7256   2121055     26.14     16.77  --
4581.82/1146.96	c Finding binary XORs  T:     0.00 s  found:       0
4584.21/1147.51	c  S st    37   2711997       550      2350        38    128626      7256   2133343     26.14     16.77  --
4584.21/1147.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4584.21/1147.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4587.43/1148.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.5M T:  3.44
4587.43/1148.39	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.01 s
4587.43/1148.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4587.83/1148.40	c Subs w/ non-existent bins:      0 time:  0.07 s
4587.83/1148.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4587.83/1148.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4587.83/1148.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4613.79/1154.90	c ORs :     17 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.33
4613.79/1154.95	c lits-rem:      1071  cl-subs:     9783  v-elim:     11  v-fix:    0  time: 25.93 s
4613.79/1154.95	c learnt bin added due to v-elim: 0
4613.79/1154.95	c vivif2 --  cl tried     2350 cl shrink        0 lits rem          0 time: 0.00
4613.79/1154.97	c vivif2 --  cl tried   118843 cl shrink        0 lits rem          0 time: 0.10
4614.57/1155.12	c asymm  cl-useful: 0/880/2350 lits-rem:0 time: 0.62
4614.57/1155.13	c calculated reachability. Time: 0.00
4614.57/1155.13	c  N dy    37   2711997       550      2350        38    118843      7256   1917892     26.14     16.77  --
4614.57/1155.13	c  F st    37   2711997       550      2350        38    118843      7256   1917892     26.14     16.77  --
4620.96/1156.77	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-3173037-1304125415/watcher-3173037-1304125415 -o /tmp/evaluation-result-3173037-1304125415/solver-3173037-1304125415 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173037-1304125415.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.02 7.93 5/180 21424
/proc/meminfo: memFree=30615476/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=51220 CPUtime=0 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 841 0 0 0 0 0 0 0 25 0 1 0 524141295 52449280 773 33554432000 4194304 4797429 140734605894816 18446744073709551615 248089359045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21424/statm: 12805 774 347 148 0 7734 0

[startup+0.0197049 s]
/proc/loadavg: 8.01 8.02 7.93 5/180 21424
/proc/meminfo: memFree=30615476/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=672956 CPUtime=0.05 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 1380 0 0 0 5 0 0 0 25 0 4 0 524141295 689106944 1229 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424460 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 168239 1229 409 148 0 163168 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 672956

[startup+0.101967 s]
/proc/loadavg: 8.01 8.02 7.93 5/180 21424
/proc/meminfo: memFree=30615476/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=673648 CPUtime=0.37 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 1813 0 0 0 37 0 0 0 25 0 4 0 524141295 689815552 1652 33554432000 4194304 4797429 140734605894816 18446744073709551615 4331522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 168412 1652 411 148 0 163341 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 673648

[startup+0.300657 s]
/proc/loadavg: 8.01 8.02 7.93 5/180 21424
/proc/meminfo: memFree=30615476/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=675144 CPUtime=1.17 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 2761 0 0 0 117 0 0 0 25 0 4 0 524141295 691347456 2026 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 168786 2026 411 148 0 163715 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 675144

[startup+0.700586 s]
/proc/loadavg: 8.01 8.02 7.93 5/180 21424
/proc/meminfo: memFree=30615476/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=783456 CPUtime=2.77 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 4855 0 0 0 277 0 0 0 25 0 4 0 524141295 802258944 3888 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 195864 3901 416 148 0 190793 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 783456

[startup+1.50045 s]
/proc/loadavg: 8.01 8.02 7.93 9/184 21428
/proc/meminfo: memFree=30586180/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=679956 CPUtime=5.96 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 6813 0 0 0 595 1 0 0 25 0 4 0 524141295 696274944 4893 33554432000 4194304 4797429 140734605894816 18446744073709551615 4425957 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 169989 4893 418 148 0 164918 0
[pid=21424/tid=21426] ppid=21422 vsize=679956 CPUtime=1.48 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 1499 0 0 0 148 0 0 0 25 0 4 0 524141296 696274944 4893 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=679956 CPUtime=1.48 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 1517 0 0 0 148 0 0 0 25 0 4 0 524141296 696274944 4893 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=679956 CPUtime=1.48 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 1530 0 0 0 148 0 0 0 25 0 4 0 524141296 696274944 4893 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 679956

[startup+3.10116 s]
/proc/loadavg: 8.01 8.02 7.93 9/184 21428
/proc/meminfo: memFree=30580200/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=683252 CPUtime=12.35 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 9312 0 0 0 1234 1 0 0 25 0 4 0 524141295 699650048 5940 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 170813 5940 418 148 0 165742 0
[pid=21424/tid=21426] ppid=21422 vsize=683252 CPUtime=3.09 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 1892 0 0 0 309 0 0 0 25 0 4 0 524141296 699650048 5940 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=683252 CPUtime=3.09 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 1897 0 0 0 309 0 0 0 25 0 4 0 524141296 699650048 5940 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=683252 CPUtime=3.07 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 1933 0 0 0 307 0 0 0 25 0 4 0 524141296 699650048 5940 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 683252

[startup+6.3006 s]
/proc/loadavg: 8.01 8.02 7.93 9/184 21428
/proc/meminfo: memFree=30568792/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=686488 CPUtime=25.14 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 12588 0 0 0 2512 2 0 0 25 0 4 0 524141295 702963712 7019 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 171622 7019 418 148 0 166551 0
[pid=21424/tid=21426] ppid=21422 vsize=686488 CPUtime=6.28 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 2422 0 0 0 628 0 0 0 25 0 4 0 524141296 702963712 7019 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=686488 CPUtime=6.28 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 2435 0 0 0 628 0 0 0 25 0 4 0 524141296 702963712 7019 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=686488 CPUtime=6.26 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 2449 0 0 0 626 0 0 0 25 0 4 0 524141296 702963712 7019 33554432000 4194304 4797429 140734605894816 18446744073709551615 4356188 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 686488

[startup+12.7005 s]
/proc/loadavg: 8.08 8.04 7.93 9/184 21428
/proc/meminfo: memFree=30555696/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=690396 CPUtime=50.7 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 17653 0 0 0 5067 3 0 0 25 0 4 0 524141295 706965504 8384 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 172599 8384 419 148 0 167528 0
[pid=21424/tid=21426] ppid=21422 vsize=690396 CPUtime=12.68 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 3302 0 0 0 1268 0 0 0 25 0 4 0 524141296 706965504 8384 33554432000 4194304 4797429 140734605894816 18446744073709551615 4387718 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=690396 CPUtime=12.68 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 3227 0 0 0 1268 0 0 0 25 0 4 0 524141296 706965504 8384 33554432000 4194304 4797429 140734605894816 18446744073709551615 4656602 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=690396 CPUtime=12.62 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 3381 0 0 0 1262 0 0 0 25 0 4 0 524141296 706965504 8384 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 690396

[startup+25.5002 s]
/proc/loadavg: 8.07 8.04 7.93 9/184 21430
/proc/meminfo: memFree=30541184/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=696568 CPUtime=101.84 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 24405 0 0 0 10179 5 0 0 25 0 4 0 524141295 713285632 9937 33554432000 4194304 4797429 140734605894816 18446744073709551615 4425896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 174142 9937 419 148 0 169071 0
[pid=21424/tid=21426] ppid=21422 vsize=696568 CPUtime=25.48 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 4325 0 0 0 2547 1 0 0 25 0 4 0 524141296 713285632 9937 33554432000 4194304 4797429 140734605894816 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=696568 CPUtime=25.48 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 4217 0 0 0 2548 0 0 0 25 0 4 0 524141296 713285632 9937 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=696568 CPUtime=25.37 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 4389 0 0 0 2536 1 0 0 25 0 4 0 524141296 713285632 9937 33554432000 4194304 4797429 140734605894816 18446744073709551615 4414428 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 696568

[startup+51.1007 s]
/proc/loadavg: 8.43 8.13 7.96 9/184 21432
/proc/meminfo: memFree=30522332/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=700840 CPUtime=204.1 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 34159 0 0 0 20402 8 0 0 25 0 4 0 524141295 717660160 12562 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 175210 12562 419 148 0 170139 0
[pid=21424/tid=21426] ppid=21422 vsize=700840 CPUtime=51.08 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 5791 0 0 0 5107 1 0 0 25 0 4 0 524141296 717660160 12562 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=700840 CPUtime=51.09 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 5525 0 0 0 5107 2 0 0 25 0 4 0 524141296 717660160 12562 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=700840 CPUtime=50.83 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 5804 0 0 0 5082 1 0 0 25 0 4 0 524141296 717660160 12562 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 700840

[startup+102.307 s]
/proc/loadavg: 8.27 8.13 7.97 10/184 21433
/proc/meminfo: memFree=30500784/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=709080 CPUtime=408.67 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 50297 0 0 0 40853 14 0 0 25 0 4 0 524141295 726097920 15054 33554432000 4194304 4797429 140734605894816 18446744073709551615 4414498 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 177270 15054 419 148 0 172199 0
[pid=21424/tid=21426] ppid=21422 vsize=709080 CPUtime=102.29 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 8051 0 0 0 10227 2 0 0 25 0 4 0 524141296 726097920 15054 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=709080 CPUtime=102.29 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 7729 0 0 0 10227 2 0 0 25 0 4 0 524141296 726097920 15054 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=709080 CPUtime=101.79 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 8072 0 0 0 10177 2 0 0 25 0 4 0 524141296 726097920 15054 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 709080

[startup+162.301 s]
/proc/loadavg: 8.13 8.12 7.98 9/184 21435
/proc/meminfo: memFree=30476312/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=715308 CPUtime=648.36 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 63941 0 0 0 64817 19 0 0 25 0 4 0 524141295 732475392 18361 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 178827 18361 419 148 0 173756 0
[pid=21424/tid=21426] ppid=21422 vsize=715308 CPUtime=162.28 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 9674 0 0 0 16226 2 0 0 25 0 4 0 524141296 732475392 18361 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=715308 CPUtime=162.28 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 9261 0 0 0 16226 2 0 0 25 0 4 0 524141296 732475392 18361 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=715308 CPUtime=161.5 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 9843 0 0 0 16147 3 0 0 25 0 4 0 524141296 732475392 18361 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.36
Current children cumulated vsize (KiB) 715308

[startup+222.3 s]
/proc/loadavg: 8.05 8.10 7.98 9/184 21437
/proc/meminfo: memFree=30456800/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=724184 CPUtime=888.05 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 78213 0 0 0 88779 26 0 0 25 0 4 0 524141295 741564416 20563 33554432000 4194304 4797429 140734605894816 18446744073709551615 4389481 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 181046 20563 419 148 0 175975 0
[pid=21424/tid=21426] ppid=21422 vsize=724184 CPUtime=222.28 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 11699 0 0 0 22225 3 0 0 25 0 4 0 524141296 741564416 20563 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=724184 CPUtime=222.28 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 10872 0 0 0 22225 3 0 0 25 0 4 0 524141296 741564416 20563 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=724184 CPUtime=221.19 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 11901 0 0 0 22115 4 0 0 25 0 4 0 524141296 741564416 20563 33554432000 4194304 4797429 140734605894816 18446744073709551615 4242379 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.05
Current children cumulated vsize (KiB) 724184

[startup+282.301 s]

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

[pid=21424] ppid=21422 vsize=748800 CPUtime=2565.99 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 146538 0 0 0 256540 59 0 0 25 0 4 0 524141295 766771200 30678 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 187200 30678 419 148 0 182129 0
[pid=21424/tid=21426] ppid=21422 vsize=748800 CPUtime=642.29 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 20298 0 0 0 64223 6 0 0 25 0 4 0 524141296 766771200 30678 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=748800 CPUtime=642.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 19446 0 0 0 64222 8 0 0 25 0 4 0 524141296 766771200 30678 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=748800 CPUtime=639.12 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 21002 0 0 0 63903 9 0 0 25 0 4 0 524141296 766771200 30678 33554432000 4194304 4797429 140734605894816 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.99
Current children cumulated vsize (KiB) 748800

[startup+702.301 s]
/proc/loadavg: 8.10 8.08 8.01 9/184 21449
/proc/meminfo: memFree=30374980/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=750920 CPUtime=2805.67 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 154619 0 0 0 280504 63 0 0 25 0 4 0 524141295 768942080 30688 33554432000 4194304 4797429 140734605894816 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 187730 30688 419 148 0 182659 0
[pid=21424/tid=21426] ppid=21422 vsize=750920 CPUtime=702.29 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 21306 0 0 0 70223 6 0 0 25 0 4 0 524141296 768942080 30688 33554432000 4194304 4797429 140734605894816 18446744073709551615 4523845 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=750920 CPUtime=702.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 20484 0 0 0 70221 9 0 0 25 0 4 0 524141296 768942080 30688 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=750920 CPUtime=698.81 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 22064 0 0 0 69872 9 0 0 25 0 4 0 524141296 768942080 30688 33554432000 4194304 4797429 140734605894816 18446744073709551615 4430083 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.67
Current children cumulated vsize (KiB) 750920

[startup+762.306 s]
/proc/loadavg: 8.04 8.06 8.00 9/184 21451
/proc/meminfo: memFree=30367360/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=751356 CPUtime=3045.38 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 161725 0 0 0 304472 66 0 0 25 0 4 0 524141295 769388544 32017 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 187839 32017 419 148 0 182768 0
[pid=21424/tid=21426] ppid=21422 vsize=751356 CPUtime=762.3 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 22384 0 0 0 76223 7 0 0 25 0 4 0 524141296 769388544 32017 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=751356 CPUtime=762.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 21500 0 0 0 76221 9 0 0 25 0 4 0 524141296 769388544 32017 33554432000 4194304 4797429 140734605894816 18446744073709551615 4237682 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=751356 CPUtime=758.51 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 23090 0 0 0 75842 9 0 0 25 0 4 0 524141296 769388544 32017 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.38
Current children cumulated vsize (KiB) 751356

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 21453
/proc/meminfo: memFree=30358260/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=754268 CPUtime=3285.06 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 169725 0 0 0 328437 69 0 0 25 0 4 0 524141295 772370432 33790 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 188567 33790 419 148 0 183496 0
[pid=21424/tid=21426] ppid=21422 vsize=754268 CPUtime=822.29 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 23209 0 0 0 82222 7 0 0 25 0 4 0 524141296 772370432 33790 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=754268 CPUtime=822.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 22371 0 0 0 82220 10 0 0 25 0 4 0 524141296 772370432 33790 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=754268 CPUtime=818.22 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 24276 0 0 0 81812 10 0 0 25 0 4 0 524141296 772370432 33790 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.06
Current children cumulated vsize (KiB) 754268

[startup+882.301 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 21454
/proc/meminfo: memFree=30335864/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=759712 CPUtime=3524.75 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 176867 0 0 0 352402 73 0 0 25 0 4 0 524141295 777945088 35924 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 189928 35924 421 148 0 184857 0
[pid=21424/tid=21426] ppid=21422 vsize=759712 CPUtime=882.29 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 24409 0 0 0 88221 8 0 0 25 0 4 0 524141296 777945088 35924 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=759712 CPUtime=882.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 23631 0 0 0 88219 11 0 0 25 0 4 0 524141296 777945088 35924 33554432000 4194304 4797429 140734605894816 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=759712 CPUtime=877.91 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 24963 0 0 0 87780 11 0 0 25 0 4 0 524141296 777945088 35924 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.75
Current children cumulated vsize (KiB) 759712

[startup+942.3 s]
/proc/loadavg: 8.08 8.08 8.01 10/184 21456
/proc/meminfo: memFree=30347112/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=760260 CPUtime=3764.44 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 185007 0 0 0 376367 77 0 0 25 0 4 0 524141295 778506240 35155 33554432000 4194304 4797429 140734605894816 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 190065 35155 421 148 0 184994 0
[pid=21424/tid=21426] ppid=21422 vsize=760260 CPUtime=942.3 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 25454 0 0 0 94221 9 0 0 25 0 4 0 524141296 778506240 35155 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=760260 CPUtime=942.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 24639 0 0 0 94219 11 0 0 25 0 4 0 524141296 778506240 35155 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=760260 CPUtime=937.61 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 26264 0 0 0 93749 12 0 0 25 0 4 0 524141296 778506240 35155 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429013 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.44
Current children cumulated vsize (KiB) 760260

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 21457
/proc/meminfo: memFree=30335036/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=763392 CPUtime=4004.14 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 192200 0 0 0 400334 80 0 0 25 0 4 0 524141295 781713408 35972 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 190848 35972 421 148 0 185777 0
[pid=21424/tid=21426] ppid=21422 vsize=763392 CPUtime=1002.3 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 26415 0 0 0 100220 10 0 0 25 0 4 0 524141296 781713408 35972 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=763392 CPUtime=1002.3 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 25837 0 0 0 100219 11 0 0 25 0 4 0 524141296 781713408 35972 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=763392 CPUtime=997.3 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 27492 0 0 0 99718 12 0 0 25 0 4 0 524141296 781713408 35972 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.14
Current children cumulated vsize (KiB) 763392

[startup+1062.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/184 21459
/proc/meminfo: memFree=30324936/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=765072 CPUtime=4243.85 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 198098 0 0 0 424301 84 0 0 25 0 4 0 524141295 783433728 37975 33554432000 4194304 4797429 140734605894816 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 191268 37975 421 148 0 186197 0
[pid=21424/tid=21426] ppid=21422 vsize=765072 CPUtime=1062.3 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 27033 0 0 0 106220 10 0 0 25 0 4 0 524141296 783433728 37975 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=765072 CPUtime=1062.31 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 26459 0 0 0 106219 12 0 0 25 0 4 0 524141296 783433728 37975 33554432000 4194304 4797429 140734605894816 18446744073709551615 4567927 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=765072 CPUtime=1057 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 28508 0 0 0 105687 13 0 0 25 0 4 0 524141296 783433728 37975 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.85
Current children cumulated vsize (KiB) 765072

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 8.01 9/184 21461
/proc/meminfo: memFree=30320676/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=766048 CPUtime=4483.54 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 205936 0 0 0 448266 88 0 0 25 0 4 0 524141295 784433152 37953 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 191512 37953 421 148 0 186441 0
[pid=21424/tid=21426] ppid=21422 vsize=766048 CPUtime=1122.3 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 28080 0 0 0 112219 11 0 0 25 0 4 0 524141296 784433152 37953 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=766048 CPUtime=1122.31 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 27674 0 0 0 112218 13 0 0 25 0 4 0 524141296 784433152 37953 33554432000 4194304 4797429 140734605894816 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=766048 CPUtime=1116.7 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 29208 0 0 0 111657 13 0 0 25 0 4 0 524141296 784433152 37953 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.54
Current children cumulated vsize (KiB) 766048

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 8.02 9/184 21462
/proc/meminfo: memFree=30320500/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=769940 CPUtime=4723.24 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 213398 0 0 0 472233 91 0 0 25 0 4 0 524141295 788418560 38542 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 192485 38542 421 148 0 187414 0
[pid=21424/tid=21426] ppid=21422 vsize=769940 CPUtime=1182.3 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 29298 0 0 0 118219 11 0 0 25 0 4 0 524141296 788418560 38542 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=769940 CPUtime=1182.31 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 28787 0 0 0 118217 14 0 0 25 0 4 0 524141296 788418560 38542 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=769940 CPUtime=1176.4 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 30652 0 0 0 117626 14 0 0 25 0 4 0 524141296 788418560 38542 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.24
Current children cumulated vsize (KiB) 769940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.14 8.10 8.02 9/184 21463
/proc/meminfo: memFree=30306468/32950928 swapFree=67111428/67111528
[pid=21424] ppid=21422 vsize=769940 CPUtime=4800.35 cores=0,2,4,6
/proc/21424/stat : 21424 (techdemo) R 21422 21424 21280 0 -1 4202496 214892 0 0 0 479943 92 0 0 25 0 4 0 524141295 788418560 39974 33554432000 4194304 4797429 140734605894816 18446744073709551615 4424520 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21424/statm: 192485 39974 421 148 0 187414 0
[pid=21424/tid=21426] ppid=21422 vsize=769940 CPUtime=1201.61 cores=0,2,4,6
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 21280 0 -1 4202560 29548 0 0 0 120150 11 0 0 25 0 4 0 524141296 788418560 39974 33554432000 4194304 4797429 140734605894816 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=769940 CPUtime=1201.62 cores=0,2,4,6
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 21280 0 -1 4202560 29032 0 0 0 120148 14 0 0 25 0 4 0 524141296 788418560 39974 33554432000 4194304 4797429 140734605894816 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=769940 CPUtime=1195.59 cores=0,2,4,6
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 21280 0 -1 4202560 30854 0 0 0 119545 14 0 0 25 0 4 0 524141296 788418560 39974 33554432000 4194304 4797429 140734605894816 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 769940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.39
CPU user time (s): 4799.46
CPU system time (s): 0.930858
CPU usage (%): 399.493
Max. virtual memory (cumulated for all children) (KiB): 874908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.46
system time used= 0.930858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214893
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= 340
involuntary context switches= 24156

runsolver used 1.83072 second user time and 4.20436 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 03:03:35
IDJOB=3173037
IDBENCH=83055
IDSOLVER=1584
FILE ID=node123/3173037-1304125415
RUNJOBID= node123-1304124211-21298
PBS_JOBID= 13170756
Free space on /tmp= 72808 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173037-1304125415/watcher-3173037-1304125415 -o /tmp/evaluation-result-3173037-1304125415/solver-3173037-1304125415 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173037-1304125415.cnf

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=734273480

node123.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.838
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.67
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30615756 kB
Buffers:        590276 kB
Cached:        1315812 kB
SwapCached:        100 kB
Active:         158972 kB
Inactive:      1815408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30615756 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           15532 kB
Writeback:           0 kB
AnonPages:       67772 kB
Mapped:          14692 kB
Slab:           298268 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   270068 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= 72804 MiB
End job on node123 at 2011-04-30 03:23:39