Trace number 3172608

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3172608-1304078719.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.03/0.04	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.03/0.04	c -- vars added        250
0.03/0.04	c Parsing time:  0.04 s
0.03/0.05	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.24/0.17	c asymm  cl-useful: 0/1972/21250 lits-rem:0 time: 0.49
0.24/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
0.24/0.19	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.24/0.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.24/0.19	c Subs w/ non-existent bins:      0 time:  0.00 s
3.03/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.03/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.03/0.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.03/0.81	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.28 s
3.03/0.81	c learnt bin added due to v-elim: 0
3.03/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.03/0.81	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
3.03/0.81	c calculated reachability. Time: 0.00
3.03/0.81	c Calc default polars -  time:   0.01 s pos:     116 undec:       2 neg:     132
3.03/0.81	c =========================================================================================
3.03/0.81	c types(t): F = full restart, N = normal restart
3.03/0.81	c types(t): S = simplification begin/end, E = solution found
3.03/0.81	c restart types(rt): st = static, dy = dynamic
3.03/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.03/0.81	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
3.43/0.96	c Decided on static restart strategy
18.60/4.75	c  N dy     7     30000       250     21250         0     10466    148750    501676     68.35     59.42  --
18.60/4.79	c  S st     7     30000       250     21250         0     10466    148750    501676     68.35     59.42  --
19.00/4.87	c  S st     7     30503       250     21250         0     10961    148750    530757     68.35     59.42  --
19.00/4.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.00/4.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.40/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.22
19.40/4.93	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
19.40/4.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.40/4.93	c Subs w/ non-existent bins:      0 time:  0.02 s
19.40/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.40/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.40/4.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
28.20/7.18	c lits-rem:      2600  cl-subs:      880  v-elim:    250  v-fix:    0  time:  8.93 s
28.20/7.18	c learnt bin added due to v-elim: 0
28.20/7.18	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
28.20/7.18	c vivif2 --  cl tried    10081 cl shrink        0 lits rem          0 time: 0.01
28.60/7.29	c asymm  cl-useful: 0/1889/21250 lits-rem:0 time: 0.42
28.60/7.29	c calculated reachability. Time: 0.00
28.60/7.29	c  N dy     7     30503       250     21250         0     10081    148750    477121     68.35     59.42  --
28.60/7.29	c  F st     7     30503       250     21250         0     10081    148750    477121     68.35     59.42  --
29.80/7.56	c Decided on static restart strategy
37.79/9.57	c  N dy    14     45754       250     21250         0     17203    148750    922993     73.38     59.94  --
38.19/9.63	c  S st    14     45754       250     21250         0     17203    148750    922993     73.38     59.94  --
38.59/9.73	c  S st    14     46256       250     21250         0      9037    148750    288835     73.38     59.94  --
38.59/9.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.59/9.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.59/9.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.18
38.59/9.77	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
38.59/9.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.59/9.78	c Subs w/ non-existent bins:      0 time:  0.01 s
38.59/9.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.59/9.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.59/9.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
44.98/11.39	c lits-rem:       162  cl-subs:      228  v-elim:    250  v-fix:    0  time:  6.43 s
44.98/11.39	c learnt bin added due to v-elim: 0
44.98/11.39	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
45.38/11.40	c vivif2 --  cl tried     8809 cl shrink        0 lits rem          0 time: 0.01
45.78/11.55	c asymm  cl-useful: 0/4116/21250 lits-rem:0 time: 0.61
45.78/11.55	c calculated reachability. Time: 0.00
45.78/11.55	c  N dy    14     46256       250     21250         0      8809    148750    282445     73.38     59.94  --
61.75/15.55	c  N dy    15     69384       250     21250         0     10917    148750    320212     70.06     60.24  --
61.75/15.57	c  S st    15     69384       250     21250         0     10917    148750    320212     70.06     60.24  --
62.15/15.65	c  S st    15     69889       250     21250         0     11414    148750    350547     70.06     60.24  --
62.15/15.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.15/15.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.55/15.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.22
62.55/15.70	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
62.55/15.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.55/15.70	c Subs w/ non-existent bins:      0 time:  0.01 s
62.55/15.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.55/15.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.55/15.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
69.34/17.46	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
77.33/19.44	c Added 3 vars  tried: 80000 time: 7.93
77.33/19.45	c ORs :      3 avg-s:  0.0 cl-sh:  1728 l-rem:   1728 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.97
77.33/19.46	c lits-rem:       303  cl-subs:      269  v-elim:    250  v-fix:    0  time: 14.98 s
77.33/19.46	c learnt bin added due to v-elim: 0
77.33/19.47	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
77.33/19.47	c vivif2 --  cl tried    11145 cl shrink        0 lits rem          0 time: 0.01
78.13/19.64	c asymm  cl-useful: 0/3206/21253 lits-rem:0 time: 0.67
78.13/19.64	c calculated reachability. Time: 0.00
78.13/19.64	c  N dy    15     69889       253     21253         6     11145    148758    338261     70.06     60.24  --
78.13/19.64	c  F st    15     69889       253     21253         6     11145    148758    338261     70.06     60.24  --
79.32/19.91	c Decided on static restart strategy
102.09/25.63	c  N dy    22    104834       253     21253         6     20847    148758    909445     71.84     60.34  --
102.09/25.67	c  S st    22    104834       253     21253         6     20847    148758    909445     71.84     60.34  --
102.49/25.78	c  S st    22    105337       253     21253         6     21343    148758    939355     71.84     60.34  --
102.49/25.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.49/25.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.29/25.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.50
103.29/25.91	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
103.29/25.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.29/25.91	c Subs w/ non-existent bins:      0 time:  0.03 s
103.29/25.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.29/25.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.29/25.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
110.49/27.77	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.03
110.49/27.79	c lits-rem:       670  cl-subs:     1067  v-elim:    250  v-fix:    0  time:  7.41 s
110.49/27.79	c learnt bin added due to v-elim: 0
110.49/27.79	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
110.89/27.80	c vivif2 --  cl tried    20276 cl shrink        0 lits rem          0 time: 0.03
110.89/27.90	c asymm  cl-useful: 0/1460/21253 lits-rem:0 time: 0.39
111.29/27.90	c calculated reachability. Time: 0.00
111.29/27.90	c  N dy    22    105337       253     21253         6     20276    148758    866520     71.84     60.34  --
157.22/39.42	c  N dy    23    158006       253     21253         6     27681    148758   1246607     71.28     60.71  --
157.22/39.47	c  S st    23    158006       253     21253         6     27681    148758   1246607     71.28     60.71  --
157.63/39.59	c  S st    23    158506       253     21253         6     28176    148758   1275693     71.28     60.71  --
157.63/39.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
157.63/39.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.41/39.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.76
158.41/39.79	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
158.41/39.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.81/39.80	c Subs w/ non-existent bins:      0 time:  0.03 s
158.81/39.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.81/39.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.81/39.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
174.00/43.69	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.01
174.40/43.71	c lits-rem:       738  cl-subs:     1762  v-elim:    250  v-fix:    0  time: 15.55 s
174.40/43.71	c learnt bin added due to v-elim: 0
174.40/43.71	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
174.40/43.72	c vivif2 --  cl tried    26414 cl shrink        0 lits rem          0 time: 0.04
174.80/43.83	c asymm  cl-useful: 0/1276/21253 lits-rem:0 time: 0.44
174.80/43.84	c calculated reachability. Time: 0.00
174.80/43.84	c  N dy    23    158506       253     21253         6     26414    148758   1147331     71.28     60.71  --
255.88/64.14	c  N dy    24    237759       253     21253         6     31595    148758   1329688     75.05     60.70  --
256.28/64.20	c  S st    24    237759       253     21253         6     31595    148758   1329688     75.05     60.70  --
256.68/64.33	c  S st    24    238265       253     21253         6     32097    148758   1360399     75.05     60.70  --
256.68/64.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
256.68/64.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.48/64.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.87
257.48/64.55	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
257.48/64.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.48/64.56	c Subs w/ non-existent bins:      0 time:  0.04 s
257.48/64.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.48/64.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.48/64.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
273.06/68.41	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.01
273.06/68.43	c lits-rem:       622  cl-subs:     1875  v-elim:    250  v-fix:    0  time: 15.36 s
273.06/68.43	c learnt bin added due to v-elim: 0
273.06/68.43	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
273.06/68.44	c vivif2 --  cl tried    30222 cl shrink        0 lits rem          0 time: 0.04
273.46/68.56	c asymm  cl-useful: 0/1173/21253 lits-rem:0 time: 0.48
273.46/68.57	c calculated reachability. Time: 0.00
273.46/68.57	c  N dy    24    238265       253     21253         6     30222    148758   1232223     75.05     60.70  --
411.68/103.17	c  N dy    25    357397       253     21253         6     34175    148758   1244681     74.40     60.65  --
412.08/103.23	c  S st    25    357397       253     21253         6     34175    148758   1244681     74.40     60.65  --
412.50/103.36	c  S st    25    357902       265     21253        30     34690    148806   1274210     74.40     60.65  --
412.50/103.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
412.50/103.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.28/103.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.84
413.28/103.58	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
413.28/103.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.28/103.59	c Subs w/ non-existent bins:      0 time:  0.04 s
413.68/103.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
413.68/103.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.68/103.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
426.08/106.77	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.01
426.08/106.79	c lits-rem:      2242  cl-subs:     1690  v-elim:    250  v-fix:    0  time: 12.71 s
426.08/106.79	c learnt bin added due to v-elim: 0
426.08/106.79	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
426.46/106.80	c vivif2 --  cl tried    33000 cl shrink        0 lits rem          0 time: 0.04
426.86/106.92	c asymm  cl-useful: 0/1130/21253 lits-rem:0 time: 0.46
426.86/106.92	c calculated reachability. Time: 0.00
426.86/106.92	c  N dy    25    357902       265     21253        30     33000    148806   1164977     74.40     60.65  --
687.30/172.14	c  N dy    26    536853       265     21253        30     40635    148806   1378609     70.41     60.59  --
687.70/172.20	c  S st    26    536853       265     21253        30     40635    148806   1378609     70.41     60.59  --
688.10/172.35	c  S st    26    537353       277     21253        54     41146    148854   1409616     70.41     60.59  --
688.10/172.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
688.10/172.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
689.32/172.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  1.02
689.32/172.61	c Calc non-exist non-lernt bins v-fix:     0 done:    277 time:  0.00 s
689.32/172.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
689.32/172.63	c Subs w/ non-existent bins:      0 time:  0.05 s
689.32/172.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.32/172.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
689.32/172.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
705.67/176.78	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.01
706.07/176.80	c lits-rem:       819  cl-subs:     2073  v-elim:    250  v-fix:    0  time: 16.58 s
706.07/176.80	c learnt bin added due to v-elim: 0
706.07/176.81	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
706.07/176.82	c vivif2 --  cl tried    39073 cl shrink        0 lits rem          0 time: 0.06
706.47/176.93	c asymm  cl-useful: 0/1198/21253 lits-rem:0 time: 0.44
706.47/176.93	c calculated reachability. Time: 0.00
706.47/176.93	c  N dy    26    537353       277     21253        54     39073    148854   1283386     70.41     60.59  --
706.47/176.93	c  F st    26    537353       277     21253        54     39073    148854   1283386     70.41     60.59  --
708.47/177.47	c Decided on static restart strategy
1107.94/277.42	c  N dy    33    806030       277     21253        54     62800    148854   2575833     72.52     60.34  --
1108.34/277.54	c  S st    33    806030       277     21253        54     62800    148854   2575833     72.52     60.34  --
1109.14/277.77	c  S st    33    806533       289     21253        86     63314    148910   2604971     72.52     60.34  --
1109.14/277.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1109.14/277.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1111.55/278.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  2.25
1111.55/278.34	c Calc non-exist non-lernt bins v-fix:     0 done:    289 time:  0.01 s
1111.55/278.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1111.55/278.36	c Subs w/ non-existent bins:      0 time:  0.08 s
1111.55/278.37	c Replacing        2 vars Replaced       35 lits Time:     0.04 s 
1111.93/278.41	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1111.93/278.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1111.93/278.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1164.66/291.62	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.02
1251.34/313.38	c Added 3 vars  tried: 80000 time: 86.92
1253.33/313.82	c ORs :      3 avg-s:  0.0 cl-sh: 16917 l-rem:  16917 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   88.67
1253.33/313.86	c lits-rem:      1242  cl-subs:     4094  v-elim:    250  v-fix:    0  time: 141.56 s
1253.33/313.86	c learnt bin added due to v-elim: 0
1253.33/313.86	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
1253.33/313.88	c vivif2 --  cl tried    59220 cl shrink        0 lits rem          0 time: 0.10
1254.13/314.02	c asymm  cl-useful: 0/853/21256 lits-rem:0 time: 0.53
1254.13/314.02	c calculated reachability. Time: 0.00
1254.13/314.02	c  N dy    33    806533       290     21256        80     59220    148901   2314426     72.52     60.34  --
2051.07/513.50	c  N dy    34   1209799       290     21256        80     76080    148901   3023481     74.49     60.31  --
2051.48/513.63	c  S st    34   1209799       290     21256        80     76080    148901   3023481     74.49     60.31  --
2051.48/513.63	c Finding binary XORs  T:     0.00 s  found:       0
2052.26/513.90	c  S st    34   1210305       290     21256        80     76585    148901   3052860     74.49     60.31  --
2052.66/513.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2052.66/513.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2055.06/514.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  2.52
2055.06/514.54	c Calc non-exist non-lernt bins v-fix:     0 done:    290 time:  0.01 s
2055.06/514.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2055.06/514.56	c Subs w/ non-existent bins:      0 time:  0.10 s
2055.46/514.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2055.46/514.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2055.46/514.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2403.01/601.61	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 81.0 T:    0.17
2403.01/601.66	c lits-rem:       592  cl-subs:     4373  v-elim:    250  v-fix:    0  time: 347.66 s
2403.01/601.66	c learnt bin added due to v-elim: 0
2403.01/601.66	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
2403.01/601.70	c vivif2 --  cl tried    72211 cl shrink        0 lits rem          0 time: 0.12
2403.79/601.85	c asymm  cl-useful: 0/596/21256 lits-rem:0 time: 0.61
2403.79/601.85	c calculated reachability. Time: 0.00
2403.79/601.85	c  N dy    34   1210305       290     21256        80     72211    148901   2759420     74.49     60.31  --
3574.61/894.92	c  N dy    35   1710305       290     21256        80    102390    148901   4486536     74.83     60.03  --
3575.01/895.09	c  S st    35   1710305       290     21256        80    102390    148901   4486536     74.83     60.03  --
3576.62/895.47	c  S st    35   1710809       296     21256        92    102897    148925   4516666     74.83     60.03  --
3576.62/895.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3576.62/895.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3580.61/896.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.1M T:  4.02
3580.61/896.49	c Calc non-exist non-lernt bins v-fix:     0 done:    296 time:  0.01 s
3580.61/896.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3581.02/896.53	c Subs w/ non-existent bins:      0 time:  0.16 s
3581.40/896.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3581.40/896.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3581.40/896.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4390.30/1099.14	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
4390.70/1099.21	c lits-rem:      2753  cl-subs:     7099  v-elim:    250  v-fix:    0  time: 809.24 s
4390.70/1099.21	c learnt bin added due to v-elim: 0
4390.70/1099.22	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
4390.70/1099.26	c vivif2 --  cl tried    95798 cl shrink        0 lits rem          0 time: 0.18
4391.50/1099.46	c asymm  cl-useful: 0/339/21256 lits-rem:0 time: 0.79
4391.50/1099.46	c calculated reachability. Time: 0.00
4391.50/1099.46	c  N dy    35   1710809       296     21256        92     95798    148925   4004188     74.83     60.03  --

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-3172608-1304078719/watcher-3172608-1304078719 -o /tmp/evaluation-result-3172608-1304078719/solver-3172608-1304078719 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172608-1304078719.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.24 8.15 8.00 1/175 31231
/proc/meminfo: memFree=22138076/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=50416 CPUtime=0 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 833 0 0 0 0 0 0 0 25 0 1 0 519470754 51625984 764 33554432000 4194304 4797429 140734097185728 18446744073709551615 268272385803 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/31231/statm: 12604 768 347 148 0 7533 0

[startup+0.03589 s]
/proc/loadavg: 8.24 8.15 8.00 1/175 31231
/proc/meminfo: memFree=22138076/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=52664 CPUtime=0.03 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 1897 0 0 0 3 0 0 0 25 0 1 0 519470754 53927936 1776 33554432000 4194304 4797429 140734097185728 18446744073709551615 4431403 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/31231/statm: 13166 1777 347 148 0 8095 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 52664

[startup+0.100919 s]
/proc/loadavg: 8.24 8.15 8.00 1/175 31231
/proc/meminfo: memFree=22138076/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=151740 CPUtime=0.24 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 2852 0 0 0 24 0 0 0 25 0 4 0 519470754 155381760 2701 33554432000 4194304 4797429 140734097185728 18446744073709551615 4429171 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 37935 2701 373 148 0 32864 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 151740

[startup+0.300846 s]
/proc/loadavg: 8.24 8.15 8.00 1/175 31231
/proc/meminfo: memFree=22138076/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=685080 CPUtime=1.03 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 6683 0 0 0 102 1 0 0 18 0 4 0 519470754 701521920 5220 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 171270 5220 407 148 0 166199 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 685080

[startup+0.700775 s]
/proc/loadavg: 8.24 8.15 8.00 1/175 31231
/proc/meminfo: memFree=22138076/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=685244 CPUtime=2.63 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 7777 0 0 0 262 1 0 0 18 0 4 0 519470754 701689856 6299 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 171311 6299 409 148 0 166240 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 685244

[startup+1.50063 s]
/proc/loadavg: 8.46 8.20 8.02 11/184 31265
/proc/meminfo: memFree=22099368/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=689736 CPUtime=5.83 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 11300 0 0 0 581 2 0 0 19 0 4 0 519470754 706289664 7596 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 172434 7596 410 148 0 167363 0
[pid=31231/tid=31233] ppid=31229 vsize=689736 CPUtime=1.43 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 2177 0 0 0 143 0 0 0 19 0 4 0 519470759 706289664 7596 33554432000 4194304 4797429 140734097185728 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=689736 CPUtime=1.44 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 2333 0 0 0 144 0 0 0 19 0 4 0 519470759 706289664 7596 33554432000 4194304 4797429 140734097185728 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=689736 CPUtime=1.44 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 2350 0 0 0 144 0 0 0 19 0 4 0 519470759 706289664 7596 33554432000 4194304 4797429 140734097185728 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 689736

[startup+3.10035 s]
/proc/loadavg: 8.46 8.20 8.02 10/184 31265
/proc/meminfo: memFree=22067252/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=695188 CPUtime=12.21 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 15122 0 0 0 1218 3 0 0 25 0 4 0 519470754 711872512 9865 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 173797 9865 414 148 0 168726 0
[pid=31231/tid=31233] ppid=31229 vsize=695188 CPUtime=3.02 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 2823 0 0 0 302 0 0 0 24 0 4 0 519470759 711872512 9865 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=695188 CPUtime=3.04 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 3062 0 0 0 304 0 0 0 24 0 4 0 519470759 711872512 9865 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=695188 CPUtime=3.03 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 3072 0 0 0 303 0 0 0 24 0 4 0 519470759 711872512 9865 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 695188

[startup+6.30078 s]
/proc/loadavg: 8.46 8.20 8.02 10/184 31266
/proc/meminfo: memFree=22063660/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=697672 CPUtime=25 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 18800 0 0 0 2497 3 0 0 25 0 4 0 519470754 714416128 10390 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524200 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 174418 10390 415 148 0 169347 0
[pid=31231/tid=31233] ppid=31229 vsize=697672 CPUtime=6.2 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 3371 0 0 0 620 0 0 0 25 0 4 0 519470759 714416128 10390 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=697672 CPUtime=6.24 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 3655 0 0 0 624 0 0 0 25 0 4 0 519470759 714416128 10390 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=697672 CPUtime=6.23 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 3681 0 0 0 623 0 0 0 25 0 4 0 519470759 714416128 10390 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 697672

[startup+12.7006 s]
/proc/loadavg: 8.39 8.19 8.01 10/184 31266
/proc/meminfo: memFree=22051292/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=700468 CPUtime=50.56 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 22639 0 0 0 5052 4 0 0 25 0 4 0 519470754 717279232 11984 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 175117 11984 417 148 0 170046 0
[pid=31231/tid=31233] ppid=31229 vsize=700468 CPUtime=12.58 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 3767 0 0 0 1257 1 0 0 25 0 4 0 519470759 717279232 11984 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=700468 CPUtime=12.64 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 3897 0 0 0 1264 0 0 0 25 0 4 0 519470759 717279232 11984 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=700468 CPUtime=12.63 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 3890 0 0 0 1263 0 0 0 25 0 4 0 519470759 717279232 11984 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 700468

[startup+25.5004 s]
/proc/loadavg: 8.33 8.18 8.01 10/184 31266
/proc/meminfo: memFree=22027872/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=707588 CPUtime=101.69 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 30838 0 0 0 10162 7 0 0 25 0 4 0 519470754 724570112 14539 33554432000 4194304 4797429 140734097185728 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 176897 14539 420 148 0 171826 0
[pid=31231/tid=31233] ppid=31229 vsize=707588 CPUtime=25.3 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 4312 0 0 0 2529 1 0 0 25 0 4 0 519470759 724570112 14539 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=707588 CPUtime=25.44 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 4350 0 0 0 2543 1 0 0 25 0 4 0 519470759 724570112 14540 33554432000 4194304 4797429 140734097185728 18446744073709551615 4491072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=707588 CPUtime=25.43 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 4325 0 0 0 2543 0 0 0 25 0 4 0 519470759 724570112 14540 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 707588

[startup+51.1008 s]
/proc/loadavg: 8.28 8.18 8.02 10/184 31267
/proc/meminfo: memFree=21996408/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=714412 CPUtime=203.96 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 45920 0 0 0 20384 12 0 0 25 0 4 0 519470754 731557888 17975 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 178603 17975 422 148 0 173532 0
[pid=31231/tid=31233] ppid=31229 vsize=714412 CPUtime=50.77 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 5365 0 0 0 5076 1 0 0 25 0 4 0 519470759 731557888 17975 33554432000 4194304 4797429 140734097185728 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=714412 CPUtime=51.04 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 5581 0 0 0 5103 1 0 0 25 0 4 0 519470759 731557888 17975 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=714412 CPUtime=51.04 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 5537 0 0 0 5103 1 0 0 25 0 4 0 519470759 731557888 17975 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 714412

[startup+102.307 s]
/proc/loadavg: 8.16 8.16 8.02 9/184 31268
/proc/meminfo: memFree=21967752/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=722432 CPUtime=408.5 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 68806 0 0 0 40831 19 0 0 25 0 4 0 519470754 739770368 20150 33554432000 4194304 4797429 140734097185728 18446744073709551615 4396525 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 180608 20150 421 148 0 175537 0
[pid=31231/tid=31233] ppid=31229 vsize=722432 CPUtime=101.69 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 7231 0 0 0 10168 1 0 0 25 0 4 0 519470759 739770368 20150 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=722432 CPUtime=102.24 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 7242 0 0 0 10223 1 0 0 25 0 4 0 519470759 739770368 20150 33554432000 4194304 4797429 140734097185728 18446744073709551615 4546990 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=722432 CPUtime=102.23 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 7191 0 0 0 10222 1 0 0 25 0 4 0 519470759 739770368 20150 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 722432

[startup+162.301 s]
/proc/loadavg: 8.13 8.16 8.02 9/184 31270
/proc/meminfo: memFree=21945020/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=728492 CPUtime=648.15 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 89071 0 0 0 64786 29 0 0 25 0 4 0 519470754 745975808 23978 33554432000 4194304 4797429 140734097185728 18446744073709551615 4425099 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 182123 23978 421 148 0 177052 0
[pid=31231/tid=31233] ppid=31229 vsize=728492 CPUtime=161.36 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 8564 0 0 0 16134 2 0 0 25 0 4 0 519470759 745975808 23978 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=728492 CPUtime=162.25 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 8802 0 0 0 16223 2 0 0 25 0 4 0 519470759 745975808 23978 33554432000 4194304 4797429 140734097185728 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=728492 CPUtime=162.24 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 8670 0 0 0 16222 2 0 0 25 0 4 0 519470759 745975808 23978 33554432000 4194304 4797429 140734097185728 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 728492

[startup+222.3 s]
/proc/loadavg: 8.08 8.14 8.02 9/184 31271
/proc/meminfo: memFree=21920440/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=734692 CPUtime=887.82 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 111890 0 0 0 88744 38 0 0 25 0 4 0 519470754 752324608 23678 33554432000 4194304 4797429 140734097185728 18446744073709551615 4425133 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 183673 23678 421 148 0 178602 0
[pid=31231/tid=31233] ppid=31229 vsize=734692 CPUtime=221.03 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 10316 0 0 0 22100 3 0 0 25 0 4 0 519470759 752324608 23678 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=734692 CPUtime=222.24 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 10906 0 0 0 22222 2 0 0 25 0 4 0 519470759 752324608 23678 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=734692 CPUtime=222.23 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 10065 0 0 0 22221 2 0 0 25 0 4 0 519470759 752324608 23678 33554432000 4194304 4797429 140734097185728 18446744073709551615 4495651 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 734692

[startup+282.301 s]

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

[pid=31231] ppid=31229 vsize=765540 CPUtime=2805.25 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 216396 0 0 0 280432 93 0 0 25 0 4 0 519470754 783912960 36412 33554432000 4194304 4797429 140734097185728 18446744073709551615 4352317 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 191385 36412 422 148 0 186314 0
[pid=31231/tid=31233] ppid=31229 vsize=765540 CPUtime=698.41 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 18744 0 0 0 69834 7 0 0 25 0 4 0 519470759 783912960 36412 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=765540 CPUtime=702.25 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 19115 0 0 0 70219 6 0 0 25 0 4 0 519470759 783912960 36412 33554432000 4194304 4797429 140734097185728 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=765540 CPUtime=702.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 17988 0 0 0 70220 5 0 0 25 0 4 0 519470759 783912960 36412 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 765540

[startup+762.306 s]
/proc/loadavg: 8.10 8.13 8.05 10/184 31286
/proc/meminfo: memFree=21810344/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=767288 CPUtime=3044.95 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 227463 0 0 0 304392 103 0 0 25 0 4 0 519470754 785702912 37349 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 191822 37349 422 148 0 186751 0
[pid=31231/tid=31233] ppid=31229 vsize=767288 CPUtime=758.09 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 19109 0 0 0 75801 8 0 0 25 0 4 0 519470759 785702912 37349 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=767288 CPUtime=762.26 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 19478 0 0 0 76219 7 0 0 25 0 4 0 519470759 785702912 37349 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=767288 CPUtime=762.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 18447 0 0 0 76220 5 0 0 25 0 4 0 519470759 785702912 37349 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 767288

[startup+822.301 s]
/proc/loadavg: 8.15 8.13 8.06 9/184 31287
/proc/meminfo: memFree=21799504/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=770028 CPUtime=3284.6 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 239434 0 0 0 328351 109 0 0 25 0 4 0 519470754 788508672 39486 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 192507 39486 422 148 0 187436 0
[pid=31231/tid=31233] ppid=31229 vsize=770028 CPUtime=817.76 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 20381 0 0 0 81768 8 0 0 25 0 4 0 519470759 788508672 39486 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524212 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=770028 CPUtime=822.26 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 20523 0 0 0 82218 8 0 0 25 0 4 0 519470759 788508672 39486 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=770028 CPUtime=822.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 19421 0 0 0 82219 6 0 0 25 0 4 0 519470759 788508672 39486 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.6
Current children cumulated vsize (KiB) 770028

[startup+882.301 s]
/proc/loadavg: 8.10 8.12 8.06 9/184 31289
/proc/meminfo: memFree=21797724/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=771232 CPUtime=3524.27 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 250700 0 0 0 352311 116 0 0 25 0 4 0 519470754 789741568 40045 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 192808 40045 422 148 0 187737 0
[pid=31231/tid=31233] ppid=31229 vsize=771232 CPUtime=877.42 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 20786 0 0 0 87734 8 0 0 25 0 4 0 519470759 789741568 40045 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=771232 CPUtime=882.26 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 21030 0 0 0 88218 8 0 0 25 0 4 0 519470759 789741568 40045 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=771232 CPUtime=882.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 19976 0 0 0 88218 7 0 0 25 0 4 0 519470759 789741568 40045 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 771232

[startup+942.3 s]
/proc/loadavg: 8.11 8.12 8.06 9/184 31290
/proc/meminfo: memFree=21765712/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=774576 CPUtime=3763.96 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 256718 0 0 0 376277 119 0 0 25 0 4 0 519470754 793165824 45335 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 193644 45335 422 148 0 188573 0
[pid=31231/tid=31233] ppid=31229 vsize=774576 CPUtime=937.09 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 21361 0 0 0 93701 8 0 0 25 0 4 0 519470759 793165824 45335 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=774576 CPUtime=942.27 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 21956 0 0 0 94218 9 0 0 25 0 4 0 519470759 793165824 45335 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=774576 CPUtime=942.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 20375 0 0 0 94218 7 0 0 25 0 4 0 519470759 793165824 45335 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 774576

[startup+1002.3 s]
/proc/loadavg: 8.11 8.13 8.07 10/184 31292
/proc/meminfo: memFree=21774336/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=774772 CPUtime=4003.63 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 260542 0 0 0 400243 120 0 0 25 0 4 0 519470754 793366528 43655 33554432000 4194304 4797429 140734097185728 18446744073709551615 4567988 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 193693 43655 422 148 0 188622 0
[pid=31231/tid=31233] ppid=31229 vsize=774772 CPUtime=996.77 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 22614 0 0 0 99668 9 0 0 25 0 4 0 519470759 793366528 43655 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=774772 CPUtime=1002.27 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 23344 0 0 0 100218 9 0 0 25 0 4 0 519470759 793366528 43655 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=774772 CPUtime=1002.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 21558 0 0 0 100218 7 0 0 25 0 4 0 519470759 793366528 43655 33554432000 4194304 4797429 140734097185728 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 774772

[startup+1062.3 s]
/proc/loadavg: 8.15 8.13 8.07 10/184 31294
/proc/meminfo: memFree=21764992/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=774772 CPUtime=4243.31 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 262109 0 0 0 424211 120 0 0 25 0 4 0 519470754 793366528 45093 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 193693 45093 422 148 0 188622 0
[pid=31231/tid=31233] ppid=31229 vsize=774772 CPUtime=1056.45 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 23022 0 0 0 105636 9 0 0 25 0 4 0 519470759 793366528 45093 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=774772 CPUtime=1062.27 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 23990 0 0 0 106218 9 0 0 25 0 4 0 519470759 793366528 45093 33554432000 4194304 4797429 140734097185728 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=774772 CPUtime=1062.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 22071 0 0 0 106218 7 0 0 25 0 4 0 519470759 793366528 45093 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 774772

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 8.07 10/184 31295
/proc/meminfo: memFree=21777848/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=777336 CPUtime=4482.99 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 267337 0 0 0 448175 124 0 0 25 0 4 0 519470754 795992064 44201 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 194334 44201 422 148 0 189263 0
[pid=31231/tid=31233] ppid=31229 vsize=777336 CPUtime=1116.12 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 23387 0 0 0 111602 10 0 0 25 0 4 0 519470759 795992064 44201 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=777336 CPUtime=1122.26 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 24257 0 0 0 112217 9 0 0 25 0 4 0 519470759 795992064 44201 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=777336 CPUtime=1122.26 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 22382 0 0 0 112218 8 0 0 25 0 4 0 519470759 795992064 44201 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 777336

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.07 10/184 31297
/proc/meminfo: memFree=21757852/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=778884 CPUtime=4722.67 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 277892 0 0 0 472136 131 0 0 25 0 4 0 519470754 797577216 45648 33554432000 4194304 4797429 140734097185728 18446744073709551615 4424673 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 194721 45648 422 148 0 189650 0
[pid=31231/tid=31233] ppid=31229 vsize=778884 CPUtime=1175.79 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 24705 0 0 0 117569 10 0 0 25 0 4 0 519470759 797577216 45648 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=778884 CPUtime=1182.27 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 24477 0 0 0 118217 10 0 0 25 0 4 0 519470759 797577216 45648 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=778884 CPUtime=1182.25 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 23564 0 0 0 118217 8 0 0 25 0 4 0 519470759 797577216 45648 33554432000 4194304 4797429 140734097185728 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 778884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.10 8.07 9/184 31297
/proc/meminfo: memFree=21784264/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=779528 CPUtime=4800.18 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 282646 0 0 0 479885 133 0 0 25 0 4 0 519470754 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4415661 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 194882 43052 422 148 0 189811 0
[pid=31231/tid=31233] ppid=31229 vsize=779528 CPUtime=1195.08 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 24793 0 0 0 119498 10 0 0 25 0 4 0 519470759 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=779528 CPUtime=1201.68 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 25268 0 0 0 120158 10 0 0 25 0 4 0 519470759 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=779528 CPUtime=1201.66 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 23750 0 0 0 120158 8 0 0 25 0 4 0 519470759 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 779528

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

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

[startup+1201.7 s]
/proc/loadavg: 8.08 8.10 8.07 9/184 31297
/proc/meminfo: memFree=21784264/32950928 swapFree=67111524/67111528
[pid=31231] ppid=31229 vsize=779528 CPUtime=4800.18 cores=1,3,5,7
/proc/31231/stat : 31231 (techdemo) R 31229 31231 31114 0 -1 4202496 282646 0 0 0 479885 133 0 0 25 0 4 0 519470754 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4415661 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31231/statm: 194882 43052 422 148 0 189811 0
[pid=31231/tid=31233] ppid=31229 vsize=779528 CPUtime=1195.08 cores=1,3,5,7
/proc/31231/task/31233/stat : 31233 (techdemo) R 31229 31231 31114 0 -1 4202560 24793 0 0 0 119498 10 0 0 25 0 4 0 519470759 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31231/tid=31234] ppid=31229 vsize=779528 CPUtime=1201.68 cores=1,3,5,7
/proc/31231/task/31234/stat : 31234 (techdemo) R 31229 31231 31114 0 -1 4202560 25268 0 0 0 120158 10 0 0 25 0 4 0 519470759 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31231/tid=31235] ppid=31229 vsize=779528 CPUtime=1201.66 cores=1,3,5,7
/proc/31231/task/31235/stat : 31235 (techdemo) R 31229 31231 31114 0 -1 4202560 23750 0 0 0 120158 8 0 0 25 0 4 0 519470759 798236672 43052 33554432000 4194304 4797429 140734097185728 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 779528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.22
CPU user time (s): 4798.88
CPU system time (s): 1.3408
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 890592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.88
system time used= 1.3408
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282646
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= 1961
involuntary context switches= 33489

runsolver used 1.91471 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 14:05:20
IDJOB=3172608
IDBENCH=82626
IDSOLVER=1584
FILE ID=node122/3172608-1304078719
RUNJOBID= node122-1304077515-31133
PBS_JOBID= 13170508
Free space on /tmp= 71652 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172608-1304078719/watcher-3172608-1304078719 -o /tmp/evaluation-result-3172608-1304078719/solver-3172608-1304078719 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172608-1304078719.cnf

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=756457471

node122.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	: 5332.75
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.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.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22138356 kB
Buffers:       1627944 kB
Cached:        8568520 kB
SwapCached:          4 kB
Active:        1098044 kB
Inactive:      9165048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22138356 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8300 kB
Writeback:          12 kB
AnonPages:       66072 kB
Mapped:          15332 kB
Slab:           486240 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220228 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= 71648 MiB
End job on node122 at 2011-04-29 14:25:23