Trace number 3172536

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S722024572-014-UNKNOWN.cnf
MD5SUM875a8b1e044c25599d3c66c1e66d27f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.247961
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
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-3172536-1304060464.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.03
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.12/0.06	c lits-rem:         0  cl-subs:        0  v-elim:    197  v-fix:    0  time:  0.06 s
0.12/0.06	c learnt bin added due to v-elim: 0
0.12/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.06	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.12/0.06	c calculated reachability. Time: 0.00
0.12/0.06	c Calc default polars -  time:   0.00 s pos:    1087 undec:     280 neg:    1133
0.12/0.06	c =========================================================================================
0.12/0.06	c types(t): F = full restart, N = normal restart
0.12/0.06	c types(t): S = simplification begin/end, E = solution found
0.12/0.06	c restart types(rt): st = static, dy = dynamic
0.12/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.12/0.06	c  B st     0         0      2391     10362         0         0     31693         0   no data   no data  --
0.70/0.21	c Decided on static restart strategy
17.10/4.40	c  N dy     7     30001      2391     10362         0     10799     31693    509949     88.83     53.09  --
17.50/4.43	c  S st     7     30001      2391     10362         0     10799     31693    509949     88.83     53.09  --
17.50/4.48	c  S st     7     30507      2391     10362         0     11305     31693    534939     88.83     53.09  --
17.50/4.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.50/4.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.88/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.16
17.88/4.52	c Calc non-exist non-lernt bins v-fix:     0 done:   2391 time:  0.00 s
17.88/4.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.88/4.53	c Subs w/ non-existent bins:      0 time:  0.01 s
17.88/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.88/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.88/4.54	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
22.67/5.77	c lits-rem:        18  cl-subs:      639  v-elim:     49  v-fix:    0  time:  4.91 s
22.67/5.77	c learnt bin added due to v-elim: 0
22.67/5.77	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
22.67/5.78	c vivif2 --  cl tried    10666 cl shrink        0 lits rem          0 time: 0.02
23.07/5.83	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.22
23.07/5.83	c calculated reachability. Time: 0.00
23.07/5.83	c  N dy     7     30507      2391     10362         0     10666     31693    510070     88.83     53.09  --
23.07/5.83	c  F st     7     30507      2391     10362         0     10666     31693    510070     88.83     53.09  --
23.87/6.04	c Decided on static restart strategy
32.26/8.13	c  N dy    14     45761      2391     10362         0      9036     31693    192200     82.26     54.64  --
32.26/8.14	c  S st    14     45761      2391     10362         0      9036     31693    192200     82.26     54.64  --
32.26/8.18	c  S st    14     46270      2391     10362         0      9545     31693    216299     82.26     54.64  --
32.26/8.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.26/8.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.66/8.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.08
32.66/8.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2391 time:  0.00 s
32.66/8.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.66/8.21	c Subs w/ non-existent bins:      0 time:  0.01 s
32.66/8.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.66/8.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.66/8.21	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.46/8.45	c lits-rem:         2  cl-subs:      224  v-elim:     49  v-fix:    0  time:  0.96 s
33.46/8.45	c learnt bin added due to v-elim: 0
33.46/8.45	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
33.46/8.45	c vivif2 --  cl tried     9321 cl shrink        0 lits rem          0 time: 0.00
33.46/8.48	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.12
33.46/8.48	c calculated reachability. Time: 0.00
33.46/8.48	c  N dy    14     46270      2391     10362         0      9321     31693    212512     82.26     54.64  --
49.04/12.37	c  N dy    15     69406      2391     10362         0     11501     31693    246457     83.83     55.00  --
49.04/12.38	c  S st    15     69406      2391     10362         0     11501     31693    246457     83.83     55.00  --
49.44/12.43	c  S st    15     69909      2391     10362         0     12004     31693    270653     83.83     55.00  --
49.44/12.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.44/12.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.44/12.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.10
49.44/12.46	c Calc non-exist non-lernt bins v-fix:     0 done:   2391 time:  0.00 s
49.44/12.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.44/12.46	c Subs w/ non-existent bins:      0 time:  0.01 s
49.44/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.44/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.44/12.47	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
51.04/12.82	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
53.03/13.35	c Added 22 vars  tried: 80000 time: 2.13
53.03/13.35	c ORs :     22 avg-s:  0.0 cl-sh:  1161 l-rem:   1161 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    2.15
53.03/13.36	c lits-rem:        13  cl-subs:      246  v-elim:     49  v-fix:    0  time:  3.55 s
53.03/13.36	c learnt bin added due to v-elim: 0
53.03/13.36	c vivif2 --  cl tried    10384 cl shrink        0 lits rem          0 time: 0.00
53.03/13.36	c vivif2 --  cl tried    11758 cl shrink        0 lits rem          0 time: 0.01
53.43/13.40	c asymm  cl-useful: 0/10384/10384 lits-rem:0 time: 0.13
53.43/13.40	c calculated reachability. Time: 0.00
53.43/13.40	c  N dy    15     69909      2413     10384        44     11758     31847    263797     83.83     55.00  --
53.43/13.40	c  F st    15     69909      2413     10384        44     11758     31847    263797     83.83     55.00  --
54.23/13.61	c Decided on static restart strategy
79.02/19.83	c  N dy    22    104863      2413     10384        44     21707     31847    931448     78.85     54.75  --
79.02/19.87	c  S st    22    104863      2413     10384        44     21707     31847    931448     78.85     54.75  --
79.39/19.94	c  S st    22    105365      2413     10384        44     22209     31847    958297     78.85     54.75  --
79.39/19.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.39/19.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.79/20.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.34
79.79/20.03	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.00 s
79.79/20.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.79/20.04	c Subs w/ non-existent bins:      0 time:  0.02 s
79.79/20.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.79/20.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.79/20.06	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
90.59/22.79	c ORs :     22 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
90.99/22.80	c lits-rem:        28  cl-subs:      609  v-elim:     54  v-fix:    0  time: 10.95 s
90.99/22.80	c learnt bin added due to v-elim: 0
90.99/22.80	c vivif2 --  cl tried    10384 cl shrink        0 lits rem          0 time: 0.00
90.99/22.81	c vivif2 --  cl tried    21600 cl shrink        0 lits rem          0 time: 0.03
91.39/22.93	c asymm  cl-useful: 0/10384/10384 lits-rem:0 time: 0.47
91.39/22.93	c calculated reachability. Time: 0.00
91.39/22.93	c  N dy    22    105365      2413     10384        44     21600     31847    923685     78.85     54.75  --
136.53/34.28	c  N dy    23    158047      2413     10384        44     29274     31847   1470836     98.69     55.19  --
136.93/34.34	c  S st    23    158047      2413     10384        44     29274     31847   1470836     98.69     55.19  --
137.33/34.43	c  S st    23    158553      2413     10384        44     29780     31847   1495074     98.69     55.19  --
137.33/34.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
137.33/34.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.72/34.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.53
137.72/34.57	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.00 s
137.72/34.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.72/34.58	c Subs w/ non-existent bins:      0 time:  0.03 s
138.12/34.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.12/34.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.12/34.62	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
143.31/35.97	c ORs :     22 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
143.31/35.99	c lits-rem:        54  cl-subs:     1016  v-elim:     54  v-fix:    0  time:  5.49 s
143.31/35.99	c learnt bin added due to v-elim: 0
143.31/35.99	c vivif2 --  cl tried    10384 cl shrink        0 lits rem          0 time: 0.00
143.71/36.00	c vivif2 --  cl tried    28764 cl shrink        0 lits rem          0 time: 0.05
144.12/36.15	c asymm  cl-useful: 0/10384/10384 lits-rem:0 time: 0.58
144.12/36.15	c calculated reachability. Time: 0.00
144.12/36.15	c  N dy    23    158553      2413     10384        44     28764     31847   1413514     98.69     55.19  --
223.20/55.95	c  N dy    24    237829      2413     10384        44     34027     31847   1520701     86.21     56.82  --
223.62/56.01	c  S st    24    237829      2413     10384        44     34027     31847   1520701     86.21     56.82  --
224.02/56.12	c  S st    24    238331      2413     10384        44     34529     31847   1545994     86.21     56.82  --
224.02/56.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
224.02/56.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.40/56.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.61
224.40/56.28	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.01 s
224.40/56.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.40/56.29	c Subs w/ non-existent bins:      0 time:  0.04 s
224.80/56.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
224.80/56.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
224.80/56.33	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
231.59/58.00	c ORs :     22 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
231.59/58.03	c lits-rem:        51  cl-subs:      948  v-elim:     54  v-fix:    0  time:  6.80 s
231.59/58.03	c learnt bin added due to v-elim: 0
231.59/58.03	c vivif2 --  cl tried    10384 cl shrink        0 lits rem          0 time: 0.00
231.59/58.04	c vivif2 --  cl tried    33581 cl shrink        0 lits rem          0 time: 0.06
231.99/58.19	c asymm  cl-useful: 0/10384/10384 lits-rem:0 time: 0.58
231.99/58.19	c calculated reachability. Time: 0.00
231.99/58.19	c  N dy    24    238331      2413     10384        44     33581     31847   1480169     86.21     56.82  --
378.19/94.74	c  N dy    25    357496      2413     10384        44     37722     31847   1473827     85.02     58.55  --
378.59/94.80	c  S st    25    357496      2413     10384        44     37722     31847   1473827     85.02     58.55  --
378.99/94.92	c  S st    25    358000      2413     10384        44     38226     31847   1500115     85.02     58.55  --
378.99/94.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
378.99/94.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
379.39/95.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.65
379.39/95.09	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.01 s
379.39/95.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
379.79/95.10	c Subs w/ non-existent bins:      0 time:  0.04 s
379.79/95.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
379.79/95.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
379.79/95.14	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
385.78/96.63	c ORs :     22 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
389.37/97.56	c Added 25 vars  tried: 80000 time: 3.74
390.17/97.76	c ORs :     25 avg-s:  0.0 cl-sh: 20858 l-rem:  20858 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    4.51
390.17/97.78	c lits-rem:        52  cl-subs:      950  v-elim:     54  v-fix:    0  time: 10.55 s
390.17/97.78	c learnt bin added due to v-elim: 0
390.17/97.78	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
390.17/97.79	c vivif2 --  cl tried    37276 cl shrink        0 lits rem          0 time: 0.06
390.99/97.90	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.43
390.99/97.91	c calculated reachability. Time: 0.00
390.99/97.91	c  N dy    25    358000      2438     10407        96     37276     32020   1419806     85.02     58.55  --
641.47/160.64	c  N dy    26    537000      2438     10407        96     45245     32020   1646409     85.67     59.27  --
641.84/160.70	c  S st    26    537000      2438     10407        96     45245     32020   1646409     85.67     59.27  --
642.24/160.83	c  S st    26    537503      2438     10407        96     45748     32020   1672112     85.67     59.27  --
642.24/160.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
642.24/160.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
643.04/161.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.78
643.04/161.03	c Calc non-exist non-lernt bins v-fix:     0 done:   2438 time:  0.01 s
643.04/161.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
643.04/161.04	c Subs w/ non-existent bins:      0 time:  0.04 s
643.04/161.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
643.04/161.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
643.04/161.09	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
649.43/162.65	c ORs :     47 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
649.43/162.68	c lits-rem:        27  cl-subs:     1393  v-elim:     60  v-fix:    0  time:  6.35 s
649.43/162.68	c learnt bin added due to v-elim: 0
649.43/162.68	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
649.43/162.70	c vivif2 --  cl tried    44355 cl shrink        0 lits rem          0 time: 0.06
650.25/162.84	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.58
650.25/162.85	c calculated reachability. Time: 0.00
650.25/162.85	c  N dy    26    537503      2438     10407        96     44355     32020   1595208     85.67     59.27  --
650.25/162.85	c  F st    26    537503      2438     10407        96     44355     32020   1595208     85.67     59.27  --
651.84/163.22	c Decided on static restart strategy
1044.52/261.58	c  N dy    33    806254      2438     10407        96     68024     32020   3189626     88.27     59.78  --
1045.33/261.73	c  S st    33    806254      2438     10407        96     68024     32020   3189626     88.27     59.78  --
1046.11/261.93	c  S st    33    806756      2438     10407        96     68526     32020   3214853     88.27     59.78  --
1046.11/261.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1046.11/261.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1047.71/262.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  1.76
1047.71/262.37	c Calc non-exist non-lernt bins v-fix:     0 done:   2438 time:  0.01 s
1047.71/262.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1047.71/262.39	c Subs w/ non-existent bins:      0 time:  0.08 s
1048.11/262.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1048.11/262.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1048.11/262.47	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1072.87/268.62	c ORs :     47 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1072.87/268.68	c lits-rem:         4  cl-subs:     2214  v-elim:     60  v-fix:    0  time: 24.78 s
1072.87/268.68	c learnt bin added due to v-elim: 0
1072.87/268.68	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
1073.27/268.71	c vivif2 --  cl tried    66312 cl shrink        0 lits rem          0 time: 0.12
1074.47/269.00	c asymm  cl-useful: 0/8463/10407 lits-rem:0 time: 1.20
1074.47/269.01	c calculated reachability. Time: 0.00
1074.47/269.01	c  N dy    33    806756      2438     10407        96     66312     32020   3069543     88.27     59.78  --
1839.87/460.64	c  N dy    34   1210134      2438     10407        96     82587     32020   3574010     90.47     60.48  --
1840.27/460.78	c  S st    34   1210134      2438     10407        96     82587     32020   3574010     90.47     60.48  --
1841.08/460.99	c  S st    34   1210639      2438     10407        96     83092     32020   3599036     90.47     60.48  --
1841.08/460.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1841.08/460.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1843.06/461.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  1.82
1843.06/461.45	c Calc non-exist non-lernt bins v-fix:     0 done:   2438 time:  0.01 s
1843.06/461.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1843.06/461.47	c Subs w/ non-existent bins:      0 time:  0.09 s
1843.46/461.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1843.46/461.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1843.46/461.56	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1874.62/469.37	c ORs :     47 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
1875.02/469.43	c lits-rem:        36  cl-subs:     2938  v-elim:     60  v-fix:    0  time: 31.46 s
1875.02/469.43	c learnt bin added due to v-elim: 0
1875.02/469.43	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
1875.02/469.46	c vivif2 --  cl tried    80154 cl shrink        0 lits rem          0 time: 0.13
1875.42/469.53	c asymm  cl-useful: 0/1944/10407 lits-rem:0 time: 0.28
1875.42/469.54	c calculated reachability. Time: 0.00
1875.42/469.54	c  N dy    34   1210639      2438     10407        96     80154     32020   3416530     90.47     60.48  --
2941.60/736.44	c  N dy    35   1710639      2438     10407        96    112145     32020   5760691     97.24     61.66  --
2942.40/736.65	c  S st    35   1710639      2438     10407        96    112145     32020   5760691     97.24     61.66  --
2943.61/736.97	c  S st    35   1711141      2438     10407        96    112647     32020   5786475     97.24     61.66  --
2943.61/736.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2943.61/736.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2947.19/737.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.0M T:  3.31
2947.19/737.81	c Calc non-exist non-lernt bins v-fix:     0 done:   2438 time:  0.01 s
2947.19/737.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2947.19/737.84	c Subs w/ non-existent bins:      0 time:  0.14 s
2947.59/737.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2947.59/737.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2947.59/737.98	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3270.36/818.77	c ORs :     47 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.20
3277.97/820.67	c Added 25 vars  tried: 80000 time: 7.57
3285.14/822.45	c ORs :     25 avg-s:  0.0 cl-sh: 61667 l-rem:  61667 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:   14.69
3285.54/822.54	c lits-rem:        11  cl-subs:     4541  v-elim:     60  v-fix:    0  time: 337.77 s
3285.54/822.54	c learnt bin added due to v-elim: 0
3285.54/822.54	c vivif2 --  cl tried    10432 cl shrink        0 lits rem          0 time: 0.00
3285.54/822.59	c vivif2 --  cl tried   108106 cl shrink        0 lits rem          0 time: 0.20
3286.76/822.83	c asymm  cl-useful: 0/6671/10432 lits-rem:0 time: 0.95
3286.76/822.83	c calculated reachability. Time: 0.00
3286.76/822.83	c  N dy    35   1711141      2463     10432       146    108106     32195   5364863     97.24     61.66  --
4555.86/1140.53	c  N dy    36   2211141      2463     10432       146    124067     32195   6120787     96.11     61.00  --
4556.68/1140.77	c  S st    36   2211141      2463     10432       146    124067     32195   6120787     96.11     61.00  --
4556.68/1140.77	c Finding binary XORs  T:     0.00 s  found:       0
4557.86/1141.08	c  S st    36   2211645      2463     10432       146    124571     32195   6147589     96.11     61.00  --
4557.86/1141.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4557.86/1141.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4561.45/1141.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  3.43
4561.45/1141.95	c Calc non-exist non-lernt bins v-fix:     0 done:   2463 time:  0.01 s
4561.45/1141.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4561.45/1141.99	c Subs w/ non-existent bins:      0 time:  0.16 s
4562.26/1142.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4562.26/1142.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
4562.26/1142.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172536-1304060464/watcher-3172536-1304060464 -o /tmp/evaluation-result-3172536-1304060464/solver-3172536-1304060464 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172536-1304060464.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: 8.11 8.04 7.54 1/175 31730
/proc/meminfo: memFree=24873520/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=52376 CPUtime=0 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 1132 0 0 0 0 0 0 0 25 0 1 0 596276907 53633024 1067 33554432000 4194304 4797429 140734898676512 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31730/statm: 13094 1071 347 148 0 8023 0

[startup+0.054478 s]
/proc/loadavg: 8.11 8.04 7.54 1/175 31730
/proc/meminfo: memFree=24873520/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=679408 CPUtime=0.12 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 3582 0 0 0 11 1 0 0 18 0 4 0 596276907 695713792 3225 33554432000 4194304 4797429 140734898676512 18446744073709551615 252458170911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 169852 3225 399 148 0 164781 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 679408

[startup+0.100468 s]
/proc/loadavg: 8.11 8.04 7.54 1/175 31730
/proc/meminfo: memFree=24873520/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=680052 CPUtime=0.3 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 3954 0 0 0 29 1 0 0 18 0 4 0 596276907 696373248 3586 33554432000 4194304 4797429 140734898676512 18446744073709551615 4387672 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 170013 3586 409 148 0 164942 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 680052

[startup+0.300431 s]
/proc/loadavg: 8.11 8.04 7.54 1/175 31730
/proc/meminfo: memFree=24873520/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=680616 CPUtime=1.1 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 4873 0 0 0 109 1 0 0 18 0 4 0 596276907 696950784 4500 33554432000 4194304 4797429 140734898676512 18446744073709551615 4387368 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 170154 4501 411 148 0 165083 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 680616

[startup+0.700357 s]
/proc/loadavg: 8.11 8.04 7.54 1/175 31730
/proc/meminfo: memFree=24873520/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=682944 CPUtime=2.7 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 6907 0 0 0 268 2 0 0 18 0 4 0 596276907 699334656 4810 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 170736 4810 411 148 0 165665 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 682944

[startup+1.50021 s]
/proc/loadavg: 7.78 7.97 7.52 6/181 31761
/proc/meminfo: memFree=24810372/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=688620 CPUtime=5.89 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 11003 0 0 0 586 3 0 0 20 0 4 0 596276907 705146880 8268 33554432000 4194304 4797429 140734898676512 18446744073709551615 252457762449 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 172155 8268 415 148 0 167084 0
[pid=31730/tid=31732] ppid=31728 vsize=688620 CPUtime=1.46 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 2274 0 0 0 146 0 0 0 25 0 4 0 596276909 705146880 8268 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=688620 CPUtime=1.46 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 2212 0 0 0 145 1 0 0 25 0 4 0 596276909 705146880 8268 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=688620 CPUtime=1.46 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 2253 0 0 0 146 0 0 0 18 0 4 0 596276909 705146880 8268 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 688620

[startup+3.10091 s]
/proc/loadavg: 7.78 7.97 7.52 11/184 31764
/proc/meminfo: memFree=24731980/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=690504 CPUtime=12.29 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 13700 0 0 0 1225 4 0 0 25 0 4 0 596276907 707076096 8411 33554432000 4194304 4797429 140734898676512 18446744073709551615 4413499 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 172626 8411 418 148 0 167555 0
[pid=31730/tid=31732] ppid=31728 vsize=690504 CPUtime=3.06 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 2790 0 0 0 306 0 0 0 25 0 4 0 596276909 707076096 8411 33554432000 4194304 4797429 140734898676512 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=690504 CPUtime=3.05 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 2672 0 0 0 304 1 0 0 25 0 4 0 596276909 707076096 8412 33554432000 4194304 4797429 140734898676512 18446744073709551615 4404775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=690504 CPUtime=3.06 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 2782 0 0 0 306 0 0 0 21 0 4 0 596276909 707076096 8412 33554432000 4194304 4797429 140734898676512 18446744073709551615 4422985 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 690504

[startup+6.30032 s]
/proc/loadavg: 7.88 7.99 7.53 9/184 31764
/proc/meminfo: memFree=24690652/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=694944 CPUtime=25.07 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 17439 0 0 0 2503 4 0 0 25 0 4 0 596276907 711622656 11240 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 173736 11240 418 148 0 168665 0
[pid=31730/tid=31732] ppid=31728 vsize=694944 CPUtime=6.26 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 3187 0 0 0 626 0 0 0 25 0 4 0 596276909 711622656 11240 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=694944 CPUtime=6.23 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 3194 0 0 0 622 1 0 0 25 0 4 0 596276909 711622656 11240 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=694944 CPUtime=6.26 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 3346 0 0 0 626 0 0 0 25 0 4 0 596276909 711622656 11240 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568029 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 694944

[startup+12.7011 s]
/proc/loadavg: 7.89 7.99 7.53 9/184 31764
/proc/meminfo: memFree=24645192/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=699176 CPUtime=50.64 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 24484 0 0 0 5058 6 0 0 25 0 4 0 596276907 715956224 12261 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 174794 12261 418 148 0 169723 0
[pid=31730/tid=31732] ppid=31728 vsize=699176 CPUtime=12.66 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 4012 0 0 0 1265 1 0 0 25 0 4 0 596276909 715956224 12261 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=699176 CPUtime=12.6 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 3891 0 0 0 1259 1 0 0 25 0 4 0 596276909 715956224 12261 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=699176 CPUtime=12.66 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 4188 0 0 0 1266 0 0 0 25 0 4 0 596276909 715956224 12261 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 699176

[startup+25.5007 s]
/proc/loadavg: 7.90 7.99 7.54 9/184 31764
/proc/meminfo: memFree=24597468/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=705264 CPUtime=101.77 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 34993 0 0 0 10169 8 0 0 25 0 4 0 596276907 722190336 15272 33554432000 4194304 4797429 140734898676512 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 176316 15272 419 148 0 171245 0
[pid=31730/tid=31732] ppid=31728 vsize=705264 CPUtime=25.46 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 5344 0 0 0 2545 1 0 0 25 0 4 0 596276909 722190336 15272 33554432000 4194304 4797429 140734898676512 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=705264 CPUtime=25.32 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 5325 0 0 0 2531 1 0 0 25 0 4 0 596276909 722190336 15272 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=705264 CPUtime=25.46 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 5252 0 0 0 2546 0 0 0 25 0 4 0 596276909 722190336 15272 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 705264

[startup+51.101 s]
/proc/loadavg: 7.99 8.00 7.56 9/184 31765
/proc/meminfo: memFree=24559848/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=712196 CPUtime=204.03 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 52453 0 0 0 20388 15 0 0 25 0 4 0 596276907 729288704 20309 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424967 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 178049 20309 419 148 0 172978 0
[pid=31730/tid=31732] ppid=31728 vsize=712196 CPUtime=51.06 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 6825 0 0 0 5105 1 0 0 25 0 4 0 596276909 729288704 20309 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=712196 CPUtime=50.79 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 6823 0 0 0 5077 2 0 0 25 0 4 0 596276909 729288704 20309 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=712196 CPUtime=51.06 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 7067 0 0 0 5105 1 0 0 25 0 4 0 596276909 729288704 20309 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524530 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 712196

[startup+102.306 s]
/proc/loadavg: 8.09 8.03 7.59 9/184 31766
/proc/meminfo: memFree=24540492/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=725016 CPUtime=408.57 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 80287 0 0 0 40833 24 0 0 25 0 4 0 596276907 742416384 22785 33554432000 4194304 4797429 140734898676512 18446744073709551615 252457762460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 181254 22785 419 148 0 176183 0
[pid=31730/tid=31732] ppid=31728 vsize=725016 CPUtime=102.26 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 9679 0 0 0 10224 2 0 0 25 0 4 0 596276909 742416384 22785 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=725016 CPUtime=101.71 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 9666 0 0 0 10168 3 0 0 25 0 4 0 596276909 742416384 22785 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=725016 CPUtime=102.27 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 10074 0 0 0 10225 2 0 0 25 0 4 0 596276909 742416384 22785 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 725016

[startup+162.3 s]
/proc/loadavg: 8.07 8.03 7.62 9/184 31768
/proc/meminfo: memFree=24478840/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=734780 CPUtime=648.23 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 106219 0 0 0 64789 34 0 0 25 0 4 0 596276907 752414720 28195 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 183695 28195 419 148 0 178624 0
[pid=31730/tid=31732] ppid=31728 vsize=734780 CPUtime=162.26 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 12394 0 0 0 16223 3 0 0 25 0 4 0 596276909 752414720 28195 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=734780 CPUtime=161.39 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 12352 0 0 0 16135 4 0 0 25 0 4 0 596276909 752414720 28195 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=734780 CPUtime=162.27 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 11933 0 0 0 16224 3 0 0 25 0 4 0 596276909 752414720 28195 33554432000 4194304 4797429 140734898676512 18446744073709551615 4504002 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 734780

[startup+222.301 s]
/proc/loadavg: 8.08 8.04 7.64 9/184 31770
/proc/meminfo: memFree=24451532/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=742304 CPUtime=887.92 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 131629 0 0 0 88746 46 0 0 25 0 4 0 596276907 760119296 30672 33554432000 4194304 4797429 140734898676512 18446744073709551615 4423098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 185576 30672 419 148 0 180505 0
[pid=31730/tid=31732] ppid=31728 vsize=742304 CPUtime=222.27 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 14267 0 0 0 22223 4 0 0 25 0 4 0 596276909 760119296 30672 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=742304 CPUtime=221.06 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 14198 0 0 0 22101 5 0 0 25 0 4 0 596276909 760119296 30672 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524611 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=742304 CPUtime=222.27 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 14236 0 0 0 22223 4 0 0 25 0 4 0 596276909 760119296 30672 33554432000 4194304 4797429 140734898676512 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 742304

[startup+282.301 s]

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

[pid=31730] ppid=31728 vsize=795148 CPUtime=2805.38 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 280749 0 0 0 280415 123 0 0 25 0 4 0 596276907 814231552 54409 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 198787 54409 419 148 0 193716 0
[pid=31730/tid=31732] ppid=31728 vsize=795148 CPUtime=702.28 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 29293 0 0 0 70217 11 0 0 25 0 4 0 596276909 814231552 54409 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=795148 CPUtime=698.48 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 28613 0 0 0 69837 11 0 0 25 0 4 0 596276909 814231552 54409 33554432000 4194304 4797429 140734898676512 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=795148 CPUtime=702.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 28763 0 0 0 70219 10 0 0 25 0 4 0 596276909 814231552 54409 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 795148

[startup+762.307 s]
/proc/loadavg: 8.16 8.11 7.83 9/184 31784
/proc/meminfo: memFree=24254508/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=798556 CPUtime=3045.09 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 294875 0 0 0 304379 130 0 0 25 0 4 0 596276907 817721344 57803 33554432000 4194304 4797429 140734898676512 18446744073709551615 4567816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 199639 57803 419 148 0 194568 0
[pid=31730/tid=31732] ppid=31728 vsize=798556 CPUtime=762.29 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 30778 0 0 0 76217 12 0 0 25 0 4 0 596276909 817721344 57803 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=798556 CPUtime=758.16 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 30189 0 0 0 75804 12 0 0 25 0 4 0 596276909 817721344 57803 33554432000 4194304 4797429 140734898676512 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=798556 CPUtime=762.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 30163 0 0 0 76219 10 0 0 25 0 4 0 596276909 817721344 57803 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 798556

[startup+822.301 s]
/proc/loadavg: 8.11 8.10 7.84 9/184 31786
/proc/meminfo: memFree=24228072/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=801580 CPUtime=3284.74 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 299410 0 0 0 328343 131 0 0 25 0 4 0 596276907 820817920 59008 33554432000 4194304 4797429 140734898676512 18446744073709551615 4518605 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 200395 59008 419 148 0 195324 0
[pid=31730/tid=31732] ppid=31728 vsize=801580 CPUtime=822.28 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 32436 0 0 0 82215 13 0 0 25 0 4 0 596276909 820817920 59008 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=801580 CPUtime=817.83 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 31582 0 0 0 81770 13 0 0 25 0 4 0 596276909 820817920 59008 33554432000 4194304 4797429 140734898676512 18446744073709551615 4428580 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=801580 CPUtime=822.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 31299 0 0 0 82218 11 0 0 25 0 4 0 596276909 820817920 59008 33554432000 4194304 4797429 140734898676512 18446744073709551615 4656595 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 801580

[startup+882.3 s]
/proc/loadavg: 8.09 8.09 7.86 9/184 31787
/proc/meminfo: memFree=24250380/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=804728 CPUtime=3524.42 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 314686 0 0 0 352301 141 0 0 25 0 4 0 596276907 824041472 60059 33554432000 4194304 4797429 140734898676512 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 201182 60059 419 148 0 196111 0
[pid=31730/tid=31732] ppid=31728 vsize=804728 CPUtime=882.28 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 33440 0 0 0 88215 13 0 0 25 0 4 0 596276909 824041472 60059 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=804728 CPUtime=877.5 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 32598 0 0 0 87737 13 0 0 25 0 4 0 596276909 824041472 60059 33554432000 4194304 4797429 140734898676512 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=804728 CPUtime=882.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 32781 0 0 0 88218 11 0 0 25 0 4 0 596276909 824041472 60059 33554432000 4194304 4797429 140734898676512 18446744073709551615 4250659 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 804728

[startup+942.3 s]
/proc/loadavg: 8.14 8.10 7.87 9/184 31789
/proc/meminfo: memFree=24245636/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=808920 CPUtime=3764.11 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 330644 0 0 0 376261 150 0 0 25 0 4 0 596276907 828334080 58509 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 202230 58509 419 148 0 197159 0
[pid=31730/tid=31732] ppid=31728 vsize=808920 CPUtime=942.29 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 34800 0 0 0 94215 14 0 0 25 0 4 0 596276909 828334080 58509 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=808920 CPUtime=937.19 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 34146 0 0 0 93705 14 0 0 25 0 4 0 596276909 828334080 58509 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=808920 CPUtime=942.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 34374 0 0 0 94217 12 0 0 25 0 4 0 596276909 828334080 58509 33554432000 4194304 4797429 140734898676512 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 808920

[startup+1002.3 s]
/proc/loadavg: 8.11 8.10 7.88 9/184 31790
/proc/meminfo: memFree=24216224/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=810020 CPUtime=4003.79 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 342697 0 0 0 400222 157 0 0 25 0 4 0 596276907 829460480 63915 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 202505 63915 419 148 0 197434 0
[pid=31730/tid=31732] ppid=31728 vsize=810020 CPUtime=1002.29 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 35794 0 0 0 100215 14 0 0 25 0 4 0 596276909 829460480 63915 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=810020 CPUtime=996.86 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 35011 0 0 0 99671 15 0 0 25 0 4 0 596276909 829460480 63915 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=810020 CPUtime=1002.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 35276 0 0 0 100217 12 0 0 25 0 4 0 596276909 829460480 63915 33554432000 4194304 4797429 140734898676512 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 810020

[startup+1062.3 s]
/proc/loadavg: 8.09 8.09 7.89 9/184 31792
/proc/meminfo: memFree=24230332/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=836660 CPUtime=4243.47 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 364976 0 0 0 424182 165 0 0 25 0 4 0 596276907 856739840 61370 33554432000 4194304 4797429 140734898676512 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 209165 61370 419 148 0 204094 0
[pid=31730/tid=31732] ppid=31728 vsize=836660 CPUtime=1062.29 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 39612 0 0 0 106214 15 0 0 25 0 4 0 596276909 856739840 61370 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=836660 CPUtime=1056.54 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 38783 0 0 0 105638 16 0 0 25 0 4 0 596276909 856739840 61370 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=836660 CPUtime=1062.3 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 38760 0 0 0 106217 13 0 0 25 0 4 0 596276909 856739840 61370 33554432000 4194304 4797429 140734898676512 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 836660

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 7.91 9/184 31794
/proc/meminfo: memFree=24200304/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=838988 CPUtime=4483.16 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 376389 0 0 0 448144 172 0 0 25 0 4 0 596276907 859123712 65996 33554432000 4194304 4797429 140734898676512 18446744073709551615 4425978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 209747 65996 419 148 0 204676 0
[pid=31730/tid=31732] ppid=31728 vsize=838988 CPUtime=1122.29 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 40574 0 0 0 112214 15 0 0 25 0 4 0 596276909 859123712 65996 33554432000 4194304 4797429 140734898676512 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=838988 CPUtime=1116.22 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 39778 0 0 0 111605 17 0 0 25 0 4 0 596276909 859123712 65996 33554432000 4194304 4797429 140734898676512 18446744073709551615 4241166 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=838988 CPUtime=1122.29 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 39575 0 0 0 112216 13 0 0 25 0 4 0 596276909 859123712 65996 33554432000 4194304 4797429 140734898676512 18446744073709551615 4424725 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 838988

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.91 9/184 31795
/proc/meminfo: memFree=24191984/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=839596 CPUtime=4722.84 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 383910 0 0 0 472109 175 0 0 25 0 4 0 596276907 859746304 67959 33554432000 4194304 4797429 140734898676512 18446744073709551615 4567891 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 209899 67959 419 148 0 204828 0
[pid=31730/tid=31732] ppid=31728 vsize=839596 CPUtime=1182.3 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 42042 0 0 0 118214 16 0 0 25 0 4 0 596276909 859746304 67959 33554432000 4194304 4797429 140734898676512 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=839596 CPUtime=1175.89 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 41113 0 0 0 117572 17 0 0 25 0 4 0 596276909 859746304 67959 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524010 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=839596 CPUtime=1182.3 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 41125 0 0 0 118216 14 0 0 25 0 4 0 596276909 859746304 67959 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 839596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.09 7.92 9/184 31796
/proc/meminfo: memFree=24149944/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=839596 CPUtime=4800.35 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 384674 0 0 0 479860 175 0 0 25 0 4 0 596276907 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 209899 68706 419 148 0 204828 0
[pid=31730/tid=31732] ppid=31728 vsize=839596 CPUtime=1201.7 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 42310 0 0 0 120154 16 0 0 25 0 4 0 596276909 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=839596 CPUtime=1195.19 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 41363 0 0 0 119501 18 0 0 25 0 4 0 596276909 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=839596 CPUtime=1201.7 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 41371 0 0 0 120156 14 0 0 25 0 4 0 596276909 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 839596

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.09 7.92 9/184 31796
/proc/meminfo: memFree=24149944/32951124 swapFree=67111348/67111528
[pid=31730] ppid=31728 vsize=839596 CPUtime=4800.35 cores=1,3,5,7
/proc/31730/stat : 31730 (techdemo) R 31728 31730 31616 0 -1 4202496 384674 0 0 0 479860 175 0 0 25 0 4 0 596276907 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31730/statm: 209899 68706 419 148 0 204828 0
[pid=31730/tid=31732] ppid=31728 vsize=839596 CPUtime=1201.7 cores=1,3,5,7
/proc/31730/task/31732/stat : 31732 (techdemo) R 31728 31730 31616 0 -1 4202560 42310 0 0 0 120154 16 0 0 25 0 4 0 596276909 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31730/tid=31733] ppid=31728 vsize=839596 CPUtime=1195.19 cores=1,3,5,7
/proc/31730/task/31733/stat : 31733 (techdemo) R 31728 31730 31616 0 -1 4202560 41363 0 0 0 119501 18 0 0 25 0 4 0 596276909 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31730/tid=31734] ppid=31728 vsize=839596 CPUtime=1201.7 cores=1,3,5,7
/proc/31730/task/31734/stat : 31734 (techdemo) R 31728 31730 31616 0 -1 4202560 41371 0 0 0 120156 14 0 0 25 0 4 0 596276909 859746304 68706 33554432000 4194304 4797429 140734898676512 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 839596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.4
CPU user time (s): 4798.63
CPU system time (s): 1.77173
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 898796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.63
system time used= 1.77173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384674
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= 728
involuntary context switches= 34220

runsolver used 1.80773 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 09:01:04
IDJOB=3172536
IDBENCH=82554
IDSOLVER=1584
FILE ID=node111/3172536-1304060464
RUNJOBID= node111-1304059260-31635
PBS_JOBID= 13170444
Free space on /tmp= 70884 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S722024572-014-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172536-1304060464/watcher-3172536-1304060464 -o /tmp/evaluation-result-3172536-1304060464/solver-3172536-1304060464 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172536-1304060464.cnf

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

MD5SUM BENCH= 875a8b1e044c25599d3c66c1e66d27f4
RANDOM SEED=341552792

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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:     32951124 kB
MemFree:      24873676 kB
Buffers:       1271688 kB
Cached:        6251420 kB
SwapCached:        124 kB
Active:        3083600 kB
Inactive:      4505084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24873676 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7892 kB
Writeback:           0 kB
AnonPages:       64684 kB
Mapped:          15072 kB
Slab:           424740 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221524 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= 70880 MiB
End job on node111 at 2011-04-29 09:21:08