Trace number 3173068

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.07 1201.63

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
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-3173068-1304127016.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/1871/7120 lits-rem:0 time: 0.44
0.00/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.00/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.00/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.48/0.15	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.06 s
0.48/0.15	c learnt bin added due to v-elim: 0
0.48/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.48/0.15	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.48/0.15	c calculated reachability. Time: 0.00
0.48/0.15	c Calc default polars -  time:   0.00 s pos:      37 undec:       2 neg:      41
0.48/0.15	c =========================================================================================
0.48/0.15	c types(t): F = full restart, N = normal restart
0.48/0.15	c types(t): S = simplification begin/end, E = solution found
0.48/0.15	c restart types(rt): st = static, dy = dynamic
0.48/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.48/0.15	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.48/0.25	c Decided on static restart strategy
0.48/0.35	c  N dy    19      4013        80      7120         0      3683     49840    100626     27.06     24.25  --
9.14/2.38	c  N dy    28     30001        80      7120         0      9773     49840    214591     26.48     22.48  --
9.14/2.39	c  S st    28     30001        80      7120         0      9773     49840    214591     26.48     22.48  --
9.54/2.43	c  S st    28     30505        80      7120         0     10248     49840    227567     26.48     22.48  --
9.54/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.10
9.54/2.46	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
9.54/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.46	c Subs w/ non-existent bins:      0 time:  0.00 s
9.54/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.33/3.17	c lits-rem:      1544  cl-subs:     1352  v-elim:     80  v-fix:    0  time:  2.82 s
12.33/3.17	c learnt bin added due to v-elim: 0
12.33/3.17	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
12.33/3.17	c vivif2 --  cl tried     8896 cl shrink        0 lits rem          0 time: 0.01
13.13/3.33	c asymm  cl-useful: 0/2730/7120 lits-rem:0 time: 0.61
13.13/3.33	c calculated reachability. Time: 0.00
13.13/3.33	c  N dy    28     30505        80      7120         0      8896     49840    194158     26.48     22.48  --
13.13/3.33	c  F st    28     30505        80      7120         0      8896     49840    194158     26.48     22.48  --
13.53/3.48	c Decided on static restart strategy
14.33/3.63	c  N dy    47     34510        80      7120         0     12594     49840    292717     26.56     22.59  --
18.32/4.61	c  N dy    62     45757        80      7120         0     15732     49840    356688     26.89     22.50  --
18.32/4.62	c  S st    62     45757        80      7120         0     15732     49840    356688     26.89     22.50  --
18.32/4.68	c  S st    62     46258        80      7120         0     16211     49840    369646     26.89     22.50  --
18.32/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.32/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.72/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.18
18.72/4.73	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
18.72/4.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.72/4.73	c Subs w/ non-existent bins:      0 time:  0.01 s
18.72/4.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.72/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.72/4.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.71/5.71	c lits-rem:      2825  cl-subs:     2313  v-elim:     80  v-fix:    0  time:  3.87 s
22.71/5.71	c learnt bin added due to v-elim: 0
22.71/5.71	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
22.71/5.71	c vivif2 --  cl tried    13898 cl shrink        0 lits rem          0 time: 0.01
23.11/5.87	c asymm  cl-useful: 0/2268/7120 lits-rem:0 time: 0.62
23.11/5.87	c calculated reachability. Time: 0.00
23.11/5.87	c  N dy    62     46258        80      7120         0     13898     49840    307018     26.89     22.50  --
31.91/8.07	c  N dy    77     69387        80      7120         0     17773     49840    379204     25.93     22.20  --
31.91/8.09	c  S st    77     69387        80      7120         0     17773     49840    379204     25.93     22.20  --
32.32/8.16	c  S st    77     69892        80      7120         0     18246     49840    391972     25.93     22.20  --
32.32/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.32/8.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.72/8.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.20
32.72/8.21	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
32.72/8.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.72/8.21	c Subs w/ non-existent bins:      0 time:  0.01 s
32.72/8.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.72/8.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.72/8.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.12/9.33	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
42.70/10.74	c Added 1 vars  tried: 28560 time: 5.65
42.70/10.78	c ORs :      1 avg-s:  0.0 cl-sh:  4142 l-rem:   4142 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.80
42.70/10.79	c lits-rem:      2889  cl-subs:     2665  v-elim:     80  v-fix:    0  time: 10.26 s
42.70/10.79	c learnt bin added due to v-elim: 0
42.70/10.79	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
42.70/10.79	c vivif2 --  cl tried    15581 cl shrink        0 lits rem          0 time: 0.01
43.50/10.96	c asymm  cl-useful: 0/2104/7121 lits-rem:0 time: 0.66
43.50/10.96	c calculated reachability. Time: 0.00
43.50/10.96	c  N dy    77     69892        81      7121         2     15581     49833    318878     25.93     22.20  --
43.50/10.96	c  F st    77     69892        81      7121         2     15581     49833    318878     25.93     22.20  --
44.30/11.16	c Decided on static restart strategy
58.69/14.79	c  N dy    84    104839        81      7121         2     14983     49833    269493     27.07     22.26  --
59.10/14.81	c  S st    84    104839        81      7121         2     14983     49833    269493     27.07     22.26  --
59.10/14.86	c  S st    84    105341        81      7121         2     15465     49833    282731     27.07     22.26  --
59.10/14.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.10/14.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.47/14.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.20
59.47/14.92	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
59.47/14.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.47/14.92	c Subs w/ non-existent bins:      0 time:  0.01 s
59.47/14.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.47/14.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.47/14.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
62.27/15.66	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
62.27/15.67	c lits-rem:      1134  cl-subs:      940  v-elim:     80  v-fix:    0  time:  2.99 s
62.27/15.67	c learnt bin added due to v-elim: 0
62.27/15.67	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
62.27/15.67	c vivif2 --  cl tried    14525 cl shrink        0 lits rem          0 time: 0.01
63.09/15.83	c asymm  cl-useful: 0/1759/7121 lits-rem:0 time: 0.64
63.09/15.83	c calculated reachability. Time: 0.00
63.09/15.83	c  N dy    84    105341        81      7121         2     14525     49833    259481     27.07     22.26  --
65.86/16.55	c  N dy   130    112137        81      7121         2     20798     49833    426977     26.98     22.36  --
89.03/22.34	c  N dy   136    158011        81      7121         2     21561     49833    406977     27.74     22.39  --
89.03/22.36	c  S st   136    158011        81      7121         2     21561     49833    406977     27.74     22.39  --
89.45/22.43	c  S st   136    158513        81      7121         2     22040     49833    420089     27.74     22.39  --
89.45/22.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.45/22.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.85/22.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.35
89.85/22.52	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
89.85/22.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.85/22.53	c Subs w/ non-existent bins:      0 time:  0.01 s
89.85/22.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.85/22.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.85/22.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
93.84/23.58	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
93.84/23.59	c lits-rem:      1981  cl-subs:     2198  v-elim:     80  v-fix:    0  time:  4.23 s
93.84/23.59	c learnt bin added due to v-elim: 0
93.84/23.59	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
93.84/23.59	c vivif2 --  cl tried    19842 cl shrink        0 lits rem          0 time: 0.01
94.63/23.76	c asymm  cl-useful: 0/1420/7121 lits-rem:0 time: 0.67
94.63/23.76	c calculated reachability. Time: 0.00
94.63/23.76	c  N dy   136    158513        81      7121         2     19842     49833    365282     27.74     22.39  --
142.19/35.60	c  N dy   142    237771        81      7121         2     24630     49833    432668     25.35     22.14  --
142.19/35.62	c  S st   142    237771        81      7121         2     24630     49833    432668     25.35     22.14  --
142.59/35.71	c  S st   142    238274        81      7121         2     25108     49833    445529     25.35     22.14  --
142.59/35.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.59/35.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.97/35.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.40
142.97/35.81	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
142.97/35.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.97/35.82	c Subs w/ non-existent bins:      0 time:  0.01 s
142.97/35.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.97/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.97/35.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
147.36/36.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
147.36/36.90	c lits-rem:       726  cl-subs:     2361  v-elim:     80  v-fix:    0  time:  4.32 s
147.36/36.90	c learnt bin added due to v-elim: 0
147.36/36.90	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
147.36/36.91	c vivif2 --  cl tried    22747 cl shrink        0 lits rem          0 time: 0.01
147.76/37.08	c asymm  cl-useful: 0/1263/7121 lits-rem:0 time: 0.69
147.76/37.08	c calculated reachability. Time: 0.00
147.76/37.08	c  N dy   142    238274        81      7121         2     22747     49833    391280     25.35     22.14  --
234.06/58.60	c  N dy   153    357413        81      7121         2     26659     49833    419262     25.98     21.71  --
234.06/58.62	c  S st   153    357413        81      7121         2     26659     49833    419262     25.98     21.71  --
234.48/58.71	c  S st   153    357919        85      7121        10     27147     49849    432428     25.98     21.71  --
234.48/58.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
234.48/58.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.88/58.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.48
234.88/58.83	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
234.88/58.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.88/58.83	c Subs w/ non-existent bins:      0 time:  0.02 s
234.88/58.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.88/58.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.88/58.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
238.87/59.82	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
238.87/59.83	c lits-rem:       660  cl-subs:     1672  v-elim:     80  v-fix:    0  time:  3.93 s
238.87/59.83	c learnt bin added due to v-elim: 0
238.87/59.83	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
238.87/59.83	c vivif2 --  cl tried    25475 cl shrink        0 lits rem          0 time: 0.02
239.27/59.91	c asymm  cl-useful: 0/575/7121 lits-rem:0 time: 0.34
239.27/59.92	c calculated reachability. Time: 0.00
239.27/59.92	c  N dy   153    357919        85      7121        10     25475     49849    396437     25.98     21.71  --
397.48/99.52	c  N dy   163    536878        85      7121        10     32858     49849    501249     26.52     21.33  --
397.48/99.54	c  S st   163    536878        85      7121        10     32858     49849    501249     26.52     21.33  --
397.85/99.65	c  S st   163    537381        89      7121        26     33339     49873    514014     26.52     21.33  --
397.85/99.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
397.85/99.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.65/99.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.7M T:  0.65
398.65/99.82	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
398.65/99.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.65/99.82	c Subs w/ non-existent bins:      0 time:  0.02 s
398.65/99.83	c Replacing        2 vars Replaced       73 lits Time:     0.01 s 
398.65/99.83	c bin-w-bin subsume rem            4 bins  time:  0.00 s
398.65/99.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.65/99.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
404.65/101.39	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
404.65/101.40	c lits-rem:      1024  cl-subs:     1982  v-elim:     80  v-fix:    0  time:  6.24 s
404.65/101.40	c learnt bin added due to v-elim: 0
405.05/101.40	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
405.05/101.40	c vivif2 --  cl tried    31357 cl shrink        0 lits rem          0 time: 0.02
405.05/101.49	c asymm  cl-useful: 0/814/7121 lits-rem:0 time: 0.34
405.05/101.49	c calculated reachability. Time: 0.00
405.05/101.49	c  N dy   163    537381        87      7121        14     31357     49857    472203     26.52     21.33  --
405.05/101.49	c  F st   163    537381        87      7121        14     31357     49857    472203     26.52     21.33  --
406.64/101.89	c Decided on static restart strategy
681.48/170.69	c  N dy   202    806071        87      7121        14     52879     49857    942356     26.71     20.98  --
681.88/170.73	c  S st   202    806071        87      7121        14     52879     49857    942356     26.71     20.98  --
682.28/170.90	c  S st   202    806576        90      7121        28     53351     49877    955084     26.71     20.98  --
682.71/170.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
682.71/170.91	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
683.89/171.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  1.24
683.89/171.22	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
683.89/171.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
683.89/171.22	c Subs w/ non-existent bins:      0 time:  0.03 s
683.89/171.24	c Replacing        2 vars Replaced     1443 lits Time:     0.08 s 
683.89/171.26	c bin-w-bin subsume rem            4 bins  time:  0.00 s
683.89/171.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.89/171.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
699.06/175.07	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
744.99/186.55	c Added 1 vars  tried: 80000 time: 45.87
745.79/186.73	c ORs :      1 avg-s:  0.0 cl-sh:  8660 l-rem:   8660 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   46.56
745.79/186.75	c lits-rem:      3185  cl-subs:     6268  v-elim:     80  v-fix:    0  time: 61.85 s
745.79/186.75	c learnt bin added due to v-elim: 0
745.79/186.75	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
745.79/186.76	c vivif2 --  cl tried    47083 cl shrink        0 lits rem          0 time: 0.04
746.19/186.85	c asymm  cl-useful: 0/406/7122 lits-rem:0 time: 0.38
746.19/186.85	c calculated reachability. Time: 0.00
746.19/186.85	c  N dy   202    806576        89      7122        18     47083     49848    798454     26.71     20.98  --
1275.50/319.30	c  N dy   218   1209865        89      7122        18     62724     49848   1068865     27.61     20.98  --
1275.50/319.35	c  S st   218   1209865        89      7122        18     62724     49848   1068865     27.61     20.98  --
1276.32/319.59	c  S st   218   1210368        89      7122        18     63198     49848   1081913     27.61     20.98  --
1276.32/319.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1276.32/319.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1277.90/319.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.5M T:  1.56
1277.90/319.99	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.01 s
1277.90/319.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1278.30/320.00	c Subs w/ non-existent bins:      0 time:  0.04 s
1278.30/320.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1278.30/320.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1278.30/320.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1298.67/325.17	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
1298.67/325.19	c lits-rem:      4572  cl-subs:     5773  v-elim:     80  v-fix:    0  time: 20.65 s
1298.67/325.19	c learnt bin added due to v-elim: 0
1298.67/325.19	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
1299.07/325.20	c vivif2 --  cl tried    57425 cl shrink        0 lits rem          0 time: 0.04
1299.47/325.30	c asymm  cl-useful: 0/414/7122 lits-rem:0 time: 0.40
1299.47/325.31	c calculated reachability. Time: 0.00
1299.47/325.31	c  N dy   218   1210368        89      7122        18     57425     49848    949952     27.61     20.98  --
2131.56/533.66	c  N dy   222   1710368        89      7122        18     87925     49848   1653909     28.25     20.61  --
2131.96/533.73	c  S st   222   1710368        89      7122        18     87925     49848   1653909     28.25     20.61  --
2133.18/534.07	c  S st   222   1710870        91      7122        22     88404     49856   1667144     28.25     20.61  --
2133.18/534.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2133.18/534.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2135.95/534.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.7M T:  2.47
2135.95/534.70	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.01 s
2135.95/534.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2135.95/534.72	c Subs w/ non-existent bins:      0 time:  0.06 s
2135.95/534.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2135.95/534.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2135.95/534.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2177.90/545.30	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
2178.30/545.33	c lits-rem:      4301  cl-subs:     7742  v-elim:     80  v-fix:    0  time: 42.25 s
2178.30/545.33	c learnt bin added due to v-elim: 0
2178.30/545.33	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
2178.30/545.35	c vivif2 --  cl tried    80662 cl shrink        0 lits rem          0 time: 0.08
2178.70/545.47	c asymm  cl-useful: 0/223/7122 lits-rem:0 time: 0.48
2178.70/545.47	c calculated reachability. Time: 0.00
2178.70/545.47	c  N dy   222   1710870        91      7122        22     80662     49856   1468740     28.25     20.61  --
3201.74/801.57	c  N dy   230   2210870        91      7122        22     96744     49856   1762494     28.77     20.47  --
3202.14/801.64	c  S st   230   2210870        91      7122        22     96744     49856   1762494     28.77     20.47  --
3202.14/801.64	c Finding binary XORs  T:     0.00 s  found:       0
3203.74/802.00	c  S st   230   2211379        93      7122        26     97223     49864   1775447     28.77     20.47  --
3203.74/802.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3203.74/802.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3206.53/802.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.3M T:  3.01
3206.53/802.76	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.01 s
3206.53/802.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3206.53/802.78	c Subs w/ non-existent bins:      0 time:  0.07 s
3206.93/802.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3206.93/802.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3206.93/802.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3262.85/816.85	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
3262.85/816.88	c lits-rem:      5890  cl-subs:     8323  v-elim:     80  v-fix:    0  time: 56.20 s
3262.85/816.88	c learnt bin added due to v-elim: 0
3262.85/816.88	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
3263.25/816.90	c vivif2 --  cl tried    88900 cl shrink        0 lits rem          0 time: 0.08
3263.65/817.02	c asymm  cl-useful: 0/253/7122 lits-rem:0 time: 0.46
3263.65/817.02	c calculated reachability. Time: 0.00
3263.65/817.02	c  N dy   230   2211379        93      7122        26     88900     49864   1568773     28.77     20.47  --
4506.01/1128.05	c  N dy   231   2711380        93      7122        26    113140     49864   2158916     29.19     20.17  --
4506.38/1128.13	c  S st   231   2711380        93      7122        26    113140     49864   2158916     29.19     20.17  --
4507.98/1128.55	c  S st   231   2711884        94      7122        28    113629     49868   2172083     29.19     20.17  --
4507.98/1128.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4507.98/1128.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4511.98/1129.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 43.1M T:  4.03
4511.98/1129.57	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.01 s
4511.98/1129.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4511.98/1129.60	c Subs w/ non-existent bins:      0 time:  0.08 s
4512.38/1129.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4512.38/1129.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4512.38/1129.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4694.14/1175.13	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.10

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-3173068-1304127016/watcher-3173068-1304127016 -o /tmp/evaluation-result-3173068-1304127016/solver-3173068-1304127016 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173068-1304127016.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: 3.71 5.23 6.52 5/180 30096
/proc/meminfo: memFree=30863484/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=50148 CPUtime=0 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 675 0 0 0 0 0 0 0 23 0 1 0 524302502 51351552 606 33554432000 4194304 4797429 140736392064560 18446744073709551615 270612807161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30096/statm: 12537 606 347 148 0 7466 0

[startup+0.132193 s]
/proc/loadavg: 3.71 5.23 6.52 5/180 30096
/proc/meminfo: memFree=30863484/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=674892 CPUtime=0.48 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 1925 0 0 0 48 0 0 0 18 0 4 0 524302502 691089408 1571 33554432000 4194304 4797429 140736392064560 18446744073709551615 4526265 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 168723 1668 391 148 0 163652 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 674892

[startup+1.73004 s]
/proc/loadavg: 3.71 5.23 6.52 5/180 30096
/proc/meminfo: memFree=30863484/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=679584 CPUtime=6.85 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 6640 0 0 0 684 1 0 0 20 0 4 0 524302502 695894016 4840 33554432000 4194304 4797429 140736392064560 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 169896 4840 413 148 0 164825 0
Current children cumulated CPU time (s) 6.85
Current children cumulated vsize (KiB) 679584

[startup+1.83002 s]
/proc/loadavg: 3.71 5.23 6.52 5/180 30096
/proc/meminfo: memFree=30863484/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=679724 CPUtime=7.25 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 6748 0 0 0 724 1 0 0 20 0 4 0 524302502 696037376 4948 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 169931 4948 414 148 0 164860 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 679724

[startup+1.93001 s]
/proc/loadavg: 3.71 5.23 6.52 5/180 30096
/proc/meminfo: memFree=30863484/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=680172 CPUtime=7.65 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 7008 0 0 0 764 1 0 0 21 0 4 0 524302502 696496128 5205 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 170043 5205 414 148 0 164972 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 680172

[startup+2.02999 s]
/proc/loadavg: 3.71 5.23 6.52 5/180 30096
/proc/meminfo: memFree=30863484/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=680652 CPUtime=8.05 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 7173 0 0 0 804 1 0 0 21 0 4 0 524302502 696987648 5368 33554432000 4194304 4797429 140736392064560 18446744073709551615 4331978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 170163 5368 414 148 0 165092 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 680652

[startup+3.1008 s]
/proc/loadavg: 4.13 5.29 6.54 9/184 30100
/proc/meminfo: memFree=30825136/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=682888 CPUtime=12.33 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 8385 0 0 0 1232 1 0 0 25 0 4 0 524302502 699277312 5541 33554432000 4194304 4797429 140736392064560 18446744073709551615 4523986 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 170722 5541 414 148 0 165651 0
[pid=30096/tid=30098] ppid=30094 vsize=682888 CPUtime=3.07 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 1413 0 0 0 307 0 0 0 25 0 4 0 524302503 699277312 5541 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=682888 CPUtime=3.07 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 1598 0 0 0 307 0 0 0 25 0 4 0 524302503 699277312 5541 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=682888 CPUtime=3.07 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 1614 0 0 0 307 0 0 0 21 0 4 0 524302503 699277312 5541 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 682888

[startup+6.30023 s]
/proc/loadavg: 4.13 5.29 6.54 9/184 30100
/proc/meminfo: memFree=30816128/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=686432 CPUtime=25.11 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 10822 0 0 0 2510 1 0 0 25 0 4 0 524302502 702906368 6647 33554432000 4194304 4797429 140736392064560 18446744073709551615 4391129 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 171608 6647 416 148 0 166537 0
[pid=30096/tid=30098] ppid=30094 vsize=686432 CPUtime=6.27 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 1795 0 0 0 627 0 0 0 25 0 4 0 524302503 702906368 6647 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=686432 CPUtime=6.27 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 1799 0 0 0 627 0 0 0 25 0 4 0 524302503 702906368 6647 33554432000 4194304 4797429 140736392064560 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=686432 CPUtime=6.25 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 1847 0 0 0 625 0 0 0 25 0 4 0 524302503 702906368 6647 33554432000 4194304 4797429 140736392064560 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 686432

[startup+12.7011 s]
/proc/loadavg: 4.73 5.38 6.55 9/184 30100
/proc/meminfo: memFree=30806228/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=691176 CPUtime=50.68 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 14524 0 0 0 5066 2 0 0 25 0 4 0 524302502 707764224 8110 33554432000 4194304 4797429 140736392064560 18446744073709551615 4408377 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 172794 8110 419 148 0 167723 0
[pid=30096/tid=30098] ppid=30094 vsize=691176 CPUtime=12.67 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 2353 0 0 0 1267 0 0 0 25 0 4 0 524302503 707764224 8110 33554432000 4194304 4797429 140736392064560 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=691176 CPUtime=12.67 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 2279 0 0 0 1267 0 0 0 25 0 4 0 524302503 707764224 8110 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=691176 CPUtime=12.62 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 2339 0 0 0 1262 0 0 0 25 0 4 0 524302503 707764224 8110 33554432000 4194304 4797429 140736392064560 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 691176

[startup+25.5008 s]
/proc/loadavg: 5.23 5.47 6.57 9/184 30100
/proc/meminfo: memFree=30789716/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=696640 CPUtime=101.83 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 23121 0 0 0 10178 5 0 0 25 0 4 0 524302502 713359360 9521 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424853 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 174160 9521 419 148 0 169089 0
[pid=30096/tid=30098] ppid=30094 vsize=696640 CPUtime=25.47 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 3875 0 0 0 2547 0 0 0 25 0 4 0 524302503 713359360 9521 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=696640 CPUtime=25.47 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 3404 0 0 0 2547 0 0 0 25 0 4 0 524302503 713359360 9521 33554432000 4194304 4797429 140736392064560 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=696640 CPUtime=25.36 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 3374 0 0 0 2536 0 0 0 25 0 4 0 524302503 713359360 9521 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 696640

[startup+51.1063 s]
/proc/loadavg: 6.24 5.69 6.61 9/184 30101
/proc/meminfo: memFree=30775424/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=702044 CPUtime=204.11 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 35886 0 0 0 20403 8 0 0 25 0 4 0 524302502 718893056 11934 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 175511 11934 419 148 0 170440 0
[pid=30096/tid=30098] ppid=30094 vsize=702044 CPUtime=51.08 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 6529 0 0 0 5107 1 0 0 25 0 4 0 524302503 718893056 11934 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=702044 CPUtime=51.08 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 4997 0 0 0 5107 1 0 0 25 0 4 0 524302503 718893056 11934 33554432000 4194304 4797429 140736392064560 18446744073709551615 4528111 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=702044 CPUtime=50.84 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 4813 0 0 0 5083 1 0 0 25 0 4 0 524302503 718893056 11934 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 702044

[startup+102.3 s]
/proc/loadavg: 7.39 6.10 6.70 9/184 30103
/proc/meminfo: memFree=30753732/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=709192 CPUtime=408.64 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 54849 0 0 0 40849 15 0 0 25 0 4 0 524302502 726212608 14922 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 177298 14922 421 148 0 172227 0
[pid=30096/tid=30098] ppid=30094 vsize=709192 CPUtime=102.28 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 8785 0 0 0 10226 2 0 0 25 0 4 0 524302503 726212608 14922 33554432000 4194304 4797429 140736392064560 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=709192 CPUtime=102.27 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 8899 0 0 0 10225 2 0 0 25 0 4 0 524302503 726212608 14922 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=709192 CPUtime=101.78 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 6661 0 0 0 10176 2 0 0 25 0 4 0 524302503 726212608 14922 33554432000 4194304 4797429 140736392064560 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 709192

[startup+162.301 s]
/proc/loadavg: 7.94 6.49 6.79 9/184 30104
/proc/meminfo: memFree=30736964/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=714840 CPUtime=648.32 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 71459 0 0 0 64810 22 0 0 25 0 4 0 524302502 731996160 17080 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 178710 17080 421 148 0 173639 0
[pid=30096/tid=30098] ppid=30094 vsize=714840 CPUtime=162.28 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 10523 0 0 0 16225 3 0 0 25 0 4 0 524302503 731996160 17080 33554432000 4194304 4797429 140736392064560 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=714840 CPUtime=162.27 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 10731 0 0 0 16224 3 0 0 25 0 4 0 524302503 731996160 17080 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=714840 CPUtime=161.46 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 9178 0 0 0 16143 3 0 0 25 0 4 0 524302503 731996160 17080 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 714840

[startup+222.301 s]
/proc/loadavg: 7.98 6.76 6.86 9/184 30106
/proc/meminfo: memFree=30721432/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=723476 CPUtime=888.01 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 84865 0 0 0 88774 27 0 0 25 0 4 0 524302502 740839424 19144 33554432000 4194304 4797429 140736392064560 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 180869 19144 421 148 0 175798 0
[pid=30096/tid=30098] ppid=30094 vsize=723476 CPUtime=222.27 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 12188 0 0 0 22224 3 0 0 25 0 4 0 524302503 740839424 19144 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=723476 CPUtime=222.27 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 12553 0 0 0 22224 3 0 0 25 0 4 0 524302503 740839424 19144 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=723476 CPUtime=221.14 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 10920 0 0 0 22110 4 0 0 25 0 4 0 524302503 740839424 19144 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 888.01
Current children cumulated vsize (KiB) 723476

[startup+282.3 s]
/proc/loadavg: 7.99 6.98 6.93 9/184 30107
/proc/meminfo: memFree=30706272/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=725576 CPUtime=1127.7 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 97863 0 0 0 112736 34 0 0 25 0 4 0 524302502 742989824 20311 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 181394 20311 421 148 0 176323 0
[pid=30096/tid=30098] ppid=30094 vsize=725576 CPUtime=282.28 cores=1,3,5,7

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

[pid=30096] ppid=30094 vsize=748708 CPUtime=2565.78 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 159021 0 0 0 256513 65 0 0 25 0 4 0 524302502 766676992 29741 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 187177 29741 421 148 0 182106 0
[pid=30096/tid=30098] ppid=30094 vsize=748708 CPUtime=642.29 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 21277 0 0 0 64220 9 0 0 25 0 4 0 524302503 766676992 29741 33554432000 4194304 4797429 140736392064560 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=748708 CPUtime=642.27 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 22011 0 0 0 64219 8 0 0 25 0 4 0 524302503 766676992 29741 33554432000 4194304 4797429 140736392064560 18446744073709551615 4567923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=748708 CPUtime=638.88 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 20166 0 0 0 63879 9 0 0 25 0 4 0 524302503 766676992 29741 33554432000 4194304 4797429 140736392064560 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.78
Current children cumulated vsize (KiB) 748708

[startup+702.306 s]
/proc/loadavg: 8.20 7.85 7.35 9/184 30119
/proc/meminfo: memFree=30636960/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=750896 CPUtime=2805.48 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 168132 0 0 0 280480 68 0 0 25 0 4 0 524302502 768917504 29665 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 187724 29665 421 148 0 182653 0
[pid=30096/tid=30098] ppid=30094 vsize=750896 CPUtime=702.29 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 22462 0 0 0 70220 9 0 0 25 0 4 0 524302503 768917504 29665 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=750896 CPUtime=702.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 23131 0 0 0 70220 9 0 0 25 0 4 0 524302503 768917504 29665 33554432000 4194304 4797429 140736392064560 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=750896 CPUtime=698.57 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 21302 0 0 0 69847 10 0 0 25 0 4 0 524302503 768917504 29665 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.48
Current children cumulated vsize (KiB) 750896

[startup+762.3 s]
/proc/loadavg: 8.19 7.91 7.40 9/184 30120
/proc/meminfo: memFree=30631968/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=755072 CPUtime=3045.15 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 176776 0 0 0 304442 73 0 0 25 0 4 0 524302502 773193728 30324 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 188768 30324 421 148 0 183697 0
[pid=30096/tid=30098] ppid=30094 vsize=755072 CPUtime=762.29 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 23623 0 0 0 76219 10 0 0 25 0 4 0 524302503 773193728 30324 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=755072 CPUtime=762.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 24348 0 0 0 76219 10 0 0 25 0 4 0 524302503 773193728 30324 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=755072 CPUtime=758.24 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 22012 0 0 0 75814 10 0 0 25 0 4 0 524302503 773193728 30324 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424812 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 755072

[startup+822.301 s]
/proc/loadavg: 8.07 7.92 7.44 9/184 30122
/proc/meminfo: memFree=30611832/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=759076 CPUtime=3284.82 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 183483 0 0 0 328405 77 0 0 25 0 4 0 524302502 777293824 33028 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 189769 33028 421 148 0 184698 0
[pid=30096/tid=30098] ppid=30094 vsize=759076 CPUtime=822.29 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 24231 0 0 0 82218 11 0 0 25 0 4 0 524302503 777293824 33028 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=759076 CPUtime=822.28 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 25032 0 0 0 82218 10 0 0 25 0 4 0 524302503 777293824 33028 33554432000 4194304 4797429 140736392064560 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=759076 CPUtime=817.91 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 23237 0 0 0 81780 11 0 0 25 0 4 0 524302503 777293824 33028 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.82
Current children cumulated vsize (KiB) 759076

[startup+882.3 s]
/proc/loadavg: 8.09 7.95 7.47 9/184 30123
/proc/meminfo: memFree=30614768/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=761884 CPUtime=3524.5 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 192708 0 0 0 352368 82 0 0 25 0 4 0 524302502 780169216 32228 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 190471 32228 421 148 0 185400 0
[pid=30096/tid=30098] ppid=30094 vsize=761884 CPUtime=882.3 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 25508 0 0 0 88218 12 0 0 25 0 4 0 524302503 780169216 32228 33554432000 4194304 4797429 140736392064560 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=761884 CPUtime=882.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 26311 0 0 0 88218 11 0 0 25 0 4 0 524302503 780169216 32228 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=761884 CPUtime=877.59 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 24389 0 0 0 87748 11 0 0 25 0 4 0 524302503 780169216 32228 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 761884

[startup+942.301 s]
/proc/loadavg: 8.08 7.97 7.51 9/184 30125
/proc/meminfo: memFree=30601584/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=762848 CPUtime=3764.18 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 198982 0 0 0 376332 86 0 0 25 0 4 0 524302502 781156352 33988 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 190712 33988 421 148 0 185641 0
[pid=30096/tid=30098] ppid=30094 vsize=762848 CPUtime=942.29 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 26491 0 0 0 94217 12 0 0 25 0 4 0 524302503 781156352 33988 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=762848 CPUtime=942.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 26759 0 0 0 94218 11 0 0 25 0 4 0 524302503 781156352 33988 33554432000 4194304 4797429 140736392064560 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=762848 CPUtime=937.26 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 24895 0 0 0 93715 11 0 0 25 0 4 0 524302503 781156352 33988 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.18
Current children cumulated vsize (KiB) 762848

[startup+1002.3 s]
/proc/loadavg: 8.03 7.97 7.54 9/184 30127
/proc/meminfo: memFree=30589640/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=763852 CPUtime=4003.86 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 206000 0 0 0 400297 89 0 0 25 0 4 0 524302502 782184448 34919 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 190963 34919 421 148 0 185892 0
[pid=30096/tid=30098] ppid=30094 vsize=763852 CPUtime=1002.29 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 27031 0 0 0 100217 12 0 0 25 0 4 0 524302503 782184448 34919 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=763852 CPUtime=1002.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 27945 0 0 0 100218 11 0 0 25 0 4 0 524302503 782184448 34919 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=763852 CPUtime=996.94 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 26184 0 0 0 99682 12 0 0 25 0 4 0 524302503 782184448 34919 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 763852

[startup+1062.3 s]
/proc/loadavg: 8.12 8.00 7.57 9/184 30128
/proc/meminfo: memFree=30595564/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=768644 CPUtime=4243.53 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 214967 0 0 0 424260 93 0 0 25 0 4 0 524302502 787091456 33690 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 192161 33690 421 148 0 187090 0
[pid=30096/tid=30098] ppid=30094 vsize=768644 CPUtime=1062.3 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 28269 0 0 0 106217 13 0 0 25 0 4 0 524302503 787091456 33690 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=768644 CPUtime=1062.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 29093 0 0 0 106217 12 0 0 25 0 4 0 524302503 787091456 33690 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=768644 CPUtime=1056.6 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 27230 0 0 0 105648 12 0 0 25 0 4 0 524302503 787091456 33690 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 768644

[startup+1122.3 s]
/proc/loadavg: 8.04 8.00 7.60 9/184 30130
/proc/meminfo: memFree=30583604/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=770840 CPUtime=4483.22 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 221092 0 0 0 448225 97 0 0 25 0 4 0 524302502 789340160 36658 33554432000 4194304 4797429 140736392064560 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 192710 36658 421 148 0 187639 0
[pid=30096/tid=30098] ppid=30094 vsize=770840 CPUtime=1122.3 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 29037 0 0 0 112217 13 0 0 25 0 4 0 524302503 789340160 36658 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=770840 CPUtime=1122.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 29561 0 0 0 112217 12 0 0 25 0 4 0 524302503 789340160 36658 33554432000 4194304 4797429 140736392064560 18446744073709551615 4642069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=770840 CPUtime=1116.29 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 27867 0 0 0 111616 13 0 0 25 0 4 0 524302503 789340160 36658 33554432000 4194304 4797429 140736392064560 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.22
Current children cumulated vsize (KiB) 770840

[startup+1182.3 s]
/proc/loadavg: 8.10 8.03 7.63 9/184 30131
/proc/meminfo: memFree=30576144/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=776448 CPUtime=4722.9 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 226106 0 0 0 472191 99 0 0 25 0 4 0 524302502 795082752 37605 33554432000 4194304 4797429 140736392064560 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 194112 37605 421 148 0 189041 0
[pid=30096/tid=30098] ppid=30094 vsize=776448 CPUtime=1182.3 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 30220 0 0 0 118217 13 0 0 25 0 4 0 524302503 795082752 37605 33554432000 4194304 4797429 140736392064560 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=776448 CPUtime=1182.29 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 30837 0 0 0 118216 13 0 0 25 0 4 0 524302503 795082752 37605 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=776448 CPUtime=1175.96 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 29223 0 0 0 117583 13 0 0 25 0 4 0 524302503 795082752 37605 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 776448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.07 8.03 7.64 6/183 30133
/proc/meminfo: memFree=30674824/32951124 swapFree=67111524/67111528
[pid=30096] ppid=30094 vsize=776448 CPUtime=4800.03 cores=1,3,5,7
/proc/30096/stat : 30096 (techdemo) R 30094 30096 29326 0 -1 4202496 227091 0 0 0 479903 100 0 0 25 0 4 0 524302502 795082752 38574 33554432000 4194304 4797429 140736392064560 18446744073709551615 4495518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30096/statm: 194112 38574 421 148 0 189041 0
[pid=30096/tid=30098] ppid=30094 vsize=776448 CPUtime=1201.62 cores=1,3,5,7
/proc/30096/task/30098/stat : 30098 (techdemo) R 30094 30096 29326 0 -1 4202560 30476 0 0 0 120148 14 0 0 25 0 4 0 524302503 795082752 38574 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30096/tid=30099] ppid=30094 vsize=776448 CPUtime=1201.6 cores=1,3,5,7
/proc/30096/task/30099/stat : 30099 (techdemo) R 30094 30096 29326 0 -1 4202560 31009 0 0 0 120147 13 0 0 25 0 4 0 524302503 795082752 38574 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30096/tid=30100] ppid=30094 vsize=776448 CPUtime=1195.16 cores=1,3,5,7
/proc/30096/task/30100/stat : 30100 (techdemo) R 30094 30096 29326 0 -1 4202560 29434 0 0 0 119502 14 0 0 25 0 4 0 524302503 795082752 38574 33554432000 4194304 4797429 140736392064560 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 776448

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.63
CPU time (s): 4800.07
CPU user time (s): 4799.06
CPU system time (s): 1.01584
CPU usage (%): 399.465
Max. virtual memory (cumulated for all children) (KiB): 873840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.06
system time used= 1.01585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227091
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= 368
involuntary context switches= 31439

runsolver used 1.9467 second user time and 4.51531 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 03:30:16
IDJOB=3173068
IDBENCH=83086
IDSOLVER=1584
FILE ID=node108/3173068-1304127016
RUNJOBID= node108-1304127015-30074
PBS_JOBID= 13170727
Free space on /tmp= 72116 MiB

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

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=983251940

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      30863540 kB
Buffers:        553096 kB
Cached:        1077564 kB
SwapCached:          4 kB
Active:         129916 kB
Inactive:      1565844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30863540 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15616 kB
Writeback:           0 kB
AnonPages:       64796 kB
Mapped:          15268 kB
Slab:           327192 kB
PageTables:       4356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235456 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= 72104 MiB
End job on node108 at 2011-04-30 03:50:19