Trace number 3172748

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

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-3172748-1304094168.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.00/0.13	c asymm  cl-useful: 0/1899/7120 lits-rem:0 time: 0.44
0.46/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.01
0.46/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.46/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.46/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.46/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.46/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.46/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.46/0.15	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.06 s
0.46/0.15	c learnt bin added due to v-elim: 0
0.46/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.46/0.15	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.46/0.15	c calculated reachability. Time: 0.00
0.46/0.15	c Calc default polars -  time:   0.00 s pos:      33 undec:       0 neg:      47
0.46/0.15	c =========================================================================================
0.46/0.15	c types(t): F = full restart, N = normal restart
0.46/0.15	c types(t): S = simplification begin/end, E = solution found
0.46/0.15	c restart types(rt): st = static, dy = dynamic
0.46/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.46/0.15	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.73/0.25	c Decided on static restart strategy
9.14/2.33	c  N dy    13     30000        80      7120         0      9824     49840    216502     27.11     21.89  --
9.14/2.35	c  S st    13     30000        80      7120         0      9824     49840    216502     27.11     21.89  --
9.14/2.39	c  S st    13     30503        80      7120         0     10303     49840    229117     27.11     21.89  --
9.14/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.52/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.10
9.52/2.42	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
9.52/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.52/2.42	c Subs w/ non-existent bins:      0 time:  0.01 s
9.52/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.52/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.52/2.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.92/3.10	c lits-rem:      1808  cl-subs:     1321  v-elim:     80  v-fix:    0  time:  2.69 s
11.92/3.10	c learnt bin added due to v-elim: 0
11.92/3.10	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
12.32/3.10	c vivif2 --  cl tried     8982 cl shrink        0 lits rem          0 time: 0.00
12.72/3.26	c asymm  cl-useful: 0/2484/7120 lits-rem:0 time: 0.66
12.72/3.26	c calculated reachability. Time: 0.00
12.72/3.26	c  N dy    13     30503        80      7120         0      8982     49840    195803     27.11     21.89  --
12.72/3.26	c  F st    13     30503        80      7120         0      8982     49840    195803     27.11     21.89  --
13.54/3.43	c Decided on static restart strategy
13.91/3.59	c  N dy    32     34534        80      7120         0     12688     49840    296402     28.04     22.13  --
17.93/4.58	c  N dy    46     45754        80      7120         0     15777     49840    358005     26.06     22.21  --
18.30/4.60	c  S st    46     45754        80      7120         0     15777     49840    358005     26.06     22.21  --
18.30/4.66	c  S st    46     46257        80      7120         0     16253     49840    370828     26.06     22.21  --
18.30/4.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.30/4.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/4.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.17
18.70/4.70	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
18.70/4.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/4.70	c Subs w/ non-existent bins:      0 time:  0.01 s
18.70/4.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/4.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.32/5.66	c lits-rem:      2320  cl-subs:     2458  v-elim:     80  v-fix:    0  time:  3.81 s
22.32/5.66	c learnt bin added due to v-elim: 0
22.32/5.66	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
22.32/5.66	c vivif2 --  cl tried    13795 cl shrink        0 lits rem          0 time: 0.01
23.10/5.83	c asymm  cl-useful: 0/1950/7120 lits-rem:0 time: 0.65
23.10/5.83	c calculated reachability. Time: 0.00
23.10/5.83	c  N dy    46     46257        80      7120         0     13795     49840    304447     26.06     22.21  --
31.49/7.94	c  N dy    53     69386        80      7120         0     17761     49840    387180     26.98     22.25  --
31.49/7.96	c  S st    53     69386        80      7120         0     17761     49840    387180     26.98     22.25  --
31.89/8.02	c  S st    53     69890        80      7120         0     18230     49840    399898     26.98     22.25  --
31.89/8.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.89/8.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.89/8.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.20
31.89/8.08	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
31.89/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.89/8.08	c Subs w/ non-existent bins:      0 time:  0.01 s
31.89/8.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.89/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/8.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.88/9.07	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
41.88/10.57	c Added 1 vars  tried: 28560 time: 6.02
42.28/10.61	c ORs :      1 avg-s:  0.0 cl-sh:  4027 l-rem:   4027 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    6.18
42.28/10.62	c lits-rem:      2180  cl-subs:     2244  v-elim:     80  v-fix:    0  time: 10.13 s
42.28/10.62	c learnt bin added due to v-elim: 0
42.28/10.62	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
42.28/10.62	c vivif2 --  cl tried    15986 cl shrink        0 lits rem          0 time: 0.01
42.68/10.72	c asymm  cl-useful: 0/788/7121 lits-rem:0 time: 0.38
42.68/10.72	c calculated reachability. Time: 0.00
42.68/10.72	c  N dy    53     69890        81      7121         2     15986     49832    335050     26.98     22.25  --
42.68/10.72	c  F st    53     69890        81      7121         2     15986     49832    335050     26.98     22.25  --
43.48/10.92	c Decided on static restart strategy
44.30/11.19	c  N dy    75     74364        81      7121         2     10208     49832    169057     27.16     22.35  --
57.48/14.43	c  N dy    84    104835        81      7121         2     15251     49832    276837     26.30     22.10  --
57.48/14.44	c  S st    84    104835        81      7121         2     15251     49832    276837     26.30     22.10  --
57.86/14.51	c  S st    84    105338        81      7121         2     15729     49832    289842     26.30     22.10  --
57.86/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.86/14.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.86/14.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.20
57.86/14.56	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
57.86/14.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.86/14.56	c Subs w/ non-existent bins:      0 time:  0.01 s
57.86/14.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.86/14.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.86/14.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.26/15.19	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
60.66/15.20	c lits-rem:      1402  cl-subs:     1127  v-elim:     80  v-fix:    0  time:  2.53 s
60.66/15.20	c learnt bin added due to v-elim: 0
60.66/15.20	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
60.66/15.20	c vivif2 --  cl tried    14602 cl shrink        0 lits rem          0 time: 0.01
61.06/15.36	c asymm  cl-useful: 0/2403/7121 lits-rem:0 time: 0.65
61.06/15.37	c calculated reachability. Time: 0.00
61.06/15.37	c  N dy    84    105338        81      7121         2     14602     49832    262136     26.30     22.10  --
63.85/16.07	c  N dy   130    112188        81      7121         2     20998     49832    433768     26.69     22.20  --
86.63/21.72	c  N dy   134    158007        81      7121         2     21675     49832    407571     27.12     22.18  --
86.63/21.74	c  S st   134    158007        81      7121         2     21675     49832    407571     27.12     22.18  --
87.03/21.82	c  S st   134    158510        83      7121        10     22164     49844    420375     27.12     22.18  --
87.03/21.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.03/21.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.43/21.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.34
87.43/21.90	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
87.43/21.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.43/21.91	c Subs w/ non-existent bins:      0 time:  0.01 s
87.43/21.91	c Replacing        1 vars Replaced      855 lits Time:     0.03 s 
87.43/21.92	c bin-w-bin subsume rem            2 bins  time:  0.00 s
87.43/21.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.43/21.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
91.42/22.90	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
91.42/22.90	c lits-rem:      1599  cl-subs:     2032  v-elim:     80  v-fix:    0  time:  3.92 s
91.42/22.90	c learnt bin added due to v-elim: 0
91.42/22.90	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
91.42/22.91	c vivif2 --  cl tried    20132 cl shrink        0 lits rem          0 time: 0.01
91.82/23.07	c asymm  cl-useful: 0/1710/7121 lits-rem:0 time: 0.66
91.82/23.07	c calculated reachability. Time: 0.00
91.82/23.07	c  N dy   134    158510        82      7121         4     20132     49836    370022     27.12     22.18  --
137.37/34.41	c  N dy   200    237765        82      7121         4     24954     49836    439612     26.43     22.00  --
137.37/34.43	c  S st   200    237765        82      7121         4     24954     49836    439612     26.43     22.00  --
137.77/34.52	c  S st   200    238271        82      7121         4     25432     49836    452531     26.43     22.00  --
137.77/34.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.77/34.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.17/34.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.43
138.17/34.63	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
138.17/34.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.17/34.63	c Subs w/ non-existent bins:      0 time:  0.01 s
138.17/34.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.17/34.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.17/34.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
142.16/35.65	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
142.16/35.66	c lits-rem:      1452  cl-subs:     2279  v-elim:     80  v-fix:    0  time:  4.09 s
142.16/35.66	c learnt bin added due to v-elim: 0
142.16/35.66	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
142.16/35.67	c vivif2 --  cl tried    23153 cl shrink        0 lits rem          0 time: 0.02
142.96/35.83	c asymm  cl-useful: 0/1394/7121 lits-rem:0 time: 0.66
142.96/35.83	c calculated reachability. Time: 0.00
142.96/35.83	c  N dy   200    238271        82      7121         4     23153     49836    398684     26.43     22.00  --
227.65/57.09	c  N dy   213    357406        82      7121         4     27239     49836    436510     27.71     22.02  --
228.05/57.11	c  S st   213    357406        82      7121         4     27239     49836    436510     27.71     22.02  --
228.47/57.21	c  S st   213    357907        86      7121        16     27708     49856    449122     27.71     22.02  --
228.47/57.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.47/57.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.87/57.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.50
228.87/57.33	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
228.87/57.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.87/57.33	c Subs w/ non-existent bins:      0 time:  0.02 s
228.87/57.34	c Replacing        1 vars Replaced       18 lits Time:     0.01 s 
228.87/57.34	c bin-w-bin subsume rem            2 bins  time:  0.00 s
228.87/57.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.87/57.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
232.44/58.26	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
232.44/58.27	c lits-rem:       984  cl-subs:     1639  v-elim:     80  v-fix:    0  time:  3.71 s
232.44/58.27	c learnt bin added due to v-elim: 0
232.44/58.27	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
232.44/58.28	c vivif2 --  cl tried    26069 cl shrink        0 lits rem          0 time: 0.02
233.26/58.45	c asymm  cl-useful: 0/1115/7121 lits-rem:0 time: 0.67
233.26/58.45	c calculated reachability. Time: 0.00
233.26/58.45	c  N dy   213    357907        85      7121        10     26069     49848    412043     27.71     22.02  --
399.03/99.93	c  N dy   216    536861        85      7121        10     33366     49848    509998     26.13     21.68  --
399.03/99.95	c  S st   216    536861        85      7121        10     33366     49848    509998     26.13     21.68  --
399.43/100.07	c  S st   216    537361        86      7121        16     33846     49856    522901     26.13     21.68  --
399.43/100.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
399.43/100.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.25/100.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P:  9.3M T:  0.63
400.25/100.23	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
400.25/100.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.25/100.23	c Subs w/ non-existent bins:      0 time:  0.02 s
400.25/100.24	c Replacing        1 vars Replaced      354 lits Time:     0.03 s 
400.25/100.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.25/100.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.25/100.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
405.82/101.65	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
428.58/107.32	c Added 1 vars  tried: 80000 time: 22.66
428.58/107.36	c ORs :      1 avg-s:  0.0 cl-sh:  3275 l-rem:   3275 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   22.82
428.58/107.37	c lits-rem:       668  cl-subs:     2013  v-elim:     80  v-fix:    0  time: 28.45 s
428.58/107.37	c learnt bin added due to v-elim: 0
428.58/107.37	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
428.58/107.38	c vivif2 --  cl tried    31833 cl shrink        0 lits rem          0 time: 0.02
428.98/107.46	c asymm  cl-useful: 0/386/7122 lits-rem:0 time: 0.33
428.98/107.46	c calculated reachability. Time: 0.00
428.98/107.46	c  N dy   216    537361        86      7122        12     31833     49843    476950     26.13     21.68  --
428.98/107.46	c  F st   216    537361        86      7122        12     31833     49843    476950     26.13     21.68  --
430.60/107.81	c Decided on static restart strategy
692.65/173.41	c  N dy   226    806041        86      7122        12     53639     49843    981971     28.11     21.31  --
692.65/173.45	c  S st   226    806041        86      7122        12     53639     49843    981971     28.11     21.31  --
693.45/173.63	c  S st   226    806542        86      7122        12     54115     49843    994671     28.11     21.31  --
693.45/173.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
693.45/173.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.67/173.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.6M T:  1.35
694.67/173.98	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
694.67/173.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.67/173.99	c Subs w/ non-existent bins:      0 time:  0.04 s
695.04/174.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.04/174.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
695.04/174.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
710.23/177.84	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
710.23/177.86	c lits-rem:      5883  cl-subs:     4810  v-elim:     80  v-fix:    0  time: 15.42 s
710.23/177.86	c learnt bin added due to v-elim: 0
710.23/177.86	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
710.23/177.87	c vivif2 --  cl tried    49305 cl shrink        0 lits rem          0 time: 0.04
710.62/177.96	c asymm  cl-useful: 0/680/7122 lits-rem:0 time: 0.37
710.62/177.97	c calculated reachability. Time: 0.00
710.62/177.97	c  N dy   226    806542        86      7122        12     49305     49843    867285     28.11     21.31  --
1249.51/312.84	c  N dy   252   1209813        86      7122        12     64249     49843   1109036     26.03     21.27  --
1249.51/312.89	c  S st   252   1209813        86      7122        12     64249     49843   1109036     26.03     21.27  --
1250.71/313.11	c  S st   252   1210316        90      7122        28     64726     49867   1121608     26.03     21.27  --
1250.71/313.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1250.71/313.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1252.32/313.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.5M T:  1.72
1252.32/313.55	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.01 s
1252.32/313.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1252.32/313.56	c Subs w/ non-existent bins:      0 time:  0.04 s
1252.32/313.60	c Replacing        2 vars Replaced     1391 lits Time:     0.17 s 
1252.72/313.62	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1252.72/313.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1252.72/313.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1273.08/318.76	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
1273.08/318.78	c lits-rem:      1631  cl-subs:     7289  v-elim:     80  v-fix:    0  time: 20.62 s
1273.08/318.78	c learnt bin added due to v-elim: 0
1273.08/318.78	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
1273.08/318.79	c vivif2 --  cl tried    57437 cl shrink        0 lits rem          0 time: 0.05
1273.48/318.89	c asymm  cl-useful: 0/454/7122 lits-rem:0 time: 0.40
1273.48/318.89	c calculated reachability. Time: 0.00
1273.48/318.89	c  N dy   252   1210316        88      7122        16     57437     49851    953758     26.03     21.27  --
2128.74/532.94	c  N dy   253   1710317        88      7122        16     87145     49851   1599231     26.79     21.22  --
2129.14/533.00	c  S st   253   1710317        88      7122        16     87145     49851   1599231     26.79     21.22  --
2130.34/533.31	c  S st   253   1710819        91      7122        22     87623     49863   1611896     26.79     21.22  --
2130.34/533.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2130.34/533.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2132.74/533.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.0M T:  2.45
2132.74/533.93	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.01 s
2132.74/533.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2132.74/533.94	c Subs w/ non-existent bins:      0 time:  0.06 s
2132.74/533.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2132.74/533.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2132.74/533.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2180.27/545.84	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
2180.27/545.87	c lits-rem:      3737  cl-subs:    11765  v-elim:     80  v-fix:    0  time: 47.49 s
2180.27/545.87	c learnt bin added due to v-elim: 0
2180.27/545.87	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
2180.27/545.88	c vivif2 --  cl tried    75858 cl shrink        0 lits rem          0 time: 0.07
2180.67/545.99	c asymm  cl-useful: 0/327/7122 lits-rem:0 time: 0.42
2180.67/545.99	c calculated reachability. Time: 0.00
2180.67/545.99	c  N dy   253   1710819        91      7122        22     75858     49863   1327279     26.79     21.22  --
3185.31/797.47	c  N dy   268   2210819        91      7122        22     92061     49863   1658824     27.93     20.92  --
3185.72/797.55	c  S st   268   2210819        91      7122        22     92061     49863   1658824     27.93     20.92  --
3185.72/797.55	c Finding binary XORs  T:     0.00 s  found:       0
3186.91/797.89	c  S st   268   2211321        94      7122        28     92551     49875   1671924     27.93     20.92  --
3187.31/797.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3187.31/797.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3189.72/798.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.4M T:  2.80
3189.72/798.60	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.01 s
3189.72/798.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3190.13/798.62	c Subs w/ non-existent bins:      0 time:  0.06 s
3190.13/798.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3190.13/798.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3190.13/798.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3236.45/810.24	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
3330.73/833.81	c Added 1 vars  tried: 80000 time: 94.11
3333.51/834.55	c ORs :      1 avg-s:  0.0 cl-sh: 18957 l-rem:  18957 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   97.09
3333.51/834.58	c lits-rem:      1611  cl-subs:     8236  v-elim:     80  v-fix:    0  time: 143.52 s
3333.51/834.58	c learnt bin added due to v-elim: 0
3333.51/834.58	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
3333.91/834.60	c vivif2 --  cl tried    84315 cl shrink        0 lits rem          0 time: 0.08
3334.31/834.72	c asymm  cl-useful: 0/266/7123 lits-rem:0 time: 0.45
3334.31/834.72	c calculated reachability. Time: 0.00
3334.31/834.72	c  N dy   268   2211321        95      7123        30     84315     49864   1435010     27.93     20.92  --
4475.17/1120.31	c  N dy   269   2711321        95      7123        30    106587     49864   1888124     27.64     20.99  --
4475.17/1120.39	c  S st   269   2711321        95      7123        30    106587     49864   1888124     27.64     20.99  --
4476.77/1120.76	c  S st   269   2711823        95      7123        30    107060     49864   1901183     27.64     20.99  --
4476.77/1120.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4476.77/1120.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4480.36/1121.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 41.4M T:  3.41
4480.36/1121.63	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.01 s
4480.36/1121.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4480.36/1121.65	c Subs w/ non-existent bins:      0 time:  0.08 s
4480.36/1121.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4480.36/1121.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4480.36/1121.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4540.28/1136.63	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.21
4540.28/1136.66	c lits-rem:      2868  cl-subs:    12608  v-elim:     80  v-fix:    0  time: 59.82 s
4540.28/1136.66	c learnt bin added due to v-elim: 0
4540.28/1136.66	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
4540.28/1136.69	c vivif2 --  cl tried    94452 cl shrink        0 lits rem          0 time: 0.09
4540.67/1136.79	c asymm  cl-useful: 0/219/7123 lits-rem:0 time: 0.42
4541.07/1136.80	c calculated reachability. Time: 0.00
4541.07/1136.80	c  N dy   269   2711823        95      7123        30     94452     49864   1608450     27.64     20.99  --
4541.07/1136.80	c  F st   269   2711823        95      7123        30     94452     49864   1608450     27.64     20.99  --
4545.88/1138.06	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-3172748-1304094168/watcher-3172748-1304094168 -o /tmp/evaluation-result-3172748-1304094168/solver-3172748-1304094168 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172748-1304094168.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: 6.77 7.76 7.91 6/180 4903
/proc/meminfo: memFree=23609108/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=50008 CPUtime=0 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 629 0 0 0 0 0 0 0 24 0 1 0 599647513 51208192 564 33554432000 4194304 4797429 140737393844768 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/4903/statm: 12502 564 347 148 0 7431 0

[startup+0.132705 s]
/proc/loadavg: 6.77 7.76 7.91 6/180 4903
/proc/meminfo: memFree=23609108/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=359804 CPUtime=0.46 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 1413 0 0 0 46 0 0 0 25 0 4 0 599647513 368439296 1318 33554432000 4194304 4797429 140737393844768 18446744073709551615 260905437543 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 89951 1326 375 148 0 84880 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 359804

[startup+0.20041 s]
/proc/loadavg: 6.77 7.76 7.91 6/180 4903
/proc/meminfo: memFree=23609108/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=675392 CPUtime=0.73 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 2650 0 0 0 73 0 0 0 25 0 4 0 599647513 691601408 2275 33554432000 4194304 4797429 140737393844768 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 168848 2275 406 148 0 163777 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 675392

[startup+0.300391 s]
/proc/loadavg: 6.77 7.76 7.91 6/180 4903
/proc/meminfo: memFree=23609108/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=675948 CPUtime=1.13 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 2987 0 0 0 113 0 0 0 25 0 4 0 599647513 692170752 2608 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 168987 2608 408 148 0 163916 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 675948

[startup+0.700319 s]
/proc/loadavg: 6.77 7.76 7.91 6/180 4903
/proc/meminfo: memFree=23609108/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=678604 CPUtime=2.72 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 4612 0 0 0 272 0 0 0 25 0 4 0 599647513 694890496 3436 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 169651 3436 409 148 0 164580 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 678604

[startup+1.50017 s]
/proc/loadavg: 6.77 7.76 7.91 10/184 4907
/proc/meminfo: memFree=23581176/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=682200 CPUtime=5.93 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 6476 0 0 0 592 1 0 0 25 0 4 0 599647513 698572800 4684 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 170550 4684 413 148 0 165479 0
[pid=4903/tid=4905] ppid=4897 vsize=682200 CPUtime=1.47 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 1298 0 0 0 147 0 0 0 25 0 4 0 599647515 698572800 4684 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=682200 CPUtime=1.47 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 1161 0 0 0 147 0 0 0 25 0 4 0 599647515 698572800 4684 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524968 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=682200 CPUtime=1.47 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 1204 0 0 0 147 0 0 0 25 0 4 0 599647515 698572800 4684 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 682200

[startup+3.10088 s]
/proc/loadavg: 6.77 7.76 7.91 9/184 4907
/proc/meminfo: memFree=23573488/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=684000 CPUtime=12.32 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 8471 0 0 0 1231 1 0 0 25 0 4 0 599647513 700416000 5369 33554432000 4194304 4797429 140737393844768 18446744073709551615 4648162 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 171000 5369 414 148 0 165929 0
[pid=4903/tid=4905] ppid=4897 vsize=684000 CPUtime=3.06 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 1644 0 0 0 306 0 0 0 25 0 4 0 599647515 700416000 5369 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=684000 CPUtime=3.07 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 1494 0 0 0 307 0 0 0 25 0 4 0 599647515 700416000 5369 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=684000 CPUtime=3.07 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 1485 0 0 0 307 0 0 0 25 0 4 0 599647515 700416000 5369 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424725 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 684000

[startup+6.30029 s]
/proc/loadavg: 6.87 7.76 7.91 10/184 4907
/proc/meminfo: memFree=23563112/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=686740 CPUtime=25.1 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 10866 0 0 0 2508 2 0 0 25 0 4 0 599647513 703221760 6726 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 171685 6726 416 148 0 166614 0
[pid=4903/tid=4905] ppid=4897 vsize=686740 CPUtime=6.25 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 1918 0 0 0 625 0 0 0 25 0 4 0 599647515 703221760 6726 33554432000 4194304 4797429 140737393844768 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=686740 CPUtime=6.27 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 1745 0 0 0 627 0 0 0 25 0 4 0 599647515 703221760 6726 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=686740 CPUtime=6.27 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 1653 0 0 0 627 0 0 0 25 0 4 0 599647515 703221760 6726 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 686740

[startup+12.7011 s]
/proc/loadavg: 6.96 7.77 7.91 10/184 4907
/proc/meminfo: memFree=23551520/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=690684 CPUtime=50.68 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 15169 0 0 0 5065 3 0 0 25 0 4 0 599647513 707260416 8092 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424682 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 172671 8092 419 148 0 167600 0
[pid=4903/tid=4905] ppid=4897 vsize=690684 CPUtime=12.61 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 2455 0 0 0 1261 0 0 0 25 0 4 0 599647515 707260416 8092 33554432000 4194304 4797429 140737393844768 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=690684 CPUtime=12.67 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 2241 0 0 0 1267 0 0 0 25 0 4 0 599647515 707260416 8092 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=690684 CPUtime=12.67 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 2292 0 0 0 1267 0 0 0 25 0 4 0 599647515 707260416 8092 33554432000 4194304 4797429 140737393844768 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 690684

[startup+25.5008 s]
/proc/loadavg: 7.19 7.78 7.91 9/184 4908
/proc/meminfo: memFree=23541216/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=695840 CPUtime=101.8 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 22887 0 0 0 10176 4 0 0 25 0 4 0 599647513 712540160 9921 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424692 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 173960 9921 421 148 0 168889 0
[pid=4903/tid=4905] ppid=4897 vsize=695840 CPUtime=25.35 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 3519 0 0 0 2535 0 0 0 25 0 4 0 599647515 712540160 9921 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428729 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=695840 CPUtime=25.47 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 3322 0 0 0 2547 0 0 0 25 0 4 0 599647515 712540160 9921 33554432000 4194304 4797429 140737393844768 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=695840 CPUtime=25.47 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 3384 0 0 0 2547 0 0 0 25 0 4 0 599647515 712540160 9921 33554432000 4194304 4797429 140737393844768 18446744073709551615 4427942 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 695840

[startup+51.1011 s]
/proc/loadavg: 7.46 7.79 7.91 9/184 4938
/proc/meminfo: memFree=23527060/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=702608 CPUtime=204.08 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 34196 0 0 0 20401 7 0 0 25 0 4 0 599647513 719470592 12163 33554432000 4194304 4797429 140737393844768 18446744073709551615 4345032 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 175652 12163 421 148 0 170581 0
[pid=4903/tid=4905] ppid=4897 vsize=702608 CPUtime=50.82 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 4944 0 0 0 5082 0 0 0 25 0 4 0 599647515 719470592 12163 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=702608 CPUtime=51.06 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 5272 0 0 0 5106 0 0 0 25 0 4 0 599647515 719470592 12163 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=702608 CPUtime=51.08 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 4718 0 0 0 5107 1 0 0 25 0 4 0 599647515 719470592 12163 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 702608

[startup+102.301 s]
/proc/loadavg: 7.77 7.82 7.91 9/184 4940
/proc/meminfo: memFree=23497756/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=708796 CPUtime=408.63 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 51483 0 0 0 40850 13 0 0 25 0 4 0 599647513 725807104 14714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 177199 14714 426 148 0 172128 0
[pid=4903/tid=4905] ppid=4897 vsize=708796 CPUtime=101.76 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 6778 0 0 0 10175 1 0 0 25 0 4 0 599647515 725807104 14714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=708796 CPUtime=102.26 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 7564 0 0 0 10225 1 0 0 25 0 4 0 599647515 725807104 14714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=708796 CPUtime=102.28 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 7153 0 0 0 10227 1 0 0 25 0 4 0 599647515 725807104 14714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 708796

[startup+162.301 s]
/proc/loadavg: 7.95 7.87 7.92 9/184 4941
/proc/meminfo: memFree=23475288/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=715620 CPUtime=648.3 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 68317 0 0 0 64813 17 0 0 25 0 4 0 599647513 732794880 17317 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 178905 17317 422 148 0 173834 0
[pid=4903/tid=4905] ppid=4897 vsize=715620 CPUtime=161.45 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 8570 0 0 0 16143 2 0 0 25 0 4 0 599647515 732794880 17317 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=715620 CPUtime=162.25 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 9314 0 0 0 16223 2 0 0 25 0 4 0 599647515 732794880 17317 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=715620 CPUtime=162.27 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 8984 0 0 0 16226 1 0 0 25 0 4 0 599647515 732794880 17317 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 715620

[startup+222.307 s]
/proc/loadavg: 8.09 7.92 7.93 9/184 4943
/proc/meminfo: memFree=23459020/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=721536 CPUtime=888.01 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 83003 0 0 0 88779 22 0 0 25 0 4 0 599647513 738852864 19870 33554432000 4194304 4797429 140737393844768 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 180384 19870 421 148 0 175313 0
[pid=4903/tid=4905] ppid=4897 vsize=721536 CPUtime=221.15 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 10599 0 0 0 22112 3 0 0 25 0 4 0 599647515 738852864 19870 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=721536 CPUtime=222.25 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 11061 0 0 0 22223 2 0 0 25 0 4 0 599647515 738852864 19870 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=721536 CPUtime=222.29 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 10625 0 0 0 22227 2 0 0 25 0 4 0 599647515 738852864 19870 33554432000 4194304 4797429 140737393844768 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 888.01
Current children cumulated vsize (KiB) 721536

[startup+282.301 s]

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

[pid=4903] ppid=4897 vsize=745140 CPUtime=2565.76 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 155593 0 0 0 256523 53 0 0 25 0 4 0 599647513 763023360 29596 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 186285 29596 421 148 0 181214 0
[pid=4903/tid=4905] ppid=4897 vsize=745140 CPUtime=638.92 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 19574 0 0 0 63885 7 0 0 25 0 4 0 599647515 763023360 29596 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=745140 CPUtime=642.21 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 20070 0 0 0 64215 6 0 0 25 0 4 0 599647515 763023360 29596 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=745140 CPUtime=642.29 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 20090 0 0 0 64222 7 0 0 25 0 4 0 599647515 763023360 29596 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.76
Current children cumulated vsize (KiB) 745140

[startup+702.301 s]
/proc/loadavg: 8.09 8.04 7.96 9/184 4956
/proc/meminfo: memFree=23363740/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=747616 CPUtime=2805.42 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 164643 0 0 0 280486 56 0 0 25 0 4 0 599647513 765558784 29680 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424882 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 186904 29680 421 148 0 181833 0
[pid=4903/tid=4905] ppid=4897 vsize=747616 CPUtime=698.59 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 20684 0 0 0 69852 7 0 0 25 0 4 0 599647515 765558784 29680 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=747616 CPUtime=702.2 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 21146 0 0 0 70213 7 0 0 25 0 4 0 599647515 765558784 29680 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=747616 CPUtime=702.29 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 21192 0 0 0 70222 7 0 0 25 0 4 0 599647515 765558784 29680 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 747616

[startup+762.301 s]
/proc/loadavg: 8.03 8.03 7.96 9/184 4957
/proc/meminfo: memFree=23364060/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=749376 CPUtime=3045.13 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 173197 0 0 0 304453 60 0 0 25 0 4 0 599647513 767361024 29524 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 187344 29524 421 148 0 182273 0
[pid=4903/tid=4905] ppid=4897 vsize=749376 CPUtime=758.27 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 21870 0 0 0 75820 7 0 0 25 0 4 0 599647515 767361024 29524 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=749376 CPUtime=762.2 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 22169 0 0 0 76213 7 0 0 25 0 4 0 599647515 767361024 29524 33554432000 4194304 4797429 140737393844768 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=749376 CPUtime=762.3 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 22118 0 0 0 76222 8 0 0 25 0 4 0 599647515 767361024 29524 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 749376

[startup+822.301 s]
/proc/loadavg: 8.08 8.04 7.97 9/184 4959
/proc/meminfo: memFree=23352372/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=752816 CPUtime=3284.78 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 179613 0 0 0 328417 61 0 0 25 0 4 0 599647513 770883584 31714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4495530 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 188204 31714 421 148 0 183133 0
[pid=4903/tid=4905] ppid=4897 vsize=752816 CPUtime=817.95 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 22454 0 0 0 81787 8 0 0 25 0 4 0 599647515 770883584 31714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4404778 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=752816 CPUtime=822.2 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 23473 0 0 0 82212 8 0 0 25 0 4 0 599647515 770883584 31714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=752816 CPUtime=822.3 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 22713 0 0 0 82222 8 0 0 25 0 4 0 599647515 770883584 31714 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 752816

[startup+882.307 s]
/proc/loadavg: 8.10 8.04 7.97 9/184 4961
/proc/meminfo: memFree=23339328/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=756624 CPUtime=3524.47 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 187050 0 0 0 352383 64 0 0 25 0 4 0 599647513 774782976 33013 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 189156 33013 421 148 0 184085 0
[pid=4903/tid=4905] ppid=4897 vsize=756624 CPUtime=877.63 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 23694 0 0 0 87755 8 0 0 25 0 4 0 599647515 774782976 33013 33554432000 4194304 4797429 140737393844768 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=756624 CPUtime=882.19 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 24108 0 0 0 88211 8 0 0 25 0 4 0 599647515 774782976 33013 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=756624 CPUtime=882.3 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 23807 0 0 0 88221 9 0 0 25 0 4 0 599647515 774782976 33013 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 756624

[startup+942.301 s]
/proc/loadavg: 8.10 8.05 7.98 9/184 4962
/proc/meminfo: memFree=23337660/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=759080 CPUtime=3764.13 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 194877 0 0 0 376345 68 0 0 25 0 4 0 599647513 777297920 32785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4425824 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 189770 32785 421 148 0 184699 0
[pid=4903/tid=4905] ppid=4897 vsize=759080 CPUtime=937.31 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 24827 0 0 0 93722 9 0 0 25 0 4 0 599647515 777297920 32785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=759080 CPUtime=942.19 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 25178 0 0 0 94210 9 0 0 25 0 4 0 599647515 777297920 32785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=759080 CPUtime=942.3 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 24235 0 0 0 94220 10 0 0 25 0 4 0 599647515 777297920 32785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 759080

[startup+1002.3 s]
/proc/loadavg: 8.36 8.13 8.01 9/184 4967
/proc/meminfo: memFree=23325432/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=759188 CPUtime=4003.8 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 200998 0 0 0 400308 72 0 0 25 0 4 0 599647513 777408512 34785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 189797 34785 421 148 0 184726 0
[pid=4903/tid=4905] ppid=4897 vsize=759188 CPUtime=996.98 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 25376 0 0 0 99689 9 0 0 25 0 4 0 599647515 777408512 34785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=759188 CPUtime=1002.18 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 25641 0 0 0 100209 9 0 0 25 0 4 0 599647515 777408512 34785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=759188 CPUtime=1002.3 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 25285 0 0 0 100220 10 0 0 25 0 4 0 599647515 777408512 34785 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 759188

[startup+1062.3 s]
/proc/loadavg: 8.18 8.12 8.01 9/184 4968
/proc/meminfo: memFree=23326488/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=764312 CPUtime=4243.48 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 210105 0 0 0 424273 75 0 0 25 0 4 0 599647513 782655488 33858 33554432000 4194304 4797429 140737393844768 18446744073709551615 4425907 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 191078 33858 421 148 0 186007 0
[pid=4903/tid=4905] ppid=4897 vsize=764312 CPUtime=1056.66 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 26736 0 0 0 105657 9 0 0 25 0 4 0 599647515 782655488 33858 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=764312 CPUtime=1062.17 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 26781 0 0 0 106207 10 0 0 25 0 4 0 599647515 782655488 33858 33554432000 4194304 4797429 140737393844768 18446744073709551615 4425635 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=764312 CPUtime=1062.31 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 26528 0 0 0 106220 11 0 0 25 0 4 0 599647515 782655488 33858 33554432000 4194304 4797429 140737393844768 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 764312

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 8.01 9/184 4970
/proc/meminfo: memFree=23316392/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=764400 CPUtime=4483.15 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 216420 0 0 0 448237 78 0 0 25 0 4 0 599647513 782745600 35960 33554432000 4194304 4797429 140737393844768 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 191100 35960 422 148 0 186029 0
[pid=4903/tid=4905] ppid=4897 vsize=764400 CPUtime=1116.33 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 27168 0 0 0 111624 9 0 0 25 0 4 0 599647515 782745600 35960 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=764400 CPUtime=1122.16 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 27642 0 0 0 112206 10 0 0 25 0 4 0 599647515 782745600 35960 33554432000 4194304 4797429 140737393844768 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=764400 CPUtime=1122.31 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 27047 0 0 0 112220 11 0 0 25 0 4 0 599647515 782745600 35960 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 764400

[startup+1182.3 s]
/proc/loadavg: 8.16 8.12 8.01 9/184 4972
/proc/meminfo: memFree=23310648/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=764896 CPUtime=4722.84 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 223015 0 0 0 472203 81 0 0 25 0 4 0 599647513 783253504 36139 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 191224 36139 422 148 0 186153 0
[pid=4903/tid=4905] ppid=4897 vsize=764896 CPUtime=1176.02 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 28328 0 0 0 117592 10 0 0 25 0 4 0 599647515 783253504 36139 33554432000 4194304 4797429 140737393844768 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=764896 CPUtime=1182.17 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 28333 0 0 0 118206 11 0 0 25 0 4 0 599647515 783253504 36139 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=764896 CPUtime=1182.3 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 28182 0 0 0 118219 11 0 0 25 0 4 0 599647515 783253504 36139 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 764896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.11 8.01 9/184 4972
/proc/meminfo: memFree=23300592/32950928 swapFree=67071984/67111528
[pid=4903] ppid=4897 vsize=764896 CPUtime=4800.34 cores=0,2,4,6
/proc/4903/stat : 4903 (techdemo) R 4897 4903 4175 0 -1 4202496 224329 0 0 0 479953 81 0 0 25 0 4 0 599647513 783253504 37417 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424855 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4903/statm: 191224 37417 422 148 0 186153 0
[pid=4903/tid=4905] ppid=4897 vsize=764896 CPUtime=1195.31 cores=0,2,4,6
/proc/4903/task/4905/stat : 4905 (techdemo) R 4897 4903 4175 0 -1 4202560 28585 0 0 0 119521 10 0 0 25 0 4 0 599647515 783253504 37417 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4903/tid=4906] ppid=4897 vsize=764896 CPUtime=1201.57 cores=0,2,4,6
/proc/4903/task/4906/stat : 4906 (techdemo) R 4897 4903 4175 0 -1 4202560 28457 0 0 0 120146 11 0 0 25 0 4 0 599647515 783253504 37417 33554432000 4194304 4797429 140737393844768 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4903/tid=4907] ppid=4897 vsize=764896 CPUtime=1201.71 cores=0,2,4,6
/proc/4903/task/4907/stat : 4907 (techdemo) R 4897 4903 4175 0 -1 4202560 28368 0 0 0 120160 11 0 0 25 0 4 0 599647515 783253504 37417 33554432000 4194304 4797429 140737393844768 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 764896

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.72
CPU time (s): 4800.38
CPU user time (s): 4799.55
CPU system time (s): 0.825874
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 872348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.55
system time used= 0.825874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224330
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= 471
involuntary context switches= 23281

runsolver used 1.9957 second user time and 4.42633 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 18:22:48
IDJOB=3172748
IDBENCH=82766
IDSOLVER=1584
FILE ID=node116/3172748-1304094168
RUNJOBID= node116-1304094168-4880
PBS_JOBID= 13170553
Free space on /tmp= 72512 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172748-1304094168/watcher-3172748-1304094168 -o /tmp/evaluation-result-3172748-1304094168/solver-3172748-1304094168 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172748-1304094168.cnf

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=551277557

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23609792 kB
Buffers:       1904380 kB
Cached:        6967688 kB
SwapCached:       9732 kB
Active:        4414112 kB
Inactive:      4498200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23609792 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           16016 kB
Writeback:           0 kB
AnonPages:       33528 kB
Mapped:          14264 kB
Slab:           365636 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   230056 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= 72500 MiB
End job on node116 at 2011-04-29 18:42:52